Cart

    Loading cart items ...

    Request history8.1.13PHP Version445msRequest Duration16MBMemory UsageGET shop/authors/{id}Route
      • Booting (362ms)time
      • Application (83.42ms)time
      • 1 x Booting (81.26%)
        362ms
        1 x Application (18.74%)
        83.42ms
        13 templates were rendered
        • 1x books.indexindex.blade.php#?blade
        • 5x books.partials.bookbook.blade.php#?blade
        • 1x vendor.pagination.bootstrap-5bootstrap-5.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 shop/authors/{id}
        middleware
        web
        controller
        App\Http\Controllers\BookController@getList
        namespace
        prefix
        where
        as
        shop.author
        file
        app/Http/Controllers/BookController.php:82-117
        11 statements were executed36.19ms
        • Connection Establishedtoday_book_store_developmentBookController.php#84
          Backtrace
          • 13. app/Http/Controllers/BookController.php:84
          • 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` = '165' limit 1
          7.41mstoday_book_store_developmentBookController.php#84
          Bindings
          • 0: 165
          Backtrace
          • 20. app/Http/Controllers/BookController.php:84
          • 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 count(*) as aggregate from `books` inner join `book_tags` on `books`.`id` = `book_tags`.`book_id` where `book_tags`.`tag_id` = 165 and `is_publish` = 1 and `is_publish` = 1
          4.15mstoday_book_store_developmentBookController.php#113
          Bindings
          • 0: 165
          • 1: 1
          • 2: 1
          Backtrace
          • 16. app/Http/Controllers/BookController.php:113
          • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
          • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
          • 20. 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` = 165 and `is_publish` = 1 and `is_publish` = 1 limit 20 offset 0
          4.12mstoday_book_store_developmentBookController.php#113
          Bindings
          • 0: 165
          • 1: 1
          • 2: 1
          Backtrace
          • 16. app/Http/Controllers/BookController.php:113
          • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
          • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
          • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
        • 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` = 224
          2.83mstoday_book_store_developmentbook.blade.php#33
          Bindings
          • 0: 224
          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` = 355
          2.63mstoday_book_store_developmentbook.blade.php#33
          Bindings
          • 0: 355
          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` = 616
          3.03mstoday_book_store_developmentbook.blade.php#33
          Bindings
          • 0: 616
          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` = 619
          2.87mstoday_book_store_developmentbook.blade.php#33
          Bindings
          • 0: 619
          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` = 789
          2.7mstoday_book_store_developmentbook.blade.php#33
          Bindings
          • 0: 789
          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.14mstoday_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
          2.32mstoday_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.99mstoday_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
        43Tag.php#?
        App\Models\Book
        5Book.php#?
            _token
            kn6lC1G2e0tm95mWHa6a1bRU9mOogf1KgBg0HPzm
            _previous
            array:1 [ "url" => "https://todaybooks.zotefamily.com/shop/authors/165" ]
            _flash
            array:2 [ "old" => [] "new" => [] ]
            PHPDEBUGBAR_STACK_DATA
            []
            telescope
            View in Telescope
            path_info
            /shop/authors/165
            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 => "Thu, 03 Jul 2025 02:53:39 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjJxK0tEZnpDb2s5S3Y2Q2lDSmtqNEE9PSIsInZhbHVlIjoiS1BNZmQxWmJoZDRzUFkrZjk5UkNGMWxNWXRXOWNZVko5aGhSMll0eFpSVHRoRnVHT2R0NnEzRldpOHVKNEFKOGNCZzlVbTFRVWk1U21pVXN1WW9ic3JGVENsQjB6T3dmRmFYMmoxa3ZUSlNZK2RrUk05RVhFNnpXSC9wQmpIT3AiLCJtYWMiOiI5Yzg2M2U4YTk3ZmVjNzZiNTVhZTQyMmYwNjE0ZWU1ZWY5NjZjNGRmZjU5N2ZhMDhlOWIzNzdlMGI2ZDJlYTU3IiwidGFnIjoiIn0%3D; expires=Mon, 04 Feb 4307 10:53:39 GMT; Max-Age=72000000000; path=/; secure; samesite=noneXSRF-TOKEN=eyJpdiI6IjJxK0tEZnpDb2s5S3Y2Q2lDSmtqNEE9PSIsInZhbHVlIjoiS1BNZmQxWmJoZDRzUFkrZjk5UkNGMWxNWXRXOWNZVko5aGhSMll0eFpSVHRoRnVHT2R0NnEzRldpOHVKNEFKOGNCZzlVb" 1 => "laravel_session=eyJpdiI6IkQ2bDZsSzBJK3NvTTRSVkVyTzdtYlE9PSIsInZhbHVlIjoiRHlpaGZvM1ltajJGU2RiZm5ST09LWTFKM2E2TXpOMWlPZ0xBYnYrdnViK3RLSkRvUTY3S3RIZVV6VHFVVlpWcnF6TCsyRzlydXlaUlNHSjZlOUtwM2Z5QUloN09VMHIwdTcxSkJWVUF4UytTQkFOam9hNDM1VmgrdlorcFpFTmUiLCJtYWMiOiI5MjE3MDUxNjVkODNkNWE4NTg1ZGQ2MzdlNTdkNjdiMjYwMGY5ZDI2NDJhNGNjYjIxMTE1OGI2ZWNmZGQwZWZjIiwidGFnIjoiIn0%3D; expires=Mon, 04 Feb 4307 10:53:39 GMT; Max-Age=72000000000; path=/; secure; httponly; samesite=nonelaravel_session=eyJpdiI6IkQ2bDZsSzBJK3NvTTRSVkVyTzdtYlE9PSIsInZhbHVlIjoiRHlpaGZvM1ltajJGU2RiZm5ST09LWTFKM2E2TXpOMWlPZ0xBYnYrdnViK3RLSkRvUTY3S3RIZVV6VHFVVlpWcnF6" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjJxK0tEZnpDb2s5S3Y2Q2lDSmtqNEE9PSIsInZhbHVlIjoiS1BNZmQxWmJoZDRzUFkrZjk5UkNGMWxNWXRXOWNZVko5aGhSMll0eFpSVHRoRnVHT2R0NnEzRldpOHVKNEFKOGNCZzlVbTFRVWk1U21pVXN1WW9ic3JGVENsQjB6T3dmRmFYMmoxa3ZUSlNZK2RrUk05RVhFNnpXSC9wQmpIT3AiLCJtYWMiOiI5Yzg2M2U4YTk3ZmVjNzZiNTVhZTQyMmYwNjE0ZWU1ZWY5NjZjNGRmZjU5N2ZhMDhlOWIzNzdlMGI2ZDJlYTU3IiwidGFnIjoiIn0%3D; expires=Mon, 04-Feb-4307 10:53:39 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjJxK0tEZnpDb2s5S3Y2Q2lDSmtqNEE9PSIsInZhbHVlIjoiS1BNZmQxWmJoZDRzUFkrZjk5UkNGMWxNWXRXOWNZVko5aGhSMll0eFpSVHRoRnVHT2R0NnEzRldpOHVKNEFKOGNCZzlVb" 1 => "laravel_session=eyJpdiI6IkQ2bDZsSzBJK3NvTTRSVkVyTzdtYlE9PSIsInZhbHVlIjoiRHlpaGZvM1ltajJGU2RiZm5ST09LWTFKM2E2TXpOMWlPZ0xBYnYrdnViK3RLSkRvUTY3S3RIZVV6VHFVVlpWcnF6TCsyRzlydXlaUlNHSjZlOUtwM2Z5QUloN09VMHIwdTcxSkJWVUF4UytTQkFOam9hNDM1VmgrdlorcFpFTmUiLCJtYWMiOiI5MjE3MDUxNjVkODNkNWE4NTg1ZGQ2MzdlNTdkNjdiMjYwMGY5ZDI2NDJhNGNjYjIxMTE1OGI2ZWNmZGQwZWZjIiwidGFnIjoiIn0%3D; expires=Mon, 04-Feb-4307 10:53:39 GMT; path=/; secure; httponlylaravel_session=eyJpdiI6IkQ2bDZsSzBJK3NvTTRSVkVyTzdtYlE9PSIsInZhbHVlIjoiRHlpaGZvM1ltajJGU2RiZm5ST09LWTFKM2E2TXpOMWlPZ0xBYnYrdnViK3RLSkRvUTY3S3RIZVV6VHFVVlpWcnF6" ] ]
            session_attributes
            0 of 0
            array:4 [ "_token" => "kn6lC1G2e0tm95mWHa6a1bRU9mOogf1KgBg0HPzm" "_previous" => array:1 [ "url" => "https://todaybooks.zotefamily.com/shop/authors/165" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
            ClearShow all
            Date ↕MethodURLData
            #12025-07-03 09:23:39GET/shop/authors/165131148