; TODAY Book Store

    Cart

    Loading cart items ...

    လင်းလွန်းခင်

    လင်းလွန်းခင်

    Request history8.1.13PHP Version408msRequest Duration16MBMemory UsageGET books/tags/{id}Route
      • Booting (340ms)time
      • Application (68.06ms)time
      • 1 x Booting (83.31%)
        340ms
        1 x Application (16.69%)
        68.06ms
        13 templates were rendered
        • 1x tags.showshow.blade.php#?blade
        • 1x components.seo-headerseo-header.blade.php#?blade
        • 1x books.partials.related_booksrelated_books.blade.php#?blade
        • 4x books.partials.bookbook.blade.php#?blade
        • 1x _layout.app-layoutapp-layout.blade.php#?blade
        • 1x _layout.analyticsanalytics.blade.php#?blade
        • 1x _layout.navnav.blade.php#?blade
        • 1x components.subscriber-alert-componentsubscriber-alert-component.blade.php#?blade
        • 1x _layout.partials.bottom-checkout-btnbottom-checkout-btn.blade.php#?blade
        • 1x _layout.footerfooter.blade.php#?blade
        uri
        GET books/tags/{id}
        middleware
        web
        controller
        App\Http\Controllers\TagController@show
        namespace
        prefix
        where
        as
        tags.show
        file
        app/Http/Controllers/TagController.php:9-14
        10 statements were executed26.82ms
        • Connection Establishedtoday_book_store_developmentTagController.php#11
          Backtrace
          • 13. app/Http/Controllers/TagController.php:11
          • 14. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 15. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
          • 16. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
          • 17. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
        • select * from `tags` where `tags`.`id` = '435' limit 1
          5.59mstoday_book_store_developmentTagController.php#11
          Bindings
          • 0: 435
          Backtrace
          • 20. app/Http/Controllers/TagController.php:11
          • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 22. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
          • 23. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
          • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
        • select `books`.*, `book_tags`.`tag_id` as `pivot_tag_id`, `book_tags`.`book_id` as `pivot_book_id` from `books` inner join `book_tags` on `books`.`id` = `book_tags`.`book_id` where `book_tags`.`tag_id` = 435 and `is_publish` = 1
          2.53mstoday_book_store_developmentseo-header.blade.php#26
          Bindings
          • 0: 435
          • 1: 1
          Backtrace
          • 19. view::components.seo-header:26
          • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
          • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
          • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
        • select `books`.*, `book_tags`.`tag_id` as `pivot_tag_id`, `book_tags`.`book_id` as `pivot_book_id` from `books` inner join `book_tags` on `books`.`id` = `book_tags`.`book_id` where `book_tags`.`tag_id` = 435 and `is_publish` = 1 and `is_publish` = 1 limit 40 offset 0
          2.46mstoday_book_store_developmentshow.blade.php#67
          Bindings
          • 0: 435
          • 1: 1
          • 2: 1
          Backtrace
          • 14. view::tags.show:67
          • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
          • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
          • 19. vendor/laravel/framework/src/Illuminate/View/View.php:195
        • select `tags`.*, `book_tags`.`book_id` as `pivot_book_id`, `book_tags`.`tag_id` as `pivot_tag_id` from `tags` inner join `book_tags` on `tags`.`id` = `book_tags`.`tag_id` where `book_tags`.`book_id` = 780
          3.01mstoday_book_store_developmentbook.blade.php#33
          Bindings
          • 0: 780
          Backtrace
          • 20. view::books.partials.book:33
          • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
          • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
          • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
        • select `tags`.*, `book_tags`.`book_id` as `pivot_book_id`, `book_tags`.`tag_id` as `pivot_tag_id` from `tags` inner join `book_tags` on `tags`.`id` = `book_tags`.`tag_id` where `book_tags`.`book_id` = 810
          2.71mstoday_book_store_developmentbook.blade.php#33
          Bindings
          • 0: 810
          Backtrace
          • 20. view::books.partials.book:33
          • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
          • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
          • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
        • select `tags`.*, `book_tags`.`book_id` as `pivot_book_id`, `book_tags`.`tag_id` as `pivot_tag_id` from `tags` inner join `book_tags` on `tags`.`id` = `book_tags`.`tag_id` where `book_tags`.`book_id` = 811
          2.55mstoday_book_store_developmentbook.blade.php#33
          Bindings
          • 0: 811
          Backtrace
          • 20. view::books.partials.book:33
          • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
          • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
          • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
        • select `tags`.*, `book_tags`.`book_id` as `pivot_book_id`, `book_tags`.`tag_id` as `pivot_tag_id` from `tags` inner join `book_tags` on `tags`.`id` = `book_tags`.`tag_id` where `book_tags`.`book_id` = 833
          2.25mstoday_book_store_developmentbook.blade.php#33
          Bindings
          • 0: 833
          Backtrace
          • 20. view::books.partials.book:33
          • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
          • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
          • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
        • select * from `tags` where `is_menu` = 1 and `parent_id` is null and `type` = 'tag' order by `title` asc limit 11
          2.17mstoday_book_store_developmentnav.blade.php#215
          Bindings
          • 0: 1
          • 1: tag
          Backtrace
          • 14. view::_layout.nav:215
          • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
          • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
          • 19. vendor/laravel/framework/src/Illuminate/View/View.php:195
        • select * from `tags` where `is_menu` = 1 and `type` = 'author' order by `title` asc limit 11
          1.88mstoday_book_store_developmentnav.blade.php#220
          Bindings
          • 0: 1
          • 1: author
          Backtrace
          • 14. view::_layout.nav:220
          • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
          • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
          • 19. vendor/laravel/framework/src/Illuminate/View/View.php:195
        • select * from `tags` where `is_menu` = 1 and `type` = 'publisher' order by `title` asc limit 11
          1.67mstoday_book_store_developmentnav.blade.php#225
          Bindings
          • 0: 1
          • 1: publisher
          Backtrace
          • 14. view::_layout.nav:225
          • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
          • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
          • 19. vendor/laravel/framework/src/Illuminate/View/View.php:195
        App\Models\Tag
        37Tag.php#?
        App\Models\Book
        8Book.php#?
            _token
            4PANRh2HS71BmRHVDFs81FD63rLO7MnjTs3Hv8lg
            _previous
            array:1 [ "url" => "https://todaybooks.zotefamily.com/books/tags/435" ]
            _flash
            array:2 [ "old" => [] "new" => [] ]
            PHPDEBUGBAR_STACK_DATA
            []
            telescope
            View in Telescope
            path_info
            /books/tags/435
            status_code
            200
            
            status_text
            OK
            format
            html
            content_type
            text/html; charset=UTF-8
            request_query
            []
            
            request_request
            []
            
            request_headers
            0 of 0
            array:15 [ "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "todaybooks.zotefamily.com" ] ]
            request_cookies
            []
            
            response_headers
            0 of 0
            array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Fri, 04 Jul 2025 01:26:57 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkxZcHFNR2RHT2FpbXc3dmdjU0Y5VlE9PSIsInZhbHVlIjoiOEtXS3dXZmlTSnhBSnNSUnR3WWFGNDlESTZjYXdiRGhxck55RmlsdHp3Z24ra0FFSGh0QkZYTWs2M091eTY4Q3pyYmV0QzU4OEprOWlNQzJSa3JaYnR3cnltemZvZDJEd0QxMXNMbjhGNmE3MVVObU1QSHQ5eVBGaWhTOTFSbkkiLCJtYWMiOiIyMTFlNTY0NDEzNmYxMDljNWQ4OWIwNTFhMzJlZTQ0MGIxYjRkNDRlMzFlMzYwMDNjODU3OGYyZjIxMDg2N2RhIiwidGFnIjoiIn0%3D; expires=Tue, 05 Feb 4307 09:26:57 GMT; Max-Age=72000000000; path=/; secure; samesite=noneXSRF-TOKEN=eyJpdiI6IkxZcHFNR2RHT2FpbXc3dmdjU0Y5VlE9PSIsInZhbHVlIjoiOEtXS3dXZmlTSnhBSnNSUnR3WWFGNDlESTZjYXdiRGhxck55RmlsdHp3Z24ra0FFSGh0QkZYTWs2M091eTY4Q3pyYmV0Q" 1 => "laravel_session=eyJpdiI6ImFDMXU2ODlJVjgwek5wRmtPRGcxTmc9PSIsInZhbHVlIjoidkFMR3MxcGx4RllNMDVqV0hjOHRxa3pMeVNMNDhhNkRvL3Vjamk5WUlreVo3NWFCTlhGMWRVNEZoY2NRNmNHQmU1a0lmb3NSNk1EcTBBZlQ4OTh5eTVxeGI5d0JZUkRnRW4rak50V3RxNUNFWFNVS3FiZFMzNWp1R0NzRitKKzYiLCJtYWMiOiJmMWQwNWY0ZmVlYWI0NGY3OTc2Njg1YzU4YThhOGI5NzEzY2QwMTE1MDQ2N2ZmYzM3MGE5NDQ3N2ZmNzFkODg3IiwidGFnIjoiIn0%3D; expires=Tue, 05 Feb 4307 09:26:57 GMT; Max-Age=72000000000; path=/; secure; httponly; samesite=nonelaravel_session=eyJpdiI6ImFDMXU2ODlJVjgwek5wRmtPRGcxTmc9PSIsInZhbHVlIjoidkFMR3MxcGx4RllNMDVqV0hjOHRxa3pMeVNMNDhhNkRvL3Vjamk5WUlreVo3NWFCTlhGMWRVNEZoY2NRNmNHQmU1" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkxZcHFNR2RHT2FpbXc3dmdjU0Y5VlE9PSIsInZhbHVlIjoiOEtXS3dXZmlTSnhBSnNSUnR3WWFGNDlESTZjYXdiRGhxck55RmlsdHp3Z24ra0FFSGh0QkZYTWs2M091eTY4Q3pyYmV0QzU4OEprOWlNQzJSa3JaYnR3cnltemZvZDJEd0QxMXNMbjhGNmE3MVVObU1QSHQ5eVBGaWhTOTFSbkkiLCJtYWMiOiIyMTFlNTY0NDEzNmYxMDljNWQ4OWIwNTFhMzJlZTQ0MGIxYjRkNDRlMzFlMzYwMDNjODU3OGYyZjIxMDg2N2RhIiwidGFnIjoiIn0%3D; expires=Tue, 05-Feb-4307 09:26:57 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IkxZcHFNR2RHT2FpbXc3dmdjU0Y5VlE9PSIsInZhbHVlIjoiOEtXS3dXZmlTSnhBSnNSUnR3WWFGNDlESTZjYXdiRGhxck55RmlsdHp3Z24ra0FFSGh0QkZYTWs2M091eTY4Q3pyYmV0Q" 1 => "laravel_session=eyJpdiI6ImFDMXU2ODlJVjgwek5wRmtPRGcxTmc9PSIsInZhbHVlIjoidkFMR3MxcGx4RllNMDVqV0hjOHRxa3pMeVNMNDhhNkRvL3Vjamk5WUlreVo3NWFCTlhGMWRVNEZoY2NRNmNHQmU1a0lmb3NSNk1EcTBBZlQ4OTh5eTVxeGI5d0JZUkRnRW4rak50V3RxNUNFWFNVS3FiZFMzNWp1R0NzRitKKzYiLCJtYWMiOiJmMWQwNWY0ZmVlYWI0NGY3OTc2Njg1YzU4YThhOGI5NzEzY2QwMTE1MDQ2N2ZmYzM3MGE5NDQ3N2ZmNzFkODg3IiwidGFnIjoiIn0%3D; expires=Tue, 05-Feb-4307 09:26:57 GMT; path=/; secure; httponlylaravel_session=eyJpdiI6ImFDMXU2ODlJVjgwek5wRmtPRGcxTmc9PSIsInZhbHVlIjoidkFMR3MxcGx4RllNMDVqV0hjOHRxa3pMeVNMNDhhNkRvL3Vjamk5WUlreVo3NWFCTlhGMWRVNEZoY2NRNmNHQmU1" ] ]
            session_attributes
            0 of 0
            array:4 [ "_token" => "4PANRh2HS71BmRHVDFs81FD63rLO7MnjTs3Hv8lg" "_previous" => array:1 [ "url" => "https://todaybooks.zotefamily.com/books/tags/435" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
            ClearShow all
            Date ↕MethodURLData
            #12025-07-04 07:56:57GET/books/tags/435131045