Request history8.2.24PHP Version296msRequest Duration3MBMemory UsageGET user/{id}/{tpl?}Route
    • Booting (46.86ms)time
    • Application (249ms)time
    • 1 x Application (84.17%)
      249ms
      1 x Booting (15.83%)
      46.86ms
      122 templates were rendered
      • 1x useruser.blade.php#?blade
      • 1x components.items.avataravatar.blade.php#?blade
      • 1x components.items.socialsocial.blade.php#?blade
      • 1x elements.pages.user.shopshop.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 user/{id}/{tpl?}
      middleware
      web
      controller
      App\Http\Controllers\Front\UserController@index
      namespace
      prefix
      /user
      where
      as
      user
      file
      app/Http/Controllers/Front/UserController.php:15-20
      44 statements were executed (20 duplicates)Show only duplicates15.93ms
      • select * from `categories`
        320μ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 `users` where `users`.`id` = '354' limit 1
        970μseagle_7diyUserController.php#17
        Bindings
        • 0: 354
        Backtrace
        • app/Http/Controllers/Front/UserController.php:17
        • 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`.`user_id` = 354 and `posts`.`user_id` is not null and `post_type_id` = 2
        1.12mseagle_7diyUserController.php#18
        Bindings
        • 0: 354
        • 1: 2
        Backtrace
        • app/Http/Controllers/Front/UserController.php:18
        • 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`.`user_id` = 354 and `posts`.`user_id` is not null and `post_type_id` = 2 order by `created_at` desc limit 10 offset 0
        950μseagle_7diyUserController.php#18
        Bindings
        • 0: 354
        • 1: 2
        Backtrace
        • app/Http/Controllers/Front/UserController.php:18
        • 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
        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 (1789) and `media`.`model_type` = 'App\\Models\\Post'
        390μ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` = 354 limit 1
        280μseagle_7diyloop_products.blade.php#16
        Bindings
        • 0: 354
        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` = 1789 and `rates`.`rateable_id` is not null
        290μseagle_7diylike.blade.php#15
        Bindings
        • 0: App\Models\Post
        • 1: 1789
        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
        200μ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 (1771) and `media`.`model_type` = 'App\\Models\\Post'
        740μ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` = 354 limit 1
        210μseagle_7diyloop_products.blade.php#16
        Bindings
        • 0: 354
        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` = 1771 and `rates`.`rateable_id` is not null
        270μseagle_7diylike.blade.php#15
        Bindings
        • 0: App\Models\Post
        • 1: 1771
        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
        190μ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 (1770) and `media`.`model_type` = 'App\\Models\\Post'
        340μ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` = 354 limit 1
        200μseagle_7diyloop_products.blade.php#16
        Bindings
        • 0: 354
        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` = 1770 and `rates`.`rateable_id` is not null
        270μseagle_7diylike.blade.php#15
        Bindings
        • 0: App\Models\Post
        • 1: 1770
        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
        310μ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 (1726) and `media`.`model_type` = 'App\\Models\\Post'
        360μ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` = 354 limit 1
        200μseagle_7diyloop_products.blade.php#16
        Bindings
        • 0: 354
        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` = 1726 and `rates`.`rateable_id` is not null
        270μseagle_7diylike.blade.php#15
        Bindings
        • 0: App\Models\Post
        • 1: 1726
        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
        200μ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 (1707) and `media`.`model_type` = 'App\\Models\\Post'
        340μ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` = 354 limit 1
        200μseagle_7diyloop_products.blade.php#16
        Bindings
        • 0: 354
        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` = 1707 and `rates`.`rateable_id` is not null
        390μseagle_7diylike.blade.php#15
        Bindings
        • 0: App\Models\Post
        • 1: 1707
        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
        200μ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 (1700) and `media`.`model_type` = 'App\\Models\\Post'
        470μ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` = 354 limit 1
        210μseagle_7diyloop_products.blade.php#16
        Bindings
        • 0: 354
        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` = 1700 and `rates`.`rateable_id` is not null
        270μseagle_7diylike.blade.php#15
        Bindings
        • 0: App\Models\Post
        • 1: 1700
        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
        190μ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 (1696) and `media`.`model_type` = 'App\\Models\\Post'
        330μ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` = 354 limit 1
        200μseagle_7diyloop_products.blade.php#16
        Bindings
        • 0: 354
        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` = 1696 and `rates`.`rateable_id` is not null
        270μseagle_7diylike.blade.php#15
        Bindings
        • 0: App\Models\Post
        • 1: 1696
        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
        210μ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 (1500) and `media`.`model_type` = 'App\\Models\\Post'
        960μ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` = 354 limit 1
        200μseagle_7diyloop_products.blade.php#16
        Bindings
        • 0: 354
        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` = 1500 and `rates`.`rateable_id` is not null
        280μseagle_7diylike.blade.php#15
        Bindings
        • 0: App\Models\Post
        • 1: 1500
        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
        190μ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 (1499) and `media`.`model_type` = 'App\\Models\\Post'
        940μ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` = 354 limit 1
        210μseagle_7diyloop_products.blade.php#16
        Bindings
        • 0: 354
        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` = 1499 and `rates`.`rateable_id` is not null
        260μseagle_7diylike.blade.php#15
        Bindings
        • 0: App\Models\Post
        • 1: 1499
        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
        190μ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 (1498) and `media`.`model_type` = 'App\\Models\\Post'
        380μ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` = 354 limit 1
        300μseagle_7diyloop_products.blade.php#16
        Bindings
        • 0: 354
        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` = 1498 and `rates`.`rateable_id` is not null
        280μseagle_7diylike.blade.php#15
        Bindings
        • 0: App\Models\Post
        • 1: 1498
        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
      76Category.php#?
      Spatie\MediaLibrary\MediaCollections\Models\Media
      26Media.php#?
      App\Models\User
      11User.php#?
      App\Models\Post
      10Post.php#?
      App\Models\PostType
      10PostType.php#?
      search #tJPQIMoVHSxpzbNj91ZM
      array:4 [ "data" => array:3 [ "query" => "" "res" => [] "hi" => 0 ] "name" => "sea...
      modals #x0FlbP5XThSNfU5UvMyi
      array:4 [ "data" => array:2 [ "modal" => null "mdlink" => null ] "name" => "modals" ...
      dialog-modal #JMPNZ8puBK5srPGjIQBE
      array:4 [ "data" => array:6 [ "user" => null "modal" => null "receiver_id" => null ...
          _token
          EPntcrd2rkJRpcNJCLw1sN5zOPOs5hDF2G99LIhf
          _previous
          array:1 [ "url" => "https://7diy.ru/user/354/shop" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /user/354/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.60" ] "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 => "Sun, 08 Jun 2025 22:53:04 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=eyJpdiI6IkUvMDdXUlc4RGtJRVdrYXdoU3cwUkE9PSIsInZhbHVlIjoiNnM1YWIrNmVUdVlvUlpMb1p4bE9yemdjRzdiOVpkaGh1Rm9VRUF1Wkg0cnhwZVJFVGNzMnJna0JsUEljNHBvTUdVRkU2R2x6U1RrMWhBK2FwU1dCd0QxeDB2ZEVIVlp3R1BvanJUYkkzSHBXR1ZUcFk5REJWZisyRnkxeFNYcGsiLCJtYWMiOiJiZTMyZjY1ODU2MWNlY2NlOGM5YWU0ZmQ4ZjcxOTBiY2IzYWM3NDg5MTdjNDBkNGUxMTM0YTRkOGMzYWY0NTI1IiwidGFnIjoiIn0%3D; expires=Mon, 09 Jun 2025 00:53:04 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IkUvMDdXUlc4RGtJRVdrYXdoU3cwUkE9PSIsInZhbHVlIjoiNnM1YWIrNmVUdVlvUlpMb1p4bE9yemdjRzdiOVpkaGh1Rm9VRUF1Wkg0cnhwZVJFVGNzMnJna0JsUEljNHBvTUdVRkU2R" 1 => "sevendiy_session=eyJpdiI6IktINmJrRFRNRGZFWUFzRk5SR3NsVVE9PSIsInZhbHVlIjoiNGtxdlFDQ2dBZnlOLzBZdVZwWTRsd1FEbGdpR3RtaS9nemJJaVdONW12a1NlNDBXQ2RZSjNQR2lmSXBhdTBIZGRFbVFGaDR6RmpQaHNiQ052UFNNUEZKTldXbHlIcGZOUDRlMDJUVkZDRW96UWFhTWF4cGdESXhHcDM4TWhiSzUiLCJtYWMiOiI3ODVmY2ZmNmY3OTYwZmEwNmVkN2M1OWVmZWZkZDc3NDIyOGZlMTljOTdmYzMzZWRhZTRkYzUxYmZhOTA4ZWZiIiwidGFnIjoiIn0%3D; expires=Mon, 09 Jun 2025 00:53:04 GMT; Max-Age=7200; path=/; httponly; samesite=laxsevendiy_session=eyJpdiI6IktINmJrRFRNRGZFWUFzRk5SR3NsVVE9PSIsInZhbHVlIjoiNGtxdlFDQ2dBZnlOLzBZdVZwWTRsd1FEbGdpR3RtaS9nemJJaVdONW12a1NlNDBXQ2RZSjNQR2lmSXBhdTBIZGR" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkUvMDdXUlc4RGtJRVdrYXdoU3cwUkE9PSIsInZhbHVlIjoiNnM1YWIrNmVUdVlvUlpMb1p4bE9yemdjRzdiOVpkaGh1Rm9VRUF1Wkg0cnhwZVJFVGNzMnJna0JsUEljNHBvTUdVRkU2R2x6U1RrMWhBK2FwU1dCd0QxeDB2ZEVIVlp3R1BvanJUYkkzSHBXR1ZUcFk5REJWZisyRnkxeFNYcGsiLCJtYWMiOiJiZTMyZjY1ODU2MWNlY2NlOGM5YWU0ZmQ4ZjcxOTBiY2IzYWM3NDg5MTdjNDBkNGUxMTM0YTRkOGMzYWY0NTI1IiwidGFnIjoiIn0%3D; expires=Mon, 09-Jun-2025 00:53:04 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IkUvMDdXUlc4RGtJRVdrYXdoU3cwUkE9PSIsInZhbHVlIjoiNnM1YWIrNmVUdVlvUlpMb1p4bE9yemdjRzdiOVpkaGh1Rm9VRUF1Wkg0cnhwZVJFVGNzMnJna0JsUEljNHBvTUdVRkU2R" 1 => "sevendiy_session=eyJpdiI6IktINmJrRFRNRGZFWUFzRk5SR3NsVVE9PSIsInZhbHVlIjoiNGtxdlFDQ2dBZnlOLzBZdVZwWTRsd1FEbGdpR3RtaS9nemJJaVdONW12a1NlNDBXQ2RZSjNQR2lmSXBhdTBIZGRFbVFGaDR6RmpQaHNiQ052UFNNUEZKTldXbHlIcGZOUDRlMDJUVkZDRW96UWFhTWF4cGdESXhHcDM4TWhiSzUiLCJtYWMiOiI3ODVmY2ZmNmY3OTYwZmEwNmVkN2M1OWVmZWZkZDc3NDIyOGZlMTljOTdmYzMzZWRhZTRkYzUxYmZhOTA4ZWZiIiwidGFnIjoiIn0%3D; expires=Mon, 09-Jun-2025 00:53:04 GMT; path=/; httponlysevendiy_session=eyJpdiI6IktINmJrRFRNRGZFWUFzRk5SR3NsVVE9PSIsInZhbHVlIjoiNGtxdlFDQ2dBZnlOLzBZdVZwWTRsd1FEbGdpR3RtaS9nemJJaVdONW12a1NlNDBXQ2RZSjNQR2lmSXBhdTBIZGR" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "EPntcrd2rkJRpcNJCLw1sN5zOPOs5hDF2G99LIhf" "_previous" => array:1 [ "url" => "https://7diy.ru/user/354/shop" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-08 22:53:04GET/user/354/shop122441333