Showing 19 - 20 out of total 20 Products
Prev 1 2 3 Next
8.1.2PHP Version402msRequest Duration5MBMemory UsageGET category/{slug}Route
    • Booting (346ms)
    • Application (55.68ms)
    • 1 x Booting (86.13%)
      346.34ms
      1 x Application (13.85%)
      55.68ms
      6 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.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
      36 statements were executed, 4 of which were duplicated, 32 unique19.14ms
      • select * from information_schema.tables where table_schema = 'new_amazkart' and table_name = 'general_settings' and table_type = 'BASE TABLE'
        1.37ms/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'
        1.14ms/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
        600μ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
        360μ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
        320μ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` = 'vests-and-briefs' limit 1
        360μs/Modules/Product/Repositories/CategoryRepository.php:228new_amazkart
        Metadata
        Bindings
        • 0. vests-and-briefs
        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` = 52 and `status` = 1
        470μs/Modules/Product/Repositories/CategoryRepository.php:35new_amazkart
        Metadata
        Bindings
        • 0. 52
        • 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` = 52 limit 1
        360μs/Modules/Product/Repositories/CategoryRepository.php:219new_amazkart
        Metadata
        Bindings
        • 0. 52
        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 (52)
        320μ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 (18)
        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 `categories`.`parent_id` in (52)
        380μ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` = 52 and `status` = 1
        440μs/Modules/Product/Repositories/CategoryRepository.php:35new_amazkart
        Metadata
        Bindings
        • 0. 52
        • 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('52')) on `products`.`brand_id` = `brands`.`id` where `brands`.`status` = 1 limit 20
        780μ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` = 52) 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
        1.14ms/app/Repositories/FilterRepository.php:591new_amazkart
        Metadata
        Bindings
        • 0. 52
        • 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` = 52) 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 18
        1.56ms/app/Repositories/FilterRepository.php:591new_amazkart
        Metadata
        Bindings
        • 0. 52
        • 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 (312, 313)
        410μ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 (312, 313)
        390μ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 (316, 317)
        480μ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 ('313','312')
        340μ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 ('313','312')
        330μ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` = 52 or exists (select * from `categories` as `laravel_reserved_0` where `categories`.`id` = `laravel_reserved_0`.`parent_id` and id in ('52')) and `category_id` = 52)))
        890μs/Modules/Product/Repositories/AttributeRepository.php:176new_amazkart
        Metadata
        Bindings
        • 0. 52
        • 1. 52
        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 ('312','313','314','315','316','317','318','319','320','321','449','450','456','457','458','460','462','464','466','468') and `attribute_id` != 1
        380μ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
        310μ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` = 52 or exists (select * from `categories` as `laravel_reserved_1` where `categories`.`id` = `laravel_reserved_1`.`parent_id` and id in ('52')) and `category_id` = 52)))
        890μs/Modules/Product/Repositories/AttributeRepository.php:190new_amazkart
        Metadata
        Bindings
        • 0. 52
        • 1. 52
        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 ('312','313','314','315','316','317','318','319','320','321','449','450','456','457','458','460','462','464','466','468') and `attribute_id` = 1
        380μ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
        310μ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
        430μ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` = 313 and `wishlists`.`seller_product_id` is not null and `type` = 'product' and `user_id` = 0 limit 1
        390μs/Modules/Seller/Entities/SellerProduct.php:266new_amazkart
        Metadata
        Bindings
        • 0. 313
        • 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` = 313 and `product_reviews`.`product_id` is not null and `type` = 'product' and `status` = 1
        390μsview::85f7448b241fb9c10534296441684740a0ed384a:218new_amazkart
        Metadata
        Bindings
        • 0. 313
        • 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` = 317 limit 1
        440μs/vendor/staudenmeir/belongs-to-through/src/Relations/BelongsToThrough.php:227new_amazkart
        Metadata
        Bindings
        • 0. 317
        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 `users` where `users`.`id` = 1 limit 1
        410μ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` = 312 and `wishlists`.`seller_product_id` is not null and `type` = 'product' and `user_id` = 0 limit 1
        380μs/Modules/Seller/Entities/SellerProduct.php:266new_amazkart
        Metadata
        Bindings
        • 0. 312
        • 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` = 312 and `product_reviews`.`product_id` is not null and `type` = 'product' and `status` = 1
        400μsview::85f7448b241fb9c10534296441684740a0ed384a:218new_amazkart
        Metadata
        Bindings
        • 0. 312
        • 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` = 316 limit 1
        430μs/vendor/staudenmeir/belongs-to-through/src/Relations/BelongsToThrough.php:227new_amazkart
        Metadata
        Bindings
        • 0. 316
        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` = 317 and `product_sku`.`product_id` is not null
        440μs/app/Helpers/Functions.php:456new_amazkart
        Metadata
        Bindings
        • 0. 317
        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
      • select * from `product_sku` where `product_sku`.`product_id` = 316 and `product_sku`.`product_id` is not null
        410μs/app/Helpers/Functions.php:456new_amazkart
        Metadata
        Bindings
        • 0. 316
        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
      2
      App\Models\User
      2
      Modules\Product\Entities\Product
      2
      Modules\Seller\Entities\SellerProductSKU
      2
      Modules\Seller\Entities\SellerProduct
      2
      Modules\Product\Entities\Brand
      14
      Modules\Product\Entities\Category
      3
      Modules\Appearance\Entities\Theme
      1
      Modules\GeneralSetting\Entities\GeneralSetting
      2
          _token
          HcQAhJfNlQuva42dOPcTTVAd3hk6ix6FCHNwGJMF
          _previous
          array:1 [ "url" => "http://3.109.186.209/category/vests-and-briefs?item=category&page=3" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /category/vests-and-briefs
          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" => "3" ]
          request_request
          0 of 0
          array:2 [ "item" => "category" "page" => "3" ]
          request_headers
          0 of 0
          array:8 [ "host" => array:1 [ 0 => "3.109.186.209" ] "connection" => array:1 [ 0 => "keep-alive" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "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" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate" ] ]
          request_server
          0 of 0
          array:38 [ "REDIRECT_SCRIPT_URL" => "/category/vests-and-briefs" "REDIRECT_SCRIPT_URI" => "http://3.109.186.209/category/vests-and-briefs" "REDIRECT_STATUS" => "200" "SCRIPT_URL" => "/category/vests-and-briefs" "SCRIPT_URI" => "http://3.109.186.209/category/vests-and-briefs" "HTTP_HOST" => "3.109.186.209" "HTTP_CONNECTION" => "keep-alive" "HTTP_PRAGMA" => "no-cache" "HTTP_CACHE_CONTROL" => "no-cache" "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_ACCEPT_ENCODING" => "gzip, deflate" "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 3.109.186.209 Port 80</address>\n" "SERVER_SOFTWARE" => "Apache/2.4.52 (Ubuntu)" "SERVER_NAME" => "3.109.186.209" "SERVER_ADDR" => "172.31.47.70" "SERVER_PORT" => "80" "REMOTE_ADDR" => "3.143.244.80" "DOCUMENT_ROOT" => "/var/www/amazcart_new/public/" "REQUEST_SCHEME" => "http" "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" => "16145" "REDIRECT_URL" => "/category/vests-and-briefs" "REDIRECT_QUERY_STRING" => "item=category&page=3" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "item=category&page=3" "REQUEST_URI" => "/category/vests-and-briefs?item=category&page=3" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1743981707.789 "REQUEST_TIME" => 1743981707 ]
          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 => "Sun, 06 Apr 2025 23:21:48 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkEyR3hscDA2M2ZUdE1WQndUTzFoaUE9PSIsInZhbHVlIjoidHhXOFMreVVVZHhxK2dOY2NlTXpoZEYvQVU5VmdSWFR2VTA0WVd1dzl5QlZUK0FZK0diQVFaNUlQT2k2UWt4N0lFZzdNS0JlMVg4aHhPVzl1ZUJIVHp5c0U0OHRybHBaNUFRRnpkNDNOUmJzYitEaldVQ1hEUi9qUE1zdmN3TnMiLCJtYWMiOiI4Yjc2OTBhM2ZmZDc0YzM4ZWQ0YzkzZjk1MDRhMjc3ODg0NDNiODU4YTA2NDcyMTI0ZGMzODlmNzRlN2MzZDhlIiwidGFnIjoiIn0%3D; expires=Mon, 07-Apr-2025 01:21:48 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6IkEyR3hscDA2M2ZUdE1WQndUTzFoaUE9PSIsInZhbHVlIjoidHhXOFMreVVVZHhxK2dOY2NlTXpoZEYvQVU5VmdSWFR2VTA0WVd1dzl5QlZUK0FZK0diQVFaNUlQT2k2UWt4N0lFZzdNS" 1 => "365_amazcart_session=eyJpdiI6Ikd1Y2FUTFVoODVsUm0wWUl3TnRkR0E9PSIsInZhbHVlIjoiWXhScUF1N2dUTHMrbGZlYkwwdGFrS1Bhb1MwTml6Uzk3ekVraWJaNm1aOXVrL1hLQm1qN3k1Vm1HUHN1Y256SzFkOW5pYVFOTVpDa3NyQjEzWGJ2OVJxOHdsV0hZZTltNTMvNGJnQ3AzeDB0aTZEeHZoRFZ1R1ZyWHdLaE1jbzgiLCJtYWMiOiJjYWNlZDM1MGYwZDU2YmFkZWVmYTMyMTM3MDBiZDk3ZTgzMjdkZTM5ZDg5MDIyMDg4MjI1ZGY4YTlhNTkzMGFkIiwidGFnIjoiIn0%3D; expires=Mon, 07-Apr-2025 01:21:48 GMT; Max-Age=7200; path=/; httponly365_amazcart_session=eyJpdiI6Ikd1Y2FUTFVoODVsUm0wWUl3TnRkR0E9PSIsInZhbHVlIjoiWXhScUF1N2dUTHMrbGZlYkwwdGFrS1Bhb1MwTml6Uzk3ekVraWJaNm1aOXVrL1hLQm1qN3k1Vm1HUHN1Y25" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkEyR3hscDA2M2ZUdE1WQndUTzFoaUE9PSIsInZhbHVlIjoidHhXOFMreVVVZHhxK2dOY2NlTXpoZEYvQVU5VmdSWFR2VTA0WVd1dzl5QlZUK0FZK0diQVFaNUlQT2k2UWt4N0lFZzdNS0JlMVg4aHhPVzl1ZUJIVHp5c0U0OHRybHBaNUFRRnpkNDNOUmJzYitEaldVQ1hEUi9qUE1zdmN3TnMiLCJtYWMiOiI4Yjc2OTBhM2ZmZDc0YzM4ZWQ0YzkzZjk1MDRhMjc3ODg0NDNiODU4YTA2NDcyMTI0ZGMzODlmNzRlN2MzZDhlIiwidGFnIjoiIn0%3D; expires=Mon, 07-Apr-2025 01:21:48 GMT; path=/XSRF-TOKEN=eyJpdiI6IkEyR3hscDA2M2ZUdE1WQndUTzFoaUE9PSIsInZhbHVlIjoidHhXOFMreVVVZHhxK2dOY2NlTXpoZEYvQVU5VmdSWFR2VTA0WVd1dzl5QlZUK0FZK0diQVFaNUlQT2k2UWt4N0lFZzdNS" 1 => "365_amazcart_session=eyJpdiI6Ikd1Y2FUTFVoODVsUm0wWUl3TnRkR0E9PSIsInZhbHVlIjoiWXhScUF1N2dUTHMrbGZlYkwwdGFrS1Bhb1MwTml6Uzk3ekVraWJaNm1aOXVrL1hLQm1qN3k1Vm1HUHN1Y256SzFkOW5pYVFOTVpDa3NyQjEzWGJ2OVJxOHdsV0hZZTltNTMvNGJnQ3AzeDB0aTZEeHZoRFZ1R1ZyWHdLaE1jbzgiLCJtYWMiOiJjYWNlZDM1MGYwZDU2YmFkZWVmYTMyMTM3MDBiZDk3ZTgzMjdkZTM5ZDg5MDIyMDg4MjI1ZGY4YTlhNTkzMGFkIiwidGFnIjoiIn0%3D; expires=Mon, 07-Apr-2025 01:21:48 GMT; path=/; httponly365_amazcart_session=eyJpdiI6Ikd1Y2FUTFVoODVsUm0wWUl3TnRkR0E9PSIsInZhbHVlIjoiWXhScUF1N2dUTHMrbGZlYkwwdGFrS1Bhb1MwTml6Uzk3ekVraWJaNm1aOXVrL1hLQm1qN3k1Vm1HUHN1Y25" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "HcQAhJfNlQuva42dOPcTTVAd3hk6ix6FCHNwGJMF" "_previous" => array:1 [ "url" => "http://3.109.186.209/category/vests-and-briefs?item=category&page=3" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]