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

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

Каталог

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

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

Вход или регистрация
Мы отправим подтверждение в СМС
SettingsRequest history8.1.2PHP Version168msRequest Duration10MBMemory UsageGET catalog
status
200 OK
full_url
https://alekseev.team/catalog?category=658
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=658
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
167ms
peak_memory
12MB
response
text/html; charset=UTF-8
request_format
html
request_query
0 of 0
array:1 [ "category" => "658" ]
request_request
[]
request_headers
0 of 0
array:19 [ "host" => array:1 [ 0 => "alekseev.team" ] "x-real-ip" => array:1 [ 0 => "3.22.118.57" ] "x-forwarded-for" => array:1 [ 0 => "3.22.118.57" ] "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 19:32:53 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] ]
session_attributes
0 of 0
array:1 [ "_token" => "KAMwl49kHi7LhrIEHuO298ghDqgxPQDTn7CYmrC8" ]
    • Booting (40.89ms)time
    • Application (127ms)time
    • Routing (5.43ms)
    • Preparing Response (83.86ms)
    • 1 x Application (75.69%)
      127ms
      1 x Preparing Response (49.85%)
      83.86ms
      1 x Booting (24.31%)
      40.89ms
      1 x Routing (3.23%)
      5.43ms
      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
      17 statements were executed (2 duplicates)Show only duplicates42.13ms
      • 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.55msselect * from `product_categories` where `id` = '658' limit 1
        Bindings
        • 0: 658
        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.25msselect * from `product_categories` where `product_categories`.`parent_id` in (658)
        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_tea270μ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_tea970μ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_tea400μsselect * from `product_categories` where `id` = '658' limit 1
        Bindings
        • 0: 658
        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_tea960μsselect * from `product_categories` where `product_categories`.`parent_id` = 658 and `product_categories`.`parent_id` is not null
        Bindings
        • 0: 658
        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_tea460μsselect count(*) as aggregate from `products` where (json_contains(`categories_ids`, '\"658\"')) and `active` = 1
        Bindings
        • 0: "658"
        • 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.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_tea580μsselect * from `product_categories` where `product_categories`.`id` = 657 and `product_categories`.`id` is not null limit 1
        Bindings
        • 0: 657
        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_tea350μsselect * 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_tea270μ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_tea220μ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.7msselect * from `chars` where `chars`.`category_id` = 658 and `chars`.`category_id` is not null
        Bindings
        • 0: 658
        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.21msselect * from `char_values` where `char_values`.`char_id` = 1772 and `char_values`.`char_id` is not null
        Bindings
        • 0: 1772
        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_tea6.41msselect * from `char_values` where `char_values`.`char_id` = 1773 and `char_values`.`char_id` is not null
        Bindings
        • 0: 1773
        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_tea7.25msselect * from `char_values` where `char_values`.`char_id` = 1774 and `char_values`.`char_id` is not null
        Bindings
        • 0: 1774
        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_tea8.55msselect * from `char_values` where `char_values`.`char_id` = 1775 and `char_values`.`char_id` is not null
        Bindings
        • 0: 1775
        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
      36CharValue.php#?
      App\Models\ProductCategory
      13ProductCategory.php#?
      App\Models\Char
      4Char.php#?
          _token
          KAMwl49kHi7LhrIEHuO298ghDqgxPQDTn7CYmrC8
          ClearShow all
          Date ↕MethodURLData
          #12025-04-11 01:32:54GET/catalog?category=6589171195