schedule : 21:03:11 | schedule TH : 04:03:11
expand_less
Filter:

Filter

GRILLE

Showing 1969-1980 of 1986 Products

8.3.13PHP Version223msRequest Duration3MBMemory UsageGET category/sub-category/{id}/{slug?}Route
    • Booting (32.46ms)time
    • Application (191ms)time
    • 1 x Application (85.47%)
      191ms
      1 x Booting (14.53%)
      32.46ms
      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
      75 statements were executed, 25 of which were duplicates, 50 unique. Show only duplicated128ms
      • select * from "brands" where "is_active" = 'Y' order by "name" asc
        1.26msfpiautoshopCatalogueController.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'
        630μ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'
        540μ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-11' and "promotions"."expire_date" >= '2025-04-11') limit 1
        680μsfpiautoshopCatalogueController.php#44
        Bindings
        • 0: Y
        • 1: 2025-04-11
        • 2: 2025-04-11
        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
        720μ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" = '16' limit 1
        630μsfpiautoshopCatalogueController.php#190
        Bindings
        • 0: 16
        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" = 16 limit 1
        390μsfpiautoshopCatalogueController.php#128
        Bindings
        • 0: 16
        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" = 16
        23.08msfpiautoshopCatalogueController.php#78
        Bindings
        • 0: Y
        • 1: 16
        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" = 16
        19.79msfpiautoshopCatalogueController.php#101
        Bindings
        • 0: Y
        • 1: 16
        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" = 16 order by "products"."product_code" asc, "products"."category_id" asc, "products"."brand_id" asc, "products"."model_id" asc limit 12 offset 1968
        24.84msfpiautoshopCatalogueController.php#101
        Bindings
        • 0: Y
        • 1: 16
        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" = 35017
        3.43msfpiautoshopproduct_grid_card.blade.php#7
        Bindings
        • 0: 35017
        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" = 35017 and "product_images"."product_id" is not null order by "sort" asc
        690μsfpiautoshopproduct_grid_card.blade.php#27
        Bindings
        • 0: 35017
        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" = 35017 and "wishlist"."product_id" is not null and "company_contact_id" is null limit 1
        590μsfpiautoshopproduct_grid_card.blade.php#72
        Bindings
        • 0: 35017
        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
        440μ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" = 203 limit 1
        590μsfpiautoshopproduct_grid_card.blade.php#97
        Bindings
        • 0: 203
        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" = 35019
        2.6msfpiautoshopproduct_grid_card.blade.php#7
        Bindings
        • 0: 35019
        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" = 35019 and "product_images"."product_id" is not null order by "sort" asc
        410μsfpiautoshopproduct_grid_card.blade.php#27
        Bindings
        • 0: 35019
        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" = 35019 and "wishlist"."product_id" is not null and "company_contact_id" is null limit 1
        400μsfpiautoshopproduct_grid_card.blade.php#72
        Bindings
        • 0: 35019
        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" = 209 limit 1
        370μsfpiautoshopproduct_grid_card.blade.php#97
        Bindings
        • 0: 209
        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" = 35021
        2.54msfpiautoshopproduct_grid_card.blade.php#7
        Bindings
        • 0: 35021
        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" = 35021 and "product_images"."product_id" is not null order by "sort" asc
        400μsfpiautoshopproduct_grid_card.blade.php#27
        Bindings
        • 0: 35021
        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" = 35021 and "wishlist"."product_id" is not null and "company_contact_id" is null limit 1
        390μsfpiautoshopproduct_grid_card.blade.php#72
        Bindings
        • 0: 35021
        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
        430μ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
        430μ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" = 35023
        2.48msfpiautoshopproduct_grid_card.blade.php#7
        Bindings
        • 0: 35023
        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" = 35023 and "product_images"."product_id" is not null order by "sort" asc
        400μsfpiautoshopproduct_grid_card.blade.php#27
        Bindings
        • 0: 35023
        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" = 35023 and "wishlist"."product_id" is not null and "company_contact_id" is null limit 1
        380μsfpiautoshopproduct_grid_card.blade.php#72
        Bindings
        • 0: 35023
        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" = 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" = 35024
        2.44msfpiautoshopproduct_grid_card.blade.php#7
        Bindings
        • 0: 35024
        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" = 35024 and "product_images"."product_id" is not null order by "sort" asc
        470μsfpiautoshopproduct_grid_card.blade.php#27
        Bindings
        • 0: 35024
        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" = 35024 and "wishlist"."product_id" is not null and "company_contact_id" is null limit 1
        430μsfpiautoshopproduct_grid_card.blade.php#72
        Bindings
        • 0: 35024
        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
        360μ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" = 206 limit 1
        430μsfpiautoshopproduct_grid_card.blade.php#97
        Bindings
        • 0: 206
        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" = 35026
        2.53msfpiautoshopproduct_grid_card.blade.php#7
        Bindings
        • 0: 35026
        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" = 35026 and "product_images"."product_id" is not null order by "sort" asc
        360μsfpiautoshopproduct_grid_card.blade.php#27
        Bindings
        • 0: 35026
        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" = 35026 and "wishlist"."product_id" is not null and "company_contact_id" is null limit 1
        370μsfpiautoshopproduct_grid_card.blade.php#72
        Bindings
        • 0: 35026
        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
        440μ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" = 206 limit 1
        470μsfpiautoshopproduct_grid_card.blade.php#97
        Bindings
        • 0: 206
        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" = 35027
        2.68msfpiautoshopproduct_grid_card.blade.php#7
        Bindings
        • 0: 35027
        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" = 35027 and "product_images"."product_id" is not null order by "sort" asc
        580μsfpiautoshopproduct_grid_card.blade.php#27
        Bindings
        • 0: 35027
        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" = 35027 and "wishlist"."product_id" is not null and "company_contact_id" is null limit 1
        480μsfpiautoshopproduct_grid_card.blade.php#72
        Bindings
        • 0: 35027
        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" = 209 limit 1
        450μsfpiautoshopproduct_grid_card.blade.php#97
        Bindings
        • 0: 209
        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" = 35028
        2.71msfpiautoshopproduct_grid_card.blade.php#7
        Bindings
        • 0: 35028
        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" = 35028 and "product_images"."product_id" is not null order by "sort" asc
        490μsfpiautoshopproduct_grid_card.blade.php#27
        Bindings
        • 0: 35028
        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" = 35028 and "wishlist"."product_id" is not null and "company_contact_id" is null limit 1
        460μsfpiautoshopproduct_grid_card.blade.php#72
        Bindings
        • 0: 35028
        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 * from "car_models" where "car_models"."id" = 209 limit 1
        460μsfpiautoshopproduct_grid_card.blade.php#97
        Bindings
        • 0: 209
        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" = 24337
        2.66msfpiautoshopproduct_grid_card.blade.php#7
        Bindings
        • 0: 24337
        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" = 24337 and "product_images"."product_id" is not null order by "sort" asc
        360μsfpiautoshopproduct_grid_card.blade.php#27
        Bindings
        • 0: 24337
        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" = 24337 and "wishlist"."product_id" is not null and "company_contact_id" is null limit 1
        350μsfpiautoshopproduct_grid_card.blade.php#72
        Bindings
        • 0: 24337
        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
        370μ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" = 225 limit 1
        370μsfpiautoshopproduct_grid_card.blade.php#97
        Bindings
        • 0: 225
        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" = 24338
        2.47msfpiautoshopproduct_grid_card.blade.php#7
        Bindings
        • 0: 24338
        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" = 24338 and "product_images"."product_id" is not null order by "sort" asc
        360μsfpiautoshopproduct_grid_card.blade.php#27
        Bindings
        • 0: 24338
        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" = 24338 and "wishlist"."product_id" is not null and "company_contact_id" is null limit 1
        370μsfpiautoshopproduct_grid_card.blade.php#72
        Bindings
        • 0: 24338
        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" = 225 limit 1
        370μsfpiautoshopproduct_grid_card.blade.php#97
        Bindings
        • 0: 225
        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" = 35485
        2.53msfpiautoshopproduct_grid_card.blade.php#7
        Bindings
        • 0: 35485
        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" = 35485 and "product_images"."product_id" is not null order by "sort" asc
        360μsfpiautoshopproduct_grid_card.blade.php#27
        Bindings
        • 0: 35485
        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" = 35485 and "wishlist"."product_id" is not null and "company_contact_id" is null limit 1
        330μsfpiautoshopproduct_grid_card.blade.php#72
        Bindings
        • 0: 35485
        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" = 359 limit 1
        350μ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" = 35486
        2.48msfpiautoshopproduct_grid_card.blade.php#7
        Bindings
        • 0: 35486
        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" = 35486 and "product_images"."product_id" is not null order by "sort" asc
        350μsfpiautoshopproduct_grid_card.blade.php#27
        Bindings
        • 0: 35486
        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" = 35486 and "wishlist"."product_id" is not null and "company_contact_id" is null limit 1
        340μsfpiautoshopproduct_grid_card.blade.php#72
        Bindings
        • 0: 35486
        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" = 359 limit 1
        350μ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 * from "settings" where "key" = 'googletag' limit 1
        380μ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
        940μsfpiautoshopinc_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.03msfpiautoshopinc_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
        730μ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
        540μ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
      102
      App\Models\Brand
      47
      App\Models\Category
      16
      App\Models\IssueYear
      13
      App\Models\Product
      12
      App\Models\CarModel
      12
      App\Models\Zone
      7
      App\Models\SocialMediaSetting
      5
      App\Models\SetImage
      1
      App\Models\Setting
      1
      App\Models\ContactSetting
      1
          _token
          ASsaInDaSIM1zvnvh60Kmn169j5LXFs0havnzD3F
          _previous
          array:1 [ "url" => "https://fortuneparts.net/category/sub-category/16/grille?page=165" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /category/sub-category/16/grille
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "165" ]
          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 => "Thu, 10 Apr 2025 21:03:08 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjNCOGVBR1RZYW5zNktydzRrRUZFaHc9PSIsInZhbHVlIjoiblE0UW1Ld0RVc1lZc2Q3SmtkWHkzN204b01tdUkwQjdLUldVRnFuUVhsR1FvVHRkMjVtMUZkZUVMYUV6M01HSkRiR1kybGNFWHc1QUJVZTBpcjVLelROTXVSbTdqeUtSOUdpNW9EMmh1OUFiQjQwSkJkQ0h2YzRveTNqcUxuZjIiLCJtYWMiOiI2ODhjZWMyMTY1N2Y0M2VlYTgxZDQzNDM5OTZjOGNjNzNkOTAwMTI2MTlmZDNhYzMxYTNkZjE3MTE5MDMxNjEwIiwidGFnIjoiIn0%3D; expires=Thu, 10 Apr 2025 23:03:08 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IjNCOGVBR1RZYW5zNktydzRrRUZFaHc9PSIsInZhbHVlIjoiblE0UW1Ld0RVc1lZc2Q3SmtkWHkzN204b01tdUkwQjdLUldVRnFuUVhsR1FvVHRkMjVtMUZkZUVMYUV6M01HSkRiR1kyb" 1 => "laravel_session=eyJpdiI6IjNpZTg5b2xwN2dIRnBGT0Q4Tmpnc3c9PSIsInZhbHVlIjoidnIzY29MMHM1cGJIR2dWZmVaUW9yOUJ0ZmZoendpNTM5Rk05cmdqZ203dy9qMDNId010Sm1pMllTRVNOMDF5dlhJVDRSSXhoUkYvM0RTYytBODdGM3ZDbUxCVlJERTNqK2l6MVpoN1I5V1pzNDE5bXhneHQ4N2tWUFcwaXdTZUUiLCJtYWMiOiJlY2MyMDQ3NjY4Y2Q5MDMyMjA2NzYzMmFmYTdhYjEzOGIzYWRmMDUzNjcwNGFmYWU1YzA2MWFmODI5YzUwYzAxIiwidGFnIjoiIn0%3D; expires=Thu, 10 Apr 2025 23:03:08 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6IjNpZTg5b2xwN2dIRnBGT0Q4Tmpnc3c9PSIsInZhbHVlIjoidnIzY29MMHM1cGJIR2dWZmVaUW9yOUJ0ZmZoendpNTM5Rk05cmdqZ203dy9qMDNId010Sm1pMllTRVNOMDF5dlhJ" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjNCOGVBR1RZYW5zNktydzRrRUZFaHc9PSIsInZhbHVlIjoiblE0UW1Ld0RVc1lZc2Q3SmtkWHkzN204b01tdUkwQjdLUldVRnFuUVhsR1FvVHRkMjVtMUZkZUVMYUV6M01HSkRiR1kybGNFWHc1QUJVZTBpcjVLelROTXVSbTdqeUtSOUdpNW9EMmh1OUFiQjQwSkJkQ0h2YzRveTNqcUxuZjIiLCJtYWMiOiI2ODhjZWMyMTY1N2Y0M2VlYTgxZDQzNDM5OTZjOGNjNzNkOTAwMTI2MTlmZDNhYzMxYTNkZjE3MTE5MDMxNjEwIiwidGFnIjoiIn0%3D; expires=Thu, 10-Apr-2025 23:03:08 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjNCOGVBR1RZYW5zNktydzRrRUZFaHc9PSIsInZhbHVlIjoiblE0UW1Ld0RVc1lZc2Q3SmtkWHkzN204b01tdUkwQjdLUldVRnFuUVhsR1FvVHRkMjVtMUZkZUVMYUV6M01HSkRiR1kyb" 1 => "laravel_session=eyJpdiI6IjNpZTg5b2xwN2dIRnBGT0Q4Tmpnc3c9PSIsInZhbHVlIjoidnIzY29MMHM1cGJIR2dWZmVaUW9yOUJ0ZmZoendpNTM5Rk05cmdqZ203dy9qMDNId010Sm1pMllTRVNOMDF5dlhJVDRSSXhoUkYvM0RTYytBODdGM3ZDbUxCVlJERTNqK2l6MVpoN1I5V1pzNDE5bXhneHQ4N2tWUFcwaXdTZUUiLCJtYWMiOiJlY2MyMDQ3NjY4Y2Q5MDMyMjA2NzYzMmFmYTdhYjEzOGIzYWRmMDUzNjcwNGFmYWU1YzA2MWFmODI5YzUwYzAxIiwidGFnIjoiIn0%3D; expires=Thu, 10-Apr-2025 23:03:08 GMT; path=/; httponlylaravel_session=eyJpdiI6IjNpZTg5b2xwN2dIRnBGT0Q4Tmpnc3c9PSIsInZhbHVlIjoidnIzY29MMHM1cGJIR2dWZmVaUW9yOUJ0ZmZoendpNTM5Rk05cmdqZ203dy9qMDNId010Sm1pMllTRVNOMDF5dlhJ" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "ASsaInDaSIM1zvnvh60Kmn169j5LXFs0havnzD3F" "_previous" => array:1 [ "url" => "https://fortuneparts.net/category/sub-category/16/grille?page=165" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]