UniversalSlugController :: show
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Catalog\UniversalSlugController::show" |
| _firewall_context | "security.firewall.map.context.main" |
| _remove_csp_headers | true |
| _route | "catalog_category_show" |
| _route_params | [ "slug" => "feed" ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#509 -supports: false -passport: null -duration: null -stub: "Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator" -authenticated: null -exception: null -authenticator: Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator {#549 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#595 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#39 …} } ] |
| _stopwatch_token | "183d3c" |
| slug | "feed" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip,deflate" |
| connection | "Keep-Alive" |
| host | "www.moms-pocket.ru" |
| user-agent | "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 Version/17.0 Safari/605.1.15" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "must-revalidate, no-cache, no-store, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Wed, 22 Jul 2026 20:27:56 GMT" |
| expires | "0" |
| permissions-policy | "camera=(), microphone=(), geolocation=()" |
| pragma | "no-cache" |
| referrer-policy | "strict-origin-when-cross-origin" |
| set-cookie | [ "main_deauth_profile_token=bd60cf; path=/; secure; httponly; samesite=lax" "main_auth_profile_token=deleted; expires=Tue, 22 Jul 2025 20:27:55 GMT; Max-Age=0; path=/; httponly" ] |
| vary | "Accept" |
| x-content-type-options | "nosniff" |
| x-debug-exception | "Page%20not%20found" |
| x-debug-exception-file | "%2Fvar%2Fwww%2Flustragus%2Fdata%2Fwww%2Fmoms-pocket.ru%2Fvendor%2Fsymfony%2Fframework-bundle%2FController%2FAbstractController.php:331" |
| x-debug-token | "3b7d97" |
| x-debug-token-link | "https://www.moms-pocket.ru/_profiler/bd60cf" |
| x-frame-options | "SAMEORIGIN" |
| x-previous-debug-token | "bd60cf" |
| x-robots-tag | "noindex" |
| x-xss-protection | "1; mode=block" |
Cookies
Request Cookies
No request cookies
Response Cookies
| Key | Value |
|---|---|
| main_auth_profile_token | Symfony\Component\HttpFoundation\Cookie {#1689 #expire: 1 #path: "/" -sameSite: null -secureDefault: true #name: "main_auth_profile_token" #value: null #domain: null #secure: false #httpOnly: true -raw: false -partitioned: false } |
| main_deauth_profile_token | Symfony\Component\HttpFoundation\Cookie {#340 #expire: 0 #path: "/" -sameSite: "lax" -secureDefault: true #name: "main_deauth_profile_token" #value: "bd60cf" #domain: null #secure: null #httpOnly: true -raw: false -partitioned: false } |
Session 12
Session Metadata
| Key | Value |
|---|---|
| Created | "Wed, 22 Jul 26 23:27:56 +0300" |
| Last used | "Wed, 22 Jul 26 23:27:56 +0300" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| checkout | [ "delivery" => [ "city" => [] ] ] |
Session Usage
12
Usages
Stateless check enabled
| Usage |
|---|
App\Service\DeliveryContext:94
[
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/src/Service/DeliveryContext.php"
"line" => 94
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/src/EventSubscriber/DeliveryContextSubscriber.php"
"line" => 31
"function" => "ensureCity"
"class" => "App\Service\DeliveryContext"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onRequest"
"class" => "App\EventSubscriber\DeliveryContextSubscriber"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/public/index.php"
"line" => 5
"args" => [
"/var/www/lustragus/data/www/moms-pocket.ru/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Service\DeliveryContext:100
[
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/src/Service/DeliveryContext.php"
"line" => 100
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/src/EventSubscriber/DeliveryContextSubscriber.php"
"line" => 31
"function" => "ensureCity"
"class" => "App\Service\DeliveryContext"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onRequest"
"class" => "App\EventSubscriber\DeliveryContextSubscriber"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/public/index.php"
"line" => 5
"args" => [
"/var/www/lustragus/data/www/moms-pocket.ru/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Service\DeliveryContext:122
[
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/src/Service/DeliveryContext.php"
"line" => 122
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/src/EventSubscriber/DeliveryContextSubscriber.php"
"line" => 31
"function" => "ensureCity"
"class" => "App\Service\DeliveryContext"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onRequest"
"class" => "App\EventSubscriber\DeliveryContextSubscriber"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/public/index.php"
"line" => 5
"args" => [
"/var/www/lustragus/data/www/moms-pocket.ru/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Service\DeliveryContext:40
[
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/src/Service/DeliveryContext.php"
"line" => 40
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/src/Service/DeliveryContext.php"
"line" => 129
"function" => "get"
"class" => "App\Service\DeliveryContext"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/src/EventSubscriber/DeliveryContextSubscriber.php"
"line" => 31
"function" => "ensureCity"
"class" => "App\Service\DeliveryContext"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onRequest"
"class" => "App\EventSubscriber\DeliveryContextSubscriber"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/public/index.php"
"line" => 5
"args" => [
"/var/www/lustragus/data/www/moms-pocket.ru/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Service\DeliveryContext:54
[
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/src/Service/DeliveryContext.php"
"line" => 54
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/src/Service/DeliveryContext.php"
"line" => 129
"function" => "get"
"class" => "App\Service\DeliveryContext"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/src/EventSubscriber/DeliveryContextSubscriber.php"
"line" => 31
"function" => "ensureCity"
"class" => "App\Service\DeliveryContext"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onRequest"
"class" => "App\EventSubscriber\DeliveryContextSubscriber"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/public/index.php"
"line" => 5
"args" => [
"/var/www/lustragus/data/www/moms-pocket.ru/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Service\DeliveryContext:64
[
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/src/Service/DeliveryContext.php"
"line" => 64
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/src/Service/DeliveryContext.php"
"line" => 129
"function" => "get"
"class" => "App\Service\DeliveryContext"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/src/EventSubscriber/DeliveryContextSubscriber.php"
"line" => 31
"function" => "ensureCity"
"class" => "App\Service\DeliveryContext"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onRequest"
"class" => "App\EventSubscriber\DeliveryContextSubscriber"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/public/index.php"
"line" => 5
"args" => [
"/var/www/lustragus/data/www/moms-pocket.ru/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\EventSubscriber\DeliveryDefaultSubscriber:52
[
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/src/EventSubscriber/DeliveryDefaultSubscriber.php"
"line" => 52
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "App\EventSubscriber\DeliveryDefaultSubscriber"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/public/index.php"
"line" => 5
"args" => [
"/var/www/lustragus/data/www/moms-pocket.ru/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 68
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
"line" => 99
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelException"
"class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 241
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/public/index.php"
"line" => 5
"args" => [
"/var/www/lustragus/data/www/moms-pocket.ru/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
"line" => 99
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelException"
"class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 241
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/public/index.php"
"line" => 5
"args" => [
"/var/www/lustragus/data/www/moms-pocket.ru/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
"line" => 99
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelException"
"class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 241
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/public/index.php"
"line" => 5
"args" => [
"/var/www/lustragus/data/www/moms-pocket.ru/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 71
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
"line" => 99
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelException"
"class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 241
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/public/index.php"
"line" => 5
"args" => [
"/var/www/lustragus/data/www/moms-pocket.ru/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
"line" => 99
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelException"
"class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 241
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/lustragus/data/www/moms-pocket.ru/public/index.php"
"line" => 5
"args" => [
"/var/www/lustragus/data/www/moms-pocket.ru/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| ADMIN_FROM_EMAIL | "info@lustra-bronza.ru" |
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "05870e4798d24441bc363cbacc69332a" |
| APP_THEME_ENABLED | "0" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_URL | "mysql://moms:nD5xM8kJ7h@127.0.0.1:3310/moms?serverVersion=8.0.22&charset=utf8mb4" |
| JIVO_WIDGET_ID | "" |
| JWT_SECRET | "change-me-in-env-local" |
| LOCK_DSN | "flock" |
| TRUSTED_PROXIES | "127.0.0.1,REMOTE_ADDR" |
| YANDEX_METRIKA_ID | "" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_PROJECT_DIR | "/var/www/lustragus/data/www/moms-pocket.ru" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/lustragus/data/www/moms-pocket.ru" ] |
| CONTEXT_DOCUMENT_ROOT | "/var/www/php-bin-isp-php83/lustragus/moms-pocket.ru/" |
| CONTEXT_PREFIX | "/php-bin/" |
| DOCUMENT_ROOT | "/var/www/lustragus/data/www/moms-pocket.ru" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip,deflate" |
| HTTP_CONNECTION | "Keep-Alive" |
| HTTP_HOST | "www.moms-pocket.ru" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 Version/17.0 Safari/605.1.15" |
| ORIG_PATH_INFO | "/public/index.php" |
| ORIG_PATH_TRANSLATED | "/var/www/lustragus/data/www/moms-pocket.ru/public/index.php" |
| ORIG_SCRIPT_FILENAME | "/var/www/php-bin-isp-php83/lustragus/moms-pocket.ru/php" |
| ORIG_SCRIPT_NAME | "/php-bin/php" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
| PERL5LIB | "/usr/share/awstats/lib:/usr/share/awstats/plugins" |
| PHPRC | "/var/www/lustragus/data/php-bin-isp-php83" |
| PHP_INI_SCAN_DIR | "/var/www/lustragus/data/php-bin-isp-php83/moms-pocket.ru:" |
| PHP_SELF | "/public/index.php" |
| PWD | "/var/www/php-bin-isp-php83/lustragus/moms-pocket.ru" |
| QUERY_STRING | "" |
| REDIRECT_BASE | "/public" |
| REDIRECT_HANDLER | "application/x-httpd-php5" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_HTTP_AUTHORIZATION | "" |
| REDIRECT_PERL5LIB | "/usr/share/awstats/lib:/usr/share/awstats/plugins" |
| REDIRECT_REDIRECT_BASE | "/public" |
| REDIRECT_REDIRECT_HTTPS | "on" |
| REDIRECT_REDIRECT_HTTP_AUTHORIZATION | "" |
| REDIRECT_REDIRECT_PERL5LIB | "/usr/share/awstats/lib:/usr/share/awstats/plugins" |
| REDIRECT_REDIRECT_REDIRECT_HTTPS | "on" |
| REDIRECT_REDIRECT_REDIRECT_PERL5LIB | "/usr/share/awstats/lib:/usr/share/awstats/plugins" |
| REDIRECT_REDIRECT_REDIRECT_SSL_TLS_SNI | "www.moms-pocket.ru" |
| REDIRECT_REDIRECT_REDIRECT_STATUS | "200" |
| REDIRECT_REDIRECT_REDIRECT_TZ | "Europe/Moscow" |
| REDIRECT_REDIRECT_REDIRECT_UNIQUE_ID | "amEnzB5jS0UlVXsaPY@KZgAAAAM" |
| REDIRECT_REDIRECT_SSL_TLS_SNI | "www.moms-pocket.ru" |
| REDIRECT_REDIRECT_STATUS | "200" |
| REDIRECT_REDIRECT_TZ | "Europe/Moscow" |
| REDIRECT_REDIRECT_UNIQUE_ID | "amEnzB5jS0UlVXsaPY@KZgAAAAM" |
| REDIRECT_SSL_TLS_SNI | "www.moms-pocket.ru" |
| REDIRECT_STATUS | "200" |
| REDIRECT_TZ | "Europe/Moscow" |
| REDIRECT_UNIQUE_ID | "amEnzB5jS0UlVXsaPY@KZgAAAAM" |
| REDIRECT_URL | "/public/index.php" |
| REMOTE_ADDR | "185.223.152.223" |
| REMOTE_PORT | "62727" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1784752076 |
| REQUEST_TIME_FLOAT | 1784752076.1057 |
| REQUEST_URI | "/feed" |
| SCRIPT_FILENAME | "/var/www/lustragus/data/www/moms-pocket.ru/public/index.php" |
| SCRIPT_NAME | "/public/index.php" |
| SERVER_ADDR | "62.109.15.84" |
| SERVER_ADMIN | "webmaster@moms-pocket.ru" |
| SERVER_NAME | "www.moms-pocket.ru" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache/2.4.6 (CentOS) mpm-itk/2.4.7-04 OpenSSL/1.0.2k-fips mod_fcgid/2.3.9 PHP/5.6.40" |
| SHLVL | "0" |
| SSL_TLS_SNI | "www.moms-pocket.ru" |
| SYMFONY_DOTENV_PATH | "/var/www/lustragus/data/www/moms-pocket.ru/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,DATABASE_URL,CORS_ALLOW_ORIGIN,JWT_SECRET,LOCK_DSN,ADMIN_FROM_EMAIL,APP_THEME_ENABLED,APP_SECRET,TRUSTED_PROXIES,JIVO_WIDGET_ID,YANDEX_METRIKA_ID" |
| UNIQUE_ID | "amEnzB5jS0UlVXsaPY@KZgAAAAM" |
Sub Requests 1
ErrorController (token = bd60cf)
| Key | Value |
|---|---|
| _controller | "error_controller" |
| _stopwatch_token | "1a2709" |
| exception | Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1018 #message: "Page not found" #code: 0 #file: "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/framework-bundle/Controller/AbstractController.php" #line: 331 -previous: Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#976 …} -statusCode: 404 -headers: [] : { { Symfony\Bundle\FrameworkBundle\Controller\AbstractController->createNotFoundException(string $message = 'Not Found', ?Throwable $previous = null): NotFoundHttpException … › |
| logger | Symfony\Bridge\Monolog\Processor\DebugProcessor {#468 -records: [ 11 => [ [ "timestamp" => 1784752076 "timestamp_rfc3339" => "2026-07-22T23:27:56.370+03:00" "message" => "Matched route "{route}"." "priority" => 200 "priorityName" => "INFO" "context" => [ "route" => "catalog_category_show" "route_parameters" => [ "_route" => "catalog_category_show" "_controller" => "App\Controller\Catalog\UniversalSlugController::show" "slug" => "feed" ] "request_uri" => "https://www.moms-pocket.ru/feed" "method" => "GET" ] "channel" => "request" ] [ "timestamp" => 1784752076 "timestamp_rfc3339" => "2026-07-22T23:27:56.378+03:00" "message" => "Lock acquired, now computing item "{key}"" "priority" => 200 "priorityName" => "INFO" "context" => [ "key" => "geoip_185_223_152_223" ] "channel" => "cache" ] [ "timestamp" => 1784752076 "timestamp_rfc3339" => "2026-07-22T23:27:56.439+03:00" "message" => "SxGeo database not found at /var/www/lustragus/data/www/moms-pocket.ru/var/geoip/SxGeoCity.dat" "priority" => 400 "priorityName" => "ERROR" "context" => [] "channel" => "geoip" ] [ "timestamp" => 1784752076 "timestamp_rfc3339" => "2026-07-22T23:27:56.488+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" ] "channel" => "event" ] [ "timestamp" => 1784752076 "timestamp_rfc3339" => "2026-07-22T23:27:56.488+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\UX\Turbo\Request\RequestListener::__invoke" ] "channel" => "event" ] [ "timestamp" => 1784752076 "timestamp_rfc3339" => "2026-07-22T23:27:56.488+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1784752076 "timestamp_rfc3339" => "2026-07-22T23:27:56.488+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1784752076 "timestamp_rfc3339" => "2026-07-22T23:27:56.488+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1784752076 "timestamp_rfc3339" => "2026-07-22T23:27:56.488+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1784752076 "timestamp_rfc3339" => "2026-07-22T23:27:56.488+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" ] "channel" => "event" ] [ "timestamp" => 1784752076 "timestamp_rfc3339" => "2026-07-22T23:27:56.488+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "App\Theme\EventListener\ThemeListener::__invoke" ] "channel" => "event" ] [ "timestamp" => 1784752076 "timestamp_rfc3339" => "2026-07-22T23:27:56.488+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "App\Theme\EventListener\ThemeListener::__invoke" ] "channel" => "event" ] [ "timestamp" => 1784752076 "timestamp_rfc3339" => "2026-07-22T23:27:56.488+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1784752076 "timestamp_rfc3339" => "2026-07-22T23:27:56.488+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "App\EventSubscriber\DeliveryContextSubscriber::onRequest" ] "channel" => "event" ] [ "timestamp" => 1784752076 "timestamp_rfc3339" => "2026-07-22T23:27:56.488+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1784752076 "timestamp_rfc3339" => "2026-07-22T23:27:56.488+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1784752076 "timestamp_rfc3339" => "2026-07-22T23:27:56.488+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "App\EventSubscriber\ApiRateLimitSubscriber::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1784752076 "timestamp_rfc3339" => "2026-07-22T23:27:56.488+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" ] "channel" => "event" ] [ "timestamp" => 1784752076 "timestamp_rfc3339" => "2026-07-22T23:27:56.488+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1784752076 "timestamp_rfc3339" => "2026-07-22T23:27:56.488+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "App\EventSubscriber\DeliveryDefaultSubscriber::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1784752076 "timestamp_rfc3339" => "2026-07-22T23:27:56.488+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1784752076 "timestamp_rfc3339" => "2026-07-22T23:27:56.495+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller" "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelController" ] "channel" => "event" ] [ "timestamp" => 1784752076 "timestamp_rfc3339" => "2026-07-22T23:27:56.495+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller" "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" ] "channel" => "event" ] [ "timestamp" => 1784752076 "timestamp_rfc3339" => "2026-07-22T23:27:56.495+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" ] "channel" => "event" ] [ "timestamp" => 1784752076 "timestamp_rfc3339" => "2026-07-22T23:27:56.502+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\IsSignatureValidAttributeListener::onKernelControllerArguments" ] "channel" => "event" ] [ "timestamp" => 1784752076 "timestamp_rfc3339" => "2026-07-22T23:27:56.502+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments" ] "channel" => "event" ] [ "timestamp" => 1784752076 "timestamp_rfc3339" => "2026-07-22T23:27:56.502+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments" ] "channel" => "event" ] [ "timestamp" => 1784752076 "timestamp_rfc3339" => "2026-07-22T23:27:56.502+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments" ] "channel" => "event" ] [ "timestamp" => 1784752076 "timestamp_rfc3339" => "2026-07-22T23:27:56.502+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller_arguments" "listener" => "ContainerZWF0gf5\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments" ] "channel" => "event" ] [ "timestamp" => 1784752076 "timestamp_rfc3339" => "2026-07-22T23:27:56.502+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments" ] "channel" => "event" ] [ "timestamp" => 1784752076 "timestamp_rfc3339" => "2026-07-22T23:27:56.526+03:00" "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found" at AbstractController.php line 331" "priority" => 400 "priorityName" => "ERROR" "context" => [ "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1018 #message: "Page not found" #code: 0 #file: "/var/www/lustragus/data/www/moms-pocket.ru/vendor/symfony/framework-bundle/Controller/AbstractController.php" #line: 331 -previous: Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#976 …} -statusCode: 404 -headers: [] : { { Symfony\Bundle\FrameworkBundle\Controller\AbstractController->createNotFoundException(string $message = 'Not Found', ?Throwable $previous = null): NotFoundHttpException … › |