Мастер-классы
DIAMOND CLAY 💎
В этом мастер- классе будет показано как сделать сердце из полимерной глины пирожное, фруктов, цветов с надписью любимой бабушке❤️ Увидим мастер класс декор из полимерной глины, а так же цветы из полимерной глины на канале даймонд клэй или diamond clay. Будем использовать цветную глину для проекта подарок для любимой...
0
623
DIAMOND CLAY 💎
Всем привет друзья вы на канале DIAMOND CLAY 💎Канал о творчестве из полимерной глины. Сегодня будем приклеивать декор из полимерной глины на кружку. 1. Простым карандашом на кружке намечаем по контору наш будущий декор.2. Для сцепления поверхности с декором необходимо зашкурить обе поверхности, я это делаю пилкой для ногтей. 3. Берём жидкость для...
0
536
Request history8.2.24PHP Version167msRequest Duration3MBMemory UsageGET search/tag/{type}/{tag}Route
    • Booting (45.19ms)time
    • Application (122ms)time
    • 1 x Application (73%)
      122ms
      1 x Booting (26.99%)
      45.19ms
      95 templates were rendered
      • 1x search.tagtag.blade.php#?blade
      • 1x elements.render.mcmc.blade.php#?blade
      • 2x elements.items.loop_mcloop_mc.blade.php#?blade
      • 2x components.buttons.likelike.blade.php#?blade
      • 2x 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 search/tag/{type}/{tag}
      middleware
      web
      controller
      App\Http\Controllers\Front\SearchController@tag
      namespace
      prefix
      /search
      where
      as
      search.tag
      file
      app/Http/Controllers/Front/SearchController.php:16-24
      13 statements were executed (4 duplicates)Show only duplicates13.78ms
      • select * from `categories`
        740μ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 `tags` where `tags`.`id` = '790' limit 1
        560μseagle_7diySearchController.php#18
        Bindings
        • 0: 790
        Backtrace
        • app/Http/Controllers/Front/SearchController.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 count(*) as aggregate from `posts` inner join `taggables` on `posts`.`id` = `taggables`.`taggable_id` where `taggables`.`tag_id` = 790 and `taggables`.`taggable_type` = 'App\\Models\\Post' and `post_type_id` = 1
        4.68mseagle_7diySearchController.php#20
        Bindings
        • 0: 790
        • 1: App\Models\Post
        • 2: 1
        Backtrace
        • app/Http/Controllers/Front/SearchController.php:20
        • 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 `posts`.*, `taggables`.`tag_id` as `pivot_tag_id`, `taggables`.`taggable_id` as `pivot_taggable_id`, `taggables`.`taggable_type` as `pivot_taggable_type` from `posts` inner join `taggables` on `posts`.`id` = `taggables`.`taggable_id` where `taggables`.`tag_id` = 790 and `taggables`.`taggable_type` = 'App\\Models\\Post' and `post_type_id` = 1 limit 10 offset 0
        2.63mseagle_7diySearchController.php#20
        Bindings
        • 0: 790
        • 1: App\Models\Post
        • 2: 1
        Backtrace
        • app/Http/Controllers/Front/SearchController.php:20
        • 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 '%кружка из полимерной глины%'
        2.41mseagle_7diySearchController.php#21
        Bindings
        • 0: %кружка из полимерной глины%
        Backtrace
        • app/Http/Controllers/Front/SearchController.php:21
        • 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` = 1 limit 1
        330μseagle_7diyloop_mc.blade.php#6
        Bindings
        • 0: 1
        Backtrace
        • view::elements.items.loop_mc:6
        • 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 (130) and `media`.`model_type` = 'App\\Models\\Post'
        410μ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_mc:7
      • select * from `users` where `users`.`id` = 19 limit 1
        560μseagle_7diyloop_mc.blade.php#18
        Bindings
        • 0: 19
        Backtrace
        • view::elements.items.loop_mc:18
        • 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` = 130 and `rates`.`rateable_id` is not null
        310μseagle_7diylike.blade.php#15
        Bindings
        • 0: App\Models\Post
        • 1: 130
        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` = 1 limit 1
        200μseagle_7diyloop_mc.blade.php#6
        Bindings
        • 0: 1
        Backtrace
        • view::elements.items.loop_mc:6
        • 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 (158) 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_mc:7
      • select * from `users` where `users`.`id` = 19 limit 1
        220μseagle_7diyloop_mc.blade.php#18
        Bindings
        • 0: 19
        Backtrace
        • view::elements.items.loop_mc:18
        • 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` = 158 and `rates`.`rateable_id` is not null
        370μseagle_7diylike.blade.php#15
        Bindings
        • 0: App\Models\Post
        • 1: 158
        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#?
      App\Models\Tag
      2Tag.php#?
      App\Models\Post
      2Post.php#?
      App\Models\PostType
      2PostType.php#?
      App\Models\User
      2User.php#?
      Spatie\MediaLibrary\MediaCollections\Models\Media
      1Media.php#?
      search #YQZyD0ZgEbb20P1xhrHb
      array:4 [ "data" => array:3 [ "query" => "" "res" => [] "hi" => 0 ] "name" => "sea...
      modals #36g5c0yKKcs7yYw2gU9D
      array:4 [ "data" => array:2 [ "modal" => null "mdlink" => null ] "name" => "modals" ...
      dialog-modal #oFucMmH3E8IHBjyUBh1R
      array:4 [ "data" => array:6 [ "user" => null "modal" => null "receiver_id" => null ...
          _token
          78mw1MYRro7FJ6erZctCRHwpDTxZOpV2IV07CL0M
          _previous
          array:1 [ "url" => "https://7diy.ru/search/tag/mc/790" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /search/tag/mc/790
          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 => "18.222.89.230" ] "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 => "Thu, 05 Jun 2025 13:34:12 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=eyJpdiI6IlcvZHRlQmFURGFqUXdrNmlXZWl1eWc9PSIsInZhbHVlIjoiaHBqVnowc2wzd01kM0ZkeGFRd3pEWWZFVHZFOG1xM1JsbXowRnMwcUJkRmtmb1ZhNmh2V08yY0c0ajBSdko3aDc2NUZKTzBCc3NtYzQwR0pyZFlsNS9mL1V5ckxCMzB0Yk03N3hhcUM0VXkxditycU14Vi9HVC9BRGdrTXB6SkwiLCJtYWMiOiIxMmQ3YjA4NjRlODJiN2M3NjY3OTM2MmM2NzI1YTM3ZjFiOTc4ZWFmOWUwZmU1MWEzYzg5NTE1MDMwMTE1MWM3IiwidGFnIjoiIn0%3D; expires=Thu, 05 Jun 2025 15:34:12 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IlcvZHRlQmFURGFqUXdrNmlXZWl1eWc9PSIsInZhbHVlIjoiaHBqVnowc2wzd01kM0ZkeGFRd3pEWWZFVHZFOG1xM1JsbXowRnMwcUJkRmtmb1ZhNmh2V08yY0c0ajBSdko3aDc2NUZKT" 1 => "sevendiy_session=eyJpdiI6InNrcVhuM05QQkxBOFk3aGRqR05yTmc9PSIsInZhbHVlIjoicjAxS0xZRW5ENWJXSDJKTXdrUVRuZWVaT3ZKVEFBcmdsWUllcG1NWkNoZkY2MHg0cmJmakgzS04xaFg3bEgyNWZkRm54L2MzWVhFdUkyNVE3UDZJVTcrT2pVUEFid21rMEVvcmt5SkRFaUxtUWpPc0hWM3BGT3o4eFJkbUlHWE0iLCJtYWMiOiJmYThkN2U1MGMwNzMyMjZiOWQ3YjZlYWIzZmUzYjE2ODdlMjhkZjc1OTFhOGE4ZDY0YTVkOGRlZWM1NjFlOTk4IiwidGFnIjoiIn0%3D; expires=Thu, 05 Jun 2025 15:34:12 GMT; Max-Age=7200; path=/; httponly; samesite=laxsevendiy_session=eyJpdiI6InNrcVhuM05QQkxBOFk3aGRqR05yTmc9PSIsInZhbHVlIjoicjAxS0xZRW5ENWJXSDJKTXdrUVRuZWVaT3ZKVEFBcmdsWUllcG1NWkNoZkY2MHg0cmJmakgzS04xaFg3bEgyNWZ" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlcvZHRlQmFURGFqUXdrNmlXZWl1eWc9PSIsInZhbHVlIjoiaHBqVnowc2wzd01kM0ZkeGFRd3pEWWZFVHZFOG1xM1JsbXowRnMwcUJkRmtmb1ZhNmh2V08yY0c0ajBSdko3aDc2NUZKTzBCc3NtYzQwR0pyZFlsNS9mL1V5ckxCMzB0Yk03N3hhcUM0VXkxditycU14Vi9HVC9BRGdrTXB6SkwiLCJtYWMiOiIxMmQ3YjA4NjRlODJiN2M3NjY3OTM2MmM2NzI1YTM3ZjFiOTc4ZWFmOWUwZmU1MWEzYzg5NTE1MDMwMTE1MWM3IiwidGFnIjoiIn0%3D; expires=Thu, 05-Jun-2025 15:34:12 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IlcvZHRlQmFURGFqUXdrNmlXZWl1eWc9PSIsInZhbHVlIjoiaHBqVnowc2wzd01kM0ZkeGFRd3pEWWZFVHZFOG1xM1JsbXowRnMwcUJkRmtmb1ZhNmh2V08yY0c0ajBSdko3aDc2NUZKT" 1 => "sevendiy_session=eyJpdiI6InNrcVhuM05QQkxBOFk3aGRqR05yTmc9PSIsInZhbHVlIjoicjAxS0xZRW5ENWJXSDJKTXdrUVRuZWVaT3ZKVEFBcmdsWUllcG1NWkNoZkY2MHg0cmJmakgzS04xaFg3bEgyNWZkRm54L2MzWVhFdUkyNVE3UDZJVTcrT2pVUEFid21rMEVvcmt5SkRFaUxtUWpPc0hWM3BGT3o4eFJkbUlHWE0iLCJtYWMiOiJmYThkN2U1MGMwNzMyMjZiOWQ3YjZlYWIzZmUzYjE2ODdlMjhkZjc1OTFhOGE4ZDY0YTVkOGRlZWM1NjFlOTk4IiwidGFnIjoiIn0%3D; expires=Thu, 05-Jun-2025 15:34:12 GMT; path=/; httponlysevendiy_session=eyJpdiI6InNrcVhuM05QQkxBOFk3aGRqR05yTmc9PSIsInZhbHVlIjoicjAxS0xZRW5ENWJXSDJKTXdrUVRuZWVaT3ZKVEFBcmdsWUllcG1NWkNoZkY2MHg0cmJmakgzS04xaFg3bEgyNWZ" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "78mw1MYRro7FJ6erZctCRHwpDTxZOpV2IV07CL0M" "_previous" => array:1 [ "url" => "https://7diy.ru/search/tag/mc/790" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-05 13:34:12GET/search/tag/mc/7909513853