Магазин
Request history8.2.24PHP Version337msRequest Duration3MBMemory UsageGET cat/{slug}/{type?}Route
    • Booting (54.46ms)time
    • Application (282ms)time
    • 1 x Application (83.82%)
      282ms
      1 x Booting (16.18%)
      54.46ms
      119 templates were rendered
      • 1x search.categorycategory.blade.php#?blade
      • 1x elements.render.productsproducts.blade.php#?blade
      • 10x elements.items.loop_productsloop_products.blade.php#?blade
      • 10x components.buttons.likelike.blade.php#?blade
      • 10x components.items.countcount.blade.php#?blade
      • 1x pagination::tailwindtailwind.blade.php#?blade
      • 1x components.wrp.basebase.blade.php#?blade
      • 1x layouts.guestguest.blade.php#?blade
      • 1x layouts.parts.headhead.blade.php#?blade
      • 1x layouts.parts.navigationnavigation.blade.php#?blade
      • 1x livewire.searchsearch.blade.php#?blade
      • 1x layouts.menu.categorymenucategorymenu.blade.php#?blade
      • 1x elements.menu.generatorgenerator.blade.php#?blade
      • 76x elements.menu.build.mega_submega_sub.blade.php#?blade
      • 1x layouts.parts.scriptsscripts.blade.php#?blade
      • 1x livewire.modalsmodals.blade.php#?blade
      • 1x livewire.dialog-modaldialog-modal.blade.php#?blade
      uri
      GET cat/{slug}/{type?}
      middleware
      web
      controller
      App\Http\Controllers\Front\SearchController@cat
      namespace
      prefix
      where
      as
      search.cat
      file
      app/Http/Controllers/Front/SearchController.php:27-37
      46 statements were executed (22 duplicates)Show only duplicates31.72ms
      • select * from `categories`
        630μseagle_7diyShareDataForView.php#19
        Backtrace
        • app/Http/Middleware/ShareDataForView.php:19
        • vendor/laravel/framework/src/Illuminate/Container/Container.php:952
        • vendor/laravel/framework/src/Illuminate/Container/Container.php:795
        • vendor/laravel/framework/src/Illuminate/Foundation/Application.php:961
        • vendor/laravel/framework/src/Illuminate/Container/Container.php:731
      • select * from `categories`
        360μseagle_7diySearchController.php#30
        Backtrace
        • app/Http/Controllers/Front/SearchController.php:30
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `categories` where `slug` = 'iz-polimernoi-gliny' limit 1
        390μseagle_7diySearchController.php#33
        Bindings
        • 0: iz-polimernoi-gliny
        Backtrace
        • app/Http/Controllers/Front/SearchController.php:33
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `tags` where `title` like '%Из полимерной глины%'
        4.41mseagle_7diySearchController.php#34
        Bindings
        • 0: %Из полимерной глины%
        Backtrace
        • app/Http/Controllers/Front/SearchController.php:34
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `posts` where `posts`.`category_id` = 52 and `posts`.`category_id` is not null and `post_type_id` = 2
        1.15mseagle_7diySearchController.php#35
        Bindings
        • 0: 52
        • 1: 2
        Backtrace
        • app/Http/Controllers/Front/SearchController.php:35
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `posts` where `posts`.`category_id` = 52 and `posts`.`category_id` is not null and `post_type_id` = 2 order by `created_at` desc limit 10 offset 0
        1.39mseagle_7diySearchController.php#35
        Bindings
        • 0: 52
        • 1: 2
        Backtrace
        • app/Http/Controllers/Front/SearchController.php:35
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `post_types` where `post_types`.`id` = 2 limit 1
        620μseagle_7diyloop_products.blade.php#3
        Bindings
        • 0: 2
        Backtrace
        • view::elements.items.loop_products:3
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `media` where `media`.`model_id` in (2263) and `media`.`model_type` = 'App\\Models\\Post'
        970μseagle_7diyInteractsWithMedia.php#545
        Bindings
        • 0: App\Models\Post
        Backtrace
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:545
        • vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:31
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:271
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:259
        • view::elements.items.loop_products:4
      • select * from `users` where `users`.`id` = 669 limit 1
        660μseagle_7diyloop_products.blade.php#16
        Bindings
        • 0: 669
        Backtrace
        • view::elements.items.loop_products:16
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `rates` where `rates`.`rateable_type` = 'App\\Models\\Post' and `rates`.`rateable_id` = 2263 and `rates`.`rateable_id` is not null
        660μseagle_7diylike.blade.php#15
        Bindings
        • 0: App\Models\Post
        • 1: 2263
        Backtrace
        • view::components.buttons.like:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `post_types` where `post_types`.`id` = 2 limit 1
        380μseagle_7diyloop_products.blade.php#3
        Bindings
        • 0: 2
        Backtrace
        • view::elements.items.loop_products:3
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `media` where `media`.`model_id` in (2248) and `media`.`model_type` = 'App\\Models\\Post'
        830μseagle_7diyInteractsWithMedia.php#545
        Bindings
        • 0: App\Models\Post
        Backtrace
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:545
        • vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:31
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:271
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:259
        • view::elements.items.loop_products:4
      • select * from `users` where `users`.`id` = 669 limit 1
        400μseagle_7diyloop_products.blade.php#16
        Bindings
        • 0: 669
        Backtrace
        • view::elements.items.loop_products:16
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `rates` where `rates`.`rateable_type` = 'App\\Models\\Post' and `rates`.`rateable_id` = 2248 and `rates`.`rateable_id` is not null
        620μseagle_7diylike.blade.php#15
        Bindings
        • 0: App\Models\Post
        • 1: 2248
        Backtrace
        • view::components.buttons.like:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `post_types` where `post_types`.`id` = 2 limit 1
        390μseagle_7diyloop_products.blade.php#3
        Bindings
        • 0: 2
        Backtrace
        • view::elements.items.loop_products:3
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `media` where `media`.`model_id` in (2084) and `media`.`model_type` = 'App\\Models\\Post'
        780μseagle_7diyInteractsWithMedia.php#545
        Bindings
        • 0: App\Models\Post
        Backtrace
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:545
        • vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:31
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:271
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:259
        • view::elements.items.loop_products:4
      • select * from `users` where `users`.`id` = 607 limit 1
        600μseagle_7diyloop_products.blade.php#16
        Bindings
        • 0: 607
        Backtrace
        • view::elements.items.loop_products:16
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `rates` where `rates`.`rateable_type` = 'App\\Models\\Post' and `rates`.`rateable_id` = 2084 and `rates`.`rateable_id` is not null
        610μseagle_7diylike.blade.php#15
        Bindings
        • 0: App\Models\Post
        • 1: 2084
        Backtrace
        • view::components.buttons.like:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `post_types` where `post_types`.`id` = 2 limit 1
        380μseagle_7diyloop_products.blade.php#3
        Bindings
        • 0: 2
        Backtrace
        • view::elements.items.loop_products:3
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `media` where `media`.`model_id` in (2076) and `media`.`model_type` = 'App\\Models\\Post'
        770μseagle_7diyInteractsWithMedia.php#545
        Bindings
        • 0: App\Models\Post
        Backtrace
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:545
        • vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:31
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:271
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:259
        • view::elements.items.loop_products:4
      • select * from `users` where `users`.`id` = 607 limit 1
        400μseagle_7diyloop_products.blade.php#16
        Bindings
        • 0: 607
        Backtrace
        • view::elements.items.loop_products:16
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `rates` where `rates`.`rateable_type` = 'App\\Models\\Post' and `rates`.`rateable_id` = 2076 and `rates`.`rateable_id` is not null
        610μseagle_7diylike.blade.php#15
        Bindings
        • 0: App\Models\Post
        • 1: 2076
        Backtrace
        • view::components.buttons.like:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `post_types` where `post_types`.`id` = 2 limit 1
        380μseagle_7diyloop_products.blade.php#3
        Bindings
        • 0: 2
        Backtrace
        • view::elements.items.loop_products:3
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `media` where `media`.`model_id` in (2074) and `media`.`model_type` = 'App\\Models\\Post'
        760μseagle_7diyInteractsWithMedia.php#545
        Bindings
        • 0: App\Models\Post
        Backtrace
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:545
        • vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:31
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:271
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:259
        • view::elements.items.loop_products:4
      • select * from `users` where `users`.`id` = 607 limit 1
        400μseagle_7diyloop_products.blade.php#16
        Bindings
        • 0: 607
        Backtrace
        • view::elements.items.loop_products:16
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `rates` where `rates`.`rateable_type` = 'App\\Models\\Post' and `rates`.`rateable_id` = 2074 and `rates`.`rateable_id` is not null
        590μseagle_7diylike.blade.php#15
        Bindings
        • 0: App\Models\Post
        • 1: 2074
        Backtrace
        • view::components.buttons.like:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `post_types` where `post_types`.`id` = 2 limit 1
        380μseagle_7diyloop_products.blade.php#3
        Bindings
        • 0: 2
        Backtrace
        • view::elements.items.loop_products:3
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `media` where `media`.`model_id` in (2073) and `media`.`model_type` = 'App\\Models\\Post'
        770μseagle_7diyInteractsWithMedia.php#545
        Bindings
        • 0: App\Models\Post
        Backtrace
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:545
        • vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:31
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:271
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:259
        • view::elements.items.loop_products:4
      • select * from `users` where `users`.`id` = 607 limit 1
        400μseagle_7diyloop_products.blade.php#16
        Bindings
        • 0: 607
        Backtrace
        • view::elements.items.loop_products:16
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `rates` where `rates`.`rateable_type` = 'App\\Models\\Post' and `rates`.`rateable_id` = 2073 and `rates`.`rateable_id` is not null
        650μseagle_7diylike.blade.php#15
        Bindings
        • 0: App\Models\Post
        • 1: 2073
        Backtrace
        • view::components.buttons.like:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `post_types` where `post_types`.`id` = 2 limit 1
        370μseagle_7diyloop_products.blade.php#3
        Bindings
        • 0: 2
        Backtrace
        • view::elements.items.loop_products:3
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `media` where `media`.`model_id` in (2072) and `media`.`model_type` = 'App\\Models\\Post'
        750μseagle_7diyInteractsWithMedia.php#545
        Bindings
        • 0: App\Models\Post
        Backtrace
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:545
        • vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:31
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:271
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:259
        • view::elements.items.loop_products:4
      • select * from `users` where `users`.`id` = 607 limit 1
        400μseagle_7diyloop_products.blade.php#16
        Bindings
        • 0: 607
        Backtrace
        • view::elements.items.loop_products:16
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `rates` where `rates`.`rateable_type` = 'App\\Models\\Post' and `rates`.`rateable_id` = 2072 and `rates`.`rateable_id` is not null
        640μseagle_7diylike.blade.php#15
        Bindings
        • 0: App\Models\Post
        • 1: 2072
        Backtrace
        • view::components.buttons.like:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `post_types` where `post_types`.`id` = 2 limit 1
        380μseagle_7diyloop_products.blade.php#3
        Bindings
        • 0: 2
        Backtrace
        • view::elements.items.loop_products:3
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `media` where `media`.`model_id` in (1826) and `media`.`model_type` = 'App\\Models\\Post'
        1.28mseagle_7diyInteractsWithMedia.php#545
        Bindings
        • 0: App\Models\Post
        Backtrace
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:545
        • vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:31
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:271
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:259
        • view::elements.items.loop_products:4
      • select * from `users` where `users`.`id` = 461 limit 1
        630μseagle_7diyloop_products.blade.php#16
        Bindings
        • 0: 461
        Backtrace
        • view::elements.items.loop_products:16
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `rates` where `rates`.`rateable_type` = 'App\\Models\\Post' and `rates`.`rateable_id` = 1826 and `rates`.`rateable_id` is not null
        590μseagle_7diylike.blade.php#15
        Bindings
        • 0: App\Models\Post
        • 1: 1826
        Backtrace
        • view::components.buttons.like:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `post_types` where `post_types`.`id` = 2 limit 1
        390μseagle_7diyloop_products.blade.php#3
        Bindings
        • 0: 2
        Backtrace
        • view::elements.items.loop_products:3
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `media` where `media`.`model_id` in (1824) and `media`.`model_type` = 'App\\Models\\Post'
        750μseagle_7diyInteractsWithMedia.php#545
        Bindings
        • 0: App\Models\Post
        Backtrace
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:545
        • vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:31
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:271
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:259
        • view::elements.items.loop_products:4
      • select * from `users` where `users`.`id` = 461 limit 1
        400μseagle_7diyloop_products.blade.php#16
        Bindings
        • 0: 461
        Backtrace
        • view::elements.items.loop_products:16
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `rates` where `rates`.`rateable_type` = 'App\\Models\\Post' and `rates`.`rateable_id` = 1824 and `rates`.`rateable_id` is not null
        580μseagle_7diylike.blade.php#15
        Bindings
        • 0: App\Models\Post
        • 1: 1824
        Backtrace
        • view::components.buttons.like:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `post_types` where `post_types`.`id` = 2 limit 1
        380μseagle_7diyloop_products.blade.php#3
        Bindings
        • 0: 2
        Backtrace
        • view::elements.items.loop_products:3
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `media` where `media`.`model_id` in (1822) and `media`.`model_type` = 'App\\Models\\Post'
        760μseagle_7diyInteractsWithMedia.php#545
        Bindings
        • 0: App\Models\Post
        Backtrace
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:545
        • vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:31
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:271
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:259
        • view::elements.items.loop_products:4
      • select * from `users` where `users`.`id` = 461 limit 1
        420μseagle_7diyloop_products.blade.php#16
        Bindings
        • 0: 461
        Backtrace
        • view::elements.items.loop_products:16
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `rates` where `rates`.`rateable_type` = 'App\\Models\\Post' and `rates`.`rateable_id` = 1822 and `rates`.`rateable_id` is not null
        660μseagle_7diylike.blade.php#15
        Bindings
        • 0: App\Models\Post
        • 1: 1822
        Backtrace
        • view::components.buttons.like:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      App\Models\Category
      153Category.php#?
      Spatie\MediaLibrary\MediaCollections\Models\Media
      29Media.php#?
      App\Models\Tag
      27Tag.php#?
      App\Models\Post
      10Post.php#?
      App\Models\PostType
      10PostType.php#?
      App\Models\User
      10User.php#?
      App\Models\Rate
      1Rate.php#?
      search #3gwqw1YKqhGsSIqjjxBk
      array:4 [ "data" => array:3 [ "query" => "" "res" => [] "hi" => 0 ] "name" => "sea...
      modals #GpIMAkc8yn4h8n84nZYT
      array:4 [ "data" => array:2 [ "modal" => null "mdlink" => null ] "name" => "modals" ...
      dialog-modal #091Zl88VxRIxl7qtCjfj
      array:4 [ "data" => array:6 [ "user" => null "modal" => null "receiver_id" => null ...
          _token
          KQc40ZVtsfnrXWSeA19PsC7C2AEZLqQezuRatPLv
          _previous
          array:1 [ "url" => "https://7diy.ru/cat/iz-polimernoi-gliny/shop" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /cat/iz-polimernoi-gliny/shop
          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:17 [ "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-for" => array:1 [ 0 => "216.73.216.107" ] "host" => array:1 [ 0 => "7diy.ru" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "max-age=0, must-revalidate, no-cache, no-store, private" ] "date" => array:1 [ 0 => "Sat, 14 Jun 2025 11:34:19 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "Fri, 01 Jan 1990 00:00:00 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ikh2WTlJS3hRa2gyTmRwQVQzcU9lWFE9PSIsInZhbHVlIjoiMjVTZjJON0ljU2tlQUNTTXR2MjVIY1RNVXRFZHEyRFdFTHlGaEFlT28vOXJPYjZzeE55cUlmZlNyckRGMEsyQmNZbzlvQnlWT2xMZ0lzWSsvMDI2VFZyb3RtaTllOWpHeTgzUjlPWXFxVlJqczFJZjdwRWFzNnIwZzJCUmxKSXUiLCJtYWMiOiIyNjQ1NjRjY2U3ZTJmYzUxY2YwN2FlZDY3YzQ5MjE2NTNhM2RiNTRkYmU5YzFhNTg0MjhmODkxMDRhNjBkZjIyIiwidGFnIjoiIn0%3D; expires=Sat, 14 Jun 2025 13:34:19 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6Ikh2WTlJS3hRa2gyTmRwQVQzcU9lWFE9PSIsInZhbHVlIjoiMjVTZjJON0ljU2tlQUNTTXR2MjVIY1RNVXRFZHEyRFdFTHlGaEFlT28vOXJPYjZzeE55cUlmZlNyckRGMEsyQmNZbzlvQ" 1 => "sevendiy_session=eyJpdiI6Im9ybUszeUJiK3QvV3h4RU5wR1V2WGc9PSIsInZhbHVlIjoid1h0a1g3UTROckc2ZU5Pek56RjkyY1RzU01PbFFkSVA2emVvQzlXdjBTekdXZnA2RmJJWjhpYk5tRGpyVlU2bHZweWFaZmcvdWJKK28rZ0NTeWtlT0JUV1dzV1FWQlh3Qnc1R1F6dnQ1dm9RRkprZFVtVFdXcWNPMS8xMjRUUUoiLCJtYWMiOiI1ODA3NDcwOWY4NmE4NDY1NDg2YzQzM2UwNzMzOWVmNmIzYjg1OTJlNTRmYTJjOTI4OWY1YmVjNzkyNjBkYzFjIiwidGFnIjoiIn0%3D; expires=Sat, 14 Jun 2025 13:34:19 GMT; Max-Age=7200; path=/; httponly; samesite=laxsevendiy_session=eyJpdiI6Im9ybUszeUJiK3QvV3h4RU5wR1V2WGc9PSIsInZhbHVlIjoid1h0a1g3UTROckc2ZU5Pek56RjkyY1RzU01PbFFkSVA2emVvQzlXdjBTekdXZnA2RmJJWjhpYk5tRGpyVlU2bHZ" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ikh2WTlJS3hRa2gyTmRwQVQzcU9lWFE9PSIsInZhbHVlIjoiMjVTZjJON0ljU2tlQUNTTXR2MjVIY1RNVXRFZHEyRFdFTHlGaEFlT28vOXJPYjZzeE55cUlmZlNyckRGMEsyQmNZbzlvQnlWT2xMZ0lzWSsvMDI2VFZyb3RtaTllOWpHeTgzUjlPWXFxVlJqczFJZjdwRWFzNnIwZzJCUmxKSXUiLCJtYWMiOiIyNjQ1NjRjY2U3ZTJmYzUxY2YwN2FlZDY3YzQ5MjE2NTNhM2RiNTRkYmU5YzFhNTg0MjhmODkxMDRhNjBkZjIyIiwidGFnIjoiIn0%3D; expires=Sat, 14-Jun-2025 13:34:19 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Ikh2WTlJS3hRa2gyTmRwQVQzcU9lWFE9PSIsInZhbHVlIjoiMjVTZjJON0ljU2tlQUNTTXR2MjVIY1RNVXRFZHEyRFdFTHlGaEFlT28vOXJPYjZzeE55cUlmZlNyckRGMEsyQmNZbzlvQ" 1 => "sevendiy_session=eyJpdiI6Im9ybUszeUJiK3QvV3h4RU5wR1V2WGc9PSIsInZhbHVlIjoid1h0a1g3UTROckc2ZU5Pek56RjkyY1RzU01PbFFkSVA2emVvQzlXdjBTekdXZnA2RmJJWjhpYk5tRGpyVlU2bHZweWFaZmcvdWJKK28rZ0NTeWtlT0JUV1dzV1FWQlh3Qnc1R1F6dnQ1dm9RRkprZFVtVFdXcWNPMS8xMjRUUUoiLCJtYWMiOiI1ODA3NDcwOWY4NmE4NDY1NDg2YzQzM2UwNzMzOWVmNmIzYjg1OTJlNTRmYTJjOTI4OWY1YmVjNzkyNjBkYzFjIiwidGFnIjoiIn0%3D; expires=Sat, 14-Jun-2025 13:34:19 GMT; path=/; httponlysevendiy_session=eyJpdiI6Im9ybUszeUJiK3QvV3h4RU5wR1V2WGc9PSIsInZhbHVlIjoid1h0a1g3UTROckc2ZU5Pek56RjkyY1RzU01PbFFkSVA2emVvQzlXdjBTekdXZnA2RmJJWjhpYk5tRGpyVlU2bHZ" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "KQc40ZVtsfnrXWSeA19PsC7C2AEZLqQezuRatPLv" "_previous" => array:1 [ "url" => "https://7diy.ru/cat/iz-polimernoi-gliny/shop" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-14 11:34:19GET/cat/iz-polimernoi-gliny/shop119462403