Showing 10 out of total 10 Products
Prev 1 2 Next
8.1.2PHP Version387msRequest Duration5MBMemory UsageGET category/{slug}Route
    • Booting (343ms)
    • Application (44.23ms)
    • 1 x Booting (88.55%)
      343.08ms
      1 x Application (11.42%)
      44.23ms
      4 templates were rendered
      • frontend.amazy.partials.listing_paginate_data (resources/views/frontend/amazy/partials/listing_paginate_data.blade.php)9blade
        Params
        0
        CategoryList
        1
        filter_name
        2
        brandList
        3
        products
        4
        min_price_lowest
        5
        max_price_highest
        6
        attributeLists
        7
        category_id
        8
        color
      • frontend.amazy.components.rating (resources/views/frontend/amazy/components/rating.blade.php)5blade
        Params
        0
        rating
        1
        componentName
        2
        attributes
        3
        slot
        4
        __laravel_slots
      • frontend.amazy.components.rating (resources/views/frontend/amazy/components/rating.blade.php)5blade
        Params
        0
        rating
        1
        componentName
        2
        attributes
        3
        slot
        4
        __laravel_slots
      • frontend.amazy.components.pagination-component (resources/views/frontend/amazy/components/pagination-component.blade.php)6blade
        Params
        0
        items
        1
        type
        2
        componentName
        3
        attributes
        4
        slot
        5
        __laravel_slots
      uri
      GET category/{slug}
      middleware
      web
      controller
      App\Http\Controllers\Frontend\CategoryController@productByCategory
      namespace
      prefix
      where
      as
      frontend.category-product
      file
      app/Http/Controllers/Frontend/CategoryController.php:184-366
      31 statements were executed, 2 of which were duplicated, 29 unique14.06ms
      • select * from information_schema.tables where table_schema = 'new_amazkart' and table_name = 'general_settings' and table_type = 'BASE TABLE'
        1.47ms/vendor/spondonit/service/src/Repositories/InitRepository.php:26new_amazkart
        Metadata
        Bindings
        • 0. new_amazkart
        • 1. general_settings
        Backtrace
        • 10. /vendor/spondonit/service/src/Repositories/InitRepository.php:26
        • 11. /vendor/spondonit/amazcart-service/src/Middleware/AmazCartService.php:43
        • 12. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167
        • 13. /vendor/livewire/livewire/src/DisableBrowserCache.php:19
        • 14. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167
      • select * from information_schema.tables where table_schema = 'new_amazkart' and table_name = 'users' and table_type = 'BASE TABLE'
        970μs/vendor/spondonit/service/src/Repositories/InitRepository.php:26new_amazkart
        Metadata
        Bindings
        • 0. new_amazkart
        • 1. users
        Backtrace
        • 10. /vendor/spondonit/service/src/Repositories/InitRepository.php:26
        • 11. /vendor/spondonit/amazcart-service/src/Middleware/AmazCartService.php:43
        • 12. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167
        • 13. /vendor/livewire/livewire/src/DisableBrowserCache.php:19
        • 14. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167
      • select * from `general_settings` limit 1
        540μs/vendor/spondonit/amazcart-service/src/Repositories/InitRepository.php:58new_amazkart
        Metadata
        Backtrace
        • 18. /vendor/spondonit/amazcart-service/src/Repositories/InitRepository.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/Container/Container.php:873
        • 20. /vendor/laravel/framework/src/Illuminate/Container/Container.php:758
        • 21. /vendor/laravel/framework/src/Illuminate/Foundation/Application.php:851
        • 22. /vendor/laravel/framework/src/Illuminate/Container/Container.php:694
      • select * from `themes` where `is_active` = 1 limit 1
        320μs/vendor/spondonit/amazcart-service/src/Repositories/InitRepository.php:71new_amazkart
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 15. /vendor/spondonit/amazcart-service/src/Repositories/InitRepository.php:71
        • 16. /vendor/laravel/framework/src/Illuminate/Container/Container.php:873
        • 17. /vendor/laravel/framework/src/Illuminate/Container/Container.php:758
        • 18. /vendor/laravel/framework/src/Illuminate/Foundation/Application.php:851
        • 19. /vendor/laravel/framework/src/Illuminate/Container/Container.php:694
      • select `maintenance_status`, `maintenance_title`, `maintenance_subtitle`, `maintenance_banner` from `general_settings` limit 1
        250μsmiddleware::maintenance_mode:23new_amazkart
        Metadata
        Backtrace
        • 15. middleware::maintenance_mode:23
        • 16. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167
        • 17. /vendor/spondonit/service/src/Middleware/ServiceMiddleware.php:40
        • 18. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167
        • 19. /app/Http/Middleware/Language.php:40
      • select * from `categories` where `slug` = 'thermals-and-carnisoles' limit 1
        290μs/Modules/Product/Repositories/CategoryRepository.php:228new_amazkart
        Metadata
        Bindings
        • 0. thermals-and-carnisoles
        Backtrace
        • 15. /Modules/Product/Repositories/CategoryRepository.php:228
        • 16. /app/Http/Controllers/Frontend/CategoryController.php:204
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
      • select * from `categories` where `parent_id` = 48 and `status` = 1
        380μs/Modules/Product/Repositories/CategoryRepository.php:35new_amazkart
        Metadata
        Bindings
        • 0. 48
        • 1. 1
        Backtrace
        • 14. /Modules/Product/Repositories/CategoryRepository.php:35
        • 15. /app/Http/Controllers/Frontend/CategoryController.php:207
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
      • select * from `categories` where `id` = 48 limit 1
        280μs/Modules/Product/Repositories/CategoryRepository.php:219new_amazkart
        Metadata
        Bindings
        • 0. 48
        Backtrace
        • 15. /Modules/Product/Repositories/CategoryRepository.php:219
        • 16. /app/Http/Controllers/Frontend/CategoryController.php:208
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
      • select * from `category_images` where `category_images`.`category_id` in (48)
        270μs/Modules/Product/Repositories/CategoryRepository.php:219new_amazkart
        Metadata
        Backtrace
        • 20. /Modules/Product/Repositories/CategoryRepository.php:219
        • 21. /app/Http/Controllers/Frontend/CategoryController.php:208
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
      • select * from `categories` where `categories`.`id` in (14)
        250μs/Modules/Product/Repositories/CategoryRepository.php:219new_amazkart
        Metadata
        Backtrace
        • 20. /Modules/Product/Repositories/CategoryRepository.php:219
        • 21. /app/Http/Controllers/Frontend/CategoryController.php:208
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
      • select * from `categories` where `categories`.`parent_id` in (48)
        310μs/Modules/Product/Repositories/CategoryRepository.php:219new_amazkart
        Metadata
        Backtrace
        • 20. /Modules/Product/Repositories/CategoryRepository.php:219
        • 21. /app/Http/Controllers/Frontend/CategoryController.php:208
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
      • select * from `categories` where `parent_id` = 48 and `status` = 1
        380μs/Modules/Product/Repositories/CategoryRepository.php:35new_amazkart
        Metadata
        Bindings
        • 0. 48
        • 1. 1
        Backtrace
        • 14. /Modules/Product/Repositories/CategoryRepository.php:35
        • 15. /Modules/Product/Repositories/CategoryRepository.php:42
        • 16. /app/Http/Controllers/Frontend/CategoryController.php:209
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • select distinct `brands`.* from `brands` inner join (`products` inner join `category_product` on `category_product`.`product_id` = `products`.`id` and category_product.category_id in('48')) on `products`.`brand_id` = `brands`.`id` where `brands`.`status` = 1 limit 20
        650μs/app/Repositories/FilterRepository.php:354new_amazkart
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. /app/Repositories/FilterRepository.php:354
        • 15. /app/Services/FilterService.php:62
        • 16. /app/Http/Controllers/Frontend/CategoryController.php:211
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • select count(distinct `seller_products`.`id`) as aggregate from `seller_products` inner join (`products` inner join (`category_product` inner join `categories` on `category_product`.`category_id` = `categories`.`id` or `category_product`.`category_id` = `categories`.`parent_id`) on `products`.`id` = `category_product`.`product_id` and `category_product`.`category_id` = 48) on `products`.`id` = `seller_products`.`product_id` and `products`.`status` = 1 where `seller_products`.`status` = 1 and `seller_products`.`user_id` = 1 and exists (select * from `products` where `seller_products`.`product_id` = `products`.`id` and `products`.`status` = 1) and `seller_products`.`status` = 1
        890μs/app/Repositories/FilterRepository.php:591new_amazkart
        Metadata
        Bindings
        • 0. 48
        • 1. 1
        • 2. 1
        • 3. 1
        • 4. 1
        • 5. 1
        Backtrace
        • 15. /app/Repositories/FilterRepository.php:591
        • 16. /app/Repositories/FilterRepository.php:330
        • 17. /app/Services/FilterService.php:47
        • 18. /app/Http/Controllers/Frontend/CategoryController.php:212
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select distinct `seller_products`.* from `seller_products` inner join (`products` inner join (`category_product` inner join `categories` on `category_product`.`category_id` = `categories`.`id` or `category_product`.`category_id` = `categories`.`parent_id`) on `products`.`id` = `category_product`.`product_id` and `category_product`.`category_id` = 48) on `products`.`id` = `seller_products`.`product_id` and `products`.`status` = 1 where `seller_products`.`status` = 1 and `seller_products`.`user_id` = 1 and exists (select * from `products` where `seller_products`.`product_id` = `products`.`id` and `products`.`status` = 1) and `seller_products`.`status` = 1 order by `created_at` desc limit 9 offset 9
        1.09ms/app/Repositories/FilterRepository.php:591new_amazkart
        Metadata
        Bindings
        • 0. 48
        • 1. 1
        • 2. 1
        • 3. 1
        • 4. 1
        • 5. 1
        Backtrace
        • 15. /app/Repositories/FilterRepository.php:591
        • 16. /app/Repositories/FilterRepository.php:330
        • 17. /app/Services/FilterService.php:47
        • 18. /app/Http/Controllers/Frontend/CategoryController.php:212
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select * from `flash_deal_products` where exists (select * from `flash_deals` where `flash_deal_products`.`flash_deal_id` = `flash_deals`.`id` and `status` = 1) and `flash_deal_products`.`seller_product_id` in (173)
        340μs/app/Repositories/FilterRepository.php:591new_amazkart
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. /app/Repositories/FilterRepository.php:591
        • 21. /app/Repositories/FilterRepository.php:330
        • 22. /app/Services/FilterService.php:47
        • 23. /app/Http/Controllers/Frontend/CategoryController.php:212
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select * from `seller_product_s_k_us` where `seller_product_s_k_us`.`product_id` in (173)
        280μs/app/Repositories/FilterRepository.php:591new_amazkart
        Metadata
        Backtrace
        • 20. /app/Repositories/FilterRepository.php:591
        • 21. /app/Repositories/FilterRepository.php:330
        • 22. /app/Services/FilterService.php:47
        • 23. /app/Http/Controllers/Frontend/CategoryController.php:212
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select * from `products` where `products`.`id` in (177)
        310μs/app/Repositories/FilterRepository.php:591new_amazkart
        Metadata
        Backtrace
        • 20. /app/Repositories/FilterRepository.php:591
        • 21. /app/Repositories/FilterRepository.php:330
        • 22. /app/Services/FilterService.php:47
        • 23. /app/Http/Controllers/Frontend/CategoryController.php:212
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select min(`selling_price`) as aggregate from `seller_product_s_k_us` where product_id in ('173')
        270μs/app/Repositories/FilterRepository.php:404new_amazkart
        Metadata
        Backtrace
        • 15. /app/Repositories/FilterRepository.php:404
        • 16. /app/Services/FilterService.php:67
        • 17. /app/Http/Controllers/Frontend/CategoryController.php:213
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • select max(`selling_price`) as aggregate from `seller_product_s_k_us` where product_id in ('173')
        280μs/app/Repositories/FilterRepository.php:416new_amazkart
        Metadata
        Backtrace
        • 15. /app/Repositories/FilterRepository.php:416
        • 16. /app/Services/FilterService.php:72
        • 17. /app/Http/Controllers/Frontend/CategoryController.php:214
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • select `product_sku_id` from `seller_product_s_k_us` where exists (select * from `products` inner join `seller_products` on `seller_products`.`product_id` = `products`.`id` where `seller_products`.`id` = `seller_product_s_k_us`.`product_id` and exists (select * from `categories` inner join `category_product` on `categories`.`id` = `category_product`.`category_id` where `products`.`id` = `category_product`.`product_id` and (`category_id` = 48 or exists (select * from `categories` as `laravel_reserved_0` where `categories`.`id` = `laravel_reserved_0`.`parent_id` and id in ('48')) and `category_id` = 48)))
        690μs/Modules/Product/Repositories/AttributeRepository.php:176new_amazkart
        Metadata
        Bindings
        • 0. 48
        • 1. 48
        Backtrace
        • 13. /Modules/Product/Repositories/AttributeRepository.php:176
        • 14. /app/Http/Controllers/Frontend/CategoryController.php:220
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
      • select `attribute_id` from `product_variations` where product_sku_id in ('173','175','177','178','180','185','190','194','208','212') and `attribute_id` != 1
        320μs/Modules/Product/Repositories/AttributeRepository.php:177new_amazkart
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 13. /Modules/Product/Repositories/AttributeRepository.php:177
        • 14. /app/Http/Controllers/Frontend/CategoryController.php:220
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
      • select * from `attributes` where id in ('') and `status` = 1 limit 20
        260μs/Modules/Product/Repositories/AttributeRepository.php:178new_amazkart
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. /Modules/Product/Repositories/AttributeRepository.php:178
        • 15. /app/Http/Controllers/Frontend/CategoryController.php:220
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
      • select `product_sku_id` from `seller_product_s_k_us` where exists (select * from `products` inner join `seller_products` on `seller_products`.`product_id` = `products`.`id` where `seller_products`.`id` = `seller_product_s_k_us`.`product_id` and exists (select * from `categories` inner join `category_product` on `categories`.`id` = `category_product`.`category_id` where `products`.`id` = `category_product`.`product_id` and (`category_id` = 48 or exists (select * from `categories` as `laravel_reserved_1` where `categories`.`id` = `laravel_reserved_1`.`parent_id` and id in ('48')) and `category_id` = 48)))
        690μs/Modules/Product/Repositories/AttributeRepository.php:190new_amazkart
        Metadata
        Bindings
        • 0. 48
        • 1. 48
        Backtrace
        • 13. /Modules/Product/Repositories/AttributeRepository.php:190
        • 14. /app/Http/Controllers/Frontend/CategoryController.php:222
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
      • select `attribute_id` from `product_variations` where product_sku_id in ('173','175','177','178','180','185','190','194','208','212') and `attribute_id` = 1
        300μs/Modules/Product/Repositories/AttributeRepository.php:191new_amazkart
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 13. /Modules/Product/Repositories/AttributeRepository.php:191
        • 14. /app/Http/Controllers/Frontend/CategoryController.php:222
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
      • select * from `attributes` where id in ('') and `status` = 1 limit 1
        250μs/Modules/Product/Repositories/AttributeRepository.php:192new_amazkart
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 15. /Modules/Product/Repositories/AttributeRepository.php:192
        • 16. /app/Http/Controllers/Frontend/CategoryController.php:222
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
      • select * from `users` where `users`.`id` = 1 limit 1
        360μsview::85f7448b241fb9c10534296441684740a0ed384a:140new_amazkart
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. view::85f7448b241fb9c10534296441684740a0ed384a:140
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `wishlists` where `wishlists`.`seller_product_id` = 173 and `wishlists`.`seller_product_id` is not null and `type` = 'product' and `user_id` = 0 limit 1
        340μs/Modules/Seller/Entities/SellerProduct.php:266new_amazkart
        Metadata
        Bindings
        • 0. 173
        • 1. product
        • 2. 0
        Backtrace
        • 20. /Modules/Seller/Entities/SellerProduct.php:266
        • 21. view::85f7448b241fb9c10534296441684740a0ed384a:163
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `product_reviews` where `product_reviews`.`product_id` = 173 and `product_reviews`.`product_id` is not null and `type` = 'product' and `status` = 1
        330μsview::85f7448b241fb9c10534296441684740a0ed384a:218new_amazkart
        Metadata
        Bindings
        • 0. 173
        • 1. product
        • 2. 1
        Backtrace
        • 19. view::85f7448b241fb9c10534296441684740a0ed384a:218
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select `brands`.* from `brands` inner join `products` on `products`.`brand_id` = `brands`.`id` where `products`.`id` = 177 limit 1
        360μs/vendor/staudenmeir/belongs-to-through/src/Relations/BelongsToThrough.php:227new_amazkart
        Metadata
        Bindings
        • 0. 177
        Backtrace
        • 15. /vendor/staudenmeir/belongs-to-through/src/Relations/BelongsToThrough.php:227
        • 16. /vendor/staudenmeir/belongs-to-through/src/Relations/BelongsToThrough.php:212
        • 21. view::85f7448b241fb9c10534296441684740a0ed384a:247
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `product_sku` where `product_sku`.`product_id` = 177 and `product_sku`.`product_id` is not null
        340μs/app/Helpers/Functions.php:456new_amazkart
        Metadata
        Bindings
        • 0. 177
        Backtrace
        • 19. /app/Helpers/Functions.php:456
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      Modules\Product\Entities\ProductSku
      1
      App\Models\User
      1
      Modules\Product\Entities\Product
      1
      Modules\Seller\Entities\SellerProductSKU
      1
      Modules\Seller\Entities\SellerProduct
      1
      Modules\Product\Entities\Brand
      9
      Modules\Product\Entities\Category
      3
      Modules\Appearance\Entities\Theme
      1
      Modules\GeneralSetting\Entities\GeneralSetting
      2
          _token
          N2cRDp5Ne1N9vtzCzgzGIL8SRP18AhdW2nQsmbY4
          _previous
          array:1 [ "url" => "https://myfashionz.com/category/thermals-and-carnisoles?item=category&page=2" ...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /category/thermals-and-carnisoles
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:2 [ "item" => "category" "page" => "2" ]
          request_request
          0 of 0
          array:2 [ "item" => "category" "page" => "2" ]
          request_headers
          0 of 0
          array:15 [ "host" => array:1 [ 0 => "myfashionz.com" ] "connection" => array:1 [ 0 => "keep-alive" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "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)" ] "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" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] ]
          request_server
          0 of 0
          array:45 [ "REDIRECT_HTTPS" => "on" "REDIRECT_SSL_TLS_SNI" => "myfashionz.com" "REDIRECT_STATUS" => "200" "HTTPS" => "on" "SSL_TLS_SNI" => "myfashionz.com" "HTTP_HOST" => "myfashionz.com" "HTTP_CONNECTION" => "keep-alive" "HTTP_PRAGMA" => "no-cache" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_ACCEPT" => "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" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" "SERVER_SIGNATURE" => "<address>Apache/2.4.52 (Ubuntu) Server at myfashionz.com Port 443</address>\n" "SERVER_SOFTWARE" => "Apache/2.4.52 (Ubuntu)" "SERVER_NAME" => "myfashionz.com" "SERVER_ADDR" => "172.31.47.70" "SERVER_PORT" => "443" "REMOTE_ADDR" => "3.149.214.179" "DOCUMENT_ROOT" => "/var/www/amazcart_new/public/" "REQUEST_SCHEME" => "https" "CONTEXT_PREFIX" => "" "CONTEXT_DOCUMENT_ROOT" => "/var/www/amazcart_new/public/" "SERVER_ADMIN" => "webmaster@localhost" "SCRIPT_FILENAME" => "/var/www/amazcart_new/public/index.php" "REMOTE_PORT" => "6627" "REDIRECT_URL" => "/category/thermals-and-carnisoles" "REDIRECT_QUERY_STRING" => "item=category&page=2" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "item=category&page=2" "REQUEST_URI" => "/category/thermals-and-carnisoles?item=category&page=2" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1743700088.412 "REQUEST_TIME" => 1743700088 ]
          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 Apr 2025 17:08:08 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkpYajE3amFXbGhpVDBwU2IxNWN4TFE9PSIsInZhbHVlIjoidmJYK3hsYmJCVG8yazhxNHc1MzZmbGJVSHV2Z0pJMkR5Rk9uaVNUam1LM0gxLytvakFKMVZzYzR2YVFlQ0ROR0EvdWRkNHhPNWF2dEtITllITWJBWjNzSUlUQ0FWMWl4eXZHazZWMDFTWDQ0cEdqYkpYS1F3cEdVMk9MdDFyOVEiLCJtYWMiOiJlOTgwYzQxMmFkMzBkM2UyMWRlOWY5Yzk4YjY0ZjQ3ZDcxNTZhOGVjNzI2NjNhYTg5M2RjYWQ2ZmU3MzZhNWNiIiwidGFnIjoiIn0%3D; expires=Thu, 03-Apr-2025 19:08:08 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6IkpYajE3amFXbGhpVDBwU2IxNWN4TFE9PSIsInZhbHVlIjoidmJYK3hsYmJCVG8yazhxNHc1MzZmbGJVSHV2Z0pJMkR5Rk9uaVNUam1LM0gxLytvakFKMVZzYzR2YVFlQ0ROR0EvdWRkN" 1 => "365_amazcart_session=eyJpdiI6InpmczJSazlRU2xaL3hXSHRDZjM0Z0E9PSIsInZhbHVlIjoiQk1zbXhVRlJ0VzJzbjVjYXk3Q2w3TldkamxVVE1uRm9rMDVYam5aK09neGxxZTlhK3ZGWFJKcDJTSEo5Q3FYU28yTEdkSkR3NEt2VUk5eFpXMU15L3ZueitWUnlxV1JSRCszZWIzaWF2ekhEM0xoRkEzT3J2bVN4d2JZZXJOZXYiLCJtYWMiOiJiNGVkNjkwMjBkMzY3Y2VjNjkwNTg0NDZlNjcyM2FjODEyZmYyN2JmMzNiN2QyMDhjNDdlZGVmNzI3OTVjNzI0IiwidGFnIjoiIn0%3D; expires=Thu, 03-Apr-2025 19:08:08 GMT; Max-Age=7200; path=/; httponly365_amazcart_session=eyJpdiI6InpmczJSazlRU2xaL3hXSHRDZjM0Z0E9PSIsInZhbHVlIjoiQk1zbXhVRlJ0VzJzbjVjYXk3Q2w3TldkamxVVE1uRm9rMDVYam5aK09neGxxZTlhK3ZGWFJKcDJTSEo5Q3F" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkpYajE3amFXbGhpVDBwU2IxNWN4TFE9PSIsInZhbHVlIjoidmJYK3hsYmJCVG8yazhxNHc1MzZmbGJVSHV2Z0pJMkR5Rk9uaVNUam1LM0gxLytvakFKMVZzYzR2YVFlQ0ROR0EvdWRkNHhPNWF2dEtITllITWJBWjNzSUlUQ0FWMWl4eXZHazZWMDFTWDQ0cEdqYkpYS1F3cEdVMk9MdDFyOVEiLCJtYWMiOiJlOTgwYzQxMmFkMzBkM2UyMWRlOWY5Yzk4YjY0ZjQ3ZDcxNTZhOGVjNzI2NjNhYTg5M2RjYWQ2ZmU3MzZhNWNiIiwidGFnIjoiIn0%3D; expires=Thu, 03-Apr-2025 19:08:08 GMT; path=/XSRF-TOKEN=eyJpdiI6IkpYajE3amFXbGhpVDBwU2IxNWN4TFE9PSIsInZhbHVlIjoidmJYK3hsYmJCVG8yazhxNHc1MzZmbGJVSHV2Z0pJMkR5Rk9uaVNUam1LM0gxLytvakFKMVZzYzR2YVFlQ0ROR0EvdWRkN" 1 => "365_amazcart_session=eyJpdiI6InpmczJSazlRU2xaL3hXSHRDZjM0Z0E9PSIsInZhbHVlIjoiQk1zbXhVRlJ0VzJzbjVjYXk3Q2w3TldkamxVVE1uRm9rMDVYam5aK09neGxxZTlhK3ZGWFJKcDJTSEo5Q3FYU28yTEdkSkR3NEt2VUk5eFpXMU15L3ZueitWUnlxV1JSRCszZWIzaWF2ekhEM0xoRkEzT3J2bVN4d2JZZXJOZXYiLCJtYWMiOiJiNGVkNjkwMjBkMzY3Y2VjNjkwNTg0NDZlNjcyM2FjODEyZmYyN2JmMzNiN2QyMDhjNDdlZGVmNzI3OTVjNzI0IiwidGFnIjoiIn0%3D; expires=Thu, 03-Apr-2025 19:08:08 GMT; path=/; httponly365_amazcart_session=eyJpdiI6InpmczJSazlRU2xaL3hXSHRDZjM0Z0E9PSIsInZhbHVlIjoiQk1zbXhVRlJ0VzJzbjVjYXk3Q2w3TldkamxVVE1uRm9rMDVYam5aK09neGxxZTlhK3ZGWFJKcDJTSEo5Q3F" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "N2cRDp5Ne1N9vtzCzgzGIL8SRP18AhdW2nQsmbY4" "_previous" => array:1 [ "url" => "https://myfashionz.com/category/thermals-and-carnisoles?item=category&page=2" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]