Женское Мужское Детское
Сортировать
Фильтры

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

Каталог

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

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

Вход или регистрация
Мы отправим подтверждение в СМС
SettingsRequest history8.1.2PHP Version404msRequest Duration10MBMemory UsageGET catalog
status
200 OK
full_url
https://alekseev.team/catalog?category=690
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=690
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
402ms
peak_memory
12MB
response
text/html; charset=UTF-8
request_format
html
request_query
0 of 0
array:1 [ "category" => "690" ]
request_request
[]
request_headers
0 of 0
array:19 [ "host" => array:1 [ 0 => "alekseev.team" ] "x-real-ip" => array:1 [ 0 => "18.191.246.216" ] "x-forwarded-for" => array:1 [ 0 => "18.191.246.216" ] "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 => "Fri, 11 Apr 2025 18:07:07 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] ]
session_attributes
0 of 0
array:1 [ "_token" => "K6xUlfrJboPcgYMnloOebMMerTOQlYi8IiLgjbyh" ]
    • Booting (98.91ms)time
    • Application (305ms)time
    • Routing (17.69ms)
    • Preparing Response (185ms)
    • 1 x Application (75.52%)
      305ms
      1 x Preparing Response (45.84%)
      185ms
      1 x Booting (24.48%)
      98.91ms
      1 x Routing (4.38%)
      17.69ms
      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 duplicates107ms
      • 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.27msselect * from `product_categories` where `id` = '690' limit 1
        Bindings
        • 0: 690
        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_tea5.8msselect * from `product_categories` where `product_categories`.`parent_id` in (690)
        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_tea3.61msselect * 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_tea1.66msselect * 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_tea4.15msselect * from `product_categories` where `id` = '690' limit 1
        Bindings
        • 0: 690
        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_tea1.66msselect * from `product_categories` where `product_categories`.`parent_id` = 690 and `product_categories`.`parent_id` is not null
        Bindings
        • 0: 690
        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_tea2.17msselect count(*) as aggregate from `products` where (json_contains(`categories_ids`, '\"690\"')) and `active` = 1
        Bindings
        • 0: "690"
        • 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_tea13.73msselect * 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_tea3.29msselect * from `product_categories` where `product_categories`.`id` = 687 and `product_categories`.`id` is not null limit 1
        Bindings
        • 0: 687
        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_tea1.48msselect * from `product_categories` where `product_categories`.`id` = 603 and `product_categories`.`id` is not null limit 1
        Bindings
        • 0: 603
        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_tea6.93msselect * 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_tea390μ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_tea7.72msselect * from `chars` where `chars`.`category_id` = 690 and `chars`.`category_id` is not null
        Bindings
        • 0: 690
        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_tea19.9msselect * from `char_values` where `char_values`.`char_id` = 1859 and `char_values`.`char_id` is not null
        Bindings
        • 0: 1859
        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_tea16.57msselect * from `char_values` where `char_values`.`char_id` = 1860 and `char_values`.`char_id` is not null
        Bindings
        • 0: 1860
        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_tea16.5msselect * from `char_values` where `char_values`.`char_id` = 1861 and `char_values`.`char_id` is not null
        Bindings
        • 0: 1861
        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\ProductCategory
      13ProductCategory.php#?
      App\Models\CharValue
      13CharValue.php#?
      App\Models\Char
      3Char.php#?
          _token
          K6xUlfrJboPcgYMnloOebMMerTOQlYi8IiLgjbyh
          ClearShow all
          Date ↕MethodURLData
          #12025-04-12 00:07:07GET/catalog?category=6909161171