schedule : 06:55:41 | schedule TH : 13:55:41
expand_less
Filter:

Filter

BUMPER BRAKET, STAY, SUPPORT

Showing 565-576 of 611 Products

8.3.13PHP Version220msRequest Duration3MBMemory UsageGET category/sub-category/{id}/{slug?}Route
    • Booting (36.12ms)time
    • Application (184ms)time
    • 1 x Application (83.55%)
      184ms
      1 x Booting (16.45%)
      36.12ms
      23 templates were rendered
      • pages.frontend.catalogue.indexindex.blade.phpblade
      • pages.frontend.components.menu_filtermenu_filter.blade.phpblade
      • pages.frontend.components.menu_filter_mobilemenu_filter_mobile.blade.phpblade
      • pages.frontend.components.product_gridproduct_grid.blade.phpblade
      • pages.frontend.components.product_grid_cardproduct_grid_card.blade.phpblade
      • pages.frontend.components.product_grid_cardproduct_grid_card.blade.phpblade
      • pages.frontend.components.product_grid_cardproduct_grid_card.blade.phpblade
      • pages.frontend.components.product_grid_cardproduct_grid_card.blade.phpblade
      • pages.frontend.components.product_grid_cardproduct_grid_card.blade.phpblade
      • pages.frontend.components.product_grid_cardproduct_grid_card.blade.phpblade
      • pages.frontend.components.product_grid_cardproduct_grid_card.blade.phpblade
      • pages.frontend.components.product_grid_cardproduct_grid_card.blade.phpblade
      • pages.frontend.components.product_grid_cardproduct_grid_card.blade.phpblade
      • pages.frontend.components.product_grid_cardproduct_grid_card.blade.phpblade
      • pages.frontend.components.product_grid_cardproduct_grid_card.blade.phpblade
      • pages.frontend.components.product_grid_cardproduct_grid_card.blade.phpblade
      • pages.frontend.components.pagination.customcustom.blade.phpblade
      • ..pages.frontend.layout.mainmain.blade.phpblade
      • pages.frontend.layout.inc_headerinc_header.blade.phpblade
      • pages.frontend.layout.inc_navbarinc_navbar.blade.phpblade
      • pages.frontend.components.nav_menunav_menu.blade.phpblade
      • pages.frontend.components.nav_menu_mobilenav_menu_mobile.blade.phpblade
      • pages.frontend.layout.inc_footerinc_footer.blade.phpblade
      uri
      GET category/sub-category/{id}/{slug?}
      middleware
      web
      controller
      App\Http\Controllers\Frontend\CatalogueController@subCategory
      as
      frontend.catalogue.subcategory
      namespace
      prefix
      where
      file
      app/Http/Controllers/Frontend/CatalogueController.php:186-223
      73 statements were executed, 22 of which were duplicates, 51 unique. Show only duplicated123ms
      • select * from "brands" where "is_active" = 'Y' order by "name" asc
        1.22msfpiautoshopCatalogueController.php#35
        Bindings
        • 0: Y
        Backtrace
        • 15. app/Http/Controllers/Frontend/CatalogueController.php:35
        • 16. app/Http/Controllers/Frontend/CatalogueController.php:188
        • 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
      • select * from "categories" where "is_active" = 'Y'
        510μsfpiautoshopCatalogueController.php#36
        Bindings
        • 0: Y
        Backtrace
        • 15. app/Http/Controllers/Frontend/CatalogueController.php:36
        • 16. app/Http/Controllers/Frontend/CatalogueController.php:188
        • 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
      • select * from "zones" where "is_active" = 'Y'
        460μsfpiautoshopCatalogueController.php#37
        Bindings
        • 0: Y
        Backtrace
        • 15. app/Http/Controllers/Frontend/CatalogueController.php:37
        • 16. app/Http/Controllers/Frontend/CatalogueController.php:188
        • 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
      • select * from "promotions" where ("promotions"."is_active" = 'Y' and "promotions"."starting_date" <= '2025-04-26' and "promotions"."expire_date" >= '2025-04-26') limit 1
        590μsfpiautoshopCatalogueController.php#44
        Bindings
        • 0: Y
        • 1: 2025-04-26
        • 2: 2025-04-26
        Backtrace
        • 16. app/Http/Controllers/Frontend/CatalogueController.php:44
        • 17. app/Http/Controllers/Frontend/CatalogueController.php:188
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from "setimages" where "id" = 4 order by "id" asc
        690μsfpiautoshopCatalogueController.php#56
        Bindings
        • 0: 4
        Backtrace
        • 15. app/Http/Controllers/Frontend/CatalogueController.php:56
        • 16. app/Http/Controllers/Frontend/CatalogueController.php:188
        • 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
      • select * from "sub_categories" where "id" = '4' limit 1
        550μsfpiautoshopCatalogueController.php#190
        Bindings
        • 0: 4
        Backtrace
        • 16. app/Http/Controllers/Frontend/CatalogueController.php:190
        • 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 "name" from "sub_categories" where "id" = 4 limit 1
        320μsfpiautoshopCatalogueController.php#128
        Bindings
        • 0: 4
        Backtrace
        • 16. app/Http/Controllers/Frontend/CatalogueController.php:128
        • 17. app/Http/Controllers/Frontend/CatalogueController.php:196
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select count(*) as aggregate from "products" left join "issue_years" on "issue_years"."id" = "products"."issue_year_id" where "products"."is_active" = 'Y' and "products"."sub_category_id" = 4
        23.62msfpiautoshopCatalogueController.php#78
        Bindings
        • 0: Y
        • 1: 4
        Backtrace
        • 16. app/Http/Controllers/Frontend/CatalogueController.php:78
        • 17. app/Http/Controllers/Frontend/CatalogueController.php:199
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select count(*) as aggregate from "products" left join "issue_years" on "issue_years"."id" = "products"."issue_year_id" where "products"."is_active" = 'Y' and "products"."sub_category_id" = 4
        19.72msfpiautoshopCatalogueController.php#101
        Bindings
        • 0: Y
        • 1: 4
        Backtrace
        • 16. app/Http/Controllers/Frontend/CatalogueController.php:101
        • 17. app/Http/Controllers/Frontend/CatalogueController.php:199
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select "products".* from "products" left join "issue_years" on "issue_years"."id" = "products"."issue_year_id" where "products"."is_active" = 'Y' and "products"."sub_category_id" = 4 order by "products"."product_code" asc, "products"."category_id" asc, "products"."brand_id" asc, "products"."model_id" asc limit 12 offset 564
        22.21msfpiautoshopCatalogueController.php#101
        Bindings
        • 0: Y
        • 1: 4
        Backtrace
        • 16. app/Http/Controllers/Frontend/CatalogueController.php:101
        • 17. app/Http/Controllers/Frontend/CatalogueController.php:199
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select "issue_years".*, "product_to_issue_years"."product_id" as "pivot_product_id", "product_to_issue_years"."issue_year_id" as "pivot_issue_year_id" from "issue_years" inner join "product_to_issue_years" on "issue_years"."id" = "product_to_issue_years"."issue_year_id" where "product_to_issue_years"."product_id" = 35314
        3.81msfpiautoshopproduct_grid_card.blade.php#7
        Bindings
        • 0: 35314
        Backtrace
        • 20. view::pages.frontend.components.product_grid_card:7
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "product_images" where "product_images"."product_id" = 35314 and "product_images"."product_id" is not null order by "sort" asc
        600μsfpiautoshopproduct_grid_card.blade.php#27
        Bindings
        • 0: 35314
        Backtrace
        • 20. view::pages.frontend.components.product_grid_card:27
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "wishlist" where "wishlist"."product_id" = 35314 and "wishlist"."product_id" is not null and "company_contact_id" is null limit 1
        500μsfpiautoshopproduct_grid_card.blade.php#72
        Bindings
        • 0: 35314
        Backtrace
        • 21. view::pages.frontend.components.product_grid_card:72
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "brands" where "brands"."id" = 52 limit 1
        410μsfpiautoshopproduct_grid_card.blade.php#94
        Bindings
        • 0: 52
        Backtrace
        • 21. view::pages.frontend.components.product_grid_card:94
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "car_models" where "car_models"."id" = 359 limit 1
        600μsfpiautoshopproduct_grid_card.blade.php#97
        Bindings
        • 0: 359
        Backtrace
        • 21. view::pages.frontend.components.product_grid_card:97
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "issue_years".*, "product_to_issue_years"."product_id" as "pivot_product_id", "product_to_issue_years"."issue_year_id" as "pivot_issue_year_id" from "issue_years" inner join "product_to_issue_years" on "issue_years"."id" = "product_to_issue_years"."issue_year_id" where "product_to_issue_years"."product_id" = 35315
        2.61msfpiautoshopproduct_grid_card.blade.php#7
        Bindings
        • 0: 35315
        Backtrace
        • 20. view::pages.frontend.components.product_grid_card:7
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "product_images" where "product_images"."product_id" = 35315 and "product_images"."product_id" is not null order by "sort" asc
        370μsfpiautoshopproduct_grid_card.blade.php#27
        Bindings
        • 0: 35315
        Backtrace
        • 20. view::pages.frontend.components.product_grid_card:27
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "wishlist" where "wishlist"."product_id" = 35315 and "wishlist"."product_id" is not null and "company_contact_id" is null limit 1
        380μsfpiautoshopproduct_grid_card.blade.php#72
        Bindings
        • 0: 35315
        Backtrace
        • 21. view::pages.frontend.components.product_grid_card:72
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "brands" where "brands"."id" = 52 limit 1
        350μsfpiautoshopproduct_grid_card.blade.php#94
        Bindings
        • 0: 52
        Backtrace
        • 21. view::pages.frontend.components.product_grid_card:94
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "car_models" where "car_models"."id" = 198 limit 1
        360μsfpiautoshopproduct_grid_card.blade.php#97
        Bindings
        • 0: 198
        Backtrace
        • 21. view::pages.frontend.components.product_grid_card:97
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "issue_years".*, "product_to_issue_years"."product_id" as "pivot_product_id", "product_to_issue_years"."issue_year_id" as "pivot_issue_year_id" from "issue_years" inner join "product_to_issue_years" on "issue_years"."id" = "product_to_issue_years"."issue_year_id" where "product_to_issue_years"."product_id" = 35316
        2.64msfpiautoshopproduct_grid_card.blade.php#7
        Bindings
        • 0: 35316
        Backtrace
        • 20. view::pages.frontend.components.product_grid_card:7
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "product_images" where "product_images"."product_id" = 35316 and "product_images"."product_id" is not null order by "sort" asc
        430μsfpiautoshopproduct_grid_card.blade.php#27
        Bindings
        • 0: 35316
        Backtrace
        • 20. view::pages.frontend.components.product_grid_card:27
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "wishlist" where "wishlist"."product_id" = 35316 and "wishlist"."product_id" is not null and "company_contact_id" is null limit 1
        430μsfpiautoshopproduct_grid_card.blade.php#72
        Bindings
        • 0: 35316
        Backtrace
        • 21. view::pages.frontend.components.product_grid_card:72
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "brands" where "brands"."id" = 52 limit 1
        390μsfpiautoshopproduct_grid_card.blade.php#94
        Bindings
        • 0: 52
        Backtrace
        • 21. view::pages.frontend.components.product_grid_card:94
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "car_models" where "car_models"."id" = 198 limit 1
        370μsfpiautoshopproduct_grid_card.blade.php#97
        Bindings
        • 0: 198
        Backtrace
        • 21. view::pages.frontend.components.product_grid_card:97
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "issue_years".*, "product_to_issue_years"."product_id" as "pivot_product_id", "product_to_issue_years"."issue_year_id" as "pivot_issue_year_id" from "issue_years" inner join "product_to_issue_years" on "issue_years"."id" = "product_to_issue_years"."issue_year_id" where "product_to_issue_years"."product_id" = 35317
        2.47msfpiautoshopproduct_grid_card.blade.php#7
        Bindings
        • 0: 35317
        Backtrace
        • 20. view::pages.frontend.components.product_grid_card:7
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "product_images" where "product_images"."product_id" = 35317 and "product_images"."product_id" is not null order by "sort" asc
        370μsfpiautoshopproduct_grid_card.blade.php#27
        Bindings
        • 0: 35317
        Backtrace
        • 20. view::pages.frontend.components.product_grid_card:27
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "wishlist" where "wishlist"."product_id" = 35317 and "wishlist"."product_id" is not null and "company_contact_id" is null limit 1
        360μsfpiautoshopproduct_grid_card.blade.php#72
        Bindings
        • 0: 35317
        Backtrace
        • 21. view::pages.frontend.components.product_grid_card:72
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "brands" where "brands"."id" = 52 limit 1
        380μsfpiautoshopproduct_grid_card.blade.php#94
        Bindings
        • 0: 52
        Backtrace
        • 21. view::pages.frontend.components.product_grid_card:94
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "car_models" where "car_models"."id" = 198 limit 1
        380μsfpiautoshopproduct_grid_card.blade.php#97
        Bindings
        • 0: 198
        Backtrace
        • 21. view::pages.frontend.components.product_grid_card:97
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "issue_years".*, "product_to_issue_years"."product_id" as "pivot_product_id", "product_to_issue_years"."issue_year_id" as "pivot_issue_year_id" from "issue_years" inner join "product_to_issue_years" on "issue_years"."id" = "product_to_issue_years"."issue_year_id" where "product_to_issue_years"."product_id" = 35318
        2.44msfpiautoshopproduct_grid_card.blade.php#7
        Bindings
        • 0: 35318
        Backtrace
        • 20. view::pages.frontend.components.product_grid_card:7
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "product_images" where "product_images"."product_id" = 35318 and "product_images"."product_id" is not null order by "sort" asc
        360μsfpiautoshopproduct_grid_card.blade.php#27
        Bindings
        • 0: 35318
        Backtrace
        • 20. view::pages.frontend.components.product_grid_card:27
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "wishlist" where "wishlist"."product_id" = 35318 and "wishlist"."product_id" is not null and "company_contact_id" is null limit 1
        390μsfpiautoshopproduct_grid_card.blade.php#72
        Bindings
        • 0: 35318
        Backtrace
        • 21. view::pages.frontend.components.product_grid_card:72
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "brands" where "brands"."id" = 52 limit 1
        410μsfpiautoshopproduct_grid_card.blade.php#94
        Bindings
        • 0: 52
        Backtrace
        • 21. view::pages.frontend.components.product_grid_card:94
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "car_models" where "car_models"."id" = 198 limit 1
        430μsfpiautoshopproduct_grid_card.blade.php#97
        Bindings
        • 0: 198
        Backtrace
        • 21. view::pages.frontend.components.product_grid_card:97
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "issue_years".*, "product_to_issue_years"."product_id" as "pivot_product_id", "product_to_issue_years"."issue_year_id" as "pivot_issue_year_id" from "issue_years" inner join "product_to_issue_years" on "issue_years"."id" = "product_to_issue_years"."issue_year_id" where "product_to_issue_years"."product_id" = 35319
        2.54msfpiautoshopproduct_grid_card.blade.php#7
        Bindings
        • 0: 35319
        Backtrace
        • 20. view::pages.frontend.components.product_grid_card:7
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "product_images" where "product_images"."product_id" = 35319 and "product_images"."product_id" is not null order by "sort" asc
        350μsfpiautoshopproduct_grid_card.blade.php#27
        Bindings
        • 0: 35319
        Backtrace
        • 20. view::pages.frontend.components.product_grid_card:27
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "wishlist" where "wishlist"."product_id" = 35319 and "wishlist"."product_id" is not null and "company_contact_id" is null limit 1
        340μsfpiautoshopproduct_grid_card.blade.php#72
        Bindings
        • 0: 35319
        Backtrace
        • 21. view::pages.frontend.components.product_grid_card:72
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "brands" where "brands"."id" = 52 limit 1
        350μsfpiautoshopproduct_grid_card.blade.php#94
        Bindings
        • 0: 52
        Backtrace
        • 21. view::pages.frontend.components.product_grid_card:94
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "car_models" where "car_models"."id" = 188 limit 1
        350μsfpiautoshopproduct_grid_card.blade.php#97
        Bindings
        • 0: 188
        Backtrace
        • 21. view::pages.frontend.components.product_grid_card:97
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "issue_years".*, "product_to_issue_years"."product_id" as "pivot_product_id", "product_to_issue_years"."issue_year_id" as "pivot_issue_year_id" from "issue_years" inner join "product_to_issue_years" on "issue_years"."id" = "product_to_issue_years"."issue_year_id" where "product_to_issue_years"."product_id" = 35320
        2.41msfpiautoshopproduct_grid_card.blade.php#7
        Bindings
        • 0: 35320
        Backtrace
        • 20. view::pages.frontend.components.product_grid_card:7
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "product_images" where "product_images"."product_id" = 35320 and "product_images"."product_id" is not null order by "sort" asc
        360μsfpiautoshopproduct_grid_card.blade.php#27
        Bindings
        • 0: 35320
        Backtrace
        • 20. view::pages.frontend.components.product_grid_card:27
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "wishlist" where "wishlist"."product_id" = 35320 and "wishlist"."product_id" is not null and "company_contact_id" is null limit 1
        350μsfpiautoshopproduct_grid_card.blade.php#72
        Bindings
        • 0: 35320
        Backtrace
        • 21. view::pages.frontend.components.product_grid_card:72
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "brands" where "brands"."id" = 52 limit 1
        350μsfpiautoshopproduct_grid_card.blade.php#94
        Bindings
        • 0: 52
        Backtrace
        • 21. view::pages.frontend.components.product_grid_card:94
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "car_models" where "car_models"."id" = 188 limit 1
        350μsfpiautoshopproduct_grid_card.blade.php#97
        Bindings
        • 0: 188
        Backtrace
        • 21. view::pages.frontend.components.product_grid_card:97
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "issue_years".*, "product_to_issue_years"."product_id" as "pivot_product_id", "product_to_issue_years"."issue_year_id" as "pivot_issue_year_id" from "issue_years" inner join "product_to_issue_years" on "issue_years"."id" = "product_to_issue_years"."issue_year_id" where "product_to_issue_years"."product_id" = 35321
        2.46msfpiautoshopproduct_grid_card.blade.php#7
        Bindings
        • 0: 35321
        Backtrace
        • 20. view::pages.frontend.components.product_grid_card:7
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "product_images" where "product_images"."product_id" = 35321 and "product_images"."product_id" is not null order by "sort" asc
        340μsfpiautoshopproduct_grid_card.blade.php#27
        Bindings
        • 0: 35321
        Backtrace
        • 20. view::pages.frontend.components.product_grid_card:27
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "wishlist" where "wishlist"."product_id" = 35321 and "wishlist"."product_id" is not null and "company_contact_id" is null limit 1
        330μsfpiautoshopproduct_grid_card.blade.php#72
        Bindings
        • 0: 35321
        Backtrace
        • 21. view::pages.frontend.components.product_grid_card:72
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "brands" where "brands"."id" = 52 limit 1
        340μsfpiautoshopproduct_grid_card.blade.php#94
        Bindings
        • 0: 52
        Backtrace
        • 21. view::pages.frontend.components.product_grid_card:94
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "car_models" where "car_models"."id" = 188 limit 1
        370μsfpiautoshopproduct_grid_card.blade.php#97
        Bindings
        • 0: 188
        Backtrace
        • 21. view::pages.frontend.components.product_grid_card:97
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "issue_years".*, "product_to_issue_years"."product_id" as "pivot_product_id", "product_to_issue_years"."issue_year_id" as "pivot_issue_year_id" from "issue_years" inner join "product_to_issue_years" on "issue_years"."id" = "product_to_issue_years"."issue_year_id" where "product_to_issue_years"."product_id" = 35322
        2.45msfpiautoshopproduct_grid_card.blade.php#7
        Bindings
        • 0: 35322
        Backtrace
        • 20. view::pages.frontend.components.product_grid_card:7
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "product_images" where "product_images"."product_id" = 35322 and "product_images"."product_id" is not null order by "sort" asc
        350μsfpiautoshopproduct_grid_card.blade.php#27
        Bindings
        • 0: 35322
        Backtrace
        • 20. view::pages.frontend.components.product_grid_card:27
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "wishlist" where "wishlist"."product_id" = 35322 and "wishlist"."product_id" is not null and "company_contact_id" is null limit 1
        350μsfpiautoshopproduct_grid_card.blade.php#72
        Bindings
        • 0: 35322
        Backtrace
        • 21. view::pages.frontend.components.product_grid_card:72
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "brands" where "brands"."id" = 52 limit 1
        350μsfpiautoshopproduct_grid_card.blade.php#94
        Bindings
        • 0: 52
        Backtrace
        • 21. view::pages.frontend.components.product_grid_card:94
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "car_models" where "car_models"."id" = 188 limit 1
        340μsfpiautoshopproduct_grid_card.blade.php#97
        Bindings
        • 0: 188
        Backtrace
        • 21. view::pages.frontend.components.product_grid_card:97
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "issue_years".*, "product_to_issue_years"."product_id" as "pivot_product_id", "product_to_issue_years"."issue_year_id" as "pivot_issue_year_id" from "issue_years" inner join "product_to_issue_years" on "issue_years"."id" = "product_to_issue_years"."issue_year_id" where "product_to_issue_years"."product_id" = 76152
        2.59msfpiautoshopproduct_grid_card.blade.php#7
        Bindings
        • 0: 76152
        Backtrace
        • 20. view::pages.frontend.components.product_grid_card:7
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "product_images" where "product_images"."product_id" = 76152 and "product_images"."product_id" is not null order by "sort" asc
        370μsfpiautoshopproduct_grid_card.blade.php#27
        Bindings
        • 0: 76152
        Backtrace
        • 20. view::pages.frontend.components.product_grid_card:27
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "wishlist" where "wishlist"."product_id" = 76152 and "wishlist"."product_id" is not null and "company_contact_id" is null limit 1
        440μsfpiautoshopproduct_grid_card.blade.php#72
        Bindings
        • 0: 76152
        Backtrace
        • 21. view::pages.frontend.components.product_grid_card:72
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "brands" where "brands"."id" = 52 limit 1
        380μsfpiautoshopproduct_grid_card.blade.php#94
        Bindings
        • 0: 52
        Backtrace
        • 21. view::pages.frontend.components.product_grid_card:94
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "issue_years".*, "product_to_issue_years"."product_id" as "pivot_product_id", "product_to_issue_years"."issue_year_id" as "pivot_issue_year_id" from "issue_years" inner join "product_to_issue_years" on "issue_years"."id" = "product_to_issue_years"."issue_year_id" where "product_to_issue_years"."product_id" = 76153
        2.41msfpiautoshopproduct_grid_card.blade.php#7
        Bindings
        • 0: 76153
        Backtrace
        • 20. view::pages.frontend.components.product_grid_card:7
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "product_images" where "product_images"."product_id" = 76153 and "product_images"."product_id" is not null order by "sort" asc
        350μsfpiautoshopproduct_grid_card.blade.php#27
        Bindings
        • 0: 76153
        Backtrace
        • 20. view::pages.frontend.components.product_grid_card:27
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "wishlist" where "wishlist"."product_id" = 76153 and "wishlist"."product_id" is not null and "company_contact_id" is null limit 1
        440μsfpiautoshopproduct_grid_card.blade.php#72
        Bindings
        • 0: 76153
        Backtrace
        • 21. view::pages.frontend.components.product_grid_card:72
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "brands" where "brands"."id" = 52 limit 1
        480μsfpiautoshopproduct_grid_card.blade.php#94
        Bindings
        • 0: 52
        Backtrace
        • 21. view::pages.frontend.components.product_grid_card:94
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "issue_years".*, "product_to_issue_years"."product_id" as "pivot_product_id", "product_to_issue_years"."issue_year_id" as "pivot_issue_year_id" from "issue_years" inner join "product_to_issue_years" on "issue_years"."id" = "product_to_issue_years"."issue_year_id" where "product_to_issue_years"."product_id" = 23451
        2.55msfpiautoshopproduct_grid_card.blade.php#7
        Bindings
        • 0: 23451
        Backtrace
        • 20. view::pages.frontend.components.product_grid_card:7
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "product_images" where "product_images"."product_id" = 23451 and "product_images"."product_id" is not null order by "sort" asc
        390μsfpiautoshopproduct_grid_card.blade.php#27
        Bindings
        • 0: 23451
        Backtrace
        • 20. view::pages.frontend.components.product_grid_card:27
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "wishlist" where "wishlist"."product_id" = 23451 and "wishlist"."product_id" is not null and "company_contact_id" is null limit 1
        430μsfpiautoshopproduct_grid_card.blade.php#72
        Bindings
        • 0: 23451
        Backtrace
        • 21. view::pages.frontend.components.product_grid_card:72
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "brands" where "brands"."id" = 52 limit 1
        460μsfpiautoshopproduct_grid_card.blade.php#94
        Bindings
        • 0: 52
        Backtrace
        • 21. view::pages.frontend.components.product_grid_card:94
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "car_models" where "car_models"."id" = 191 limit 1
        480μsfpiautoshopproduct_grid_card.blade.php#97
        Bindings
        • 0: 191
        Backtrace
        • 21. view::pages.frontend.components.product_grid_card:97
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "settings" where "key" = 'googletag' limit 1
        440μsfpiautoshopmain.blade.php#30
        Bindings
        • 0: googletag
        Backtrace
        • 16. view::..pages.frontend.layout.main:30
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from "categories" where exists (select * from "sub_categories" inner join "category_to_subcategory" on "sub_categories"."id" = "category_to_subcategory"."sub_category_id" where "categories"."id" = "category_to_subcategory"."category_id" and "is_active" = 'Y') and "is_active" = 'Y' order by "id" asc
        1.02msfpiautoshopinc_navbar.blade.php#91
        Bindings
        • 0: Y
        • 1: Y
        Backtrace
        • 15. view::pages.frontend.layout.inc_navbar:91
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select "sub_categories".*, "category_to_subcategory"."category_id" as "pivot_category_id", "category_to_subcategory"."sub_category_id" as "pivot_sub_category_id" from "sub_categories" inner join "category_to_subcategory" on "sub_categories"."id" = "category_to_subcategory"."sub_category_id" where "category_to_subcategory"."category_id" in (1, 2, 3, 4, 5, 6, 7, 9) and "is_active" = 'Y'
        1.26msfpiautoshopinc_navbar.blade.php#91
        Bindings
        • 0: Y
        Backtrace
        • 19. view::pages.frontend.layout.inc_navbar:91
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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:72
      • select * from "contact_settings" where "contact_settings"."id" = 1 limit 1
        690μsfpiautoshopinc_footer.blade.php#10
        Bindings
        • 0: 1
        Backtrace
        • 20. view::pages.frontend.layout.inc_footer:10
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 "social_media_setting" where "is_active" = 'Y' order by "id" asc
        580μsfpiautoshopinc_footer.blade.php#21
        Bindings
        • 0: Y
        Backtrace
        • 15. view::pages.frontend.layout.inc_footer:21
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      App\Models\SubCategory
      103
      App\Models\Brand
      47
      App\Models\Category
      16
      App\Models\IssueYear
      13
      App\Models\Product
      12
      App\Models\CarModel
      10
      App\Models\Zone
      7
      App\Models\SocialMediaSetting
      5
      App\Models\SetImage
      1
      App\Models\Setting
      1
      App\Models\ContactSetting
      1
          _token
          2Uz7kIPt6fQpGnt8bjmA5zZoiUS9LdyHetwKcn66
          _previous
          array:1 [ "url" => "https://fortuneparts.net/category/sub-category/4/bumper-braket,-stay,-support?...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /category/sub-category/4/bumper-braket,-stay,-support
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "48" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:15 [ "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "fortuneparts.net" ] ]
          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 => "Sat, 26 Apr 2025 06:55:38 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjJEc1QvMDQ2djFON2J2Y0pORnZ4L0E9PSIsInZhbHVlIjoiMjFoRkg1N1RyLy91TjNsc2plTjBQcUNvRkpPSWNDZ0RXbWNuNHRyZE1pSTFUaWNvbENlOUFURXdLZ3pJTHhVTmxzUU9SR01HalpRYUhWNUplN2t1UHdFQjdwZ2VSWkovT2U4eVpMNjIxL0dKdkRGUlBPdDNjS0x4MkNCdUlGYk8iLCJtYWMiOiI5YjMyNDhjMTEzZDM5NWI5ODE2MDRjY2ZjNGUwZTljNDgyYWJhNDcxNzkxY2JmYzNhZTJlOTE3ODA1ZmQ2NTIyIiwidGFnIjoiIn0%3D; expires=Sat, 26 Apr 2025 08:55:38 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IjJEc1QvMDQ2djFON2J2Y0pORnZ4L0E9PSIsInZhbHVlIjoiMjFoRkg1N1RyLy91TjNsc2plTjBQcUNvRkpPSWNDZ0RXbWNuNHRyZE1pSTFUaWNvbENlOUFURXdLZ3pJTHhVTmxzUU9SR" 1 => "laravel_session=eyJpdiI6ImFzaGliZjU3QVRWbmhPbk00NkVaQkE9PSIsInZhbHVlIjoibkNjekRVTGFmU1JEMHY2THd4MkNaUkI5MWhJZnFQOUs2ck9NaWI1YlZWa1lwS1oxTmhjaWtwSzFFdVRlenNwbDlsdlJDVzdEYWQ4VXpjSGZOVmpBOEpEaE8zRGlrNTZqVTdVNk5uSG45elpUYUxQdG45eWJXa01penI4OUtxa0giLCJtYWMiOiI1MjNmZmZlYjNmYmFlY2FhNTY5YzU1NDM1MDE2OWI3ODBmMmYxZjIwNDZjYjdiN2M4ODBlZDQ4OGU3NzFiM2U0IiwidGFnIjoiIn0%3D; expires=Sat, 26 Apr 2025 08:55:38 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6ImFzaGliZjU3QVRWbmhPbk00NkVaQkE9PSIsInZhbHVlIjoibkNjekRVTGFmU1JEMHY2THd4MkNaUkI5MWhJZnFQOUs2ck9NaWI1YlZWa1lwS1oxTmhjaWtwSzFFdVRlenNwbDls" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjJEc1QvMDQ2djFON2J2Y0pORnZ4L0E9PSIsInZhbHVlIjoiMjFoRkg1N1RyLy91TjNsc2plTjBQcUNvRkpPSWNDZ0RXbWNuNHRyZE1pSTFUaWNvbENlOUFURXdLZ3pJTHhVTmxzUU9SR01HalpRYUhWNUplN2t1UHdFQjdwZ2VSWkovT2U4eVpMNjIxL0dKdkRGUlBPdDNjS0x4MkNCdUlGYk8iLCJtYWMiOiI5YjMyNDhjMTEzZDM5NWI5ODE2MDRjY2ZjNGUwZTljNDgyYWJhNDcxNzkxY2JmYzNhZTJlOTE3ODA1ZmQ2NTIyIiwidGFnIjoiIn0%3D; expires=Sat, 26-Apr-2025 08:55:38 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjJEc1QvMDQ2djFON2J2Y0pORnZ4L0E9PSIsInZhbHVlIjoiMjFoRkg1N1RyLy91TjNsc2plTjBQcUNvRkpPSWNDZ0RXbWNuNHRyZE1pSTFUaWNvbENlOUFURXdLZ3pJTHhVTmxzUU9SR" 1 => "laravel_session=eyJpdiI6ImFzaGliZjU3QVRWbmhPbk00NkVaQkE9PSIsInZhbHVlIjoibkNjekRVTGFmU1JEMHY2THd4MkNaUkI5MWhJZnFQOUs2ck9NaWI1YlZWa1lwS1oxTmhjaWtwSzFFdVRlenNwbDlsdlJDVzdEYWQ4VXpjSGZOVmpBOEpEaE8zRGlrNTZqVTdVNk5uSG45elpUYUxQdG45eWJXa01penI4OUtxa0giLCJtYWMiOiI1MjNmZmZlYjNmYmFlY2FhNTY5YzU1NDM1MDE2OWI3ODBmMmYxZjIwNDZjYjdiN2M4ODBlZDQ4OGU3NzFiM2U0IiwidGFnIjoiIn0%3D; expires=Sat, 26-Apr-2025 08:55:38 GMT; path=/; httponlylaravel_session=eyJpdiI6ImFzaGliZjU3QVRWbmhPbk00NkVaQkE9PSIsInZhbHVlIjoibkNjekRVTGFmU1JEMHY2THd4MkNaUkI5MWhJZnFQOUs2ck9NaWI1YlZWa1lwS1oxTmhjaWtwSzFFdVRlenNwbDls" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "2Uz7kIPt6fQpGnt8bjmA5zZoiUS9LdyHetwKcn66" "_previous" => array:1 [ "url" => "https://fortuneparts.net/category/sub-category/4/bumper-braket,-stay,-support?page=48" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]