Imagem do WhatsApp de 2024-03-22 à(s) 14.16.58_9ab0c84c

RACK INDÍA (showroom)

A: 55 cm L: 240 cm C: 50 cm

Visualizar em 3D

Produtos Relacionados

Whatsapp Facebook Instagram Pinterest
Request history8.2.17PHP Version322msRequest Duration3MBMemory UsageGET pronta-entrega/{slug}Route
    • Booting (24.85ms)time
    • Application (297ms)time
    • 1 x Application (92.29%)
      297ms
      1 x Booting (7.71%)
      24.85ms
      40 templates were rendered
      • productproduct.blade.php#?blade
      • components.categoriescategories.blade.php#?blade
      • components.modal.add-cart-modaladd-cart-modal.blade.php#?blade
      • components.icons.loadingloading.blade.php#?blade
      • components.productproduct.blade.php#?blade
      • components.modal.add-cart-modaladd-cart-modal.blade.php#?blade
      • components.icons.loadingloading.blade.php#?blade
      • components.productproduct.blade.php#?blade
      • components.modal.add-cart-modaladd-cart-modal.blade.php#?blade
      • components.icons.loadingloading.blade.php#?blade
      • components.productproduct.blade.php#?blade
      • components.modal.add-cart-modaladd-cart-modal.blade.php#?blade
      • components.icons.loadingloading.blade.php#?blade
      • components.productproduct.blade.php#?blade
      • components.modal.add-cart-modaladd-cart-modal.blade.php#?blade
      • components.icons.loadingloading.blade.php#?blade
      • components.productproduct.blade.php#?blade
      • components.modal.add-cart-modaladd-cart-modal.blade.php#?blade
      • components.icons.loadingloading.blade.php#?blade
      • components.productproduct.blade.php#?blade
      • components.modal.add-cart-modaladd-cart-modal.blade.php#?blade
      • components.icons.loadingloading.blade.php#?blade
      • components.productproduct.blade.php#?blade
      • components.modal.add-cart-modaladd-cart-modal.blade.php#?blade
      • components.icons.loadingloading.blade.php#?blade
      • components.productproduct.blade.php#?blade
      • components.modal.add-cart-modaladd-cart-modal.blade.php#?blade
      • components.icons.loadingloading.blade.php#?blade
      • components.tips-usage-buttontips-usage-button.blade.php#?blade
      • layouts.appapp.blade.php#?blade
      • components.modal.project-modalproject-modal.blade.php#?blade
      • components.icons.searchsearch.blade.php#?blade
      • components.icons.closeclose.blade.php#?blade
      • components.icons.searchsearch.blade.php#?blade
      • components.icons.cartcart.blade.php#?blade
      • components.modal.mobile-cart-modalmobile-cart-modal.blade.php#?blade
      • components.icons.closeclose.blade.php#?blade
      • components.registerregister.blade.php#?blade
      • components.loginlogin.blade.php#?blade
      • components.modal.dicas-modaldicas-modal.blade.php#?blade
      uri
      GET pronta-entrega/{slug}
      middleware
      web
      controller
      App\Http\Controllers\SiteController@product
      namespace
      where
      as
      showroom.product
      file
      app/Http/Controllers/SiteController.php:329-408
      108 statements were executed (4 duplicates)Show only duplicatesnamai205ms
      • # Query soft limit for Debugbar is reached after 100 queries, additional 8 queries only show the query. Limit can be raised in the config. Limits can be raised in the config (debugbar.options.db.soft_limit)
      • DatabaseSessionHandler.php#97namai1.46msselect * from `sessions` where `id` = 'pGMhHDgQqzwZiRAwxfWI04DZ2GY5D6H4UQNA04Lc' limit 1
        Bindings
        • 0: pGMhHDgQqzwZiRAwxfWI04DZ2GY5D6H4UQNA04Lc
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:117
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:105
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:89
        • vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:147
      • SiteController.php#336namai2.46msselect * from `products` where `slug` = 'rack-india-showroom' and `products`.`deleted_at` is null limit 1
        Bindings
        • 0: rack-india-showroom
        Backtrace
        • app/Http/Controllers/SiteController.php:336
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • SiteController.php#336namai970μsselect * from `images` where `images`.`product_id` in (708459692) order by `order` asc
        Backtrace
        • app/Http/Controllers/SiteController.php:336
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • SiteController.php#336namai750μsselect `categories`.*, `product_categories`.`product_id` as `laravel_through_key` from `categories` inner join `product_categories` on `product_categories`.`category_id` = `categories`.`id` where `product_categories`.`product_id` in (708459692)
        Backtrace
        • app/Http/Controllers/SiteController.php:336
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • SiteController.php#1105namai10.47msselect `image`, `slug`, `name`, `parent_id`, MAX(id) as id from `categories` where exists (select * from `products` inner join `product_categories` on `product_categories`.`product_id` = `products`.`id` where `categories`.`id` = `product_categories`.`category_id` and `slug` like '%showroom%' and `in_catalog` = 1 and `products`.`deleted_at` is null) and (`parent_id` is null or `parent_id` in (1177741, 1178146)) group by `image`, `slug`, `name`, `parent_id` order by `name` asc
        Bindings
        • 0: %showroom%
        • 1: 1
        • 2: 1177741
        • 3: 1178146
        Backtrace
        • app/Http/Controllers/SiteController.php:1105
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SiteController.php#1133namai1.37msselect `id`, `name`, `slug`, `parent_id`, MAX(id) as id from `categories` where `parent_id` = 1178126 and exists (select * from `products` inner join `product_categories` on `product_categories`.`product_id` = `products`.`id` where `categories`.`id` = `product_categories`.`category_id` and `slug` like '%showroom%' and `in_catalog` = 1 and `products`.`deleted_at` is null) group by `id`, `name`, `slug`, `parent_id` order by `name` asc
        Bindings
        • 0: 1178126
        • 1: %showroom%
        • 2: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1133
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1133namai1.6msselect `id`, `name`, `slug`, `parent_id`, MAX(id) as id from `categories` where `parent_id` = 1178131 and exists (select * from `products` inner join `product_categories` on `product_categories`.`product_id` = `products`.`id` where `categories`.`id` = `product_categories`.`category_id` and `slug` like '%showroom%' and `in_catalog` = 1 and `products`.`deleted_at` is null) group by `id`, `name`, `slug`, `parent_id` order by `name` asc
        Bindings
        • 0: 1178131
        • 1: %showroom%
        • 2: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1133
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai1.12msselect * from `products` where exists (select * from `categories` inner join `product_categories` on `product_categories`.`category_id` = `categories`.`id` where `products`.`id` = `product_categories`.`product_id` and `category_id` = 1325501) and `in_catalog` = 1 and `products`.`deleted_at` is null limit 1
        Bindings
        • 0: 1325501
        • 1: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai1.87msselect * from `images` where `images`.`product_id` in (708570188) order by `order` asc
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1133namai1.17msselect `id`, `name`, `slug`, `parent_id`, MAX(id) as id from `categories` where `parent_id` = 1325501 and exists (select * from `products` inner join `product_categories` on `product_categories`.`product_id` = `products`.`id` where `categories`.`id` = `product_categories`.`category_id` and `slug` like '%showroom%' and `in_catalog` = 1 and `products`.`deleted_at` is null) group by `id`, `name`, `slug`, `parent_id` order by `name` asc
        Bindings
        • 0: 1325501
        • 1: %showroom%
        • 2: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1133
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai970μsselect * from `products` where exists (select * from `categories` inner join `product_categories` on `product_categories`.`category_id` = `categories`.`id` where `products`.`id` = `product_categories`.`product_id` and `category_id` = 1178137) and `in_catalog` = 1 and `products`.`deleted_at` is null limit 1
        Bindings
        • 0: 1178137
        • 1: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai740μsselect * from `images` where `images`.`product_id` in (708439475) order by `order` asc
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1133namai1.05msselect `id`, `name`, `slug`, `parent_id`, MAX(id) as id from `categories` where `parent_id` = 1178137 and exists (select * from `products` inner join `product_categories` on `product_categories`.`product_id` = `products`.`id` where `categories`.`id` = `product_categories`.`category_id` and `slug` like '%showroom%' and `in_catalog` = 1 and `products`.`deleted_at` is null) group by `id`, `name`, `slug`, `parent_id` order by `name` asc
        Bindings
        • 0: 1178137
        • 1: %showroom%
        • 2: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1133
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai1.3msselect * from `products` where exists (select * from `categories` inner join `product_categories` on `product_categories`.`category_id` = `categories`.`id` where `products`.`id` = `product_categories`.`product_id` and `category_id` = 1346033) and `in_catalog` = 1 and `products`.`deleted_at` is null limit 1
        Bindings
        • 0: 1346033
        • 1: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai700μsselect * from `images` where `images`.`product_id` in (708570180) order by `order` asc
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1133namai1.2msselect `id`, `name`, `slug`, `parent_id`, MAX(id) as id from `categories` where `parent_id` = 1346033 and exists (select * from `products` inner join `product_categories` on `product_categories`.`product_id` = `products`.`id` where `categories`.`id` = `product_categories`.`category_id` and `slug` like '%showroom%' and `in_catalog` = 1 and `products`.`deleted_at` is null) group by `id`, `name`, `slug`, `parent_id` order by `name` asc
        Bindings
        • 0: 1346033
        • 1: %showroom%
        • 2: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1133
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai1.22msselect * from `products` where exists (select * from `categories` inner join `product_categories` on `product_categories`.`category_id` = `categories`.`id` where `products`.`id` = `product_categories`.`product_id` and `category_id` = 1178133) and `in_catalog` = 1 and `products`.`deleted_at` is null limit 1
        Bindings
        • 0: 1178133
        • 1: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai1.21msselect * from `images` where `images`.`product_id` in (708439630) order by `order` asc
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1133namai1.34msselect `id`, `name`, `slug`, `parent_id`, MAX(id) as id from `categories` where `parent_id` = 1178133 and exists (select * from `products` inner join `product_categories` on `product_categories`.`product_id` = `products`.`id` where `categories`.`id` = `product_categories`.`category_id` and `slug` like '%showroom%' and `in_catalog` = 1 and `products`.`deleted_at` is null) group by `id`, `name`, `slug`, `parent_id` order by `name` asc
        Bindings
        • 0: 1178133
        • 1: %showroom%
        • 2: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1133
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai990μsselect * from `products` where exists (select * from `categories` inner join `product_categories` on `product_categories`.`category_id` = `categories`.`id` where `products`.`id` = `product_categories`.`product_id` and `category_id` = 1331361) and `in_catalog` = 1 and `products`.`deleted_at` is null limit 1
        Bindings
        • 0: 1331361
        • 1: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai780μsselect * from `images` where `images`.`product_id` in (708570187) order by `order` asc
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1133namai1.25msselect `id`, `name`, `slug`, `parent_id`, MAX(id) as id from `categories` where `parent_id` = 1331361 and exists (select * from `products` inner join `product_categories` on `product_categories`.`product_id` = `products`.`id` where `categories`.`id` = `product_categories`.`category_id` and `slug` like '%showroom%' and `in_catalog` = 1 and `products`.`deleted_at` is null) group by `id`, `name`, `slug`, `parent_id` order by `name` asc
        Bindings
        • 0: 1331361
        • 1: %showroom%
        • 2: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1133
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai1.25msselect * from `products` where exists (select * from `categories` inner join `product_categories` on `product_categories`.`category_id` = `categories`.`id` where `products`.`id` = `product_categories`.`product_id` and `category_id` = 1178127) and `in_catalog` = 1 and `products`.`deleted_at` is null limit 1
        Bindings
        • 0: 1178127
        • 1: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai770μsselect * from `images` where `images`.`product_id` in (708461706) order by `order` asc
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1133namai1.1msselect `id`, `name`, `slug`, `parent_id`, MAX(id) as id from `categories` where `parent_id` = 1178127 and exists (select * from `products` inner join `product_categories` on `product_categories`.`product_id` = `products`.`id` where `categories`.`id` = `product_categories`.`category_id` and `slug` like '%showroom%' and `in_catalog` = 1 and `products`.`deleted_at` is null) group by `id`, `name`, `slug`, `parent_id` order by `name` asc
        Bindings
        • 0: 1178127
        • 1: %showroom%
        • 2: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1133
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai1.12msselect * from `products` where exists (select * from `categories` inner join `product_categories` on `product_categories`.`category_id` = `categories`.`id` where `products`.`id` = `product_categories`.`product_id` and `category_id` = 1178134) and `in_catalog` = 1 and `products`.`deleted_at` is null limit 1
        Bindings
        • 0: 1178134
        • 1: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai730μsselect * from `images` where `images`.`product_id` in (708439624) order by `order` asc
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1133namai1.61msselect `id`, `name`, `slug`, `parent_id`, MAX(id) as id from `categories` where `parent_id` = 1178134 and exists (select * from `products` inner join `product_categories` on `product_categories`.`product_id` = `products`.`id` where `categories`.`id` = `product_categories`.`category_id` and `slug` like '%showroom%' and `in_catalog` = 1 and `products`.`deleted_at` is null) group by `id`, `name`, `slug`, `parent_id` order by `name` asc
        Bindings
        • 0: 1178134
        • 1: %showroom%
        • 2: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1133
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai960μsselect * from `products` where exists (select * from `categories` inner join `product_categories` on `product_categories`.`category_id` = `categories`.`id` where `products`.`id` = `product_categories`.`product_id` and `category_id` = 1178118) and `in_catalog` = 1 and `products`.`deleted_at` is null limit 1
        Bindings
        • 0: 1178118
        • 1: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai1.41msselect * from `images` where `images`.`product_id` in (708443389) order by `order` asc
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1133namai1.07msselect `id`, `name`, `slug`, `parent_id`, MAX(id) as id from `categories` where `parent_id` = 1178118 and exists (select * from `products` inner join `product_categories` on `product_categories`.`product_id` = `products`.`id` where `categories`.`id` = `product_categories`.`category_id` and `slug` like '%showroom%' and `in_catalog` = 1 and `products`.`deleted_at` is null) group by `id`, `name`, `slug`, `parent_id` order by `name` asc
        Bindings
        • 0: 1178118
        • 1: %showroom%
        • 2: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1133
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai1.35msselect * from `products` where exists (select * from `categories` inner join `product_categories` on `product_categories`.`category_id` = `categories`.`id` where `products`.`id` = `product_categories`.`product_id` and `category_id` = 1345030) and `in_catalog` = 1 and `products`.`deleted_at` is null limit 1
        Bindings
        • 0: 1345030
        • 1: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai950μsselect * from `images` where `images`.`product_id` in (708567991) order by `order` asc
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1133namai1.44msselect `id`, `name`, `slug`, `parent_id`, MAX(id) as id from `categories` where `parent_id` = 1345030 and exists (select * from `products` inner join `product_categories` on `product_categories`.`product_id` = `products`.`id` where `categories`.`id` = `product_categories`.`category_id` and `slug` like '%showroom%' and `in_catalog` = 1 and `products`.`deleted_at` is null) group by `id`, `name`, `slug`, `parent_id` order by `name` asc
        Bindings
        • 0: 1345030
        • 1: %showroom%
        • 2: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1133
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai1msselect * from `products` where exists (select * from `categories` inner join `product_categories` on `product_categories`.`category_id` = `categories`.`id` where `products`.`id` = `product_categories`.`product_id` and `category_id` = 1331362) and `in_catalog` = 1 and `products`.`deleted_at` is null limit 1
        Bindings
        • 0: 1331362
        • 1: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai1.23msselect * from `images` where `images`.`product_id` in (708570183) order by `order` asc
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1133namai1.67msselect `id`, `name`, `slug`, `parent_id`, MAX(id) as id from `categories` where `parent_id` = 1331362 and exists (select * from `products` inner join `product_categories` on `product_categories`.`product_id` = `products`.`id` where `categories`.`id` = `product_categories`.`category_id` and `slug` like '%showroom%' and `in_catalog` = 1 and `products`.`deleted_at` is null) group by `id`, `name`, `slug`, `parent_id` order by `name` asc
        Bindings
        • 0: 1331362
        • 1: %showroom%
        • 2: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1133
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai1.22msselect * from `products` where exists (select * from `categories` inner join `product_categories` on `product_categories`.`category_id` = `categories`.`id` where `products`.`id` = `product_categories`.`product_id` and `category_id` = 1178145) and `in_catalog` = 1 and `products`.`deleted_at` is null limit 1
        Bindings
        • 0: 1178145
        • 1: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai790μsselect * from `images` where `images`.`product_id` in (708441325) order by `order` asc
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1133namai960μsselect `id`, `name`, `slug`, `parent_id`, MAX(id) as id from `categories` where `parent_id` = 1178145 and exists (select * from `products` inner join `product_categories` on `product_categories`.`product_id` = `products`.`id` where `categories`.`id` = `product_categories`.`category_id` and `slug` like '%showroom%' and `in_catalog` = 1 and `products`.`deleted_at` is null) group by `id`, `name`, `slug`, `parent_id` order by `name` asc
        Bindings
        • 0: 1178145
        • 1: %showroom%
        • 2: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1133
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai960μsselect * from `products` where exists (select * from `categories` inner join `product_categories` on `product_categories`.`category_id` = `categories`.`id` where `products`.`id` = `product_categories`.`product_id` and `category_id` = 1289036) and `in_catalog` = 1 and `products`.`deleted_at` is null limit 1
        Bindings
        • 0: 1289036
        • 1: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai900μsselect * from `images` where `images`.`product_id` in (708461616) order by `order` asc
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1133namai1.37msselect `id`, `name`, `slug`, `parent_id`, MAX(id) as id from `categories` where `parent_id` = 1289036 and exists (select * from `products` inner join `product_categories` on `product_categories`.`product_id` = `products`.`id` where `categories`.`id` = `product_categories`.`category_id` and `slug` like '%showroom%' and `in_catalog` = 1 and `products`.`deleted_at` is null) group by `id`, `name`, `slug`, `parent_id` order by `name` asc
        Bindings
        • 0: 1289036
        • 1: %showroom%
        • 2: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1133
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai1.09msselect * from `products` where exists (select * from `categories` inner join `product_categories` on `product_categories`.`category_id` = `categories`.`id` where `products`.`id` = `product_categories`.`product_id` and `category_id` = 1331365) and `in_catalog` = 1 and `products`.`deleted_at` is null limit 1
        Bindings
        • 0: 1331365
        • 1: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai970μsselect * from `images` where `images`.`product_id` in (708570188) order by `order` asc
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1133namai1.73msselect `id`, `name`, `slug`, `parent_id`, MAX(id) as id from `categories` where `parent_id` = 1331365 and exists (select * from `products` inner join `product_categories` on `product_categories`.`product_id` = `products`.`id` where `categories`.`id` = `product_categories`.`category_id` and `slug` like '%showroom%' and `in_catalog` = 1 and `products`.`deleted_at` is null) group by `id`, `name`, `slug`, `parent_id` order by `name` asc
        Bindings
        • 0: 1331365
        • 1: %showroom%
        • 2: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1133
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai1.69msselect * from `products` where exists (select * from `categories` inner join `product_categories` on `product_categories`.`category_id` = `categories`.`id` where `products`.`id` = `product_categories`.`product_id` and `category_id` = 1178153) and `in_catalog` = 1 and `products`.`deleted_at` is null limit 1
        Bindings
        • 0: 1178153
        • 1: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai890μsselect * from `images` where `images`.`product_id` in (708581476) order by `order` asc
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1133namai1.09msselect `id`, `name`, `slug`, `parent_id`, MAX(id) as id from `categories` where `parent_id` = 1178153 and exists (select * from `products` inner join `product_categories` on `product_categories`.`product_id` = `products`.`id` where `categories`.`id` = `product_categories`.`category_id` and `slug` like '%showroom%' and `in_catalog` = 1 and `products`.`deleted_at` is null) group by `id`, `name`, `slug`, `parent_id` order by `name` asc
        Bindings
        • 0: 1178153
        • 1: %showroom%
        • 2: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1133
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai1msselect * from `products` where exists (select * from `categories` inner join `product_categories` on `product_categories`.`category_id` = `categories`.`id` where `products`.`id` = `product_categories`.`product_id` and `category_id` = 1346071) and `in_catalog` = 1 and `products`.`deleted_at` is null limit 1
        Bindings
        • 0: 1346071
        • 1: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai730μsselect * from `images` where `images`.`product_id` in (708570181) order by `order` asc
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1133namai4.46msselect `id`, `name`, `slug`, `parent_id`, MAX(id) as id from `categories` where `parent_id` = 1346071 and exists (select * from `products` inner join `product_categories` on `product_categories`.`product_id` = `products`.`id` where `categories`.`id` = `product_categories`.`category_id` and `slug` like '%showroom%' and `in_catalog` = 1 and `products`.`deleted_at` is null) group by `id`, `name`, `slug`, `parent_id` order by `name` asc
        Bindings
        • 0: 1346071
        • 1: %showroom%
        • 2: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1133
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai1.32msselect * from `products` where exists (select * from `categories` inner join `product_categories` on `product_categories`.`category_id` = `categories`.`id` where `products`.`id` = `product_categories`.`product_id` and `category_id` = 1178162) and `in_catalog` = 1 and `products`.`deleted_at` is null limit 1
        Bindings
        • 0: 1178162
        • 1: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai960μsselect * from `images` where `images`.`product_id` in (708510486) order by `order` asc
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1133namai1.39msselect `id`, `name`, `slug`, `parent_id`, MAX(id) as id from `categories` where `parent_id` = 1178162 and exists (select * from `products` inner join `product_categories` on `product_categories`.`product_id` = `products`.`id` where `categories`.`id` = `product_categories`.`category_id` and `slug` like '%showroom%' and `in_catalog` = 1 and `products`.`deleted_at` is null) group by `id`, `name`, `slug`, `parent_id` order by `name` asc
        Bindings
        • 0: 1178162
        • 1: %showroom%
        • 2: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1133
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai2.06msselect * from `products` where exists (select * from `categories` inner join `product_categories` on `product_categories`.`category_id` = `categories`.`id` where `products`.`id` = `product_categories`.`product_id` and `category_id` = 1178138) and `in_catalog` = 1 and `products`.`deleted_at` is null limit 1
        Bindings
        • 0: 1178138
        • 1: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai2.84msselect * from `images` where `images`.`product_id` in (708439464) order by `order` asc
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1133namai2.58msselect `id`, `name`, `slug`, `parent_id`, MAX(id) as id from `categories` where `parent_id` = 1178138 and exists (select * from `products` inner join `product_categories` on `product_categories`.`product_id` = `products`.`id` where `categories`.`id` = `product_categories`.`category_id` and `slug` like '%showroom%' and `in_catalog` = 1 and `products`.`deleted_at` is null) group by `id`, `name`, `slug`, `parent_id` order by `name` asc
        Bindings
        • 0: 1178138
        • 1: %showroom%
        • 2: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1133
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai2.52msselect * from `products` where exists (select * from `categories` inner join `product_categories` on `product_categories`.`category_id` = `categories`.`id` where `products`.`id` = `product_categories`.`product_id` and `category_id` = 1178129) and `in_catalog` = 1 and `products`.`deleted_at` is null limit 1
        Bindings
        • 0: 1178129
        • 1: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai990μsselect * from `images` where `images`.`product_id` in (708355294) order by `order` asc
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1133namai1.72msselect `id`, `name`, `slug`, `parent_id`, MAX(id) as id from `categories` where `parent_id` = 1178129 and exists (select * from `products` inner join `product_categories` on `product_categories`.`product_id` = `products`.`id` where `categories`.`id` = `product_categories`.`category_id` and `slug` like '%showroom%' and `in_catalog` = 1 and `products`.`deleted_at` is null) group by `id`, `name`, `slug`, `parent_id` order by `name` asc
        Bindings
        • 0: 1178129
        • 1: %showroom%
        • 2: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1133
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai1.49msselect * from `products` where exists (select * from `categories` inner join `product_categories` on `product_categories`.`category_id` = `categories`.`id` where `products`.`id` = `product_categories`.`product_id` and `category_id` = 1178136) and `in_catalog` = 1 and `products`.`deleted_at` is null limit 1
        Bindings
        • 0: 1178136
        • 1: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai820μsselect * from `images` where `images`.`product_id` in (708439452) order by `order` asc
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1133namai1.71msselect `id`, `name`, `slug`, `parent_id`, MAX(id) as id from `categories` where `parent_id` = 1178136 and exists (select * from `products` inner join `product_categories` on `product_categories`.`product_id` = `products`.`id` where `categories`.`id` = `product_categories`.`category_id` and `slug` like '%showroom%' and `in_catalog` = 1 and `products`.`deleted_at` is null) group by `id`, `name`, `slug`, `parent_id` order by `name` asc
        Bindings
        • 0: 1178136
        • 1: %showroom%
        • 2: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1133
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai1.33msselect * from `products` where exists (select * from `categories` inner join `product_categories` on `product_categories`.`category_id` = `categories`.`id` where `products`.`id` = `product_categories`.`product_id` and `category_id` = 1282199) and `in_catalog` = 1 and `products`.`deleted_at` is null limit 1
        Bindings
        • 0: 1282199
        • 1: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai1.11msselect * from `images` where `images`.`product_id` in (708607253) order by `order` asc
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1133namai1.35msselect `id`, `name`, `slug`, `parent_id`, MAX(id) as id from `categories` where `parent_id` = 1282199 and exists (select * from `products` inner join `product_categories` on `product_categories`.`product_id` = `products`.`id` where `categories`.`id` = `product_categories`.`category_id` and `slug` like '%showroom%' and `in_catalog` = 1 and `products`.`deleted_at` is null) group by `id`, `name`, `slug`, `parent_id` order by `name` asc
        Bindings
        • 0: 1282199
        • 1: %showroom%
        • 2: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1133
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai1.3msselect * from `products` where exists (select * from `categories` inner join `product_categories` on `product_categories`.`category_id` = `categories`.`id` where `products`.`id` = `product_categories`.`product_id` and `category_id` = 1178130) and `in_catalog` = 1 and `products`.`deleted_at` is null limit 1
        Bindings
        • 0: 1178130
        • 1: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai1msselect * from `images` where `images`.`product_id` in (708317688) order by `order` asc
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1133namai1.32msselect `id`, `name`, `slug`, `parent_id`, MAX(id) as id from `categories` where `parent_id` = 1178130 and exists (select * from `products` inner join `product_categories` on `product_categories`.`product_id` = `products`.`id` where `categories`.`id` = `product_categories`.`category_id` and `slug` like '%showroom%' and `in_catalog` = 1 and `products`.`deleted_at` is null) group by `id`, `name`, `slug`, `parent_id` order by `name` asc
        Bindings
        • 0: 1178130
        • 1: %showroom%
        • 2: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1133
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai1.34msselect * from `products` where exists (select * from `categories` inner join `product_categories` on `product_categories`.`category_id` = `categories`.`id` where `products`.`id` = `product_categories`.`product_id` and `category_id` = 1178123) and `in_catalog` = 1 and `products`.`deleted_at` is null limit 1
        Bindings
        • 0: 1178123
        • 1: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai2.87msselect * from `images` where `images`.`product_id` in (708581446) order by `order` asc
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1133namai2.02msselect `id`, `name`, `slug`, `parent_id`, MAX(id) as id from `categories` where `parent_id` = 1178123 and exists (select * from `products` inner join `product_categories` on `product_categories`.`product_id` = `products`.`id` where `categories`.`id` = `product_categories`.`category_id` and `slug` like '%showroom%' and `in_catalog` = 1 and `products`.`deleted_at` is null) group by `id`, `name`, `slug`, `parent_id` order by `name` asc
        Bindings
        • 0: 1178123
        • 1: %showroom%
        • 2: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1133
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai3.08msselect * from `products` where exists (select * from `categories` inner join `product_categories` on `product_categories`.`category_id` = `categories`.`id` where `products`.`id` = `product_categories`.`product_id` and `category_id` = 1178122) and `in_catalog` = 1 and `products`.`deleted_at` is null limit 1
        Bindings
        • 0: 1178122
        • 1: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai1.07msselect * from `images` where `images`.`product_id` in (708461709) order by `order` asc
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1133namai1.52msselect `id`, `name`, `slug`, `parent_id`, MAX(id) as id from `categories` where `parent_id` = 1178122 and exists (select * from `products` inner join `product_categories` on `product_categories`.`product_id` = `products`.`id` where `categories`.`id` = `product_categories`.`category_id` and `slug` like '%showroom%' and `in_catalog` = 1 and `products`.`deleted_at` is null) group by `id`, `name`, `slug`, `parent_id` order by `name` asc
        Bindings
        • 0: 1178122
        • 1: %showroom%
        • 2: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1133
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai1.81msselect * from `products` where exists (select * from `categories` inner join `product_categories` on `product_categories`.`category_id` = `categories`.`id` where `products`.`id` = `product_categories`.`product_id` and `category_id` = 1345031) and `in_catalog` = 1 and `products`.`deleted_at` is null limit 1
        Bindings
        • 0: 1345031
        • 1: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai890μsselect * from `images` where `images`.`product_id` in (708570182) order by `order` asc
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1133namai2.21msselect `id`, `name`, `slug`, `parent_id`, MAX(id) as id from `categories` where `parent_id` = 1345031 and exists (select * from `products` inner join `product_categories` on `product_categories`.`product_id` = `products`.`id` where `categories`.`id` = `product_categories`.`category_id` and `slug` like '%showroom%' and `in_catalog` = 1 and `products`.`deleted_at` is null) group by `id`, `name`, `slug`, `parent_id` order by `name` asc
        Bindings
        • 0: 1345031
        • 1: %showroom%
        • 2: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1133
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai1.36msselect * from `products` where exists (select * from `categories` inner join `product_categories` on `product_categories`.`category_id` = `categories`.`id` where `products`.`id` = `product_categories`.`product_id` and `category_id` = 1178142) and `in_catalog` = 1 and `products`.`deleted_at` is null limit 1
        Bindings
        • 0: 1178142
        • 1: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai940μsselect * from `images` where `images`.`product_id` in (708441324) order by `order` asc
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1133namai1.59msselect `id`, `name`, `slug`, `parent_id`, MAX(id) as id from `categories` where `parent_id` = 1178142 and exists (select * from `products` inner join `product_categories` on `product_categories`.`product_id` = `products`.`id` where `categories`.`id` = `product_categories`.`category_id` and `slug` like '%showroom%' and `in_catalog` = 1 and `products`.`deleted_at` is null) group by `id`, `name`, `slug`, `parent_id` order by `name` asc
        Bindings
        • 0: 1178142
        • 1: %showroom%
        • 2: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1133
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai1.81msselect * from `products` where exists (select * from `categories` inner join `product_categories` on `product_categories`.`category_id` = `categories`.`id` where `products`.`id` = `product_categories`.`product_id` and `category_id` = 1178135) and `in_catalog` = 1 and `products`.`deleted_at` is null limit 1
        Bindings
        • 0: 1178135
        • 1: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai1.3msselect * from `images` where `images`.`product_id` in (708439481) order by `order` asc
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1133namai1.17msselect `id`, `name`, `slug`, `parent_id`, MAX(id) as id from `categories` where `parent_id` = 1178135 and exists (select * from `products` inner join `product_categories` on `product_categories`.`product_id` = `products`.`id` where `categories`.`id` = `product_categories`.`category_id` and `slug` like '%showroom%' and `in_catalog` = 1 and `products`.`deleted_at` is null) group by `id`, `name`, `slug`, `parent_id` order by `name` asc
        Bindings
        • 0: 1178135
        • 1: %showroom%
        • 2: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1133
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai2.54msselect * from `products` where exists (select * from `categories` inner join `product_categories` on `product_categories`.`category_id` = `categories`.`id` where `products`.`id` = `product_categories`.`product_id` and `category_id` = 1178149) and `in_catalog` = 1 and `products`.`deleted_at` is null limit 1
        Bindings
        • 0: 1178149
        • 1: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai1.44msselect * from `images` where `images`.`product_id` in (708507418) order by `order` asc
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1133namai1.3msselect `id`, `name`, `slug`, `parent_id`, MAX(id) as id from `categories` where `parent_id` = 1178149 and exists (select * from `products` inner join `product_categories` on `product_categories`.`product_id` = `products`.`id` where `categories`.`id` = `product_categories`.`category_id` and `slug` like '%showroom%' and `in_catalog` = 1 and `products`.`deleted_at` is null) group by `id`, `name`, `slug`, `parent_id` order by `name` asc
        Bindings
        • 0: 1178149
        • 1: %showroom%
        • 2: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1133
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai1.07msselect * from `products` where exists (select * from `categories` inner join `product_categories` on `product_categories`.`category_id` = `categories`.`id` where `products`.`id` = `product_categories`.`product_id` and `category_id` = 1288617) and `in_catalog` = 1 and `products`.`deleted_at` is null limit 1
        Bindings
        • 0: 1288617
        • 1: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai740μsselect * from `images` where `images`.`product_id` in (708459692) order by `order` asc
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1133namai1.59msselect `id`, `name`, `slug`, `parent_id`, MAX(id) as id from `categories` where `parent_id` = 1288617 and exists (select * from `products` inner join `product_categories` on `product_categories`.`product_id` = `products`.`id` where `categories`.`id` = `product_categories`.`category_id` and `slug` like '%showroom%' and `in_catalog` = 1 and `products`.`deleted_at` is null) group by `id`, `name`, `slug`, `parent_id` order by `name` asc
        Bindings
        • 0: 1288617
        • 1: %showroom%
        • 2: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1133
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai3.67msselect * from `products` where exists (select * from `categories` inner join `product_categories` on `product_categories`.`category_id` = `categories`.`id` where `products`.`id` = `product_categories`.`product_id` and `category_id` = 1178159) and `in_catalog` = 1 and `products`.`deleted_at` is null limit 1
        Bindings
        • 0: 1178159
        • 1: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai1.82msselect * from `images` where `images`.`product_id` in (708574203) order by `order` asc
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1133namai2msselect `id`, `name`, `slug`, `parent_id`, MAX(id) as id from `categories` where `parent_id` = 1178159 and exists (select * from `products` inner join `product_categories` on `product_categories`.`product_id` = `products`.`id` where `categories`.`id` = `product_categories`.`category_id` and `slug` like '%showroom%' and `in_catalog` = 1 and `products`.`deleted_at` is null) group by `id`, `name`, `slug`, `parent_id` order by `name` asc
        Bindings
        • 0: 1178159
        • 1: %showroom%
        • 2: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1133
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai1.17msselect * from `products` where exists (select * from `categories` inner join `product_categories` on `product_categories`.`category_id` = `categories`.`id` where `products`.`id` = `product_categories`.`product_id` and `category_id` = 1355315) and `in_catalog` = 1 and `products`.`deleted_at` is null limit 1
        Bindings
        • 0: 1355315
        • 1: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1114namai770μsselect * from `images` where `images`.`product_id` in (708581480) order by `order` asc
        Backtrace
        • app/Http/Controllers/SiteController.php:1114
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#1133namai1.66msselect `id`, `name`, `slug`, `parent_id`, MAX(id) as id from `categories` where `parent_id` = 1355315 and exists (select * from `products` inner join `product_categories` on `product_categories`.`product_id` = `products`.`id` where `categories`.`id` = `product_categories`.`category_id` and `slug` like '%showroom%' and `in_catalog` = 1 and `products`.`deleted_at` is null) group by `id`, `name`, `slug`, `parent_id` order by `name` asc
        Bindings
        • 0: 1355315
        • 1: %showroom%
        • 2: 1
        Backtrace
        • app/Http/Controllers/SiteController.php:1133
        • app/Http/Controllers/SiteController.php:1106
        • app/Http/Controllers/SiteController.php:338
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • SiteController.php#345namai2.45msselect `slug` from `categories` where exists (select * from `products` inner join `product_categories` on `product_categories`.`product_id` = `products`.`id` where `categories`.`id` = `product_categories`.`category_id` and `product_id` = 708459692 and `products`.`deleted_at` is null)
        Bindings
        • 0: 708459692
        Backtrace
        • app/Http/Controllers/SiteController.php:345
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • SiteController.php#346namai1.8msselect `id` from `categories` where exists (select * from `products` inner join `product_categories` on `product_categories`.`product_id` = `products`.`id` where `categories`.`id` = `product_categories`.`category_id` and `product_id` = 708459692 and `products`.`deleted_at` is null)
        Bindings
        • 0: 708459692
        Backtrace
        • app/Http/Controllers/SiteController.php:346
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • SiteController.php#371namai2.09msselect `products`.*, (select count(*) > 0 from `favorites` where `favorites`.`product_id` = `products`.`id` and `favorites`.`user_id` is null) as `favorited` from `products` where `id` != 708459692 and `in_catalog` = 1 and exists (select * from `categories` inner join `product_categories` on `product_categories`.`category_id` = `categories`.`id` where `products`.`id` = `product_categories`.`product_id` and `category_id` in (1288617)) and `slug` like '%showroom%' and `products`.`deleted_at` is null limit 8
        Bindings
        • 0: 708459692
        • 1: 1
        • 2: 1288617
        • 3: %showroom%
        Backtrace
        • app/Http/Controllers/SiteController.php:371
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • namai17.81msselect `products`.*, (select count(*) > 0 from `favorites` where `favorites`.`product_id` = `products`.`id` and `favorites`.`user_id` is null) as `favorited` from `products` where `id` != ? and `in_catalog` = ? and 1 = 1 and `products`.`deleted_at` is null order by RAND() limit 8
      • namai2.34msselect * from `images` where `images`.`product_id` in (708443116, 708443970, 708455143, 708455433, 708455608, 708456646, 708459693, 708570181) order by `order` asc
      • namai930μsselect * from `quotes` where `user_id` is null and `product_id` = ? limit 1
      • namai13.41msinsert into `clicks` (`user_id`, `product_id`, `updated_at`, `created_at`) values (?, ?, ?, ?)
      • namai7.76msupdate `products` set `clicks` = `clicks` + 1 where `id` = ? and `products`.`deleted_at` is null
      • namai1.47msselect * from `contents` where (`key` = ?) limit 1
      • namai1.03msselect * from `sessions` where `id` = ? limit 1
      • namai8.13msinsert into `sessions` (`payload`, `last_activity`, `user_id`, `ip_address`, `user_agent`, `id`) values (?, ?, ?, ?, ?, ?)
      App\Models\Image
      127Image.php#?
      App\Models\Product
      39Product.php#?
      App\Models\Category
      34Category.php#?
      App\Models\Content
      1Content.php#?
          _token
          XlR5oqLM2nC8Jp34lGr4rlfsUu1cEr9V6hE7VYiH
          redirectUrl
          http://namai.betabit.com.br/pronta-entrega/rack-india-showroom
          _previous
          array:1 [ "url" => "http://namai.betabit.com.br/pronta-entrega/rack-india-showroom" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /pronta-entrega/rack-india-showroom
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:20 [ "priority" => array:1 [ 0 => "u=0, i" ] "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 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "close" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-host" => array:1 [ 0 => "namai.betabit.com.br" ] "x-forwarded-for" => array:1 [ 0 => "216.73.216.175" ] "x-real-ip" => array:1 [ 0 => "216.73.216.175" ] "host" => array:1 [ 0 => "namai.betabit.com.br" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "private, must-revalidate" ] "date" => array:1 [ 0 => "Wed, 11 Jun 2025 11:34:48 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjMraWZDU2hQWXZCdWMwclFmNDN5MUE9PSIsInZhbHVlIjoiRmw2M21nbEg3MkZ6OGh3Tk04QXdjRXMweElwU3A5VFg2Vm83TWFyb1E3c3RKaWxqSitkN0tiMk5YMVN4Z1lSRCtmNDY2TGUrR0NhUFczeUx6R0ZXcEJuRTQ3a0Z1TWxtZklEcG5YdTY4Wkh5d29aTFEya3hMa0hFbHN3TnFRVFYiLCJtYWMiOiI0ZGJmNWYzYWI2N2ZiMWUxZmNmNjI5ZTU4ZWIxNzYyNmFiMmM0NmE5OWI1OGFhOTg3MDU3ODI2ZWY4MWE3MWZjIiwidGFnIjoiIn0%3D; expires=Wed, 11 Jun 2025 13:34:48 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IjMraWZDU2hQWXZCdWMwclFmNDN5MUE9PSIsInZhbHVlIjoiRmw2M21nbEg3MkZ6OGh3Tk04QXdjRXMweElwU3A5VFg2Vm83TWFyb1E3c3RKaWxqSitkN0tiMk5YMVN4Z1lSRCtmNDY2T" 1 => "namai_session=eyJpdiI6Im8zZ29oV1FXZXo3V1ZIam9BZWg0dmc9PSIsInZhbHVlIjoiQ1l0MnRnWkt5WTYrVXh5dmYyNHhsVFNteitkVGdXcHhnUC90K1JWaWN3L0lhS083bzNXK1oxSkhvTG15cGxCakc1SXNXWlg2VERaeWE0eXUxTG5LOXdIaHprMUNacHNzVUtwQ0FyQnFwaFFoVkI2aTZVa0FiZERxM3M4ejhCQ2oiLCJtYWMiOiIxNzM0YWUzZDJkN2Q4MzA3NTIwNWY2NTQ1NDA1NjcyMjNjYWZkZDgzZmIxNjMxODUyZWVlYzZlYmVjNmUxYzQ5IiwidGFnIjoiIn0%3D; expires=Wed, 11 Jun 2025 13:34:48 GMT; Max-Age=7200; path=/; httponly; samesite=laxnamai_session=eyJpdiI6Im8zZ29oV1FXZXo3V1ZIam9BZWg0dmc9PSIsInZhbHVlIjoiQ1l0MnRnWkt5WTYrVXh5dmYyNHhsVFNteitkVGdXcHhnUC90K1JWaWN3L0lhS083bzNXK1oxSkhvTG15cGxCakc1SX" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjMraWZDU2hQWXZCdWMwclFmNDN5MUE9PSIsInZhbHVlIjoiRmw2M21nbEg3MkZ6OGh3Tk04QXdjRXMweElwU3A5VFg2Vm83TWFyb1E3c3RKaWxqSitkN0tiMk5YMVN4Z1lSRCtmNDY2TGUrR0NhUFczeUx6R0ZXcEJuRTQ3a0Z1TWxtZklEcG5YdTY4Wkh5d29aTFEya3hMa0hFbHN3TnFRVFYiLCJtYWMiOiI0ZGJmNWYzYWI2N2ZiMWUxZmNmNjI5ZTU4ZWIxNzYyNmFiMmM0NmE5OWI1OGFhOTg3MDU3ODI2ZWY4MWE3MWZjIiwidGFnIjoiIn0%3D; expires=Wed, 11-Jun-2025 13:34:48 GMT; path=/XSRF-TOKEN=eyJpdiI6IjMraWZDU2hQWXZCdWMwclFmNDN5MUE9PSIsInZhbHVlIjoiRmw2M21nbEg3MkZ6OGh3Tk04QXdjRXMweElwU3A5VFg2Vm83TWFyb1E3c3RKaWxqSitkN0tiMk5YMVN4Z1lSRCtmNDY2T" 1 => "namai_session=eyJpdiI6Im8zZ29oV1FXZXo3V1ZIam9BZWg0dmc9PSIsInZhbHVlIjoiQ1l0MnRnWkt5WTYrVXh5dmYyNHhsVFNteitkVGdXcHhnUC90K1JWaWN3L0lhS083bzNXK1oxSkhvTG15cGxCakc1SXNXWlg2VERaeWE0eXUxTG5LOXdIaHprMUNacHNzVUtwQ0FyQnFwaFFoVkI2aTZVa0FiZERxM3M4ejhCQ2oiLCJtYWMiOiIxNzM0YWUzZDJkN2Q4MzA3NTIwNWY2NTQ1NDA1NjcyMjNjYWZkZDgzZmIxNjMxODUyZWVlYzZlYmVjNmUxYzQ5IiwidGFnIjoiIn0%3D; expires=Wed, 11-Jun-2025 13:34:48 GMT; path=/; httponlynamai_session=eyJpdiI6Im8zZ29oV1FXZXo3V1ZIam9BZWg0dmc9PSIsInZhbHVlIjoiQ1l0MnRnWkt5WTYrVXh5dmYyNHhsVFNteitkVGdXcHhnUC90K1JWaWN3L0lhS083bzNXK1oxSkhvTG15cGxCakc1SX" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "XlR5oqLM2nC8Jp34lGr4rlfsUu1cEr9V6hE7VYiH" "redirectUrl" => "http://namai.betabit.com.br/pronta-entrega/rack-india-showroom" "_previous" => array:1 [ "url" => "http://namai.betabit.com.br/pronta-entrega/rack-india-showroom" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-11 11:34:48GET/pronta-entrega/rack-india-showroom40108201