Сортировать
Фильтры

- - - Не найдено - - -

Каталог

Товаров в выбранной категории не найдено
Сортировать
Фильтры

- - - Не найдено - - -

Вход или регистрация
Мы отправим подтверждение в СМС
SettingsRequest history8.1.2PHP Version156msRequest Duration10MBMemory UsageGET catalog
status
200 OK
full_url
https://alekseev.team/catalog?category=830
action_name
front.catalog.index
controller_action
App\Http\Controllers\Front\ProductController@index
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
status
200 OK
full_url
https://alekseev.team/catalog?category=830
action_name
front.catalog.index
controller_action
App\Http\Controllers\Front\ProductController@index
uri
GET catalog
controller
App\Http\Controllers\Front\ProductController@index
file
app/Http/Controllers/Front/ProductController.php:24-55
middleware
web
telescope
View in Telescope
duration
155ms
peak_memory
12MB
response
text/html; charset=UTF-8
request_format
html
request_query
0 of 0
array:1 [ "category" => "830" ]
request_request
[]
request_headers
0 of 0
array:19 [ "host" => array:1 [ 0 => "alekseev.team" ] "x-real-ip" => array:1 [ 0 => "3.141.46.110" ] "x-forwarded-for" => array:1 [ 0 => "3.141.46.110" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "connection" => array:1 [ 0 => "close" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "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" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] ]
request_cookies
[]
response_headers
0 of 0
array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "private, must-revalidate" ] "date" => array:1 [ 0 => "Thu, 10 Apr 2025 08:29:59 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] ]
session_attributes
0 of 0
array:1 [ "_token" => "7CedQYjsv11QLA1EkT6bsVmEFU8xVpqMSqpZ8FXG" ]
    • Booting (42.33ms)time
    • Application (114ms)time
    • Routing (5.56ms)
    • Preparing Response (69.57ms)
    • 1 x Application (72.92%)
      114ms
      1 x Preparing Response (44.49%)
      69.57ms
      1 x Booting (27.08%)
      42.33ms
      1 x Routing (3.56%)
      5.56ms
      9 templates were rendered
      • 1x frontsite.products.catalogcatalog.blade.php#?blade
      • 2x frontsite.products.part.filtersfilters.blade.php#?blade
      • 1x pagination::bootstrap-4bootstrap-4.blade.php#?blade
      • 1x frontsite.layouts.appapp.blade.php#?blade
      • 1x frontsite.layouts.headerheader.blade.php#?blade
      • 2x frontsite.layouts.parts.menumenu.blade.php#?blade
      • 1x frontsite.layouts.footerfooter.blade.php#?blade
      uri
      GET catalog
      middleware
      web
      controller
      App\Http\Controllers\Front\ProductController@index
      as
      front.catalog.index
      file
      app/Http/Controllers/Front/ProductController.php:24-55
      16 statements were executed (2 duplicates)Show only duplicates30.42ms
      • ProductController.php#35alekseev_teaConnection Established
        Backtrace
        • app/Http/Controllers/Front/ProductController.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:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • ProductController.php#35alekseev_tea1.35msselect * from `product_categories` where `id` = '830' limit 1
        Bindings
        • 0: 830
        Backtrace
        • app/Http/Controllers/Front/ProductController.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:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • ProductController.php#35alekseev_tea1.15msselect * from `product_categories` where `product_categories`.`parent_id` in (830)
        Backtrace
        • app/Http/Controllers/Front/ProductController.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:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • ProductController.php#40alekseev_tea300μsselect * from `product_categories` where `id` = 277 limit 1
        Bindings
        • 0: 277
        Backtrace
        • app/Http/Controllers/Front/ProductController.php:40
        • 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:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • ProductController.php#40alekseev_tea940μsselect * from `product_categories` where `product_categories`.`parent_id` = 277 and `product_categories`.`parent_id` is not null
        Bindings
        • 0: 277
        Backtrace
        • app/Http/Controllers/Front/ProductController.php:40
        • 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:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • ProductFilter.php#105alekseev_tea290μsselect * from `product_categories` where `id` = '830' limit 1
        Bindings
        • 0: 830
        Backtrace
        • app/ModelFilters/ProductFilter.php:105
        • vendor/tucker-eric/eloquentfilter/src/ModelFilter.php:226
        • vendor/tucker-eric/eloquentfilter/src/ModelFilter.php:155
        • vendor/tucker-eric/eloquentfilter/src/Filterable.php:36
        • app/Http/Controllers/Front/ProductController.php:51
      • ProductFilter.php#108alekseev_tea920μsselect * from `product_categories` where `product_categories`.`parent_id` = 830 and `product_categories`.`parent_id` is not null
        Bindings
        • 0: 830
        Backtrace
        • app/ModelFilters/ProductFilter.php:108
        • vendor/tucker-eric/eloquentfilter/src/ModelFilter.php:226
        • vendor/tucker-eric/eloquentfilter/src/ModelFilter.php:155
        • vendor/tucker-eric/eloquentfilter/src/Filterable.php:36
        • app/Http/Controllers/Front/ProductController.php:51
      • ProductController.php#51alekseev_tea450μsselect count(*) as aggregate from `products` where (json_contains(`categories_ids`, '\"830\"')) and `active` = 1
        Bindings
        • 0: "830"
        • 1: 1
        Backtrace
        • app/Http/Controllers/Front/ProductController.php:51
        • 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:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • ProductController.php#52alekseev_tea5.61msselect * from `brands`
        Backtrace
        • app/Http/Controllers/Front/ProductController.php:52
        • 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:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • ProductCategory.php#151alekseev_tea620μsselect * from `product_categories` where `product_categories`.`id` = 825 and `product_categories`.`id` is not null limit 1
        Bindings
        • 0: 825
        Backtrace
        • app/Models/ProductCategory.php:151
        • app/Models/ProductCategory.php:134
        • view::frontsite.products.catalog:25
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • ProductCategory.php#151alekseev_tea360μsselect * from `product_categories` where `product_categories`.`id` = 800 and `product_categories`.`id` is not null limit 1
        Bindings
        • 0: 800
        Backtrace
        • app/Models/ProductCategory.php:151
        • app/Models/ProductCategory.php:151
        • app/Models/ProductCategory.php:134
        • view::frontsite.products.catalog:25
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • ProductCategory.php#151alekseev_tea320μsselect * from `product_categories` where `product_categories`.`id` = 602 and `product_categories`.`id` is not null limit 1
        Bindings
        • 0: 602
        Backtrace
        • app/Models/ProductCategory.php:151
        • app/Models/ProductCategory.php:151
        • app/Models/ProductCategory.php:151
        • app/Models/ProductCategory.php:134
        • view::frontsite.products.catalog:25
      • ProductCategory.php#151alekseev_tea340μsselect * from `product_categories` where `product_categories`.`id` = 0 and `product_categories`.`id` is not null limit 1
        Bindings
        • 0: 0
        Backtrace
        • app/Models/ProductCategory.php:151
        • app/Models/ProductCategory.php:151
        • app/Models/ProductCategory.php:151
        • app/Models/ProductCategory.php:151
        • app/Models/ProductCategory.php:134
      • filters.blade.php#79alekseev_tea1.75msselect * from `chars` where `chars`.`category_id` = 830 and `chars`.`category_id` is not null
        Bindings
        • 0: 830
        Backtrace
        • view::frontsite.products.part.filters:79
        • 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
      • filters.blade.php#80alekseev_tea5.35msselect * from `char_values` where `char_values`.`char_id` = 2188 and `char_values`.`char_id` is not null
        Bindings
        • 0: 2188
        Backtrace
        • view::frontsite.products.part.filters:80
        • 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
      • filters.blade.php#80alekseev_tea5.15msselect * from `char_values` where `char_values`.`char_id` = 2189 and `char_values`.`char_id` is not null
        Bindings
        • 0: 2189
        Backtrace
        • view::frontsite.products.part.filters:80
        • 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
      • filters.blade.php#80alekseev_tea5.52msselect * from `char_values` where `char_values`.`char_id` = 2190 and `char_values`.`char_id` is not null
        Bindings
        • 0: 2190
        Backtrace
        • view::frontsite.products.part.filters:80
        • 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\Brand
      1142Brand.php#?
      App\Models\CharValue
      37CharValue.php#?
      App\Models\ProductCategory
      13ProductCategory.php#?
      App\Models\Char
      3Char.php#?
          _token
          7CedQYjsv11QLA1EkT6bsVmEFU8xVpqMSqpZ8FXG
          ClearShow all
          Date ↕MethodURLData
          #12025-04-10 14:29:59GET/catalog?category=8309161195