Free Coupe Code: Summer Sale On Selected items Use: FEA SHOP NOW

Categories

SettingsRequest history735msRequest Duration10MBMemory Usage12.x
Laravel Version
12.13.0
PHP Version
8.3.21
Environment
local
Debug Mode
Enabled
URL
dev.texmith.com/pilot_mart
Timezone
UTC
Locale
en
GET shop/categories
status
200 OK
full_url
https://dev.texmith.com/pilot_mart/shop/categories
action_name
shop.categories.index
controller_action
Takshak\Ashop\Http\Controllers\Shop\CategoryController@index
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
    status
    200 OK
    full_url
    https://dev.texmith.com/pilot_mart/shop/categories
    action_name
    shop.categories.index
    controller_action
    Takshak\Ashop\Http\Controllers\Shop\CategoryController@index
    uri
    GET shop/categories
    controller
    Takshak\Ashop\Http\Controllers\Shop\CategoryController@index
    prefix
    /shop
    file
    vendor/takshak/adash-shop/src/Http/Controllers/Shop/CategoryController.php:12-29
    middleware
    web, Takshak\Adash\Http\Middleware\ReferrerMiddleware
    duration
    738ms
    peak_memory
    14MB
    response
    text/html; charset=UTF-8
    request_format
    html
    request_query
    []
    
    request_request
    []
    
    request_headers
    0 of 0
    array:15 [ "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" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "cache-control" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "dev.texmith.com" ] "pragma" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] ]
    request_cookies
    []
    
    response_headers
    0 of 0
    array:3 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Tue, 10 Jun 2025 19:26:50 GMT" ] ]
    session_attributes
    0 of 0
    array:1 [ "_token" => "g74Ag3Vs7CHYQSY9wZXFenBHgB1cTddSIWQwLcwM" ]
    • Booting (423ms)time
    • Application (312ms)time
    • Routing (5.61ms)
    • Preparing Response (180ms)
    • View: ashop::shop.categories.indexviews
    • View: components.breadcrumbviews
    • View: pagination::bootstrap-4views
    • View: layouts.appviews
    • View: ametas::components.ametas.metatagsviews
    • View: __components::99aa06d3014798d86001c324468d497fviews
    • 1 x Booting (57.53%)
      423ms
      1 x Application (42.46%)
      312ms
      1 x Preparing Response (24.46%)
      180ms
      1 x Routing (0.76%)
      5.61ms
      6 x View (0%)
      0μs
      6 templates were rendered
      • ashop::shop.categories.indexindex.blade.php#?blade
      • components.breadcrumbbreadcrumb.blade.php#?blade
      • pagination::bootstrap-4bootstrap-4.blade.php#?blade
      • layouts.appapp.blade.php#?blade
      • ametas::components.ametas.metatagsmetatags.blade.php#?blade
      • __components::99aa06d3014798d86001c324468d497f99aa06d3014798d86001c324468d497f.blade.php#?blade
      17 statements were executed (4 duplicates)Show only duplicates32.47ms
      • CategoryController.php#14texmith_dev_pilot_martConnection Established
        Backtrace
        • vendor/takshak/adash-shop/src/Http/Controllers/Shop/CategoryController.php:14
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:46
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:265
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:211
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • CategoryController.php#22texmith_dev_pilot_mart5.28msselect count(*) as aggregate from `categories` where `category_id` is null
        Backtrace
        • vendor/takshak/adash-shop/src/Http/Controllers/Shop/CategoryController.php:22
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:46
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:265
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:211
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • CategoryController.php#22texmith_dev_pilot_mart2.11msselect `categories`.*, (select count(*) from `categories` as `laravel_reserved_0` where `categories`.`id` = `laravel_reserved_0`.`category_id`) as `children_count` from `categories` where `category_id` is null limit 24 offset 0
        Backtrace
        • vendor/takshak/adash-shop/src/Http/Controllers/Shop/CategoryController.php:22
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:46
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:265
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:211
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • AppLayout.php#31texmith_dev_pilot_mart1.27msselect * from `categories` where `category_id` is null and `is_top` = 1 and `status` = 1 order by `created_at` desc limit 3
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • app/View/Components/AppLayout.php:31
        • vendor/laravel/framework/src/Illuminate/View/Component.php:110
        • view::ashop::shop.categories.index:3
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:57
      • AppLayout.php#31texmith_dev_pilot_mart980μsselect * from `categories` where `categories`.`category_id` in (92, 131, 132) and `status` = 1
        Bindings
        • 0: 1
        Backtrace
        • app/View/Components/AppLayout.php:31
        • vendor/laravel/framework/src/Illuminate/View/Component.php:110
        • view::ashop::shop.categories.index:3
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:57
      • AppLayout.php#41texmith_dev_pilot_mart1.03msselect * from `categories` where ((`featured` = 1) or (`is_top` = 1)) and `status` = 1 order by `created_at` desc limit 10
        Bindings
        • 0: 1
        • 1: 1
        • 2: 1
        Backtrace
        • app/View/Components/AppLayout.php:41
        • vendor/laravel/framework/src/Illuminate/View/Component.php:110
        • view::ashop::shop.categories.index:3
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:57
      • CartService.php#26texmith_dev_pilot_mart2.23msselect * from `carts` where exists (select * from `products` where `carts`.`product_id` = `products`.`id`) and (`user_id` is null or `user_ip` = '216.73.216.141')
        Bindings
        • 0: 216.73.216.141
        Backtrace
        • vendor/takshak/adash-shop/src/Services/CartService.php:26
        • app/View/Components/AppLayout.php:44
        • vendor/laravel/framework/src/Illuminate/View/Component.php:110
        • view::ashop::shop.categories.index:3
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • CartService.php#26texmith_dev_pilot_mart2.75msselect * from `products` where `products`.`id` in (103, 104, 105, 106, 109, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 163, 164, 165, 166, 168, 169, 170, 174, 175, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217)
        Backtrace
        • vendor/takshak/adash-shop/src/Services/CartService.php:26
        • app/View/Components/AppLayout.php:44
        • vendor/laravel/framework/src/Illuminate/View/Component.php:110
        • view::ashop::shop.categories.index:3
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • CartService.php#26texmith_dev_pilot_mart5.58msselect * from `shop_metas` where `shop_metas`.`metable_id` in (103, 104, 105, 106, 109, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 163, 164, 165, 166, 168, 169, 170, 174, 175, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217) and `shop_metas`.`metable_type` = 'Takshak\\Ashop\\Models\\Shop\\Product'
        Bindings
        • 0: Takshak\Ashop\Models\Shop\Product
        Backtrace
        • vendor/takshak/adash-shop/src/Services/CartService.php:26
        • app/View/Components/AppLayout.php:44
        • vendor/laravel/framework/src/Illuminate/View/Component.php:110
        • view::ashop::shop.categories.index:3
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • CartService.php#26texmith_dev_pilot_mart1.34msselect `users`.*, `wishlist_items`.`product_id` as `pivot_product_id`, `wishlist_items`.`user_id` as `pivot_user_id`, `wishlist_items`.`created_at` as `pivot_created_at`, `wishlist_items`.`updated_at` as `pivot_updated_at` from `users` inner join `wishlist_items` on `users`.`id` = `wishlist_items`.`user_id` where `wishlist_items`.`user_id` is null and `wishlist_items`.`product_id` in (103, 104, 105, 106, 109, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 163, 164, 165, 166, 168, 169, 170, 174, 175, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217)
        Backtrace
        • vendor/takshak/adash-shop/src/Services/CartService.php:26
        • app/View/Components/AppLayout.php:44
        • vendor/laravel/framework/src/Illuminate/View/Component.php:110
        • view::ashop::shop.categories.index:3
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • CartService.php#26texmith_dev_pilot_mart1.94msselect `categories`.`id`, `category_product`.`product_id` as `pivot_product_id`, `category_product`.`category_id` as `pivot_category_id` from `categories` inner join `category_product` on `categories`.`id` = `category_product`.`category_id` where `category_product`.`product_id` in (103, 104, 105, 106, 109, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 163, 164, 165, 166, 168, 169, 170, 174, 175, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217)
        Backtrace
        • vendor/takshak/adash-shop/src/Services/CartService.php:26
        • app/View/Components/AppLayout.php:44
        • vendor/laravel/framework/src/Illuminate/View/Component.php:110
        • view::ashop::shop.categories.index:3
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • AppLayout.php#46texmith_dev_pilot_mart1.04msselect `id`, `title`, `slug`, `status` from `pages` where `status` = 1
        Bindings
        • 0: 1
        Backtrace
        • app/View/Components/AppLayout.php:46
        • vendor/laravel/framework/src/Illuminate/View/Component.php:110
        • view::ashop::shop.categories.index:3
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:57
      • AppLayout.php#48texmith_dev_pilot_mart1.18msselect * from `searched_terms` order by `count` desc limit 10
        Backtrace
        • app/View/Components/AppLayout.php:48
        • vendor/laravel/framework/src/Illuminate/View/Component.php:110
        • view::ashop::shop.categories.index:3
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:57
      • DatabaseStore.php#129texmith_dev_pilot_mart1.07msselect * from `cache` where `key` in ('pilot_mart_cache_metatags')
        Bindings
        • 0: pilot_mart_cache_metatags
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:129
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:104
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:119
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:463
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:474
      • DatabaseStore.php#129texmith_dev_pilot_mart1.57msselect * from `cache` where `key` in ('pilot_mart_cache_settings')
        Bindings
        • 0: pilot_mart_cache_settings
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:129
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:104
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:119
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:463
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:474
      • DatabaseStore.php#129texmith_dev_pilot_mart960μsselect * from `cache` where `key` in ('pilot_mart_cache_settings')
        Bindings
        • 0: pilot_mart_cache_settings
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:129
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:104
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:119
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:463
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:474
      • DatabaseStore.php#129texmith_dev_pilot_mart1.35msselect * from `cache` where `key` in ('pilot_mart_cache_settings')
        Bindings
        • 0: pilot_mart_cache_settings
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:129
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:104
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:119
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:463
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:474
      • DatabaseStore.php#129texmith_dev_pilot_mart790μsselect * from `cache` where `key` in ('pilot_mart_cache_settings')
        Bindings
        • 0: pilot_mart_cache_settings
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:129
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:104
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:119
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:463
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:474
      Takshak\Ashop\Models\Shop\ShopMeta
      209ShopMeta.php#?
      Takshak\Ashop\Models\Shop\Category
      134Category.php#?
      Takshak\Ashop\Models\Shop\Cart
      104Cart.php#?
      Takshak\Ashop\Models\Shop\Product
      104Product.php#?
      Takshak\Ashop\Models\Shop\SearchedTerm
      10SearchedTerm.php#?
      Takshak\Adash\Models\Page
      2Page.php#?
          ClearShow all
          Date ↕MethodURLData
          #12025-06-10 19:26:50GET/pilot_mart/shop/categories617563