Прочее

0 объявлений
Сначала новые
Объявления не найдены...
10 объявлений
Фильтры
Сбросить все
Фильтры
Сбросить все
Статус
Монетизация
Цена
Цена продажи, ₽
Текущая макс. ставка, ₽
Блиц ставка, ₽
Доходы и расходы
Тематика
Возраст
Язык и локация
Сбросить фильтр
SettingsRequest history
#1 catalog/other (03:04:09)
8.1.2PHP Version101msRequest Duration4MBMemory UsageGET it-business/catalog/{category?}
status
200 OK
full_url
https://binetex.ru/it-business/catalog/other
action_name
it-business.catalog
controller_action
App\Modules\Public\ItBusiness\Controllers\ItBusinessController@catalog
Theme
Auto (System preference)
Open Button Position
Bottom Left
Hide Empty Tabs
Autoshow
Reset to defaults
status
200 OK
full_url
https://binetex.ru/it-business/catalog/other
action_name
it-business.catalog
controller_action
App\Modules\Public\ItBusiness\Controllers\ItBusinessController@catalog
uri
GET it-business/catalog/{category?}
controller
App\Modules\Public\ItBusiness\Controllers\ItBusinessController@catalog
prefix
/it-business
file
app/Modules/Public/ItBusiness/Controllers/ItBusinessController.php:87-199
middleware
web, seo
duration
99.84ms
peak_memory
6MB
response
text/html; charset=UTF-8
request_format
html
request_query
[]
request_request
[]
request_headers
0 of 0
array:15 [ "host" => array:1 [ 0 => "binetex.ru" ] "connection" => array:1 [ 0 => "keep-alive" ] "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:3 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sat, 05 Apr 2025 00:04:09 GMT" ] ]
session_attributes
0 of 0
array:1 [ "_token" => "Q5trQVXiBwVycWnD3RRgM32LsQp8uhkarfEuEAwm" ]
    • Booting (33.59ms)time
    • Application (67.2ms)time
    • Routing (1.14ms)
    • 1 x Application (66.65%)
      67.20ms
      1 x Booting (33.32%)
      33.59ms
      1 x Routing (1.13%)
      1.14ms
      12 templates were rendered
      • 1x ItBusiness::catalog.indexindex.blade.php#?blade
      • 1x General::templates.bcbc.blade.php#?blade
      • 1x components.notify.alertsalerts.blade.php#?blade
      • 1x components.templates.emptyempty.blade.php#?blade
      • 1x vendor.pagination.bootstrap-4bootstrap-4.blade.php#?blade
      • 1x components.catalog.filterfilter.blade.php#?blade
      • 1x layouts.appapp.blade.php#?blade
      • 1x General::seo.schema-webpageschema-webpage.blade.php#?blade
      • 1x General::seo.layoutlayout.blade.php#?blade
      • 1x layouts.header-itheader-it.blade.php#?blade
      • 1x layouts.mobile-menumobile-menu.blade.php#?blade
      • 1x layouts.footerfooter.blade.php#?blade
      uri
      GET it-business/catalog/{category?}
      middleware
      web, seo
      controller
      App\Modules\Public\ItBusiness\Controllers\ItBusinessController@catalog
      prefix
      /it-business
      as
      it-business.catalog
      file
      app/Modules/Public/ItBusiness/Controllers/ItBusinessController.php:87-199
      13 statements were executed12.52ms
      • ImplicitRouteBinding.php#61binetex_ru3.51msselect * from `categories` where `short_code` = 'other' limit 1
        Bindings
        • 0: other
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:61
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:947
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:41
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
      • Seo.php#33binetex_ru480μsselect `title`, `h1`, `meta_description`, `meta_keywords`, `page_description`, `is_important` from `seo` where `url` = '/it-business/catalog/other' limit 1
        Bindings
        • 0: /it-business/catalog/other
        Backtrace
        • middleware::seo:33
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • middleware::user.check.lock:29
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
      • Category.php#66binetex_ru290μsselect `id`, `short_code` from `categories` order by `categories`.`id` asc limit 1000 offset 0
        Backtrace
        • app/Models/Category.php:66
        • app/Models/Category.php:136
        • app/Modules/Public/ItBusiness/Controllers/ItBusinessController.php:89
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • Rate.php#62binetex_ru470μsselect `id` from `rates` where `code` in ('PREMIUM', 'FIX')
        Bindings
        • 0: PREMIUM
        • 1: FIX
        Backtrace
        • app/Models/Rate.php:62
        • app/Modules/Public/ItBusiness/Controllers/ItBusinessController.php:96
        • 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
      • ListingStatus.php#49binetex_ru300μsselect `id`, `slug` from `listing_statuses` order by `listing_statuses`.`id` asc limit 1000 offset 0
        Backtrace
        • app/Models/ListingStatus.php:49
        • app/Models/ListingStatus.php:60
        • app/Models/Listing.php:1109
        • app/Modules/Public/ItBusiness/Controllers/ItBusinessController.php:124
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • ItBusinessController.php#168binetex_ru1.01msselect count(*) as aggregate from `listings` where `status_id` = 2 and `finish_at` >= '2025-04-05 03:04:09' and `category_id` = 10 and `category_id` not in (8, 9, 3) and `status_id` = 2 and `finish_at` >= '2025-04-05 03:04:09' and `listings`.`deleted_at` is null and `is_hidden` = 0
        Bindings
        • 0: 2
        • 1: 2025-04-05 03:04:09
        • 2: 10
        • 3: 8
        • 4: 9
        • 5: 3
        • 6: 2
        • 7: 2025-04-05 03:04:09
        • 8: 0
        Backtrace
        • app/Modules/Public/ItBusiness/Controllers/ItBusinessController.php:168
        • 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
      • Filter.php#40binetex_ru990μsselect `monetizations`.*, `category_monetization`.`category_id` as `pivot_category_id`, `category_monetization`.`monetization_id` as `pivot_monetization_id` from `monetizations` inner join `category_monetization` on `monetizations`.`id` = `category_monetization`.`monetization_id` where `category_monetization`.`category_id` = 10
        Bindings
        • 0: 10
        Backtrace
        • app/View/Components/Catalog/Filter.php:40
        • vendor/laravel/framework/src/Illuminate/Container/Container.php:929
        • vendor/laravel/framework/src/Illuminate/Container/Container.php:770
        • vendor/laravel/framework/src/Illuminate/Foundation/Application.php:881
        • vendor/laravel/framework/src/Illuminate/Container/Container.php:706
      • Filter.php#41binetex_ru590μsselect * from `topics`
        Backtrace
        • app/View/Components/Catalog/Filter.php:41
        • vendor/laravel/framework/src/Illuminate/Container/Container.php:929
        • vendor/laravel/framework/src/Illuminate/Container/Container.php:770
        • vendor/laravel/framework/src/Illuminate/Foundation/Application.php:881
        • vendor/laravel/framework/src/Illuminate/Container/Container.php:706
      • Filter.php#42binetex_ru430μsselect * from `languages`
        Backtrace
        • app/View/Components/Catalog/Filter.php:42
        • vendor/laravel/framework/src/Illuminate/Container/Container.php:929
        • vendor/laravel/framework/src/Illuminate/Container/Container.php:770
        • vendor/laravel/framework/src/Illuminate/Foundation/Application.php:881
        • vendor/laravel/framework/src/Illuminate/Container/Container.php:706
      • Filter.php#52binetex_ru2.76msselect LOWER(SUBSTRING_INDEX(url, ".", -1)) as dz, count(*) as count from `listings` where `category_id` = 3 and `status_id` = 2 and `finish_at` >= '2025-04-05 03:04:09' and `listings`.`deleted_at` is null and `is_hidden` = 0 group by `dz` order by `count` desc
        Bindings
        • 0: 3
        • 1: 2
        • 2: 2025-04-05 03:04:09
        • 3: 0
        Backtrace
        • app/View/Components/Catalog/Filter.php:52
        • vendor/laravel/framework/src/Illuminate/Container/Container.php:929
        • vendor/laravel/framework/src/Illuminate/Container/Container.php:770
        • vendor/laravel/framework/src/Illuminate/Foundation/Application.php:881
        • vendor/laravel/framework/src/Illuminate/Container/Container.php:706
      • header-it.blade.php#8binetex_ru770μsselect * from `service_categories` where `parent_id` is null
        Backtrace
        • view::layouts.header-it:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • header-it.blade.php#9binetex_ru350μsselect * from `resource_categories` where `parent_id` is null
        Backtrace
        • view::layouts.header-it:9
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Navigation.php#55binetex_ru570μsselect * from `navigations` order by `position` asc
        Backtrace
        • app/Models/Navigation.php:55
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Models/Navigation.php:69
        • view::layouts.header-it:41
      App\Models\Navigation
      54Navigation.php#?
      App\Models\Topic
      17Topic.php#?
      App\Models\Category
      10Category.php#?
      App\Models\ListingStatus
      6ListingStatus.php#?
      App\Models\ServiceCategory
      5ServiceCategory.php#?
      App\Models\Language
      3Language.php#?
      App\Models\ResourceCategory
      3ResourceCategory.php#?
      App\Models\Rate
      2Rate.php#?
          _token
          Q5trQVXiBwVycWnD3RRgM32LsQp8uhkarfEuEAwm
          ClearShow all
          (method)
          Date ↕MethodURLData
          #12025-04-05 03:04:09GET/it-business/catalog/other1213100