Showing 19 - 27 out of total 81 Products
Prev 1 2 3 4 5 6 Next
Request history8.3.0PHP Version1.68sRequest Duration52MBMemory UsageGET category/{slug}Route
    • Booting (1.02s)time
    • Application (667ms)time
    • 1 x Booting (60.41%)
      1.02s
      1 x Application (39.59%)
      667ms
      20 templates were rendered
      • frontend.amazy.partials.listing_paginate_datalisting_paginate_data.blade.php#?blade
      • frontend.amazy.components.ratingrating.blade.php#?blade
      • frontend.amazy.components.ratingrating.blade.php#?blade
      • frontend.amazy.components.ratingrating.blade.php#?blade
      • frontend.amazy.components.ratingrating.blade.php#?blade
      • frontend.amazy.components.ratingrating.blade.php#?blade
      • frontend.amazy.components.ratingrating.blade.php#?blade
      • frontend.amazy.components.ratingrating.blade.php#?blade
      • frontend.amazy.components.ratingrating.blade.php#?blade
      • frontend.amazy.components.ratingrating.blade.php#?blade
      • frontend.amazy.components.ratingrating.blade.php#?blade
      • frontend.amazy.components.ratingrating.blade.php#?blade
      • frontend.amazy.components.ratingrating.blade.php#?blade
      • frontend.amazy.components.ratingrating.blade.php#?blade
      • frontend.amazy.components.ratingrating.blade.php#?blade
      • frontend.amazy.components.ratingrating.blade.php#?blade
      • frontend.amazy.components.ratingrating.blade.php#?blade
      • frontend.amazy.components.ratingrating.blade.php#?blade
      • frontend.amazy.components.ratingrating.blade.php#?blade
      • frontend.amazy.components.pagination-componentpagination-component.blade.php#?blade
      uri
      GET category/{slug}
      middleware
      web, maintenance_mode
      controller
      App\Http\Controllers\Frontend\CategoryController@productByCategory
      namespace
      prefix
      where
      as
      frontend.category-product
      file
      app/Http/Controllers/Frontend/CategoryController.php:185-369
      75 statements were executed, 11 of which were duplicates, 64 unique. Show only duplicated193ms
      • select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'platinum_sec' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name
        6.16msplatinum_secInitRepository.php#26
        Backtrace
        • 13. vendor/spondonit/service/src/Repositories/InitRepository.php:26
        • 14. vendor/spondonit/amazcart-service/src/Middleware/AmazCartService.php:43
        • 15. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 16. vendor/livewire/livewire/src/DisableBrowserCache.php:19
        • 17. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'platinum_sec' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name
        6.09msplatinum_secInitRepository.php#26
        Backtrace
        • 13. vendor/spondonit/service/src/Repositories/InitRepository.php:26
        • 14. vendor/spondonit/amazcart-service/src/Middleware/AmazCartService.php:43
        • 15. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 16. vendor/livewire/livewire/src/DisableBrowserCache.php:19
        • 17. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • select * from `general_settings` limit 1
        1.38msplatinum_secInitRepository.php#58
        Backtrace
        • 19. vendor/spondonit/amazcart-service/src/Repositories/InitRepository.php:58
        • 20. vendor/laravel/framework/src/Illuminate/Container/Container.php:908
        • 21. vendor/laravel/framework/src/Illuminate/Container/Container.php:795
        • 22. vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961
        • 23. vendor/laravel/framework/src/Illuminate/Container/Container.php:731
      • select * from `themes` where `is_active` = 1 limit 1
        610μsplatinum_secInitRepository.php#71
        Bindings
        • 0: 1
        Backtrace
        • 16. vendor/spondonit/amazcart-service/src/Repositories/InitRepository.php:71
        • 17. vendor/laravel/framework/src/Illuminate/Container/Container.php:908
        • 18. vendor/laravel/framework/src/Illuminate/Container/Container.php:795
        • 19. vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961
        • 20. vendor/laravel/framework/src/Illuminate/Container/Container.php:731
      • select `maintenance_status`, `maintenance_title`, `maintenance_subtitle`, `maintenance_banner` from `general_settings` limit 1
        770μsplatinum_secMaintenanceModeMiddleware.php#23
        Backtrace
        • 16. middleware::maintenance_mode:23
        • 17. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 18. vendor/spondonit/service/src/Middleware/ServiceMiddleware.php:40
        • 19. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 20. app/Http/Middleware/Language.php:40
      • select * from `search_terms` where `keyword` = 'wifi point to point' limit 1
        1.87msplatinum_secCategoryController.php#307
        Bindings
        • 0: wifi point to point
        Backtrace
        • 16. app/Http/Controllers/Frontend/CategoryController.php:307
        • 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:259
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • update `search_terms` set `count` = 70, `search_terms`.`updated_at` = '2025-04-03 18:16:30' where `id` = 360
        4.41msplatinum_secCategoryController.php#311
        Bindings
        • 0: 70
        • 1: 2025-04-03 18:16:30
        • 2: 360
        Backtrace
        • 14. app/Http/Controllers/Frontend/CategoryController.php:311
        • 15. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `id` from `products` where exists (select * from `tags` inner join `product_tag` on `tags`.`id` = `product_tag`.`tag_id` where `products`.`id` = `product_tag`.`product_id` and (`name` LIKE '%wifi%' or `name` LIKE '%point%' or `name` LIKE '%to%' or `name` LIKE '%point%'))
        10.11msplatinum_secCategoryController.php#325
        Bindings
        • 0: %wifi%
        • 1: %point%
        • 2: %to%
        • 3: %point%
        Backtrace
        • 14. app/Http/Controllers/Frontend/CategoryController.php:325
        • 15. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select distinct `brand_id` from `products` where exists (select * from `tags` inner join `product_tag` on `tags`.`id` = `product_tag`.`tag_id` where `products`.`id` = `product_tag`.`product_id` and (`name` LIKE '%wifi%' or `name` LIKE '%point%' or `name` LIKE '%to%' or `name` LIKE '%point%'))
        5.8msplatinum_secCategoryController.php#326
        Bindings
        • 0: %wifi%
        • 1: %point%
        • 2: %to%
        • 3: %point%
        Backtrace
        • 14. app/Http/Controllers/Frontend/CategoryController.php:326
        • 15. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select *, `name` as `product_name`, `sku` as `slug` from `gift_cards` where `status` = 1 and exists (select * from `tags` inner join `gift_card_tag` on `tags`.`id` = `gift_card_tag`.`tag_id` where `gift_cards`.`id` = `gift_card_tag`.`gift_card_id` and (`name` LIKE '%wifi%' or `name` LIKE '%point%' or `name` LIKE '%to%' or `name` LIKE '%point%'))
        1.93msplatinum_secCategoryController.php#334
        Bindings
        • 0: 1
        • 1: %wifi%
        • 2: %point%
        • 3: %to%
        • 4: %point%
        Backtrace
        • 15. app/Http/Controllers/Frontend/CategoryController.php:334
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select distinct `category_id` from `category_product` where product_id in ('97','151','152','153','154','155','156','642','643','644','645','646','647','648','649','650','651','652','653','654','656','657','661','663','664','666','670','673','676','678','679','680','681','690','691','692','697','698','703','705','706','707','716','717','718','719','720','721','722','723','724','725','726','741','742','743','747','750','751','752','753','754','755','756','759','778','780','781','782','784','788','789','805','806','807','808','809','810','811','828','861','894')
        1.65msplatinum_secCategoryController.php#336
        Backtrace
        • 14. app/Http/Controllers/Frontend/CategoryController.php:336
        • 15. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `categories` where id in ('26','50','51','52','53','54','55','57','58') and `status` = 1 limit 20
        1.29msplatinum_secCategoryController.php#337
        Bindings
        • 0: 1
        Backtrace
        • 15. app/Http/Controllers/Frontend/CategoryController.php:337
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `seller_products`.* from `seller_products` inner join `products` on `seller_products`.`product_id` = `products`.`id` where ((`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 and seller_products.product_id in ('97','151','152','153','154','155','156','642','643','644','645','646','647','648','649','650','651','652','653','654','656','657','661','663','664','666','670','673','676','678','679','680','681','690','691','692','697','698','703','705','706','707','716','717','718','719','720','721','722','723','724','725','726','741','742','743','747','750','751','752','753','754','755','756','759','778','780','781','782','784','788','789','805','806','807','808','809','810','811','828','861','894') or `products`.`product_name` LIKE '%wifi point to point%' and `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 or `seller_products`.`product_name` LIKE '%wifi point to point%') 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 and `seller_products`.`status` = 1 limit 100
        14.77msplatinum_secCategoryController.php#340
        Bindings
        • 0: 1
        • 1: 1
        • 2: 1
        • 3: %wifi point to point%
        • 4: 1
        • 5: 1
        • 6: 1
        • 7: 1
        • 8: %wifi point to point%
        • 9: 1
        • 10: 1
        • 11: 1
        • 12: 1
        Backtrace
        • 15. app/Http/Controllers/Frontend/CategoryController.php:340
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • 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 (151, 152, 153, 154, 155, 156, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 656, 657, 661, 663, 664, 666, 670, 673, 676, 678, 679, 680, 681, 690, 691, 692, 697, 698, 703, 705, 706, 707, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 741, 742, 743, 747, 750, 751, 752, 753, 754, 755, 756, 759, 778, 780, 781, 782, 784, 788, 789, 805, 806, 807, 808, 809, 810, 811, 828, 861, 894)
        1.79msplatinum_secCategoryController.php#340
        Bindings
        • 0: 1
        Backtrace
        • 20. app/Http/Controllers/Frontend/CategoryController.php:340
        • 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:259
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `products` where `products`.`id` in (151, 152, 153, 154, 155, 156, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 656, 657, 661, 663, 664, 666, 670, 673, 676, 678, 679, 680, 681, 690, 691, 692, 697, 698, 703, 705, 706, 707, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 741, 742, 743, 747, 750, 751, 752, 753, 754, 755, 756, 759, 778, 780, 781, 782, 784, 788, 789, 805, 806, 807, 808, 809, 810, 811, 828, 861, 894)
        51.5msplatinum_secCategoryController.php#340
        Backtrace
        • 20. app/Http/Controllers/Frontend/CategoryController.php:340
        • 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:259
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `brands` where id in ('97','151','152','153','154','155','156','642','643','644','645','646','647','648','649','650','651','652','653','654','656','657','661','663','664','666','670','673','676','678','679','680','681','690','691','692','697','698','703','705','706','707','716','717','718','719','720','721','722','723','724','725','726','741','742','743','747','750','751','752','753','754','755','756','759','778','780','781','782','784','788','789','805','806','807','808','809','810','811','828','861','894') and `status` = 1 limit 10
        1.75msplatinum_secCategoryController.php#341
        Bindings
        • 0: 1
        Backtrace
        • 15. app/Http/Controllers/Frontend/CategoryController.php:341
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select distinct `attribute_id` from `product_variations` where product_id in ('97','151','152','153','154','155','156','642','643','644','645','646','647','648','649','650','651','652','653','654','656','657','661','663','664','666','670','673','676','678','679','680','681','690','691','692','697','698','703','705','706','707','716','717','718','719','720','721','722','723','724','725','726','741','742','743','747','750','751','752','753','754','755','756','759','778','780','781','782','784','788','789','805','806','807','808','809','810','811','828','861','894')
        1.01msplatinum_secCategoryController.php#342
        Backtrace
        • 14. app/Http/Controllers/Frontend/CategoryController.php:342
        • 15. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `attributes` where id in ('') and `id` > 1 and `status` = 1 limit 2
        740μsplatinum_secCategoryController.php#343
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • 15. app/Http/Controllers/Frontend/CategoryController.php:343
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `attributes` where id in ('') and `status` = 1 limit 1
        560μsplatinum_secCategoryController.php#344
        Bindings
        • 0: 1
        Backtrace
        • 16. app/Http/Controllers/Frontend/CategoryController.php:344
        • 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:259
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select min(`selling_price`) as aggregate from `seller_product_s_k_us` where product_id in ('151','152','153','154','155','156','642','643','644','645','646','647','648','649','650','651','652','653','654','656','657','661','663','664','666','670','673','676','678','679','680','681','690','691','692','697','698','703','705','706','707','716','717','718','719','720','721','722','723','724','725','726','741','742','743','747','750','751','752','753','754','755','756','759','778','780','781','782','784','788','789','805','806','807','808','809','810','811','828','861','894')
        2.03msplatinum_secFilterRepository.php#408
        Backtrace
        • 16. app/Repositories/FilterRepository.php:408
        • 17. app/Services/FilterService.php:67
        • 18. app/Http/Controllers/Frontend/CategoryController.php:345
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select max(`selling_price`) as aggregate from `seller_product_s_k_us` where product_id in ('151','152','153','154','155','156','642','643','644','645','646','647','648','649','650','651','652','653','654','656','657','661','663','664','666','670','673','676','678','679','680','681','690','691','692','697','698','703','705','706','707','716','717','718','719','720','721','722','723','724','725','726','741','742','743','747','750','751','752','753','754','755','756','759','778','780','781','782','784','788','789','805','806','807','808','809','810','811','828','861','894')
        1.38msplatinum_secFilterRepository.php#420
        Backtrace
        • 16. app/Repositories/FilterRepository.php:420
        • 17. app/Services/FilterService.php:72
        • 18. app/Http/Controllers/Frontend/CategoryController.php:346
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `seller_product_s_k_us` where `seller_product_s_k_us`.`product_id` = 756 and `seller_product_s_k_us`.`product_id` is not null
        1.02msplatinum_seclisting_paginate_data.blade.php#125
        Bindings
        • 0: 756
        Backtrace
        • 20. view::frontend.amazy.partials.listing_paginate_data:125
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 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:72
      • select * from `users` where `users`.`id` = 1 limit 1
        1.2msplatinum_seclisting_paginate_data.blade.php#140
        Bindings
        • 0: 1
        Backtrace
        • 21. view::frontend.amazy.partials.listing_paginate_data:140
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `wishlists` where `wishlists`.`seller_product_id` = 756 and `wishlists`.`seller_product_id` is not null and `type` = 'product' and `user_id` = 0 limit 1
        920μsplatinum_secSellerProduct.php#313
        Bindings
        • 0: 756
        • 1: product
        • 2: 0
        Backtrace
        • 21. Modules/Seller/Entities/SellerProduct.php:313
        • 22. view::frontend.amazy.partials.listing_paginate_data:164
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `product_reviews` where `product_reviews`.`product_id` = 756 and `product_reviews`.`product_id` is not null and `type` = 'product' and `status` = 1
        1.02msplatinum_seclisting_paginate_data.blade.php#222
        Bindings
        • 0: 756
        • 1: product
        • 2: 1
        Backtrace
        • 20. view::frontend.amazy.partials.listing_paginate_data:222
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 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:72
      • select `brands`.* from `brands` inner join `products` on `products`.`brand_id` = `brands`.`id` where `products`.`id` = 756 limit 1
        990μsplatinum_secBelongsToThrough.php#265
        Bindings
        • 0: 756
        Backtrace
        • 16. vendor/staudenmeir/belongs-to-through/src/Relations/BelongsToThrough.php:265
        • 17. vendor/staudenmeir/belongs-to-through/src/Relations/BelongsToThrough.php:250
        • 22. view::frontend.amazy.partials.listing_paginate_data:259
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `seller_product_s_k_us` where `seller_product_s_k_us`.`product_id` = 755 and `seller_product_s_k_us`.`product_id` is not null
        920μsplatinum_seclisting_paginate_data.blade.php#125
        Bindings
        • 0: 755
        Backtrace
        • 20. view::frontend.amazy.partials.listing_paginate_data:125
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 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:72
      • select * from `users` where `users`.`id` = 1 limit 1
        820μsplatinum_seclisting_paginate_data.blade.php#140
        Bindings
        • 0: 1
        Backtrace
        • 21. view::frontend.amazy.partials.listing_paginate_data:140
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `wishlists` where `wishlists`.`seller_product_id` = 755 and `wishlists`.`seller_product_id` is not null and `type` = 'product' and `user_id` = 0 limit 1
        1.05msplatinum_secSellerProduct.php#313
        Bindings
        • 0: 755
        • 1: product
        • 2: 0
        Backtrace
        • 21. Modules/Seller/Entities/SellerProduct.php:313
        • 22. view::frontend.amazy.partials.listing_paginate_data:164
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `product_reviews` where `product_reviews`.`product_id` = 755 and `product_reviews`.`product_id` is not null and `type` = 'product' and `status` = 1
        670μsplatinum_seclisting_paginate_data.blade.php#222
        Bindings
        • 0: 755
        • 1: product
        • 2: 1
        Backtrace
        • 20. view::frontend.amazy.partials.listing_paginate_data:222
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 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:72
      • select `brands`.* from `brands` inner join `products` on `products`.`brand_id` = `brands`.`id` where `products`.`id` = 755 limit 1
        810μsplatinum_secBelongsToThrough.php#265
        Bindings
        • 0: 755
        Backtrace
        • 16. vendor/staudenmeir/belongs-to-through/src/Relations/BelongsToThrough.php:265
        • 17. vendor/staudenmeir/belongs-to-through/src/Relations/BelongsToThrough.php:250
        • 22. view::frontend.amazy.partials.listing_paginate_data:259
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `seller_product_s_k_us` where `seller_product_s_k_us`.`product_id` = 754 and `seller_product_s_k_us`.`product_id` is not null
        920μsplatinum_seclisting_paginate_data.blade.php#125
        Bindings
        • 0: 754
        Backtrace
        • 20. view::frontend.amazy.partials.listing_paginate_data:125
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 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:72
      • select * from `users` where `users`.`id` = 1 limit 1
        760μsplatinum_seclisting_paginate_data.blade.php#140
        Bindings
        • 0: 1
        Backtrace
        • 21. view::frontend.amazy.partials.listing_paginate_data:140
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `wishlists` where `wishlists`.`seller_product_id` = 754 and `wishlists`.`seller_product_id` is not null and `type` = 'product' and `user_id` = 0 limit 1
        810μsplatinum_secSellerProduct.php#313
        Bindings
        • 0: 754
        • 1: product
        • 2: 0
        Backtrace
        • 21. Modules/Seller/Entities/SellerProduct.php:313
        • 22. view::frontend.amazy.partials.listing_paginate_data:164
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `product_reviews` where `product_reviews`.`product_id` = 754 and `product_reviews`.`product_id` is not null and `type` = 'product' and `status` = 1
        3.11msplatinum_seclisting_paginate_data.blade.php#222
        Bindings
        • 0: 754
        • 1: product
        • 2: 1
        Backtrace
        • 20. view::frontend.amazy.partials.listing_paginate_data:222
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 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:72
      • select `brands`.* from `brands` inner join `products` on `products`.`brand_id` = `brands`.`id` where `products`.`id` = 754 limit 1
        860μsplatinum_secBelongsToThrough.php#265
        Bindings
        • 0: 754
        Backtrace
        • 16. vendor/staudenmeir/belongs-to-through/src/Relations/BelongsToThrough.php:265
        • 17. vendor/staudenmeir/belongs-to-through/src/Relations/BelongsToThrough.php:250
        • 22. view::frontend.amazy.partials.listing_paginate_data:259
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `seller_product_s_k_us` where `seller_product_s_k_us`.`product_id` = 753 and `seller_product_s_k_us`.`product_id` is not null
        800μsplatinum_seclisting_paginate_data.blade.php#125
        Bindings
        • 0: 753
        Backtrace
        • 20. view::frontend.amazy.partials.listing_paginate_data:125
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 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:72
      • select * from `users` where `users`.`id` = 1 limit 1
        880μsplatinum_seclisting_paginate_data.blade.php#140
        Bindings
        • 0: 1
        Backtrace
        • 21. view::frontend.amazy.partials.listing_paginate_data:140
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `wishlists` where `wishlists`.`seller_product_id` = 753 and `wishlists`.`seller_product_id` is not null and `type` = 'product' and `user_id` = 0 limit 1
        820μsplatinum_secSellerProduct.php#313
        Bindings
        • 0: 753
        • 1: product
        • 2: 0
        Backtrace
        • 21. Modules/Seller/Entities/SellerProduct.php:313
        • 22. view::frontend.amazy.partials.listing_paginate_data:164
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `product_reviews` where `product_reviews`.`product_id` = 753 and `product_reviews`.`product_id` is not null and `type` = 'product' and `status` = 1
        700μsplatinum_seclisting_paginate_data.blade.php#222
        Bindings
        • 0: 753
        • 1: product
        • 2: 1
        Backtrace
        • 20. view::frontend.amazy.partials.listing_paginate_data:222
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 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:72
      • select `brands`.* from `brands` inner join `products` on `products`.`brand_id` = `brands`.`id` where `products`.`id` = 753 limit 1
        850μsplatinum_secBelongsToThrough.php#265
        Bindings
        • 0: 753
        Backtrace
        • 16. vendor/staudenmeir/belongs-to-through/src/Relations/BelongsToThrough.php:265
        • 17. vendor/staudenmeir/belongs-to-through/src/Relations/BelongsToThrough.php:250
        • 22. view::frontend.amazy.partials.listing_paginate_data:259
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `seller_product_s_k_us` where `seller_product_s_k_us`.`product_id` = 752 and `seller_product_s_k_us`.`product_id` is not null
        5.16msplatinum_seclisting_paginate_data.blade.php#125
        Bindings
        • 0: 752
        Backtrace
        • 20. view::frontend.amazy.partials.listing_paginate_data:125
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 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:72
      • select * from `users` where `users`.`id` = 1 limit 1
        950μsplatinum_seclisting_paginate_data.blade.php#140
        Bindings
        • 0: 1
        Backtrace
        • 21. view::frontend.amazy.partials.listing_paginate_data:140
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `wishlists` where `wishlists`.`seller_product_id` = 752 and `wishlists`.`seller_product_id` is not null and `type` = 'product' and `user_id` = 0 limit 1
        850μsplatinum_secSellerProduct.php#313
        Bindings
        • 0: 752
        • 1: product
        • 2: 0
        Backtrace
        • 21. Modules/Seller/Entities/SellerProduct.php:313
        • 22. view::frontend.amazy.partials.listing_paginate_data:164
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `product_reviews` where `product_reviews`.`product_id` = 752 and `product_reviews`.`product_id` is not null and `type` = 'product' and `status` = 1
        1.15msplatinum_seclisting_paginate_data.blade.php#222
        Bindings
        • 0: 752
        • 1: product
        • 2: 1
        Backtrace
        • 20. view::frontend.amazy.partials.listing_paginate_data:222
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 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:72
      • select `brands`.* from `brands` inner join `products` on `products`.`brand_id` = `brands`.`id` where `products`.`id` = 752 limit 1
        1.04msplatinum_secBelongsToThrough.php#265
        Bindings
        • 0: 752
        Backtrace
        • 16. vendor/staudenmeir/belongs-to-through/src/Relations/BelongsToThrough.php:265
        • 17. vendor/staudenmeir/belongs-to-through/src/Relations/BelongsToThrough.php:250
        • 22. view::frontend.amazy.partials.listing_paginate_data:259
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `seller_product_s_k_us` where `seller_product_s_k_us`.`product_id` = 751 and `seller_product_s_k_us`.`product_id` is not null
        710μsplatinum_seclisting_paginate_data.blade.php#125
        Bindings
        • 0: 751
        Backtrace
        • 20. view::frontend.amazy.partials.listing_paginate_data:125
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 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:72
      • select * from `users` where `users`.`id` = 1 limit 1
        780μsplatinum_seclisting_paginate_data.blade.php#140
        Bindings
        • 0: 1
        Backtrace
        • 21. view::frontend.amazy.partials.listing_paginate_data:140
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `wishlists` where `wishlists`.`seller_product_id` = 751 and `wishlists`.`seller_product_id` is not null and `type` = 'product' and `user_id` = 0 limit 1
        1.09msplatinum_secSellerProduct.php#313
        Bindings
        • 0: 751
        • 1: product
        • 2: 0
        Backtrace
        • 21. Modules/Seller/Entities/SellerProduct.php:313
        • 22. view::frontend.amazy.partials.listing_paginate_data:164
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `product_reviews` where `product_reviews`.`product_id` = 751 and `product_reviews`.`product_id` is not null and `type` = 'product' and `status` = 1
        670μsplatinum_seclisting_paginate_data.blade.php#222
        Bindings
        • 0: 751
        • 1: product
        • 2: 1
        Backtrace
        • 20. view::frontend.amazy.partials.listing_paginate_data:222
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 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:72
      • select `brands`.* from `brands` inner join `products` on `products`.`brand_id` = `brands`.`id` where `products`.`id` = 751 limit 1
        840μsplatinum_secBelongsToThrough.php#265
        Bindings
        • 0: 751
        Backtrace
        • 16. vendor/staudenmeir/belongs-to-through/src/Relations/BelongsToThrough.php:265
        • 17. vendor/staudenmeir/belongs-to-through/src/Relations/BelongsToThrough.php:250
        • 22. view::frontend.amazy.partials.listing_paginate_data:259
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `seller_product_s_k_us` where `seller_product_s_k_us`.`product_id` = 750 and `seller_product_s_k_us`.`product_id` is not null
        1.33msplatinum_seclisting_paginate_data.blade.php#125
        Bindings
        • 0: 750
        Backtrace
        • 20. view::frontend.amazy.partials.listing_paginate_data:125
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 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:72
      • select * from `users` where `users`.`id` = 1 limit 1
        1.54msplatinum_seclisting_paginate_data.blade.php#140
        Bindings
        • 0: 1
        Backtrace
        • 21. view::frontend.amazy.partials.listing_paginate_data:140
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `wishlists` where `wishlists`.`seller_product_id` = 750 and `wishlists`.`seller_product_id` is not null and `type` = 'product' and `user_id` = 0 limit 1
        1.34msplatinum_secSellerProduct.php#313
        Bindings
        • 0: 750
        • 1: product
        • 2: 0
        Backtrace
        • 21. Modules/Seller/Entities/SellerProduct.php:313
        • 22. view::frontend.amazy.partials.listing_paginate_data:164
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `product_reviews` where `product_reviews`.`product_id` = 750 and `product_reviews`.`product_id` is not null and `type` = 'product' and `status` = 1
        2.63msplatinum_seclisting_paginate_data.blade.php#222
        Bindings
        • 0: 750
        • 1: product
        • 2: 1
        Backtrace
        • 20. view::frontend.amazy.partials.listing_paginate_data:222
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 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:72
      • select `brands`.* from `brands` inner join `products` on `products`.`brand_id` = `brands`.`id` where `products`.`id` = 750 limit 1
        1.17msplatinum_secBelongsToThrough.php#265
        Bindings
        • 0: 750
        Backtrace
        • 16. vendor/staudenmeir/belongs-to-through/src/Relations/BelongsToThrough.php:265
        • 17. vendor/staudenmeir/belongs-to-through/src/Relations/BelongsToThrough.php:250
        • 22. view::frontend.amazy.partials.listing_paginate_data:259
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `seller_product_s_k_us` where `seller_product_s_k_us`.`product_id` = 747 and `seller_product_s_k_us`.`product_id` is not null
        960μsplatinum_seclisting_paginate_data.blade.php#125
        Bindings
        • 0: 747
        Backtrace
        • 20. view::frontend.amazy.partials.listing_paginate_data:125
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 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:72
      • select * from `users` where `users`.`id` = 1 limit 1
        830μsplatinum_seclisting_paginate_data.blade.php#140
        Bindings
        • 0: 1
        Backtrace
        • 21. view::frontend.amazy.partials.listing_paginate_data:140
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `wishlists` where `wishlists`.`seller_product_id` = 747 and `wishlists`.`seller_product_id` is not null and `type` = 'product' and `user_id` = 0 limit 1
        680μsplatinum_secSellerProduct.php#313
        Bindings
        • 0: 747
        • 1: product
        • 2: 0
        Backtrace
        • 21. Modules/Seller/Entities/SellerProduct.php:313
        • 22. view::frontend.amazy.partials.listing_paginate_data:164
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `product_reviews` where `product_reviews`.`product_id` = 747 and `product_reviews`.`product_id` is not null and `type` = 'product' and `status` = 1
        600μsplatinum_seclisting_paginate_data.blade.php#222
        Bindings
        • 0: 747
        • 1: product
        • 2: 1
        Backtrace
        • 20. view::frontend.amazy.partials.listing_paginate_data:222
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 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:72
      • select `brands`.* from `brands` inner join `products` on `products`.`brand_id` = `brands`.`id` where `products`.`id` = 747 limit 1
        4.63msplatinum_secBelongsToThrough.php#265
        Bindings
        • 0: 747
        Backtrace
        • 16. vendor/staudenmeir/belongs-to-through/src/Relations/BelongsToThrough.php:265
        • 17. vendor/staudenmeir/belongs-to-through/src/Relations/BelongsToThrough.php:250
        • 22. view::frontend.amazy.partials.listing_paginate_data:259
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `seller_product_s_k_us` where `seller_product_s_k_us`.`product_id` = 743 and `seller_product_s_k_us`.`product_id` is not null
        1.17msplatinum_seclisting_paginate_data.blade.php#125
        Bindings
        • 0: 743
        Backtrace
        • 20. view::frontend.amazy.partials.listing_paginate_data:125
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 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:72
      • select * from `users` where `users`.`id` = 1 limit 1
        910μsplatinum_seclisting_paginate_data.blade.php#140
        Bindings
        • 0: 1
        Backtrace
        • 21. view::frontend.amazy.partials.listing_paginate_data:140
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `wishlists` where `wishlists`.`seller_product_id` = 743 and `wishlists`.`seller_product_id` is not null and `type` = 'product' and `user_id` = 0 limit 1
        960μsplatinum_secSellerProduct.php#313
        Bindings
        • 0: 743
        • 1: product
        • 2: 0
        Backtrace
        • 21. Modules/Seller/Entities/SellerProduct.php:313
        • 22. view::frontend.amazy.partials.listing_paginate_data:164
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `product_reviews` where `product_reviews`.`product_id` = 743 and `product_reviews`.`product_id` is not null and `type` = 'product' and `status` = 1
        850μsplatinum_seclisting_paginate_data.blade.php#222
        Bindings
        • 0: 743
        • 1: product
        • 2: 1
        Backtrace
        • 20. view::frontend.amazy.partials.listing_paginate_data:222
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 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:72
      • select `brands`.* from `brands` inner join `products` on `products`.`brand_id` = `brands`.`id` where `products`.`id` = 743 limit 1
        1.85msplatinum_secBelongsToThrough.php#265
        Bindings
        • 0: 743
        Backtrace
        • 16. vendor/staudenmeir/belongs-to-through/src/Relations/BelongsToThrough.php:265
        • 17. vendor/staudenmeir/belongs-to-through/src/Relations/BelongsToThrough.php:250
        • 22. view::frontend.amazy.partials.listing_paginate_data:259
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `product_sku` where `product_sku`.`product_id` = 756 and `product_sku`.`product_id` is not null
        1.36msplatinum_secFunctions.php#460
        Bindings
        • 0: 756
        Backtrace
        • 20. app/Helpers/Functions.php:460
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `product_sku` where `product_sku`.`product_id` = 755 and `product_sku`.`product_id` is not null
        980μsplatinum_secFunctions.php#460
        Bindings
        • 0: 755
        Backtrace
        • 20. app/Helpers/Functions.php:460
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `product_sku` where `product_sku`.`product_id` = 754 and `product_sku`.`product_id` is not null
        1.2msplatinum_secFunctions.php#460
        Bindings
        • 0: 754
        Backtrace
        • 20. app/Helpers/Functions.php:460
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `product_sku` where `product_sku`.`product_id` = 753 and `product_sku`.`product_id` is not null
        1.15msplatinum_secFunctions.php#460
        Bindings
        • 0: 753
        Backtrace
        • 20. app/Helpers/Functions.php:460
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `product_sku` where `product_sku`.`product_id` = 752 and `product_sku`.`product_id` is not null
        1.13msplatinum_secFunctions.php#460
        Bindings
        • 0: 752
        Backtrace
        • 20. app/Helpers/Functions.php:460
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `product_sku` where `product_sku`.`product_id` = 751 and `product_sku`.`product_id` is not null
        12.02msplatinum_secFunctions.php#460
        Bindings
        • 0: 751
        Backtrace
        • 20. app/Helpers/Functions.php:460
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `product_sku` where `product_sku`.`product_id` = 750 and `product_sku`.`product_id` is not null
        770μsplatinum_secFunctions.php#460
        Bindings
        • 0: 750
        Backtrace
        • 20. app/Helpers/Functions.php:460
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `product_sku` where `product_sku`.`product_id` = 747 and `product_sku`.`product_id` is not null
        960μsplatinum_secFunctions.php#460
        Bindings
        • 0: 747
        Backtrace
        • 20. app/Helpers/Functions.php:460
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `product_sku` where `product_sku`.`product_id` = 743 and `product_sku`.`product_id` is not null
        970μsplatinum_secFunctions.php#460
        Bindings
        • 0: 743
        Backtrace
        • 20. app/Helpers/Functions.php:460
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      Modules\Product\Entities\Product
      166Product.php#?
      Modules\Seller\Entities\SellerProduct
      81SellerProduct.php#?
      Modules\Seller\Entities\SellerProductSKU
      9SellerProductSKU.php#?
      App\Models\User
      9User.php#?
      Modules\Product\Entities\Brand
      9Brand.php#?
      Modules\Product\Entities\ProductSku
      9ProductSku.php#?
      Modules\Product\Entities\Category
      3Category.php#?
      Modules\GeneralSetting\Entities\GeneralSetting
      2GeneralSetting.php#?
      Modules\Appearance\Entities\Theme
      1Theme.php#?
      App\Models\SearchTerm
      1SearchTerm.php#?
          _token
          TDDuUaMEzWwW5HsSSWrwZnF3iV4EUy36ZHxkFdRl
          _previous
          array:1 [ "url" => "https://platinumstorekw.com/category/wifi%20point%20to%20point?category=0&item...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /category/wifi%20point%20to%20point
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:3 [ "category" => "0" "item" => "search" "page" => "3" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:22 [ "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, br" ] "cache-control" => array:1 [ 0 => "no-cache" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "cf-connecting-ip" => array:1 [ 0 => "3.139.67.194" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-ray" => array:1 [ 0 => "92a986fdbb334417-ORD" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "host" => array:1 [ 0 => "platinumstorekw.com" ] "pragma" => array:1 [ 0 => "no-cache" ] "priority" => array:1 [ 0 => "u=0, i" ] "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"" ] "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)" ] "x-forwarded-for" => array:1 [ 0 => "3.139.67.194" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] ]
          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 15:16:30 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImFUcFZhK0lRWmNtT0FXbE11TWpyZ3c9PSIsInZhbHVlIjoiY2FKRGNQNEZzajhTUW56MllmZFVzV0JXTitnbWUxZ1hNRTdwQXlVQktQOGxGQlY3bkpKcmhLdjJ2c1VkRElGdUNxY1JSRDliNUFGV3AyWXlMa1ZBVkZOclA0OVRKL3FxNXdDdS9UUzBiZFNuS3dZSE55anVOdC9uakRQbHp0aHoiLCJtYWMiOiI5MDQzN2YxMDkzYWEzYTNhMjUzMTU2Mjg0ODBiZGEyMTNhNmJjZDI2YTMyYjk2NDliNjFiZmQ1OWFkNWYxNzVhIiwidGFnIjoiIn0%3D; expires=Thu, 03 Apr 2025 17:16:30 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6ImFUcFZhK0lRWmNtT0FXbE11TWpyZ3c9PSIsInZhbHVlIjoiY2FKRGNQNEZzajhTUW56MllmZFVzV0JXTitnbWUxZ1hNRTdwQXlVQktQOGxGQlY3bkpKcmhLdjJ2c1VkRElGdUNxY1JSR" 1 => "365_amazcart_session=eyJpdiI6InRJaXE3alFUNk9jaGNjcjJTUUZZdWc9PSIsInZhbHVlIjoiUU5OblpSVnJWTlVYeXVPYUlJRzZScGs1K0RvMEFhdmYyTmd2SDl3Y0ZZRHlJeHI5cVBFNDQzTVdlQ0ZyMkJJUWNLMVNESDJlRFE3a2QxYjh5K3NMaXRMaG0vRFlTUE9MS3ZHZkx6TnV0amowMzBtV0ZYQ00wRXBvZHA1bkxYRTUiLCJtYWMiOiI4OTkxMTRjZjk4ZTA4YzZlZDNiOTRkMjQ2NmIxNzc4ZmE3MjBhNTY5MzU5ZGI1OWQ3ZjJjZTJhYmMwZmUzYjk3IiwidGFnIjoiIn0%3D; expires=Thu, 03 Apr 2025 17:16:30 GMT; Max-Age=7200; path=/; httponly365_amazcart_session=eyJpdiI6InRJaXE3alFUNk9jaGNjcjJTUUZZdWc9PSIsInZhbHVlIjoiUU5OblpSVnJWTlVYeXVPYUlJRzZScGs1K0RvMEFhdmYyTmd2SDl3Y0ZZRHlJeHI5cVBFNDQzTVdlQ0ZyMkJ" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImFUcFZhK0lRWmNtT0FXbE11TWpyZ3c9PSIsInZhbHVlIjoiY2FKRGNQNEZzajhTUW56MllmZFVzV0JXTitnbWUxZ1hNRTdwQXlVQktQOGxGQlY3bkpKcmhLdjJ2c1VkRElGdUNxY1JSRDliNUFGV3AyWXlMa1ZBVkZOclA0OVRKL3FxNXdDdS9UUzBiZFNuS3dZSE55anVOdC9uakRQbHp0aHoiLCJtYWMiOiI5MDQzN2YxMDkzYWEzYTNhMjUzMTU2Mjg0ODBiZGEyMTNhNmJjZDI2YTMyYjk2NDliNjFiZmQ1OWFkNWYxNzVhIiwidGFnIjoiIn0%3D; expires=Thu, 03-Apr-2025 17:16:30 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImFUcFZhK0lRWmNtT0FXbE11TWpyZ3c9PSIsInZhbHVlIjoiY2FKRGNQNEZzajhTUW56MllmZFVzV0JXTitnbWUxZ1hNRTdwQXlVQktQOGxGQlY3bkpKcmhLdjJ2c1VkRElGdUNxY1JSR" 1 => "365_amazcart_session=eyJpdiI6InRJaXE3alFUNk9jaGNjcjJTUUZZdWc9PSIsInZhbHVlIjoiUU5OblpSVnJWTlVYeXVPYUlJRzZScGs1K0RvMEFhdmYyTmd2SDl3Y0ZZRHlJeHI5cVBFNDQzTVdlQ0ZyMkJJUWNLMVNESDJlRFE3a2QxYjh5K3NMaXRMaG0vRFlTUE9MS3ZHZkx6TnV0amowMzBtV0ZYQ00wRXBvZHA1bkxYRTUiLCJtYWMiOiI4OTkxMTRjZjk4ZTA4YzZlZDNiOTRkMjQ2NmIxNzc4ZmE3MjBhNTY5MzU5ZGI1OWQ3ZjJjZTJhYmMwZmUzYjk3IiwidGFnIjoiIn0%3D; expires=Thu, 03-Apr-2025 17:16:30 GMT; path=/; httponly365_amazcart_session=eyJpdiI6InRJaXE3alFUNk9jaGNjcjJTUUZZdWc9PSIsInZhbHVlIjoiUU5OblpSVnJWTlVYeXVPYUlJRzZScGs1K0RvMEFhdmYyTmd2SDl3Y0ZZRHlJeHI5cVBFNDQzTVdlQ0ZyMkJ" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "TDDuUaMEzWwW5HsSSWrwZnF3iV4EUy36ZHxkFdRl" "_previous" => array:1 [ "url" => "https://platinumstorekw.com/category/wifi%20point%20to%20point?category=0&item=search&page=3" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-03 18:16:30GET/category/wifi%20point%20to%20point?category=0&item=search&page=32075290