Error 404 Not Found

GET https://sl.raduga.red/robots.txt

Forwarded to ErrorController (ec4e72)

Request / Response

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_remove_csp_headers
true
_stopwatch_token
"e43281"
rr_parsed_body
false

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.23"
x-forwarded-host
"sl.raduga.red"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-php-ob-level
"1"
x-real-ip
"216.73.216.23"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-type
"text/html; charset=UTF-8"
date
"Sat, 24 Jan 2026 18:04:36 GMT"
expires
"-1"
pragma
"no-cache"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fsl.raduga.red%2Frobots.txt%22"
x-debug-exception-file
"%2Fvar%2Fwww%2Fhtml%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:156"
x-debug-token
"569c20"
x-debug-token-link
"https://sl.raduga.red/_profiler/ec4e72"
x-previous-debug-token
"ec4e72"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_SECRET
""
DATABASE_URL
"pgsql://sl:123@db:5432/sl"
FAKE_VERIFY_CODE
"0"
FILES_STORAGE_PATH
"%kernel.project_dir%/uploads"
MAILER_DSN
"null://null"
MAILER_FROM
"Свободные люди <no-reply@sct.com>"
STYLEGUIDE_ENABLE
"false"
SWAGGER_UI_ENABLE
"false"
SYMFONY_TRUSTED_PROXIES
"PRIVATE_SUBNETS"
VACANCY_PRICE_COMMISSION_PERCENT
"10"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_PROJECT_DIR
"/var/www/html"
APP_RUNTIME
"Baldinof\RoadRunnerBundle\Runtime\Runtime"
APP_RUNTIME_MODE
"web=1&worker=1"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/html"
]
DB_DATABASE
"sl"
DB_PASSWORD
"123"
DB_USER
"sl"
DOCTRINE_DEPRECATIONS
"trigger"
DOCUMENT_ROOT
""
GPG_KEYS
"AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD"
HOME
"/"
HOSTNAME
"594226436bae"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.216.23"
HTTP_X_FORWARDED_HOST
"sl.raduga.red"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_REAL_IP
"216.73.216.23"
LANG
"ru_RU.UTF-8"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PATH_TRANSLATED
"public/index.php"
PHPIZE_DEPS
"autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.4.5.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"public/index.php"
PHP_SHA256
"0d3270bbce4d9ec617befce52458b763fd461d475f1fe2ed878bb8573faed327"
PHP_URL
"https://www.php.net/distributions/php-8.4.5.tar.xz"
PHP_VERSION
"8.4.5"
PWD
"/var/www/html"
REMOTE_ADDR
"172.24.0.1"
REQUEST_METHOD
"GET"
REQUEST_TIME
1769277875
REQUEST_TIME_FLOAT
1769277875.9691
REQUEST_URI
"/robots.txt"
RR_MODE
"http"
RR_RELAY
"pipes"
RR_RPC
"tcp://127.0.0.1:6001"
RR_VERSION
"2024.3.5"
SCRIPT_FILENAME
"public/index.php"
SCRIPT_NAME
"public/index.php"
SERVER_NAME
"sl.raduga.red"
SERVER_PORT
80
SERVER_PROTOCOL
"HTTP/1.0"
SHELL_VERBOSITY
3
SYMFONY_DOTENV_PATH
"/var/www/html/.env"
SYMFONY_DOTENV_VARS
"APP_SECRET,DATABASE_URL,SYMFONY_TRUSTED_PROXIES,STYLEGUIDE_ENABLE,SWAGGER_UI_ENABLE,VACANCY_PRICE_COMMISSION_PERCENT,FILES_STORAGE_PATH,MAILER_DSN,MAILER_FROM,FAKE_VERIFY_CODE"
argc
1
argv
[
  "public/index.php"
]

Sub Requests 1

ErrorController (token = ec4e72)

Key Value
_controller
"error_controller"
_features
[]
_stopwatch_token
"737d8e"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#7411
  #message: "No route found for "GET https://sl.raduga.red/robots.txt""
  #code: 0
  #file: "/var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 156
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#7412 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:156 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#7135 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#499 …}
        }
      }
    }
    /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#7135 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#499 …}
      }
    }
    /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      arguments: {
        $listeners: [ …11]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#7135 …}
      }
    }
    /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#7135 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#7135 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#7136 …}
        $type: 1
      }
    }
    /var/www/html/vendor/symfony/http-kernel/Kernel.php:193 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#7136 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/KernelHandler.php:41 {
      Baldinof\RoadRunnerBundle\Http\KernelHandler->handle(Request $request): Iterator …
      › 
      › $symfonyResponse = $this->kernel->handle($symfonyRequest);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#7136 …}
      }
    }
    Baldinof\RoadRunnerBundle\Http\KernelHandler->handle() {}
    /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
      Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
      › 
      › $resp = $iterator->current();}
    /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:63 {
      Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
      › 
      ›     return $this->getResponse($gen, \get_class($this->handler).'::handle()');}
      arguments: {
        $iterator: Generator {#7139 …}
        $caller: "Baldinof\RoadRunnerBundle\Http\KernelHandler::handle()"
      }
    }
    /var/www/html/vendor/baldinof/roadrunner-bundle/src/Integration/Doctrine/DoctrineORMMiddleware.php:44 {
      Baldinof\RoadRunnerBundle\Integration\Doctrine\DoctrineORMMiddleware->process(Request $request, HttpKernelInterface $next): Iterator …
      › 
      › yield $next->handle($request);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#7136 …}
      }
    }
    Baldinof\RoadRunnerBundle\Integration\Doctrine\DoctrineORMMiddleware->process() {}
    /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
      Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
      › 
      › $resp = $iterator->current();}
    /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:71 {
      Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
      › 
      ›     return $this->getResponse($gen, \get_class($middleware).'::process()');}
      arguments: {
        $iterator: Generator {#6038 …}
        $caller: "Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware::process()"
      }
    }
    /var/www/html/vendor/baldinof/roadrunner-bundle/src/Integration/Xdebug/XdebugTriggerMiddleware.php:25 {
      Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware->process(Request $request, HttpKernelInterface $next): Iterator …
      › try {    yield $next->handle($request);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#7136 …}
      }
    }
    Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware->process() {}
    /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
      Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
      › 
      › $resp = $iterator->current();}
    /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:71 {
      Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
      › 
      ›     return $this->getResponse($gen, \get_class($middleware).'::process()');}
      arguments: {
        $iterator: Generator {#6038 …}
        $caller: "Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware::process()"
      }
    }
    /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:33 {
      Baldinof\RoadRunnerBundle\Http\MiddlewareStack->handle(Request $request): Iterator …
      › 
      › yield $runner->handle($request);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#7136 …}
      }
    }
    Baldinof\RoadRunnerBundle\Http\MiddlewareStack->handle() {}
    /var/www/html/vendor/baldinof/roadrunner-bundle/src/Worker/HttpWorker.php:127 {
      Baldinof\RoadRunnerBundle\Worker\HttpWorker->start(): void …
      › /** @var Response $response */$response = $gen->current();}
    /var/www/html/vendor/baldinof/roadrunner-bundle/src/Runtime/Runner.php:36 {
      Baldinof\RoadRunnerBundle\Runtime\Runner->run(): int …
      › 
      › $worker->start();}
    /var/www/html/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/html/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/html/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Component\HttpKernel\Log\Logger {#508
  -minLevelIndex: 0
  -formatter: Symfony\Component\HttpKernel\Log\Logger::format(string $level, string $message, array $context, bool $prefixDate = true): string {#507 …}
  -debug: true
  -logs: [
    "" => [
      [
        "channel" => null
        "context" => [
          "event" => "Baldinof\RoadRunnerBundle\Event\WorkerStartEvent"
          "listener" => "Baldinof\RoadRunnerBundle\Integration\Symfony\ConfigureVarDumperListener::__invoke"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769233852
        "timestamp_rfc3339" => "2026-01-24T05:50:52.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.terminate"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelTerminate"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "allowed_exceptions" => [
            "Symfony\Component\HttpKernel\Exception\HttpExceptionInterface"
            "Symfony\Component\Serializer\Exception\ExceptionInterface"
            "Symfony\Contracts\HttpClient\Exception\ExceptionInterface"
          ]
        ]
        "message" => "Allowed exception caught (Symfony\Component\HttpKernel\Exception\NotFoundHttpException), the kernel will not be rebooted."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.terminate"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelTerminate"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "allowed_exceptions" => [
            "Symfony\Component\HttpKernel\Exception\HttpExceptionInterface"
            "Symfony\Component\Serializer\Exception\ExceptionInterface"
            "Symfony\Contracts\HttpClient\Exception\ExceptionInterface"
          ]
        ]
        "message" => "Allowed exception caught (Symfony\Component\HttpKernel\Exception\NotFoundHttpException), the kernel will not be rebooted."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.terminate"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelTerminate"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "allowed_exceptions" => [
            "Symfony\Component\HttpKernel\Exception\HttpExceptionInterface"
            "Symfony\Component\Serializer\Exception\ExceptionInterface"
            "Symfony\Contracts\HttpClient\Exception\ExceptionInterface"
          ]
        ]
        "message" => "Allowed exception caught (Symfony\Component\HttpKernel\Exception\NotFoundHttpException), the kernel will not be rebooted."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.terminate"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelTerminate"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "allowed_exceptions" => [
            "Symfony\Component\HttpKernel\Exception\HttpExceptionInterface"
            "Symfony\Component\Serializer\Exception\ExceptionInterface"
            "Symfony\Contracts\HttpClient\Exception\ExceptionInterface"
          ]
        ]
        "message" => "Allowed exception caught (Symfony\Component\HttpKernel\Exception\NotFoundHttpException), the kernel will not be rebooted."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.terminate"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelTerminate"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "allowed_exceptions" => [
            "Symfony\Component\HttpKernel\Exception\HttpExceptionInterface"
            "Symfony\Component\Serializer\Exception\ExceptionInterface"
            "Symfony\Contracts\HttpClient\Exception\ExceptionInterface"
          ]
        ]
        "message" => "Allowed exception caught (Symfony\Component\HttpKernel\Exception\NotFoundHttpException), the kernel will not be rebooted."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.terminate"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelTerminate"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "allowed_exceptions" => [
            "Symfony\Component\HttpKernel\Exception\HttpExceptionInterface"
            "Symfony\Component\Serializer\Exception\ExceptionInterface"
            "Symfony\Contracts\HttpClient\Exception\ExceptionInterface"
          ]
        ]
        "message" => "Allowed exception caught (Symfony\Component\HttpKernel\Exception\NotFoundHttpException), the kernel will not be rebooted."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.terminate"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelTerminate"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "allowed_exceptions" => [
            "Symfony\Component\HttpKernel\Exception\HttpExceptionInterface"
            "Symfony\Component\Serializer\Exception\ExceptionInterface"
            "Symfony\Contracts\HttpClient\Exception\ExceptionInterface"
          ]
        ]
        "message" => "Allowed exception caught (Symfony\Component\HttpKernel\Exception\NotFoundHttpException), the kernel will not be rebooted."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.terminate"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelTerminate"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "allowed_exceptions" => [
            "Symfony\Component\HttpKernel\Exception\HttpExceptionInterface"
            "Symfony\Component\Serializer\Exception\ExceptionInterface"
            "Symfony\Contracts\HttpClient\Exception\ExceptionInterface"
          ]
        ]
        "message" => "Allowed exception caught (Symfony\Component\HttpKernel\Exception\NotFoundHttpException), the kernel will not be rebooted."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.terminate"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelTerminate"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "allowed_exceptions" => [
            "Symfony\Component\HttpKernel\Exception\HttpExceptionInterface"
            "Symfony\Component\Serializer\Exception\ExceptionInterface"
            "Symfony\Contracts\HttpClient\Exception\ExceptionInterface"
          ]
        ]
        "message" => "Allowed exception caught (Symfony\Component\HttpKernel\Exception\NotFoundHttpException), the kernel will not be rebooted."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.terminate"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelTerminate"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260457
        "timestamp_rfc3339" => "2026-01-24T13:14:17.000+00:00"
      ]
    ]
    419 => [
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1077
            #message: "No route found for "GET https://sl.raduga.red/robots.txt""
            #code: 0
            #file: "/var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 156
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#916 …}
            -statusCode: 404
            -headers: []
            trace: {
              /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:156 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › 
                ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#499 …}
                  }
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#499 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …11]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                  $type: 1
                }
              }
              /var/www/html/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/KernelHandler.php:41 {
                Baldinof\RoadRunnerBundle\Http\KernelHandler->handle(Request $request): Iterator …
                › 
                › $symfonyResponse = $this->kernel->handle($symfonyRequest);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Http\KernelHandler->handle() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
                Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
                › 
                › $resp = $iterator->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:63 {
                Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
                › 
                ›     return $this->getResponse($gen, \get_class($this->handler).'::handle()');}
                arguments: {
                  $iterator: Generator {#3275 …}
                  $caller: "Baldinof\RoadRunnerBundle\Http\KernelHandler::handle()"
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Integration/Doctrine/DoctrineORMMiddleware.php:44 {
                Baldinof\RoadRunnerBundle\Integration\Doctrine\DoctrineORMMiddleware->process(Request $request, HttpKernelInterface $next): Iterator …
                › 
                › yield $next->handle($request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Integration\Doctrine\DoctrineORMMiddleware->process() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
                Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
                › 
                › $resp = $iterator->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:71 {
                Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
                › 
                ›     return $this->getResponse($gen, \get_class($middleware).'::process()');}
                arguments: {
                  $iterator: Generator {#6277 …}
                  $caller: "Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware::process()"
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Integration/Xdebug/XdebugTriggerMiddleware.php:25 {
                Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware->process(Request $request, HttpKernelInterface $next): Iterator …
                › try {    yield $next->handle($request);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware->process() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
                Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
                › 
                › $resp = $iterator->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:71 {
                Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
                › 
                ›     return $this->getResponse($gen, \get_class($middleware).'::process()');}
                arguments: {
                  $iterator: Generator {#6277 …}
                  $caller: "Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware::process()"
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:33 {
                Baldinof\RoadRunnerBundle\Http\MiddlewareStack->handle(Request $request): Iterator …
                › 
                › yield $runner->handle($request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Http\MiddlewareStack->handle() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Worker/HttpWorker.php:127 {
                Baldinof\RoadRunnerBundle\Worker\HttpWorker->start(): void …
                › /** @var Response $response */$response = $gen->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Runtime/Runner.php:36 {
                Baldinof\RoadRunnerBundle\Runtime\Runner->run(): int …
                › 
                › $worker->start();}
              /var/www/html/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://sl.raduga.red/robots.txt"" at RouterListener.php line 156"
        "priority" => 400
        "priorityName" => "error"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Sl\ItOps\Symfony\HttpKernel\ReturnResponse\ReturnResponseListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Kenny1911\SymfonyHttpException\ErrorListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Kenny1911\AjaxBundle\EventListener\AjaxRequestSubscriber::onException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Baldinof\RoadRunnerBundle\Reboot\OnExceptionRebootStrategy::onException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
    ]
    1394 => [
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Kenny1911\AjaxBundle\EventListener\AjaxRequestSubscriber::onControllerResolve"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Novaway\Bundle\FeatureFlagBundle\EventListener\ControllerListener::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Novaway\Bundle\FeatureFlagBundle\EventListener\FeatureListener::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\IsSignatureValidAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestPayloadValueResolver::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Sl\ItOps\Symfony\ControllerMiddleware\EventSubscriber::runMiddlewares"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#1676
            #message: "User Deprecated: The "Doctrine\DBAL\Types\PhpDateTimeMappingType" interface is considered internal. It may change without further notice. You should not use it from "Sl\ItOps\Doctrine\DBAL\Types\DateTimeUsTzImmutableType"."
            #code: 0
            #file: "/var/www/html/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 348
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/vendor/symfony/error-handler/DebugClassLoader.php:348 {
                Doctrine\DBAL\Types\Type::addType($name, $className) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/html/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php:215 {
                Doctrine\Bundle\DoctrineBundle\ConnectionFactory->initializeTypes(): void …
                › } else {    Type::addType($typeName, $typeConfig['class']);}
              }
              /var/www/html/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php:77 {
                Doctrine\Bundle\DoctrineBundle\ConnectionFactory->createConnection(array $params, ?Configuration $config = null, ?EventManager $eventManager = null, array $mappingTypes = []) …
                › if (! $this->initialized) {    $this->initializeTypes();}
              }
              /var/www/html/var/cache/dev/ContainerBUQtfO9/Sl_ItOps_Symfony_KernelDevDebugContainer.php:894 {
                ContainerBUQtfO9\Sl_ItOps_Symfony_KernelDevDebugContainer::getDoctrine_Dbal_DefaultConnectionService($container) …
                › 
                › $instance = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($container->parameters['doctrine.dbal.connection_factory.types'], new \Doctrine\DBAL\Tools\DsnParser(['db2' => 'ibm_db2', 'mssql' => 'pdo_sqlsrv', 'mysql' => 'pdo_mysql', 'mysql2' => 'pdo_mysql', 'postgres' => 'pdo_pgsql', 'postgresql' => 'pdo_pgsql', 'pgsql' => 'pdo_pgsql', 'sqlite' => 'pdo_sqlite', 'sqlite3' => 'pdo_sqlite'])))->createConnection(['url' => $container->getEnv('resolve:DATABASE_URL'), 'use_savepoints' => true, 'driver' => 'pdo_mysql', 'idle_connection_ttl' => 600, 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [], 'defaultTableOptions' => []], $b, $a, []);}
              /var/www/html/var/cache/dev/ContainerBUQtfO9/Sl_ItOps_Symfony_KernelDevDebugContainer.php:923 {
                ContainerBUQtfO9\Sl_ItOps_Symfony_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
                › 
                › $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), ($container->privates['doctrine.orm.default_configuration'] ?? self::getDoctrine_Orm_DefaultConfigurationService($container)), ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);}
              /var/www/html/var/cache/dev/ContainerBUQtfO9/Sl_ItOps_Symfony_KernelDevDebugContainer.php:915 {
                ContainerBUQtfO9\Sl_ItOps_Symfony_KernelDevDebugContainer::{closure:ContainerBUQtfO9\Sl_ItOps_Symfony_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService():915} …
                › if (true === $lazyLoad) {    return $container->services['doctrine.orm.default_entity_manager'] = new \ReflectionClass('Doctrine\ORM\EntityManager')->newLazyGhost(static function ($proxy) use ($container) { self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy); });}
              }
              /var/www/html/vendor/doctrine/orm/src/EntityManager.php:162 {
                Doctrine\ORM\EntityManager->getMetadataFactory(): ClassMetadataFactory …
                › {    return $this->metadataFactory;}
              }
              /var/www/html/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:100 {
                Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
                › 
                › $factory   = $em->getMetadataFactory();$validator = new SchemaValidator($em);
              }
              /var/www/html/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
                Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
                › foreach ($this->collectors as $collector) {    $collector->collect($request, $response, $exception);}
              /var/www/html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
                Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
                › try {    if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {        return;
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#499 …}
                  }
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#499 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …11]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:216 {
                Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
                › 
                › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:204 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › 
                ›     return $this->filterResponse($response, $request, $type);}
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                  $type: 1
                }
              }
              /var/www/html/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#499 …}
                  }
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#499 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …11]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:241 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/KernelHandler.php:41 {
                Baldinof\RoadRunnerBundle\Http\KernelHandler->handle(Request $request): Iterator …
                › 
                › $symfonyResponse = $this->kernel->handle($symfonyRequest);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Http\KernelHandler->handle() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
                Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
                › 
                › $resp = $iterator->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:63 {
                Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
                › 
                ›     return $this->getResponse($gen, \get_class($this->handler).'::handle()');}
                arguments: {
                  $iterator: Generator {#3275 …}
                  $caller: "Baldinof\RoadRunnerBundle\Http\KernelHandler::handle()"
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Integration/Doctrine/DoctrineORMMiddleware.php:44 {
                Baldinof\RoadRunnerBundle\Integration\Doctrine\DoctrineORMMiddleware->process(Request $request, HttpKernelInterface $next): Iterator …
                › 
                › yield $next->handle($request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Integration\Doctrine\DoctrineORMMiddleware->process() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
                Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
                › 
                › $resp = $iterator->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:71 {
                Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
                › 
                ›     return $this->getResponse($gen, \get_class($middleware).'::process()');}
                arguments: {
                  $iterator: Generator {#6277 …}
                  $caller: "Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware::process()"
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Integration/Xdebug/XdebugTriggerMiddleware.php:25 {
                Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware->process(Request $request, HttpKernelInterface $next): Iterator …
                › try {    yield $next->handle($request);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware->process() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
                Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
                › 
                › $resp = $iterator->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:71 {
                Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
                › 
                ›     return $this->getResponse($gen, \get_class($middleware).'::process()');}
                arguments: {
                  $iterator: Generator {#6277 …}
                  $caller: "Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware::process()"
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:33 {
                Baldinof\RoadRunnerBundle\Http\MiddlewareStack->handle(Request $request): Iterator …
                › 
                › yield $runner->handle($request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Http\MiddlewareStack->handle() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Worker/HttpWorker.php:127 {
                Baldinof\RoadRunnerBundle\Worker\HttpWorker->start(): void …
                › /** @var Response $response */$response = $gen->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Runtime/Runner.php:36 {
                Baldinof\RoadRunnerBundle\Runtime\Runner->run(): int …
                › 
                › $worker->start();}
              /var/www/html/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "User Deprecated: The "Doctrine\DBAL\Types\PhpDateTimeMappingType" interface is considered internal. It may change without further notice. You should not use it from "Sl\ItOps\Doctrine\DBAL\Types\DateTimeUsTzImmutableType"."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#1640
            #message: "User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "Sl\Shared\Phone\Doctrine\PhoneType" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/html/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 348
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/vendor/symfony/error-handler/DebugClassLoader.php:348 {
                Doctrine\DBAL\Types\Type::addType($name, $className) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/html/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php:215 {
                Doctrine\Bundle\DoctrineBundle\ConnectionFactory->initializeTypes(): void …
                › } else {    Type::addType($typeName, $typeConfig['class']);}
              }
              /var/www/html/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php:77 {
                Doctrine\Bundle\DoctrineBundle\ConnectionFactory->createConnection(array $params, ?Configuration $config = null, ?EventManager $eventManager = null, array $mappingTypes = []) …
                › if (! $this->initialized) {    $this->initializeTypes();}
              }
              /var/www/html/var/cache/dev/ContainerBUQtfO9/Sl_ItOps_Symfony_KernelDevDebugContainer.php:894 {
                ContainerBUQtfO9\Sl_ItOps_Symfony_KernelDevDebugContainer::getDoctrine_Dbal_DefaultConnectionService($container) …
                › 
                › $instance = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($container->parameters['doctrine.dbal.connection_factory.types'], new \Doctrine\DBAL\Tools\DsnParser(['db2' => 'ibm_db2', 'mssql' => 'pdo_sqlsrv', 'mysql' => 'pdo_mysql', 'mysql2' => 'pdo_mysql', 'postgres' => 'pdo_pgsql', 'postgresql' => 'pdo_pgsql', 'pgsql' => 'pdo_pgsql', 'sqlite' => 'pdo_sqlite', 'sqlite3' => 'pdo_sqlite'])))->createConnection(['url' => $container->getEnv('resolve:DATABASE_URL'), 'use_savepoints' => true, 'driver' => 'pdo_mysql', 'idle_connection_ttl' => 600, 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [], 'defaultTableOptions' => []], $b, $a, []);}
              /var/www/html/var/cache/dev/ContainerBUQtfO9/Sl_ItOps_Symfony_KernelDevDebugContainer.php:923 {
                ContainerBUQtfO9\Sl_ItOps_Symfony_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
                › 
                › $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), ($container->privates['doctrine.orm.default_configuration'] ?? self::getDoctrine_Orm_DefaultConfigurationService($container)), ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);}
              /var/www/html/var/cache/dev/ContainerBUQtfO9/Sl_ItOps_Symfony_KernelDevDebugContainer.php:915 {
                ContainerBUQtfO9\Sl_ItOps_Symfony_KernelDevDebugContainer::{closure:ContainerBUQtfO9\Sl_ItOps_Symfony_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService():915} …
                › if (true === $lazyLoad) {    return $container->services['doctrine.orm.default_entity_manager'] = new \ReflectionClass('Doctrine\ORM\EntityManager')->newLazyGhost(static function ($proxy) use ($container) { self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy); });}
              }
              /var/www/html/vendor/doctrine/orm/src/EntityManager.php:162 {
                Doctrine\ORM\EntityManager->getMetadataFactory(): ClassMetadataFactory …
                › {    return $this->metadataFactory;}
              }
              /var/www/html/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:100 {
                Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
                › 
                › $factory   = $em->getMetadataFactory();$validator = new SchemaValidator($em);
              }
              /var/www/html/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
                Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
                › foreach ($this->collectors as $collector) {    $collector->collect($request, $response, $exception);}
              /var/www/html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
                Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
                › try {    if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {        return;
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#499 …}
                  }
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#499 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …11]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:216 {
                Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
                › 
                › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:204 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › 
                ›     return $this->filterResponse($response, $request, $type);}
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                  $type: 1
                }
              }
              /var/www/html/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#499 …}
                  }
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#499 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …11]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:241 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/KernelHandler.php:41 {
                Baldinof\RoadRunnerBundle\Http\KernelHandler->handle(Request $request): Iterator …
                › 
                › $symfonyResponse = $this->kernel->handle($symfonyRequest);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Http\KernelHandler->handle() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
                Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
                › 
                › $resp = $iterator->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:63 {
                Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
                › 
                ›     return $this->getResponse($gen, \get_class($this->handler).'::handle()');}
                arguments: {
                  $iterator: Generator {#3275 …}
                  $caller: "Baldinof\RoadRunnerBundle\Http\KernelHandler::handle()"
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Integration/Doctrine/DoctrineORMMiddleware.php:44 {
                Baldinof\RoadRunnerBundle\Integration\Doctrine\DoctrineORMMiddleware->process(Request $request, HttpKernelInterface $next): Iterator …
                › 
                › yield $next->handle($request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Integration\Doctrine\DoctrineORMMiddleware->process() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
                Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
                › 
                › $resp = $iterator->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:71 {
                Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
                › 
                ›     return $this->getResponse($gen, \get_class($middleware).'::process()');}
                arguments: {
                  $iterator: Generator {#6277 …}
                  $caller: "Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware::process()"
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Integration/Xdebug/XdebugTriggerMiddleware.php:25 {
                Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware->process(Request $request, HttpKernelInterface $next): Iterator …
                › try {    yield $next->handle($request);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware->process() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
                Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
                › 
                › $resp = $iterator->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:71 {
                Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
                › 
                ›     return $this->getResponse($gen, \get_class($middleware).'::process()');}
                arguments: {
                  $iterator: Generator {#6277 …}
                  $caller: "Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware::process()"
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:33 {
                Baldinof\RoadRunnerBundle\Http\MiddlewareStack->handle(Request $request): Iterator …
                › 
                › yield $runner->handle($request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Http\MiddlewareStack->handle() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Worker/HttpWorker.php:127 {
                Baldinof\RoadRunnerBundle\Worker\HttpWorker->start(): void …
                › /** @var Response $response */$response = $gen->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Runtime/Runner.php:36 {
                Baldinof\RoadRunnerBundle\Runtime\Runner->run(): int …
                › 
                › $worker->start();}
              /var/www/html/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "Sl\Shared\Phone\Doctrine\PhoneType" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#1641
            #message: "User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "Sl\Shared\Phone\Doctrine\PhoneType" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/html/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 348
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/vendor/symfony/error-handler/DebugClassLoader.php:348 {
                Doctrine\DBAL\Types\Type::addType($name, $className) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/html/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php:215 {
                Doctrine\Bundle\DoctrineBundle\ConnectionFactory->initializeTypes(): void …
                › } else {    Type::addType($typeName, $typeConfig['class']);}
              }
              /var/www/html/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php:77 {
                Doctrine\Bundle\DoctrineBundle\ConnectionFactory->createConnection(array $params, ?Configuration $config = null, ?EventManager $eventManager = null, array $mappingTypes = []) …
                › if (! $this->initialized) {    $this->initializeTypes();}
              }
              /var/www/html/var/cache/dev/ContainerBUQtfO9/Sl_ItOps_Symfony_KernelDevDebugContainer.php:894 {
                ContainerBUQtfO9\Sl_ItOps_Symfony_KernelDevDebugContainer::getDoctrine_Dbal_DefaultConnectionService($container) …
                › 
                › $instance = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($container->parameters['doctrine.dbal.connection_factory.types'], new \Doctrine\DBAL\Tools\DsnParser(['db2' => 'ibm_db2', 'mssql' => 'pdo_sqlsrv', 'mysql' => 'pdo_mysql', 'mysql2' => 'pdo_mysql', 'postgres' => 'pdo_pgsql', 'postgresql' => 'pdo_pgsql', 'pgsql' => 'pdo_pgsql', 'sqlite' => 'pdo_sqlite', 'sqlite3' => 'pdo_sqlite'])))->createConnection(['url' => $container->getEnv('resolve:DATABASE_URL'), 'use_savepoints' => true, 'driver' => 'pdo_mysql', 'idle_connection_ttl' => 600, 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [], 'defaultTableOptions' => []], $b, $a, []);}
              /var/www/html/var/cache/dev/ContainerBUQtfO9/Sl_ItOps_Symfony_KernelDevDebugContainer.php:923 {
                ContainerBUQtfO9\Sl_ItOps_Symfony_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
                › 
                › $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), ($container->privates['doctrine.orm.default_configuration'] ?? self::getDoctrine_Orm_DefaultConfigurationService($container)), ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);}
              /var/www/html/var/cache/dev/ContainerBUQtfO9/Sl_ItOps_Symfony_KernelDevDebugContainer.php:915 {
                ContainerBUQtfO9\Sl_ItOps_Symfony_KernelDevDebugContainer::{closure:ContainerBUQtfO9\Sl_ItOps_Symfony_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService():915} …
                › if (true === $lazyLoad) {    return $container->services['doctrine.orm.default_entity_manager'] = new \ReflectionClass('Doctrine\ORM\EntityManager')->newLazyGhost(static function ($proxy) use ($container) { self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy); });}
              }
              /var/www/html/vendor/doctrine/orm/src/EntityManager.php:162 {
                Doctrine\ORM\EntityManager->getMetadataFactory(): ClassMetadataFactory …
                › {    return $this->metadataFactory;}
              }
              /var/www/html/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:100 {
                Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
                › 
                › $factory   = $em->getMetadataFactory();$validator = new SchemaValidator($em);
              }
              /var/www/html/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
                Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
                › foreach ($this->collectors as $collector) {    $collector->collect($request, $response, $exception);}
              /var/www/html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
                Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
                › try {    if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {        return;
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#499 …}
                  }
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#499 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …11]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:216 {
                Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
                › 
                › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:204 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › 
                ›     return $this->filterResponse($response, $request, $type);}
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                  $type: 1
                }
              }
              /var/www/html/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#499 …}
                  }
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#499 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …11]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:241 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/KernelHandler.php:41 {
                Baldinof\RoadRunnerBundle\Http\KernelHandler->handle(Request $request): Iterator …
                › 
                › $symfonyResponse = $this->kernel->handle($symfonyRequest);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Http\KernelHandler->handle() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
                Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
                › 
                › $resp = $iterator->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:63 {
                Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
                › 
                ›     return $this->getResponse($gen, \get_class($this->handler).'::handle()');}
                arguments: {
                  $iterator: Generator {#3275 …}
                  $caller: "Baldinof\RoadRunnerBundle\Http\KernelHandler::handle()"
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Integration/Doctrine/DoctrineORMMiddleware.php:44 {
                Baldinof\RoadRunnerBundle\Integration\Doctrine\DoctrineORMMiddleware->process(Request $request, HttpKernelInterface $next): Iterator …
                › 
                › yield $next->handle($request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Integration\Doctrine\DoctrineORMMiddleware->process() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
                Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
                › 
                › $resp = $iterator->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:71 {
                Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
                › 
                ›     return $this->getResponse($gen, \get_class($middleware).'::process()');}
                arguments: {
                  $iterator: Generator {#6277 …}
                  $caller: "Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware::process()"
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Integration/Xdebug/XdebugTriggerMiddleware.php:25 {
                Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware->process(Request $request, HttpKernelInterface $next): Iterator …
                › try {    yield $next->handle($request);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware->process() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
                Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
                › 
                › $resp = $iterator->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:71 {
                Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
                › 
                ›     return $this->getResponse($gen, \get_class($middleware).'::process()');}
                arguments: {
                  $iterator: Generator {#6277 …}
                  $caller: "Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware::process()"
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:33 {
                Baldinof\RoadRunnerBundle\Http\MiddlewareStack->handle(Request $request): Iterator …
                › 
                › yield $runner->handle($request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Http\MiddlewareStack->handle() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Worker/HttpWorker.php:127 {
                Baldinof\RoadRunnerBundle\Worker\HttpWorker->start(): void …
                › /** @var Response $response */$response = $gen->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Runtime/Runner.php:36 {
                Baldinof\RoadRunnerBundle\Runtime\Runner->run(): int …
                › 
                › $worker->start();}
              /var/www/html/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "Sl\Shared\Phone\Doctrine\PhoneType" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769252450
        "timestamp_rfc3339" => "2026-01-24T11:00:50.000+00:00"
      ]
    ]
    1071 => [
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#4690
            #message: "No route found for "GET https://sl.raduga.red/p.php""
            #code: 0
            #file: "/var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 156
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1774 …}
            -statusCode: 404
            -headers: []
            trace: {
              /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:156 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › 
                ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#499 …}
                  }
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#499 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …11]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                  $type: 1
                }
              }
              /var/www/html/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/KernelHandler.php:41 {
                Baldinof\RoadRunnerBundle\Http\KernelHandler->handle(Request $request): Iterator …
                › 
                › $symfonyResponse = $this->kernel->handle($symfonyRequest);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Http\KernelHandler->handle() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
                Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
                › 
                › $resp = $iterator->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:63 {
                Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
                › 
                ›     return $this->getResponse($gen, \get_class($this->handler).'::handle()');}
                arguments: {
                  $iterator: Generator {#3275 …}
                  $caller: "Baldinof\RoadRunnerBundle\Http\KernelHandler::handle()"
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Integration/Doctrine/DoctrineORMMiddleware.php:44 {
                Baldinof\RoadRunnerBundle\Integration\Doctrine\DoctrineORMMiddleware->process(Request $request, HttpKernelInterface $next): Iterator …
                › 
                › yield $next->handle($request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Integration\Doctrine\DoctrineORMMiddleware->process() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
                Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
                › 
                › $resp = $iterator->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:71 {
                Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
                › 
                ›     return $this->getResponse($gen, \get_class($middleware).'::process()');}
                arguments: {
                  $iterator: Generator {#6277 …}
                  $caller: "Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware::process()"
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Integration/Xdebug/XdebugTriggerMiddleware.php:25 {
                Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware->process(Request $request, HttpKernelInterface $next): Iterator …
                › try {    yield $next->handle($request);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware->process() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
                Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
                › 
                › $resp = $iterator->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:71 {
                Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
                › 
                ›     return $this->getResponse($gen, \get_class($middleware).'::process()');}
                arguments: {
                  $iterator: Generator {#6277 …}
                  $caller: "Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware::process()"
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:33 {
                Baldinof\RoadRunnerBundle\Http\MiddlewareStack->handle(Request $request): Iterator …
                › 
                › yield $runner->handle($request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Http\MiddlewareStack->handle() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Worker/HttpWorker.php:127 {
                Baldinof\RoadRunnerBundle\Worker\HttpWorker->start(): void …
                › /** @var Response $response */$response = $gen->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Runtime/Runner.php:36 {
                Baldinof\RoadRunnerBundle\Runtime\Runner->run(): int …
                › 
                › $worker->start();}
              /var/www/html/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://sl.raduga.red/p.php"" at RouterListener.php line 156"
        "priority" => 400
        "priorityName" => "error"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Sl\ItOps\Symfony\HttpKernel\ReturnResponse\ReturnResponseListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Kenny1911\SymfonyHttpException\ErrorListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Kenny1911\AjaxBundle\EventListener\AjaxRequestSubscriber::onException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Baldinof\RoadRunnerBundle\Reboot\OnExceptionRebootStrategy::onException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
    ]
    1733 => [
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Kenny1911\AjaxBundle\EventListener\AjaxRequestSubscriber::onControllerResolve"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Novaway\Bundle\FeatureFlagBundle\EventListener\ControllerListener::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Novaway\Bundle\FeatureFlagBundle\EventListener\FeatureListener::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\IsSignatureValidAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestPayloadValueResolver::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Sl\ItOps\Symfony\ControllerMiddleware\EventSubscriber::runMiddlewares"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256222
        "timestamp_rfc3339" => "2026-01-24T12:03:42.000+00:00"
      ]
    ]
    4691 => [
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#4974
            #message: "No route found for "GET https://sl.raduga.red/mds.php""
            #code: 0
            #file: "/var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 156
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#3267 …}
            -statusCode: 404
            -headers: []
            trace: {
              /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:156 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › 
                ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#499 …}
                  }
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#499 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …11]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                  $type: 1
                }
              }
              /var/www/html/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/KernelHandler.php:41 {
                Baldinof\RoadRunnerBundle\Http\KernelHandler->handle(Request $request): Iterator …
                › 
                › $symfonyResponse = $this->kernel->handle($symfonyRequest);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Http\KernelHandler->handle() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
                Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
                › 
                › $resp = $iterator->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:63 {
                Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
                › 
                ›     return $this->getResponse($gen, \get_class($this->handler).'::handle()');}
                arguments: {
                  $iterator: Generator {#3275 …}
                  $caller: "Baldinof\RoadRunnerBundle\Http\KernelHandler::handle()"
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Integration/Doctrine/DoctrineORMMiddleware.php:44 {
                Baldinof\RoadRunnerBundle\Integration\Doctrine\DoctrineORMMiddleware->process(Request $request, HttpKernelInterface $next): Iterator …
                › 
                › yield $next->handle($request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Integration\Doctrine\DoctrineORMMiddleware->process() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
                Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
                › 
                › $resp = $iterator->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:71 {
                Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
                › 
                ›     return $this->getResponse($gen, \get_class($middleware).'::process()');}
                arguments: {
                  $iterator: Generator {#6277 …}
                  $caller: "Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware::process()"
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Integration/Xdebug/XdebugTriggerMiddleware.php:25 {
                Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware->process(Request $request, HttpKernelInterface $next): Iterator …
                › try {    yield $next->handle($request);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware->process() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
                Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
                › 
                › $resp = $iterator->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:71 {
                Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
                › 
                ›     return $this->getResponse($gen, \get_class($middleware).'::process()');}
                arguments: {
                  $iterator: Generator {#6277 …}
                  $caller: "Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware::process()"
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:33 {
                Baldinof\RoadRunnerBundle\Http\MiddlewareStack->handle(Request $request): Iterator …
                › 
                › yield $runner->handle($request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Http\MiddlewareStack->handle() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Worker/HttpWorker.php:127 {
                Baldinof\RoadRunnerBundle\Worker\HttpWorker->start(): void …
                › /** @var Response $response */$response = $gen->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Runtime/Runner.php:36 {
                Baldinof\RoadRunnerBundle\Runtime\Runner->run(): int …
                › 
                › $worker->start();}
              /var/www/html/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://sl.raduga.red/mds.php"" at RouterListener.php line 156"
        "priority" => 400
        "priorityName" => "error"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Sl\ItOps\Symfony\HttpKernel\ReturnResponse\ReturnResponseListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Kenny1911\SymfonyHttpException\ErrorListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Kenny1911\AjaxBundle\EventListener\AjaxRequestSubscriber::onException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Baldinof\RoadRunnerBundle\Reboot\OnExceptionRebootStrategy::onException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
    ]
    4945 => [
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Kenny1911\AjaxBundle\EventListener\AjaxRequestSubscriber::onControllerResolve"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Novaway\Bundle\FeatureFlagBundle\EventListener\ControllerListener::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Novaway\Bundle\FeatureFlagBundle\EventListener\FeatureListener::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\IsSignatureValidAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestPayloadValueResolver::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Sl\ItOps\Symfony\ControllerMiddleware\EventSubscriber::runMiddlewares"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256236
        "timestamp_rfc3339" => "2026-01-24T12:03:56.000+00:00"
      ]
    ]
    4972 => [
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1617
            #message: "No route found for "GET https://sl.raduga.red/alpa.php""
            #code: 0
            #file: "/var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 156
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#7020 …}
            -statusCode: 404
            -headers: []
            trace: {
              /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:156 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › 
                ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#499 …}
                  }
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#499 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …11]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                  $type: 1
                }
              }
              /var/www/html/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/KernelHandler.php:41 {
                Baldinof\RoadRunnerBundle\Http\KernelHandler->handle(Request $request): Iterator …
                › 
                › $symfonyResponse = $this->kernel->handle($symfonyRequest);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Http\KernelHandler->handle() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
                Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
                › 
                › $resp = $iterator->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:63 {
                Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
                › 
                ›     return $this->getResponse($gen, \get_class($this->handler).'::handle()');}
                arguments: {
                  $iterator: Generator {#3275 …}
                  $caller: "Baldinof\RoadRunnerBundle\Http\KernelHandler::handle()"
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Integration/Doctrine/DoctrineORMMiddleware.php:44 {
                Baldinof\RoadRunnerBundle\Integration\Doctrine\DoctrineORMMiddleware->process(Request $request, HttpKernelInterface $next): Iterator …
                › 
                › yield $next->handle($request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Integration\Doctrine\DoctrineORMMiddleware->process() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
                Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
                › 
                › $resp = $iterator->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:71 {
                Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
                › 
                ›     return $this->getResponse($gen, \get_class($middleware).'::process()');}
                arguments: {
                  $iterator: Generator {#6277 …}
                  $caller: "Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware::process()"
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Integration/Xdebug/XdebugTriggerMiddleware.php:25 {
                Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware->process(Request $request, HttpKernelInterface $next): Iterator …
                › try {    yield $next->handle($request);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware->process() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
                Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
                › 
                › $resp = $iterator->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:71 {
                Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
                › 
                ›     return $this->getResponse($gen, \get_class($middleware).'::process()');}
                arguments: {
                  $iterator: Generator {#6277 …}
                  $caller: "Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware::process()"
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:33 {
                Baldinof\RoadRunnerBundle\Http\MiddlewareStack->handle(Request $request): Iterator …
                › 
                › yield $runner->handle($request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Http\MiddlewareStack->handle() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Worker/HttpWorker.php:127 {
                Baldinof\RoadRunnerBundle\Worker\HttpWorker->start(): void …
                › /** @var Response $response */$response = $gen->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Runtime/Runner.php:36 {
                Baldinof\RoadRunnerBundle\Runtime\Runner->run(): int …
                › 
                › $worker->start();}
              /var/www/html/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://sl.raduga.red/alpa.php"" at RouterListener.php line 156"
        "priority" => 400
        "priorityName" => "error"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Sl\ItOps\Symfony\HttpKernel\ReturnResponse\ReturnResponseListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Kenny1911\SymfonyHttpException\ErrorListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Kenny1911\AjaxBundle\EventListener\AjaxRequestSubscriber::onException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Baldinof\RoadRunnerBundle\Reboot\OnExceptionRebootStrategy::onException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
    ]
    3749 => [
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Kenny1911\AjaxBundle\EventListener\AjaxRequestSubscriber::onControllerResolve"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Novaway\Bundle\FeatureFlagBundle\EventListener\ControllerListener::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Novaway\Bundle\FeatureFlagBundle\EventListener\FeatureListener::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\IsSignatureValidAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestPayloadValueResolver::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Sl\ItOps\Symfony\ControllerMiddleware\EventSubscriber::runMiddlewares"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256249
        "timestamp_rfc3339" => "2026-01-24T12:04:09.000+00:00"
      ]
    ]
    1792 => [
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#5706
            #message: "No route found for "GET https://sl.raduga.red/geck.php""
            #code: 0
            #file: "/var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 156
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#2479 …}
            -statusCode: 404
            -headers: []
            trace: {
              /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:156 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › 
                ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#499 …}
                  }
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#499 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …11]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                  $type: 1
                }
              }
              /var/www/html/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/KernelHandler.php:41 {
                Baldinof\RoadRunnerBundle\Http\KernelHandler->handle(Request $request): Iterator …
                › 
                › $symfonyResponse = $this->kernel->handle($symfonyRequest);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Http\KernelHandler->handle() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
                Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
                › 
                › $resp = $iterator->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:63 {
                Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
                › 
                ›     return $this->getResponse($gen, \get_class($this->handler).'::handle()');}
                arguments: {
                  $iterator: Generator {#3275 …}
                  $caller: "Baldinof\RoadRunnerBundle\Http\KernelHandler::handle()"
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Integration/Doctrine/DoctrineORMMiddleware.php:44 {
                Baldinof\RoadRunnerBundle\Integration\Doctrine\DoctrineORMMiddleware->process(Request $request, HttpKernelInterface $next): Iterator …
                › 
                › yield $next->handle($request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Integration\Doctrine\DoctrineORMMiddleware->process() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
                Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
                › 
                › $resp = $iterator->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:71 {
                Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
                › 
                ›     return $this->getResponse($gen, \get_class($middleware).'::process()');}
                arguments: {
                  $iterator: Generator {#6277 …}
                  $caller: "Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware::process()"
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Integration/Xdebug/XdebugTriggerMiddleware.php:25 {
                Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware->process(Request $request, HttpKernelInterface $next): Iterator …
                › try {    yield $next->handle($request);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware->process() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
                Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
                › 
                › $resp = $iterator->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:71 {
                Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
                › 
                ›     return $this->getResponse($gen, \get_class($middleware).'::process()');}
                arguments: {
                  $iterator: Generator {#6277 …}
                  $caller: "Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware::process()"
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:33 {
                Baldinof\RoadRunnerBundle\Http\MiddlewareStack->handle(Request $request): Iterator …
                › 
                › yield $runner->handle($request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Http\MiddlewareStack->handle() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Worker/HttpWorker.php:127 {
                Baldinof\RoadRunnerBundle\Worker\HttpWorker->start(): void …
                › /** @var Response $response */$response = $gen->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Runtime/Runner.php:36 {
                Baldinof\RoadRunnerBundle\Runtime\Runner->run(): int …
                › 
                › $worker->start();}
              /var/www/html/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://sl.raduga.red/geck.php"" at RouterListener.php line 156"
        "priority" => 400
        "priorityName" => "error"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Sl\ItOps\Symfony\HttpKernel\ReturnResponse\ReturnResponseListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Kenny1911\SymfonyHttpException\ErrorListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Kenny1911\AjaxBundle\EventListener\AjaxRequestSubscriber::onException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Baldinof\RoadRunnerBundle\Reboot\OnExceptionRebootStrategy::onException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
    ]
    5735 => [
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Kenny1911\AjaxBundle\EventListener\AjaxRequestSubscriber::onControllerResolve"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Novaway\Bundle\FeatureFlagBundle\EventListener\ControllerListener::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Novaway\Bundle\FeatureFlagBundle\EventListener\FeatureListener::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\IsSignatureValidAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestPayloadValueResolver::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Sl\ItOps\Symfony\ControllerMiddleware\EventSubscriber::runMiddlewares"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256262
        "timestamp_rfc3339" => "2026-01-24T12:04:22.000+00:00"
      ]
    ]
    5708 => [
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#5961
            #message: "No route found for "GET https://sl.raduga.red/xx.php""
            #code: 0
            #file: "/var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 156
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#3474 …}
            -statusCode: 404
            -headers: []
            trace: {
              /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:156 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › 
                ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#499 …}
                  }
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#499 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …11]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                  $type: 1
                }
              }
              /var/www/html/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/KernelHandler.php:41 {
                Baldinof\RoadRunnerBundle\Http\KernelHandler->handle(Request $request): Iterator …
                › 
                › $symfonyResponse = $this->kernel->handle($symfonyRequest);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Http\KernelHandler->handle() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
                Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
                › 
                › $resp = $iterator->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:63 {
                Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
                › 
                ›     return $this->getResponse($gen, \get_class($this->handler).'::handle()');}
                arguments: {
                  $iterator: Generator {#3275 …}
                  $caller: "Baldinof\RoadRunnerBundle\Http\KernelHandler::handle()"
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Integration/Doctrine/DoctrineORMMiddleware.php:44 {
                Baldinof\RoadRunnerBundle\Integration\Doctrine\DoctrineORMMiddleware->process(Request $request, HttpKernelInterface $next): Iterator …
                › 
                › yield $next->handle($request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Integration\Doctrine\DoctrineORMMiddleware->process() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
                Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
                › 
                › $resp = $iterator->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:71 {
                Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
                › 
                ›     return $this->getResponse($gen, \get_class($middleware).'::process()');}
                arguments: {
                  $iterator: Generator {#6277 …}
                  $caller: "Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware::process()"
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Integration/Xdebug/XdebugTriggerMiddleware.php:25 {
                Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware->process(Request $request, HttpKernelInterface $next): Iterator …
                › try {    yield $next->handle($request);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware->process() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
                Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
                › 
                › $resp = $iterator->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:71 {
                Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
                › 
                ›     return $this->getResponse($gen, \get_class($middleware).'::process()');}
                arguments: {
                  $iterator: Generator {#6277 …}
                  $caller: "Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware::process()"
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:33 {
                Baldinof\RoadRunnerBundle\Http\MiddlewareStack->handle(Request $request): Iterator …
                › 
                › yield $runner->handle($request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Http\MiddlewareStack->handle() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Worker/HttpWorker.php:127 {
                Baldinof\RoadRunnerBundle\Worker\HttpWorker->start(): void …
                › /** @var Response $response */$response = $gen->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Runtime/Runner.php:36 {
                Baldinof\RoadRunnerBundle\Runtime\Runner->run(): int …
                › 
                › $worker->start();}
              /var/www/html/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://sl.raduga.red/xx.php"" at RouterListener.php line 156"
        "priority" => 400
        "priorityName" => "error"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Sl\ItOps\Symfony\HttpKernel\ReturnResponse\ReturnResponseListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Kenny1911\SymfonyHttpException\ErrorListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Kenny1911\AjaxBundle\EventListener\AjaxRequestSubscriber::onException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Baldinof\RoadRunnerBundle\Reboot\OnExceptionRebootStrategy::onException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
    ]
    4652 => [
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Kenny1911\AjaxBundle\EventListener\AjaxRequestSubscriber::onControllerResolve"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Novaway\Bundle\FeatureFlagBundle\EventListener\ControllerListener::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Novaway\Bundle\FeatureFlagBundle\EventListener\FeatureListener::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\IsSignatureValidAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestPayloadValueResolver::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Sl\ItOps\Symfony\ControllerMiddleware\EventSubscriber::runMiddlewares"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256276
        "timestamp_rfc3339" => "2026-01-24T12:04:36.000+00:00"
      ]
    ]
    5963 => [
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#6405
            #message: "No route found for "GET https://sl.raduga.red/haa.php""
            #code: 0
            #file: "/var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 156
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#2666 …}
            -statusCode: 404
            -headers: []
            trace: {
              /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:156 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › 
                ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#499 …}
                  }
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#499 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …11]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                  $type: 1
                }
              }
              /var/www/html/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/KernelHandler.php:41 {
                Baldinof\RoadRunnerBundle\Http\KernelHandler->handle(Request $request): Iterator …
                › 
                › $symfonyResponse = $this->kernel->handle($symfonyRequest);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Http\KernelHandler->handle() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
                Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
                › 
                › $resp = $iterator->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:63 {
                Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
                › 
                ›     return $this->getResponse($gen, \get_class($this->handler).'::handle()');}
                arguments: {
                  $iterator: Generator {#3275 …}
                  $caller: "Baldinof\RoadRunnerBundle\Http\KernelHandler::handle()"
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Integration/Doctrine/DoctrineORMMiddleware.php:44 {
                Baldinof\RoadRunnerBundle\Integration\Doctrine\DoctrineORMMiddleware->process(Request $request, HttpKernelInterface $next): Iterator …
                › 
                › yield $next->handle($request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Integration\Doctrine\DoctrineORMMiddleware->process() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
                Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
                › 
                › $resp = $iterator->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:71 {
                Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
                › 
                ›     return $this->getResponse($gen, \get_class($middleware).'::process()');}
                arguments: {
                  $iterator: Generator {#6277 …}
                  $caller: "Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware::process()"
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Integration/Xdebug/XdebugTriggerMiddleware.php:25 {
                Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware->process(Request $request, HttpKernelInterface $next): Iterator …
                › try {    yield $next->handle($request);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware->process() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
                Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
                › 
                › $resp = $iterator->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:71 {
                Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
                › 
                ›     return $this->getResponse($gen, \get_class($middleware).'::process()');}
                arguments: {
                  $iterator: Generator {#6277 …}
                  $caller: "Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware::process()"
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:33 {
                Baldinof\RoadRunnerBundle\Http\MiddlewareStack->handle(Request $request): Iterator …
                › 
                › yield $runner->handle($request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Http\MiddlewareStack->handle() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Worker/HttpWorker.php:127 {
                Baldinof\RoadRunnerBundle\Worker\HttpWorker->start(): void …
                › /** @var Response $response */$response = $gen->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Runtime/Runner.php:36 {
                Baldinof\RoadRunnerBundle\Runtime\Runner->run(): int …
                › 
                › $worker->start();}
              /var/www/html/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://sl.raduga.red/haa.php"" at RouterListener.php line 156"
        "priority" => 400
        "priorityName" => "error"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Sl\ItOps\Symfony\HttpKernel\ReturnResponse\ReturnResponseListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Kenny1911\SymfonyHttpException\ErrorListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Kenny1911\AjaxBundle\EventListener\AjaxRequestSubscriber::onException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Baldinof\RoadRunnerBundle\Reboot\OnExceptionRebootStrategy::onException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
    ]
    6434 => [
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Kenny1911\AjaxBundle\EventListener\AjaxRequestSubscriber::onControllerResolve"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Novaway\Bundle\FeatureFlagBundle\EventListener\ControllerListener::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Novaway\Bundle\FeatureFlagBundle\EventListener\FeatureListener::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\IsSignatureValidAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestPayloadValueResolver::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Sl\ItOps\Symfony\ControllerMiddleware\EventSubscriber::runMiddlewares"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256290
        "timestamp_rfc3339" => "2026-01-24T12:04:50.000+00:00"
      ]
    ]
    6407 => [
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#3632
            #message: "No route found for "GET https://sl.raduga.red/file15.php""
            #code: 0
            #file: "/var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 156
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#3144 …}
            -statusCode: 404
            -headers: []
            trace: {
              /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:156 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › 
                ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#499 …}
                  }
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#499 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …11]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                  $type: 1
                }
              }
              /var/www/html/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/KernelHandler.php:41 {
                Baldinof\RoadRunnerBundle\Http\KernelHandler->handle(Request $request): Iterator …
                › 
                › $symfonyResponse = $this->kernel->handle($symfonyRequest);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Http\KernelHandler->handle() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
                Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
                › 
                › $resp = $iterator->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:63 {
                Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
                › 
                ›     return $this->getResponse($gen, \get_class($this->handler).'::handle()');}
                arguments: {
                  $iterator: Generator {#3275 …}
                  $caller: "Baldinof\RoadRunnerBundle\Http\KernelHandler::handle()"
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Integration/Doctrine/DoctrineORMMiddleware.php:44 {
                Baldinof\RoadRunnerBundle\Integration\Doctrine\DoctrineORMMiddleware->process(Request $request, HttpKernelInterface $next): Iterator …
                › 
                › yield $next->handle($request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Integration\Doctrine\DoctrineORMMiddleware->process() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
                Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
                › 
                › $resp = $iterator->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:71 {
                Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
                › 
                ›     return $this->getResponse($gen, \get_class($middleware).'::process()');}
                arguments: {
                  $iterator: Generator {#6277 …}
                  $caller: "Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware::process()"
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Integration/Xdebug/XdebugTriggerMiddleware.php:25 {
                Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware->process(Request $request, HttpKernelInterface $next): Iterator …
                › try {    yield $next->handle($request);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware->process() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
                Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
                › 
                › $resp = $iterator->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:71 {
                Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
                › 
                ›     return $this->getResponse($gen, \get_class($middleware).'::process()');}
                arguments: {
                  $iterator: Generator {#6277 …}
                  $caller: "Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware::process()"
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:33 {
                Baldinof\RoadRunnerBundle\Http\MiddlewareStack->handle(Request $request): Iterator …
                › 
                › yield $runner->handle($request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Http\MiddlewareStack->handle() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Worker/HttpWorker.php:127 {
                Baldinof\RoadRunnerBundle\Worker\HttpWorker->start(): void …
                › /** @var Response $response */$response = $gen->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Runtime/Runner.php:36 {
                Baldinof\RoadRunnerBundle\Runtime\Runner->run(): int …
                › 
                › $worker->start();}
              /var/www/html/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://sl.raduga.red/file15.php"" at RouterListener.php line 156"
        "priority" => 400
        "priorityName" => "error"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Sl\ItOps\Symfony\HttpKernel\ReturnResponse\ReturnResponseListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Kenny1911\SymfonyHttpException\ErrorListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Kenny1911\AjaxBundle\EventListener\AjaxRequestSubscriber::onException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Baldinof\RoadRunnerBundle\Reboot\OnExceptionRebootStrategy::onException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
    ]
    3613 => [
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Kenny1911\AjaxBundle\EventListener\AjaxRequestSubscriber::onControllerResolve"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Novaway\Bundle\FeatureFlagBundle\EventListener\ControllerListener::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Novaway\Bundle\FeatureFlagBundle\EventListener\FeatureListener::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\IsSignatureValidAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestPayloadValueResolver::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Sl\ItOps\Symfony\ControllerMiddleware\EventSubscriber::runMiddlewares"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256305
        "timestamp_rfc3339" => "2026-01-24T12:05:05.000+00:00"
      ]
    ]
    3631 => [
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#5769
            #message: "No route found for "GET https://sl.raduga.red/030.php""
            #code: 0
            #file: "/var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 156
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#5890 …}
            -statusCode: 404
            -headers: []
            trace: {
              /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:156 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › 
                ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#499 …}
                  }
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#499 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …11]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#3929 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                  $type: 1
                }
              }
              /var/www/html/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/KernelHandler.php:41 {
                Baldinof\RoadRunnerBundle\Http\KernelHandler->handle(Request $request): Iterator …
                › 
                › $symfonyResponse = $this->kernel->handle($symfonyRequest);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Http\KernelHandler->handle() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
                Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
                › 
                › $resp = $iterator->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:63 {
                Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
                › 
                ›     return $this->getResponse($gen, \get_class($this->handler).'::handle()');}
                arguments: {
                  $iterator: Generator {#3275 …}
                  $caller: "Baldinof\RoadRunnerBundle\Http\KernelHandler::handle()"
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Integration/Doctrine/DoctrineORMMiddleware.php:44 {
                Baldinof\RoadRunnerBundle\Integration\Doctrine\DoctrineORMMiddleware->process(Request $request, HttpKernelInterface $next): Iterator …
                › 
                › yield $next->handle($request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Integration\Doctrine\DoctrineORMMiddleware->process() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
                Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
                › 
                › $resp = $iterator->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:71 {
                Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
                › 
                ›     return $this->getResponse($gen, \get_class($middleware).'::process()');}
                arguments: {
                  $iterator: Generator {#6277 …}
                  $caller: "Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware::process()"
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Integration/Xdebug/XdebugTriggerMiddleware.php:25 {
                Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware->process(Request $request, HttpKernelInterface $next): Iterator …
                › try {    yield $next->handle($request);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware->process() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
                Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
                › 
                › $resp = $iterator->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:71 {
                Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
                › 
                ›     return $this->getResponse($gen, \get_class($middleware).'::process()');}
                arguments: {
                  $iterator: Generator {#6277 …}
                  $caller: "Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware::process()"
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:33 {
                Baldinof\RoadRunnerBundle\Http\MiddlewareStack->handle(Request $request): Iterator …
                › 
                › yield $runner->handle($request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Http\MiddlewareStack->handle() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Worker/HttpWorker.php:127 {
                Baldinof\RoadRunnerBundle\Worker\HttpWorker->start(): void …
                › /** @var Response $response */$response = $gen->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Runtime/Runner.php:36 {
                Baldinof\RoadRunnerBundle\Runtime\Runner->run(): int …
                › 
                › $worker->start();}
              /var/www/html/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://sl.raduga.red/030.php"" at RouterListener.php line 156"
        "priority" => 400
        "priorityName" => "error"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Sl\ItOps\Symfony\HttpKernel\ReturnResponse\ReturnResponseListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Kenny1911\SymfonyHttpException\ErrorListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Kenny1911\AjaxBundle\EventListener\AjaxRequestSubscriber::onException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Baldinof\RoadRunnerBundle\Reboot\OnExceptionRebootStrategy::onException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
    ]
    5572 => [
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Kenny1911\AjaxBundle\EventListener\AjaxRequestSubscriber::onControllerResolve"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Novaway\Bundle\FeatureFlagBundle\EventListener\ControllerListener::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Novaway\Bundle\FeatureFlagBundle\EventListener\FeatureListener::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\IsSignatureValidAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestPayloadValueResolver::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Sl\ItOps\Symfony\ControllerMiddleware\EventSubscriber::runMiddlewares"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769256320
        "timestamp_rfc3339" => "2026-01-24T12:05:20.000+00:00"
      ]
    ]
    5767 => [
      [
        "channel" => null
        "context" => [
          "route" => "home"
          "route_parameters" => [
            "_route" => "home"
            "_controller" => [
              "Sl\Gateway\Home\HomeController"
              "index"
            ]
          ]
          "request_uri" => "https://sl.raduga.red/"
          "method" => "GET"
        ]
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "firewall_name" => "main"
          "authenticators" => 1
        ]
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Kenny1911\AjaxBundle\EventListener\AjaxRequestSubscriber::onControllerResolve"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Novaway\Bundle\FeatureFlagBundle\EventListener\ControllerListener::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Novaway\Bundle\FeatureFlagBundle\EventListener\FeatureListener::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\IsSignatureValidAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestPayloadValueResolver::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Sl\ItOps\Symfony\ControllerMiddleware\EventSubscriber::runMiddlewares"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "message_class" => "Sl\Vacancy\PublicationInfo\FindPublicationInfoByFilter"
          "handler_id" => "trollbus.handler.213"
          "envelop" => Trollbus\MessageBus\Envelope {#7111
            +message: Sl\Vacancy\PublicationInfo\FindPublicationInfoByFilter {#7395 …}
            +stamps: [
              "Trollbus\MessageBus\CreatedAt\CreatedAt" => Trollbus\MessageBus\CreatedAt\CreatedAt {#7381
                +createdAt: Symfony\Component\Clock\DatePoint @1769260456 {#1725
                  date: 2026-01-24 13:14:16.771302 UTC (+00:00)
                }
              }
              "Trollbus\MessageBus\MessageId\MessageId" => Trollbus\MessageBus\MessageId\MessageId {#7384
                +messageId: "8080cbe3f1d773d777decdae90991a3e"
              }
              "Trollbus\MessageBus\MessageId\CorrelationId" => Trollbus\MessageBus\MessageId\CorrelationId {#7386
                +correlationId: "8080cbe3f1d773d777decdae90991a3e"
              }
              "Trollbus\MessageBus\MessageId\CausationId" => Trollbus\MessageBus\MessageId\CausationId {#7387
                +causationId: null
              }
            ]
          }
        ]
        "message" => "Start handle message {message_class}."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "message_class" => "Sl\Vacancy\Read\FindAndCountVacanciesByFilter"
          "handler_id" => "trollbus.handler.215"
          "envelop" => Trollbus\MessageBus\Envelope {#7347
            +message: Sl\Vacancy\Read\FindAndCountVacanciesByFilter {#4956 …}
            +stamps: [
              "Trollbus\MessageBus\CreatedAt\CreatedAt" => Trollbus\MessageBus\CreatedAt\CreatedAt {#7359
                +createdAt: Symfony\Component\Clock\DatePoint @1769260456 {#7350
                  date: 2026-01-24 13:14:16.800768 UTC (+00:00)
                }
              }
              "Trollbus\MessageBus\MessageId\MessageId" => Trollbus\MessageBus\MessageId\MessageId {#7365
                +messageId: "1b80c6216539c499385998bc49a6f4d5"
              }
              "Trollbus\MessageBus\MessageId\CorrelationId" => Trollbus\MessageBus\MessageId\CorrelationId {#7351
                +correlationId: "8080cbe3f1d773d777decdae90991a3e"
              }
              "Trollbus\MessageBus\MessageId\CausationId" => Trollbus\MessageBus\MessageId\CausationId {#7349
                +causationId: "8080cbe3f1d773d777decdae90991a3e"
              }
            ]
          }
        ]
        "message" => "Start handle message {message_class}."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#7272
            #message: "User Deprecated: Passing an array for the first argument to QueryBuilder::select() is deprecated, pass each value as an individual variadic argument instead. (QueryBuilder.php:687 called by DbalRepository.php:159, https://github.com/doctrine/dbal/issues/3837, package doctrine/dbal)"
            #code: 0
            #file: "/var/www/html/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /var/www/html/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /var/www/html/vendor/doctrine/dbal/src/Query/QueryBuilder.php:687 {
                Doctrine\DBAL\Query\QueryBuilder->select($select = null) …
                › if (is_array($select)) {    Deprecation::trigger(        'doctrine/dbal',
              }
              /var/www/html/src/Vacancy/Read/DbalRepository.php:159 {
                Sl\Vacancy\Read\DbalRepository->findByFilter(Filter $filter, int $offset, int $limit): array …
                › $qb = $this->createQueryBuilderByFilter($filter)    ->select([        '*',
              }
              /var/www/html/src/Vacancy/Read/Handler.php:24 {
                Sl\Vacancy\Read\Handler->findByFilter(FindAndCountVacanciesByFilter $query): ListResult …
                › {    $items = $this->repository->findByFilter(filter: $query->filter, offset: $query->offset, limit: $query->limit);    $count = $this->repository->countByFilter($query->filter);
              }
              /var/www/html/vendor/trollbus/message-bus/Handler/CallableHandler.php:36 {
                Trollbus\MessageBus\Handler\CallableHandler->handle(MessageContext $messageContext): mixed …
                › {    return ($this->handler)($messageContext->getMessage(), $messageContext);}
              }
              /var/www/html/vendor/trollbus/message-bus/Middleware/Pipeline.php:80 {
                Trollbus\MessageBus\Middleware\Pipeline->continue(): mixed …
                › 
                ›     return $this->handler->handle($this->messageContext);}
              }
              /var/www/html/vendor/trollbus/message-bus/DeferredEvent/DeferEventsMiddleware.php:30 {
                Trollbus\MessageBus\DeferredEvent\DeferEventsMiddleware->handle(MessageContext $messageContext, Pipeline $pipeline): mixed …
                › if (false === $parentMessageContext->hasAttribute(DeferEvents::class)) {    return $pipeline->continue();}
              }
              /var/www/html/vendor/trollbus/message-bus/Middleware/Pipeline.php:75 {
                Trollbus\MessageBus\Middleware\Pipeline->continue(): mixed …
                › 
                ›     return $middleware->handle($this->messageContext, $this);}
              }
              /var/www/html/vendor/trollbus/doctrine-orm-bridge/Flusher/FlusherMiddleware.php:24 {
                Trollbus\DoctrineORMBridge\Flusher\FlusherMiddleware->handle(MessageContext $messageContext, Pipeline $pipeline): mixed …
                › if ($messageContext->hasAttribute(Flushed::class)) {    return $pipeline->continue();}
              }
              /var/www/html/vendor/trollbus/message-bus/Middleware/Pipeline.php:75 {
                Trollbus\MessageBus\Middleware\Pipeline->continue(): mixed …
                › 
                ›     return $middleware->handle($this->messageContext, $this);}
              }
              /var/www/html/vendor/trollbus/message-bus/Transaction/WrapInTransactionMiddleware.php:21 {
                Trollbus\MessageBus\Transaction\WrapInTransactionMiddleware->handle(MessageContext $messageContext, Pipeline $pipeline): mixed …
                › if ($messageContext->hasAttribute(InTransaction::class)) {    return $pipeline->continue();}
              }
              /var/www/html/vendor/trollbus/message-bus/Middleware/Pipeline.php:75 {
                Trollbus\MessageBus\Middleware\Pipeline->continue(): mixed …
                › 
                ›     return $middleware->handle($this->messageContext, $this);}
              }
              /var/www/html/vendor/trollbus/message-bus/Logging/LogMiddleware.php:32 {
                Trollbus\MessageBus\Logging\LogMiddleware->handle(MessageContext $messageContext, Pipeline $pipeline): mixed …
                › try {    $result = $pipeline->continue();}
              /var/www/html/vendor/trollbus/message-bus/Middleware/Pipeline.php:75 {
                Trollbus\MessageBus\Middleware\Pipeline->continue(): mixed …
                › 
                ›     return $middleware->handle($this->messageContext, $this);}
              }
              /var/www/html/vendor/trollbus/message-bus/MessageId/CausationIdMiddleware.php:25 {
                Trollbus\MessageBus\MessageId\CausationIdMiddleware->handle(MessageContext $messageContext, Pipeline $pipeline): mixed …
                › 
                ›     return $pipeline->continue();}
              }
              /var/www/html/vendor/trollbus/message-bus/Middleware/Pipeline.php:75 {
                Trollbus\MessageBus\Middleware\Pipeline->continue(): mixed …
                › 
                ›     return $middleware->handle($this->messageContext, $this);}
              }
              /var/www/html/vendor/trollbus/message-bus/MessageId/CorrelationIdMiddleware.php:29 {
                Trollbus\MessageBus\MessageId\CorrelationIdMiddleware->handle(MessageContext $messageContext, Pipeline $pipeline): mixed …
                › 
                ›     return $pipeline->continue();}
              }
              /var/www/html/vendor/trollbus/message-bus/Middleware/Pipeline.php:75 {
                Trollbus\MessageBus\Middleware\Pipeline->continue(): mixed …
                › 
                ›     return $middleware->handle($this->messageContext, $this);}
              }
              /var/www/html/vendor/trollbus/message-bus/MessageId/MessageIdMiddleware.php:24 {
                Trollbus\MessageBus\MessageId\MessageIdMiddleware->handle(MessageContext $messageContext, Pipeline $pipeline): mixed …
                › 
                ›     return $pipeline->continue();}
              }
              /var/www/html/vendor/trollbus/message-bus/Middleware/Pipeline.php:75 {
                Trollbus\MessageBus\Middleware\Pipeline->continue(): mixed …
                › 
                ›     return $middleware->handle($this->messageContext, $this);}
              }
              /var/www/html/vendor/trollbus/message-bus/CreatedAt/CreatedAtMiddleware.php:25 {
                Trollbus\MessageBus\CreatedAt\CreatedAtMiddleware->handle(MessageContext $messageContext, Pipeline $pipeline): mixed …
                › 
                ›     return $pipeline->continue();}
              }
              /var/www/html/vendor/trollbus/message-bus/Middleware/Pipeline.php:75 {
                Trollbus\MessageBus\Middleware\Pipeline->continue(): mixed …
                › 
                ›     return $middleware->handle($this->messageContext, $this);}
              }
              /var/www/html/vendor/trollbus/message-bus/Middleware/Pipeline.php:45 {
                Trollbus\MessageBus\Middleware\Pipeline::handle(MessageContext $messageContext, Handler $handler, iterable $middlewares): mixed …
                › 
                ›     return (new self($messageContext, $handler, $middlewares))->continue();}
              }
              /var/www/html/vendor/trollbus/message-bus/MessageBus.php:57 {
                Trollbus\MessageBus\MessageBus->handleContext(MessageContext $messageContext): mixed …
                › {    return Pipeline::handle(        $messageContext,
              }
              /var/www/html/vendor/trollbus/message-bus/MessageContext.php:57 {
                Trollbus\MessageBus\MessageContext->dispatch(Trollbus\Message\Message|Trollbus\MessageBus\Envelope $messageOrEnvelop): mixed …
                › 
                ›     return $this->messageBus->handleContext($child);}
              }
              /var/www/html/src/Vacancy/PublicationInfo/Manager.php:48 {
                Sl\Vacancy\PublicationInfo\Manager->findPublicationInfoViewsByFilter(FindPublicationInfoByFilter $command, MessageContext $messageContext): array …
                › {    $vacanciesList = $messageContext->dispatch(new FindAndCountVacanciesByFilter(        filter: $command->filter->toVacancyFilter(),
              }
              /var/www/html/vendor/trollbus/message-bus/Handler/CallableHandler.php:36 {
                Trollbus\MessageBus\Handler\CallableHandler->handle(MessageContext $messageContext): mixed …
                › {    return ($this->handler)($messageContext->getMessage(), $messageContext);}
              }
              /var/www/html/vendor/trollbus/message-bus/Middleware/Pipeline.php:80 {
                Trollbus\MessageBus\Middleware\Pipeline->continue(): mixed …
                › 
                ›     return $this->handler->handle($this->messageContext);}
              }
              /var/www/html/vendor/trollbus/message-bus/DeferredEvent/DeferEventsMiddleware.php:26 {
                Trollbus\MessageBus\DeferredEvent\DeferEventsMiddleware->handle(MessageContext $messageContext, Pipeline $pipeline): mixed …
                › if (null === $parentMessageContext) {    return $pipeline->continue();}
              }
              /var/www/html/vendor/trollbus/message-bus/Middleware/Pipeline.php:75 {
                Trollbus\MessageBus\Middleware\Pipeline->continue(): mixed …
                › 
                ›     return $middleware->handle($this->messageContext, $this);}
              }
              /var/www/html/vendor/trollbus/doctrine-orm-bridge/Flusher/FlusherMiddleware.php:28 {
                Trollbus\DoctrineORMBridge\Flusher\FlusherMiddleware->handle(MessageContext $messageContext, Pipeline $pipeline): mixed …
                › $messageContext->addAttributes(new Flushed());$result = $pipeline->continue();$em = EntityManagerDescriber::getEntityManager($this->doctrine, $this->entityManagerName);
              }
              /var/www/html/vendor/trollbus/message-bus/Middleware/Pipeline.php:75 {
                Trollbus\MessageBus\Middleware\Pipeline->continue(): mixed …
                › 
                ›     return $middleware->handle($this->messageContext, $this);}
              }
              /var/www/html/vendor/trollbus/message-bus/Transaction/WrapInTransactionMiddleware.php:26 {
                Trollbus\MessageBus\Transaction\WrapInTransactionMiddleware::{closure:Trollbus\MessageBus\Transaction\WrapInTransactionMiddleware::handle():26} …
                › 
                ›     return $this->transactionProvider->wrapInTransaction(static fn(): mixed => $pipeline->continue());}
              }
              /var/www/html/vendor/trollbus/doctrine-orm-bridge/Transaction/DoctrineTransactionProvider.php:51 {
                Trollbus\DoctrineORMBridge\Transaction\DoctrineTransactionProvider::{closure:Trollbus\DoctrineORMBridge\Transaction\DoctrineTransactionProvider::wrapInTransaction():51} …
                ›     /** @psalm-suppress MixedReturnStatement In old DBAL versions {@see Connection::transactional()} was return mixed value */    return $this->connection->transactional(static fn(): mixed => $callback());}
              }
              /var/www/html/vendor/doctrine/dbal/src/Connection.php:1290 {
                Doctrine\DBAL\Connection->transactional(Closure $func) …
                › try {    $res = $func($this);}
              /var/www/html/vendor/trollbus/doctrine-orm-bridge/Transaction/DoctrineTransactionProvider.php:51 {
                Trollbus\DoctrineORMBridge\Transaction\DoctrineTransactionProvider->wrapInTransaction(callable $callback): mixed …
                ›     /** @psalm-suppress MixedReturnStatement In old DBAL versions {@see Connection::transactional()} was return mixed value */    return $this->connection->transactional(static fn(): mixed => $callback());}
              }
              /var/www/html/vendor/trollbus/message-bus/Transaction/WrapInTransactionMiddleware.php:26 {
                Trollbus\MessageBus\Transaction\WrapInTransactionMiddleware->handle(MessageContext $messageContext, Pipeline $pipeline): mixed …
                › 
                ›     return $this->transactionProvider->wrapInTransaction(static fn(): mixed => $pipeline->continue());}
              }
              /var/www/html/vendor/trollbus/message-bus/Middleware/Pipeline.php:75 {
                Trollbus\MessageBus\Middleware\Pipeline->continue(): mixed …
                › 
                ›     return $middleware->handle($this->messageContext, $this);}
              }
              /var/www/html/vendor/trollbus/message-bus/Logging/LogMiddleware.php:32 {
                Trollbus\MessageBus\Logging\LogMiddleware->handle(MessageContext $messageContext, Pipeline $pipeline): mixed …
                › try {    $result = $pipeline->continue();}
              /var/www/html/vendor/trollbus/message-bus/Middleware/Pipeline.php:75 {
                Trollbus\MessageBus\Middleware\Pipeline->continue(): mixed …
                › 
                ›     return $middleware->handle($this->messageContext, $this);}
              }
              /var/www/html/vendor/trollbus/message-bus/MessageId/CausationIdMiddleware.php:25 {
                Trollbus\MessageBus\MessageId\CausationIdMiddleware->handle(MessageContext $messageContext, Pipeline $pipeline): mixed …
                › 
                ›     return $pipeline->continue();}
              }
              /var/www/html/vendor/trollbus/message-bus/Middleware/Pipeline.php:75 {
                Trollbus\MessageBus\Middleware\Pipeline->continue(): mixed …
                › 
                ›     return $middleware->handle($this->messageContext, $this);}
              }
              /var/www/html/vendor/trollbus/message-bus/MessageId/CorrelationIdMiddleware.php:29 {
                Trollbus\MessageBus\MessageId\CorrelationIdMiddleware->handle(MessageContext $messageContext, Pipeline $pipeline): mixed …
                › 
                ›     return $pipeline->continue();}
              }
              /var/www/html/vendor/trollbus/message-bus/Middleware/Pipeline.php:75 {
                Trollbus\MessageBus\Middleware\Pipeline->continue(): mixed …
                › 
                ›     return $middleware->handle($this->messageContext, $this);}
              }
              /var/www/html/vendor/trollbus/message-bus/MessageId/MessageIdMiddleware.php:24 {
                Trollbus\MessageBus\MessageId\MessageIdMiddleware->handle(MessageContext $messageContext, Pipeline $pipeline): mixed …
                › 
                ›     return $pipeline->continue();}
              }
              /var/www/html/vendor/trollbus/message-bus/Middleware/Pipeline.php:75 {
                Trollbus\MessageBus\Middleware\Pipeline->continue(): mixed …
                › 
                ›     return $middleware->handle($this->messageContext, $this);}
              }
              /var/www/html/vendor/trollbus/message-bus/CreatedAt/CreatedAtMiddleware.php:25 {
                Trollbus\MessageBus\CreatedAt\CreatedAtMiddleware->handle(MessageContext $messageContext, Pipeline $pipeline): mixed …
                › 
                ›     return $pipeline->continue();}
              }
              /var/www/html/vendor/trollbus/message-bus/Middleware/Pipeline.php:75 {
                Trollbus\MessageBus\Middleware\Pipeline->continue(): mixed …
                › 
                ›     return $middleware->handle($this->messageContext, $this);}
              }
              /var/www/html/vendor/trollbus/message-bus/Middleware/Pipeline.php:45 {
                Trollbus\MessageBus\Middleware\Pipeline::handle(MessageContext $messageContext, Handler $handler, iterable $middlewares): mixed …
                › 
                ›     return (new self($messageContext, $handler, $middlewares))->continue();}
              }
              /var/www/html/vendor/trollbus/message-bus/MessageBus.php:57 {
                Trollbus\MessageBus\MessageBus->handleContext(MessageContext $messageContext): mixed …
                › {    return Pipeline::handle(        $messageContext,
              }
              /var/www/html/vendor/trollbus/message-bus/MessageBus.php:31 {
                Trollbus\MessageBus\MessageBus->dispatch(Trollbus\Message\Message|Trollbus\MessageBus\Envelope $messageOrEnvelop): mixed …
                › {    return $this->handleContext($this->startContext($messageOrEnvelop));}
              }
              /var/www/html/src/Gateway/Home/HomeController.php:27 {
                Sl\Gateway\Home\HomeController->index(): HomeView …
                › {    $vacancies = $this->messageBus->dispatch(        new FindPublicationInfoByFilter(
              }
              /var/www/html/src/ItOps/Symfony/ControllerMiddleware/Pipeline.php:55 {
                Sl\ItOps\Symfony\ControllerMiddleware\Pipeline->__invoke(): mixed …
                › 
                ›     return ($this->controller)(...$this->arguments);}
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                  $type: 1
                }
              }
              /var/www/html/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/KernelHandler.php:41 {
                Baldinof\RoadRunnerBundle\Http\KernelHandler->handle(Request $request): Iterator …
                › 
                › $symfonyResponse = $this->kernel->handle($symfonyRequest);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Http\KernelHandler->handle() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
                Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
                › 
                › $resp = $iterator->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:63 {
                Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
                › 
                ›     return $this->getResponse($gen, \get_class($this->handler).'::handle()');}
                arguments: {
                  $iterator: Generator {#3275 …}
                  $caller: "Baldinof\RoadRunnerBundle\Http\KernelHandler::handle()"
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Integration/Doctrine/DoctrineORMMiddleware.php:44 {
                Baldinof\RoadRunnerBundle\Integration\Doctrine\DoctrineORMMiddleware->process(Request $request, HttpKernelInterface $next): Iterator …
                › 
                › yield $next->handle($request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Integration\Doctrine\DoctrineORMMiddleware->process() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
                Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
                › 
                › $resp = $iterator->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:71 {
                Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
                › 
                ›     return $this->getResponse($gen, \get_class($middleware).'::process()');}
                arguments: {
                  $iterator: Generator {#6277 …}
                  $caller: "Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware::process()"
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Integration/Xdebug/XdebugTriggerMiddleware.php:25 {
                Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware->process(Request $request, HttpKernelInterface $next): Iterator …
                › try {    yield $next->handle($request);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware->process() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
                Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
                › 
                › $resp = $iterator->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:71 {
                Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
                › 
                ›     return $this->getResponse($gen, \get_class($middleware).'::process()');}
                arguments: {
                  $iterator: Generator {#6277 …}
                  $caller: "Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware::process()"
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:33 {
                Baldinof\RoadRunnerBundle\Http\MiddlewareStack->handle(Request $request): Iterator …
                › 
                › yield $runner->handle($request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#3631 …}
                }
              }
              Baldinof\RoadRunnerBundle\Http\MiddlewareStack->handle() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Worker/HttpWorker.php:127 {
                Baldinof\RoadRunnerBundle\Worker\HttpWorker->start(): void …
                › /** @var Response $response */$response = $gen->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Runtime/Runner.php:36 {
                Baldinof\RoadRunnerBundle\Runtime\Runner->run(): int …
                › 
                › $worker->start();}
              /var/www/html/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "User Deprecated: Passing an array for the first argument to QueryBuilder::select() is deprecated, pass each value as an individual variadic argument instead. (QueryBuilder.php:687 called by DbalRepository.php:159, https://github.com/doctrine/dbal/issues/3837, package doctrine/dbal)"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "message_class" => "Sl\Vacancy\Read\FindAndCountVacanciesByFilter"
          "handler_id" => "trollbus.handler.215"
          "envelop" => Trollbus\MessageBus\Envelope {#7347}
        ]
        "message" => "Message {message_class} success handled."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "message_class" => "Sl\Vacancy\PublicationInfo\FindPublicationInfoByFilter"
          "handler_id" => "trollbus.handler.213"
          "envelop" => Trollbus\MessageBus\Envelope {#7111}
        ]
        "message" => "Message {message_class} success handled."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "message_class" => "Sl\Vacancy\Read\FindAndCountVacanciesByFilter"
          "handler_id" => "trollbus.handler.215"
          "envelop" => Trollbus\MessageBus\Envelope {#7214
            +message: Sl\Vacancy\Read\FindAndCountVacanciesByFilter {#7107 …}
            +stamps: [
              "Trollbus\MessageBus\CreatedAt\CreatedAt" => Trollbus\MessageBus\CreatedAt\CreatedAt {#7199
                +createdAt: Symfony\Component\Clock\DatePoint @1769260456 {#7186
                  date: 2026-01-24 13:14:16.856217 UTC (+00:00)
                }
              }
              "Trollbus\MessageBus\MessageId\MessageId" => Trollbus\MessageBus\MessageId\MessageId {#7383
                +messageId: "03bb5cdf80208c05c3befba6152a00dd"
              }
              "Trollbus\MessageBus\MessageId\CorrelationId" => Trollbus\MessageBus\MessageId\CorrelationId {#7195
                +correlationId: "03bb5cdf80208c05c3befba6152a00dd"
              }
              "Trollbus\MessageBus\MessageId\CausationId" => Trollbus\MessageBus\MessageId\CausationId {#7187
                +causationId: null
              }
            ]
          }
        ]
        "message" => "Start handle message {message_class}."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "message_class" => "Sl\Vacancy\Read\FindAndCountVacanciesByFilter"
          "handler_id" => "trollbus.handler.215"
          "envelop" => Trollbus\MessageBus\Envelope {#7214}
        ]
        "message" => "Message {message_class} success handled."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "message_class" => "Sl\Employer\Company\Read\FindCompanyViewById"
          "handler_id" => "trollbus.handler.97"
          "envelop" => Trollbus\MessageBus\Envelope {#7147
            +message: Sl\Employer\Company\Read\FindCompanyViewById {#4518 …}
            +stamps: [
              "Trollbus\MessageBus\CreatedAt\CreatedAt" => Trollbus\MessageBus\CreatedAt\CreatedAt {#7633
                +createdAt: Symfony\Component\Clock\DatePoint @1769260456 {#7144
                  date: 2026-01-24 13:14:16.865139 UTC (+00:00)
                }
              }
              "Trollbus\MessageBus\MessageId\MessageId" => Trollbus\MessageBus\MessageId\MessageId {#7141
                +messageId: "f008254d9a45578626473f925d415e0c"
              }
              "Trollbus\MessageBus\MessageId\CorrelationId" => Trollbus\MessageBus\MessageId\CorrelationId {#2882
                +correlationId: "f008254d9a45578626473f925d415e0c"
              }
              "Trollbus\MessageBus\MessageId\CausationId" => Trollbus\MessageBus\MessageId\CausationId {#7145
                +causationId: null
              }
            ]
          }
        ]
        "message" => "Start handle message {message_class}."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "message_class" => "Sl\Employer\Company\Read\FindCompanyViewById"
          "handler_id" => "trollbus.handler.97"
          "envelop" => Trollbus\MessageBus\Envelope {#7147}
        ]
        "message" => "Message {message_class} success handled."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "message_class" => "Sl\Vacancy\Read\FindAndCountVacanciesByFilter"
          "handler_id" => "trollbus.handler.215"
          "envelop" => Trollbus\MessageBus\Envelope {#7222
            +message: Sl\Vacancy\Read\FindAndCountVacanciesByFilter {#7117 …}
            +stamps: [
              "Trollbus\MessageBus\CreatedAt\CreatedAt" => Trollbus\MessageBus\CreatedAt\CreatedAt {#7208
                +createdAt: Symfony\Component\Clock\DatePoint @1769260456 {#7209
                  date: 2026-01-24 13:14:16.875427 UTC (+00:00)
                }
              }
              "Trollbus\MessageBus\MessageId\MessageId" => Trollbus\MessageBus\MessageId\MessageId {#7113
                +messageId: "f517993ee89f75a3ab771f5a53219b00"
              }
              "Trollbus\MessageBus\MessageId\CorrelationId" => Trollbus\MessageBus\MessageId\CorrelationId {#7217
                +correlationId: "f517993ee89f75a3ab771f5a53219b00"
              }
              "Trollbus\MessageBus\MessageId\CausationId" => Trollbus\MessageBus\MessageId\CausationId {#7133
                +causationId: null
              }
            ]
          }
        ]
        "message" => "Start handle message {message_class}."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "message_class" => "Sl\Vacancy\Read\FindAndCountVacanciesByFilter"
          "handler_id" => "trollbus.handler.215"
          "envelop" => Trollbus\MessageBus\Envelope {#7222}
        ]
        "message" => "Message {message_class} success handled."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "message_class" => "Sl\Employer\Company\Read\FindCompanyViewById"
          "handler_id" => "trollbus.handler.97"
          "envelop" => Trollbus\MessageBus\Envelope {#7072
            +message: Sl\Employer\Company\Read\FindCompanyViewById {#7146 …}
            +stamps: [
              "Trollbus\MessageBus\CreatedAt\CreatedAt" => Trollbus\MessageBus\CreatedAt\CreatedAt {#7148
                +createdAt: Symfony\Component\Clock\DatePoint @1769260456 {#7207
                  date: 2026-01-24 13:14:16.882951 UTC (+00:00)
                }
              }
              "Trollbus\MessageBus\MessageId\MessageId" => Trollbus\MessageBus\MessageId\MessageId {#7132
                +messageId: "2118fa70d96ea494b87eaadb28fbef5b"
              }
              "Trollbus\MessageBus\MessageId\CorrelationId" => Trollbus\MessageBus\MessageId\CorrelationId {#7104
                +correlationId: "2118fa70d96ea494b87eaadb28fbef5b"
              }
              "Trollbus\MessageBus\MessageId\CausationId" => Trollbus\MessageBus\MessageId\CausationId {#7065
                +causationId: null
              }
            ]
          }
        ]
        "message" => "Start handle message {message_class}."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "message_class" => "Sl\Employer\Company\Read\FindCompanyViewById"
          "handler_id" => "trollbus.handler.97"
          "envelop" => Trollbus\MessageBus\Envelope {#7072}
        ]
        "message" => "Message {message_class} success handled."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "message_class" => "Sl\Vacancy\Read\FindAndCountVacanciesByFilter"
          "handler_id" => "trollbus.handler.215"
          "envelop" => Trollbus\MessageBus\Envelope {#7158
            +message: Sl\Vacancy\Read\FindAndCountVacanciesByFilter {#7098 …}
            +stamps: [
              "Trollbus\MessageBus\CreatedAt\CreatedAt" => Trollbus\MessageBus\CreatedAt\CreatedAt {#7156
                +createdAt: Symfony\Component\Clock\DatePoint @1769260456 {#7159
                  date: 2026-01-24 13:14:16.888199 UTC (+00:00)
                }
              }
              "Trollbus\MessageBus\MessageId\MessageId" => Trollbus\MessageBus\MessageId\MessageId {#7088
                +messageId: "ff794c9f2b935dbeff10d32cb21292d1"
              }
              "Trollbus\MessageBus\MessageId\CorrelationId" => Trollbus\MessageBus\MessageId\CorrelationId {#7155
                +correlationId: "ff794c9f2b935dbeff10d32cb21292d1"
              }
              "Trollbus\MessageBus\MessageId\CausationId" => Trollbus\MessageBus\MessageId\CausationId {#7067
                +causationId: null
              }
            ]
          }
        ]
        "message" => "Start handle message {message_class}."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "message_class" => "Sl\Vacancy\Read\FindAndCountVacanciesByFilter"
          "handler_id" => "trollbus.handler.215"
          "envelop" => Trollbus\MessageBus\Envelope {#7158}
        ]
        "message" => "Message {message_class} success handled."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "message_class" => "Sl\Employer\Company\Read\FindCompanyViewById"
          "handler_id" => "trollbus.handler.97"
          "envelop" => Trollbus\MessageBus\Envelope {#7082
            +message: Sl\Employer\Company\Read\FindCompanyViewById {#7086 …}
            +stamps: [
              "Trollbus\MessageBus\CreatedAt\CreatedAt" => Trollbus\MessageBus\CreatedAt\CreatedAt {#7078
                +createdAt: Symfony\Component\Clock\DatePoint @1769260456 {#7063
                  date: 2026-01-24 13:14:16.895723 UTC (+00:00)
                }
              }
              "Trollbus\MessageBus\MessageId\MessageId" => Trollbus\MessageBus\MessageId\MessageId {#7079
                +messageId: "7a02d2c3e3e069ff7bb109ea576dc6ac"
              }
              "Trollbus\MessageBus\MessageId\CorrelationId" => Trollbus\MessageBus\MessageId\CorrelationId {#7109
                +correlationId: "7a02d2c3e3e069ff7bb109ea576dc6ac"
              }
              "Trollbus\MessageBus\MessageId\CausationId" => Trollbus\MessageBus\MessageId\CausationId {#7073
                +causationId: null
              }
            ]
          }
        ]
        "message" => "Start handle message {message_class}."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "message_class" => "Sl\Employer\Company\Read\FindCompanyViewById"
          "handler_id" => "trollbus.handler.97"
          "envelop" => Trollbus\MessageBus\Envelope {#7082}
        ]
        "message" => "Message {message_class} success handled."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "message_class" => "Sl\Vacancy\Read\FindAndCountVacanciesByFilter"
          "handler_id" => "trollbus.handler.215"
          "envelop" => Trollbus\MessageBus\Envelope {#7074
            +message: Sl\Vacancy\Read\FindAndCountVacanciesByFilter {#7060 …}
            +stamps: [
              "Trollbus\MessageBus\CreatedAt\CreatedAt" => Trollbus\MessageBus\CreatedAt\CreatedAt {#7095
                +createdAt: Symfony\Component\Clock\DatePoint @1769260456 {#7094
                  date: 2026-01-24 13:14:16.900877 UTC (+00:00)
                }
              }
              "Trollbus\MessageBus\MessageId\MessageId" => Trollbus\MessageBus\MessageId\MessageId {#1471
                +messageId: "8882285cfb9148e7fd03ecb0887ec009"
              }
              "Trollbus\MessageBus\MessageId\CorrelationId" => Trollbus\MessageBus\MessageId\CorrelationId {#7096
                +correlationId: "8882285cfb9148e7fd03ecb0887ec009"
              }
              "Trollbus\MessageBus\MessageId\CausationId" => Trollbus\MessageBus\MessageId\CausationId {#1350
                +causationId: null
              }
            ]
          }
        ]
        "message" => "Start handle message {message_class}."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "message_class" => "Sl\Vacancy\Read\FindAndCountVacanciesByFilter"
          "handler_id" => "trollbus.handler.215"
          "envelop" => Trollbus\MessageBus\Envelope {#7074}
        ]
        "message" => "Message {message_class} success handled."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "message_class" => "Sl\Employer\Company\Read\FindCompanyViewById"
          "handler_id" => "trollbus.handler.97"
          "envelop" => Trollbus\MessageBus\Envelope {#1468
            +message: Sl\Employer\Company\Read\FindCompanyViewById {#4939 …}
            +stamps: [
              "Trollbus\MessageBus\CreatedAt\CreatedAt" => Trollbus\MessageBus\CreatedAt\CreatedAt {#1405
                +createdAt: Symfony\Component\Clock\DatePoint @1769260456 {#1343
                  date: 2026-01-24 13:14:16.908139 UTC (+00:00)
                }
              }
              "Trollbus\MessageBus\MessageId\MessageId" => Trollbus\MessageBus\MessageId\MessageId {#3715
                +messageId: "1f5233009ab41552d6dff1cca9acbdbd"
              }
              "Trollbus\MessageBus\MessageId\CorrelationId" => Trollbus\MessageBus\MessageId\CorrelationId {#1347
                +correlationId: "1f5233009ab41552d6dff1cca9acbdbd"
              }
              "Trollbus\MessageBus\MessageId\CausationId" => Trollbus\MessageBus\MessageId\CausationId {#1351
                +causationId: null
              }
            ]
          }
        ]
        "message" => "Start handle message {message_class}."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "message_class" => "Sl\Employer\Company\Read\FindCompanyViewById"
          "handler_id" => "trollbus.handler.97"
          "envelop" => Trollbus\MessageBus\Envelope {#1468}
        ]
        "message" => "Message {message_class} success handled."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "message_class" => "Sl\Vacancy\Read\FindAndCountVacanciesByFilter"
          "handler_id" => "trollbus.handler.215"
          "envelop" => Trollbus\MessageBus\Envelope {#2965
            +message: Sl\Vacancy\Read\FindAndCountVacanciesByFilter {#1332 …}
            +stamps: [
              "Trollbus\MessageBus\CreatedAt\CreatedAt" => Trollbus\MessageBus\CreatedAt\CreatedAt {#1475
                +createdAt: Symfony\Component\Clock\DatePoint @1769260456 {#3713
                  date: 2026-01-24 13:14:16.913279 UTC (+00:00)
                }
              }
              "Trollbus\MessageBus\MessageId\MessageId" => Trollbus\MessageBus\MessageId\MessageId {#1309
                +messageId: "bba7478a1139e0e7cfbda48ea9dc1e01"
              }
              "Trollbus\MessageBus\MessageId\CorrelationId" => Trollbus\MessageBus\MessageId\CorrelationId {#4941
                +correlationId: "bba7478a1139e0e7cfbda48ea9dc1e01"
              }
              "Trollbus\MessageBus\MessageId\CausationId" => Trollbus\MessageBus\MessageId\CausationId {#4873
                +causationId: null
              }
            ]
          }
        ]
        "message" => "Start handle message {message_class}."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "message_class" => "Sl\Vacancy\Read\FindAndCountVacanciesByFilter"
          "handler_id" => "trollbus.handler.215"
          "envelop" => Trollbus\MessageBus\Envelope {#2965}
        ]
        "message" => "Message {message_class} success handled."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "message_class" => "Sl\Employer\Company\Read\FindCompanyViewById"
          "handler_id" => "trollbus.handler.97"
          "envelop" => Trollbus\MessageBus\Envelope {#515
            +message: Sl\Employer\Company\Read\FindCompanyViewById {#1308 …}
            +stamps: [
              "Trollbus\MessageBus\CreatedAt\CreatedAt" => Trollbus\MessageBus\CreatedAt\CreatedAt {#3903
                +createdAt: Symfony\Component\Clock\DatePoint @1769260456 {#4874
                  date: 2026-01-24 13:14:16.920481 UTC (+00:00)
                }
              }
              "Trollbus\MessageBus\MessageId\MessageId" => Trollbus\MessageBus\MessageId\MessageId {#4933
                +messageId: "f0b2f03b97080042d9c52218afd880f8"
              }
              "Trollbus\MessageBus\MessageId\CorrelationId" => Trollbus\MessageBus\MessageId\CorrelationId {#4875
                +correlationId: "f0b2f03b97080042d9c52218afd880f8"
              }
              "Trollbus\MessageBus\MessageId\CausationId" => Trollbus\MessageBus\MessageId\CausationId {#4900
                +causationId: null
              }
            ]
          }
        ]
        "message" => "Start handle message {message_class}."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "message_class" => "Sl\Employer\Company\Read\FindCompanyViewById"
          "handler_id" => "trollbus.handler.97"
          "envelop" => Trollbus\MessageBus\Envelope {#515}
        ]
        "message" => "Message {message_class} success handled."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "Symfony\UX\TwigComponent\Event\PreRenderEvent"
          "listener" => "Symfony\UX\TwigComponent\EventListener\TwigComponentLoggerListener::onPreRender"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "Symfony\UX\TwigComponent\Event\PostRenderEvent"
          "listener" => "Symfony\UX\TwigComponent\EventListener\TwigComponentLoggerListener::onPostRender"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "Symfony\UX\TwigComponent\Event\PreRenderEvent"
          "listener" => "Symfony\UX\TwigComponent\EventListener\TwigComponentLoggerListener::onPreRender"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "Symfony\UX\TwigComponent\Event\PostRenderEvent"
          "listener" => "Symfony\UX\TwigComponent\EventListener\TwigComponentLoggerListener::onPostRender"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "Symfony\UX\TwigComponent\Event\PreRenderEvent"
          "listener" => "Symfony\UX\TwigComponent\EventListener\TwigComponentLoggerListener::onPreRender"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "Symfony\UX\TwigComponent\Event\PreRenderEvent"
          "listener" => "Symfony\UX\TwigComponent\EventListener\TwigComponentLoggerListener::onPreRender"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "Symfony\UX\TwigComponent\Event\PostRenderEvent"
          "listener" => "Symfony\UX\TwigComponent\EventListener\TwigComponentLoggerListener::onPostRender"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "Symfony\UX\TwigComponent\Event\PostRenderEvent"
          "listener" => "Symfony\UX\TwigComponent\EventListener\TwigComponentLoggerListener::onPostRender"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "Symfony\UX\TwigComponent\Event\PreRenderEvent"
          "listener" => "Symfony\UX\TwigComponent\EventListener\TwigComponentLoggerListener::onPreRender"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "Symfony\UX\TwigComponent\Event\PostRenderEvent"
          "listener" => "Symfony\UX\TwigComponent\EventListener\TwigComponentLoggerListener::onPostRender"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "Symfony\UX\TwigComponent\Event\PreRenderEvent"
          "listener" => "Symfony\UX\TwigComponent\EventListener\TwigComponentLoggerListener::onPreRender"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "Symfony\UX\TwigComponent\Event\PostRenderEvent"
          "listener" => "Symfony\UX\TwigComponent\EventListener\TwigComponentLoggerListener::onPostRender"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "Symfony\UX\TwigComponent\Event\PreRenderEvent"
          "listener" => "Symfony\UX\TwigComponent\EventListener\TwigComponentLoggerListener::onPreRender"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "Symfony\UX\TwigComponent\Event\PostRenderEvent"
          "listener" => "Symfony\UX\TwigComponent\EventListener\TwigComponentLoggerListener::onPostRender"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "Symfony\UX\TwigComponent\Event\PreRenderEvent"
          "listener" => "Symfony\UX\TwigComponent\EventListener\TwigComponentLoggerListener::onPreRender"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "Symfony\UX\TwigComponent\Event\PostRenderEvent"
          "listener" => "Symfony\UX\TwigComponent\EventListener\TwigComponentLoggerListener::onPostRender"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "Symfony\UX\TwigComponent\Event\PreRenderEvent"
          "listener" => "Symfony\UX\TwigComponent\EventListener\TwigComponentLoggerListener::onPreRender"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "Symfony\UX\TwigComponent\Event\PostRenderEvent"
          "listener" => "Symfony\UX\TwigComponent\EventListener\TwigComponentLoggerListener::onPostRender"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "Symfony\UX\TwigComponent\Event\PreRenderEvent"
          "listener" => "Symfony\UX\TwigComponent\EventListener\TwigComponentLoggerListener::onPreRender"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "Symfony\UX\TwigComponent\Event\PostRenderEvent"
          "listener" => "Symfony\UX\TwigComponent\EventListener\TwigComponentLoggerListener::onPostRender"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "Symfony\UX\TwigComponent\Event\PreRenderEvent"
          "listener" => "Symfony\UX\TwigComponent\EventListener\TwigComponentLoggerListener::onPreRender"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "Symfony\UX\TwigComponent\Event\PostRenderEvent"
          "listener" => "Symfony\UX\TwigComponent\EventListener\TwigComponentLoggerListener::onPostRender"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.view"
          "listener" => "Kenny1911\AjaxBundle\EventListener\AjaxRequestSubscriber::onView"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.view"
          "listener" => "Kenny1911\TwigView\Symfony\ViewListener::onKernelView"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.view"
          "listener" => "Kenny1911\TwigView\Symfony\ViewListener::onKernelView"
        ]
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.view"
          "listener" => "Symfony\Bridge\Twig\EventListener\TemplateAttributeListener::onKernelView"
        ]
        "message" => "Listener "{listener}" was not called for event "{event}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769260456
        "timestamp_rfc3339" => "2026-01-24T13:14:16.000+00:00"
      ]
    ]
    7136 => [
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277875
        "timestamp_rfc3339" => "2026-01-24T18:04:35.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277875
        "timestamp_rfc3339" => "2026-01-24T18:04:35.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277875
        "timestamp_rfc3339" => "2026-01-24T18:04:35.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277875
        "timestamp_rfc3339" => "2026-01-24T18:04:35.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277875
        "timestamp_rfc3339" => "2026-01-24T18:04:35.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277875
        "timestamp_rfc3339" => "2026-01-24T18:04:35.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#7411
            #message: "No route found for "GET https://sl.raduga.red/robots.txt""
            #code: 0
            #file: "/var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 156
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#7412 …}
            -statusCode: 404
            -headers: []
            trace: {
              /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:156 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › 
                ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#7135 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#499 …}
                  }
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#7135 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#499 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …11]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#7135 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#7135 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#7135 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#7136 …}
                  $type: 1
                }
              }
              /var/www/html/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#7136 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/KernelHandler.php:41 {
                Baldinof\RoadRunnerBundle\Http\KernelHandler->handle(Request $request): Iterator …
                › 
                › $symfonyResponse = $this->kernel->handle($symfonyRequest);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#7136 …}
                }
              }
              Baldinof\RoadRunnerBundle\Http\KernelHandler->handle() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
                Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
                › 
                › $resp = $iterator->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:63 {
                Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
                › 
                ›     return $this->getResponse($gen, \get_class($this->handler).'::handle()');}
                arguments: {
                  $iterator: Generator {#7139 …}
                  $caller: "Baldinof\RoadRunnerBundle\Http\KernelHandler::handle()"
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Integration/Doctrine/DoctrineORMMiddleware.php:44 {
                Baldinof\RoadRunnerBundle\Integration\Doctrine\DoctrineORMMiddleware->process(Request $request, HttpKernelInterface $next): Iterator …
                › 
                › yield $next->handle($request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#7136 …}
                }
              }
              Baldinof\RoadRunnerBundle\Integration\Doctrine\DoctrineORMMiddleware->process() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
                Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
                › 
                › $resp = $iterator->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:71 {
                Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
                › 
                ›     return $this->getResponse($gen, \get_class($middleware).'::process()');}
                arguments: {
                  $iterator: Generator {#6038 …}
                  $caller: "Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware::process()"
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Integration/Xdebug/XdebugTriggerMiddleware.php:25 {
                Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware->process(Request $request, HttpKernelInterface $next): Iterator …
                › try {    yield $next->handle($request);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#7136 …}
                }
              }
              Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware->process() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
                Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
                › 
                › $resp = $iterator->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:71 {
                Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
                › 
                ›     return $this->getResponse($gen, \get_class($middleware).'::process()');}
                arguments: {
                  $iterator: Generator {#6038 …}
                  $caller: "Baldinof\RoadRunnerBundle\Integration\Xdebug\XdebugTriggerMiddleware::process()"
                }
              }
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:33 {
                Baldinof\RoadRunnerBundle\Http\MiddlewareStack->handle(Request $request): Iterator …
                › 
                › yield $runner->handle($request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#7136 …}
                }
              }
              Baldinof\RoadRunnerBundle\Http\MiddlewareStack->handle() {}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Worker/HttpWorker.php:127 {
                Baldinof\RoadRunnerBundle\Worker\HttpWorker->start(): void …
                › /** @var Response $response */$response = $gen->current();}
              /var/www/html/vendor/baldinof/roadrunner-bundle/src/Runtime/Runner.php:36 {
                Baldinof\RoadRunnerBundle\Runtime\Runner->run(): int …
                › 
                › $worker->start();}
              /var/www/html/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://sl.raduga.red/robots.txt"" at RouterListener.php line 156"
        "priority" => 400
        "priorityName" => "error"
        "timestamp" => 1769277875
        "timestamp_rfc3339" => "2026-01-24T18:04:35.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Sl\ItOps\Symfony\HttpKernel\ReturnResponse\ReturnResponseListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277876
        "timestamp_rfc3339" => "2026-01-24T18:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Kenny1911\SymfonyHttpException\ErrorListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277876
        "timestamp_rfc3339" => "2026-01-24T18:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Kenny1911\AjaxBundle\EventListener\AjaxRequestSubscriber::onException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277876
        "timestamp_rfc3339" => "2026-01-24T18:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277876
        "timestamp_rfc3339" => "2026-01-24T18:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277876
        "timestamp_rfc3339" => "2026-01-24T18:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Baldinof\RoadRunnerBundle\Reboot\OnExceptionRebootStrategy::onException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277876
        "timestamp_rfc3339" => "2026-01-24T18:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277876
        "timestamp_rfc3339" => "2026-01-24T18:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277876
        "timestamp_rfc3339" => "2026-01-24T18:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277876
        "timestamp_rfc3339" => "2026-01-24T18:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277876
        "timestamp_rfc3339" => "2026-01-24T18:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277876
        "timestamp_rfc3339" => "2026-01-24T18:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277876
        "timestamp_rfc3339" => "2026-01-24T18:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277876
        "timestamp_rfc3339" => "2026-01-24T18:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277876
        "timestamp_rfc3339" => "2026-01-24T18:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277876
        "timestamp_rfc3339" => "2026-01-24T18:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277876
        "timestamp_rfc3339" => "2026-01-24T18:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277876
        "timestamp_rfc3339" => "2026-01-24T18:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277876
        "timestamp_rfc3339" => "2026-01-24T18:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277876
        "timestamp_rfc3339" => "2026-01-24T18:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277876
        "timestamp_rfc3339" => "2026-01-24T18:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277876
        "timestamp_rfc3339" => "2026-01-24T18:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277876
        "timestamp_rfc3339" => "2026-01-24T18:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277876
        "timestamp_rfc3339" => "2026-01-24T18:04:36.000+00:00"
      ]
    ]
    1457 => [
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277875
        "timestamp_rfc3339" => "2026-01-24T18:04:35.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277875
        "timestamp_rfc3339" => "2026-01-24T18:04:35.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277875
        "timestamp_rfc3339" => "2026-01-24T18:04:35.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277875
        "timestamp_rfc3339" => "2026-01-24T18:04:35.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277875
        "timestamp_rfc3339" => "2026-01-24T18:04:35.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277875
        "timestamp_rfc3339" => "2026-01-24T18:04:35.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277875
        "timestamp_rfc3339" => "2026-01-24T18:04:35.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277875
        "timestamp_rfc3339" => "2026-01-24T18:04:35.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277875
        "timestamp_rfc3339" => "2026-01-24T18:04:35.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277875
        "timestamp_rfc3339" => "2026-01-24T18:04:35.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277875
        "timestamp_rfc3339" => "2026-01-24T18:04:35.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277875
        "timestamp_rfc3339" => "2026-01-24T18:04:35.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Kenny1911\AjaxBundle\EventListener\AjaxRequestSubscriber::onControllerResolve"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277875
        "timestamp_rfc3339" => "2026-01-24T18:04:35.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277875
        "timestamp_rfc3339" => "2026-01-24T18:04:35.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Novaway\Bundle\FeatureFlagBundle\EventListener\ControllerListener::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277875
        "timestamp_rfc3339" => "2026-01-24T18:04:35.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Novaway\Bundle\FeatureFlagBundle\EventListener\FeatureListener::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277875
        "timestamp_rfc3339" => "2026-01-24T18:04:35.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\IsSignatureValidAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277875
        "timestamp_rfc3339" => "2026-01-24T18:04:35.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277875
        "timestamp_rfc3339" => "2026-01-24T18:04:35.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277875
        "timestamp_rfc3339" => "2026-01-24T18:04:35.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277875
        "timestamp_rfc3339" => "2026-01-24T18:04:35.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestPayloadValueResolver::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277875
        "timestamp_rfc3339" => "2026-01-24T18:04:35.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277875
        "timestamp_rfc3339" => "2026-01-24T18:04:35.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Sl\ItOps\Symfony\ControllerMiddleware\EventSubscriber::runMiddlewares"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277875
        "timestamp_rfc3339" => "2026-01-24T18:04:35.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277876
        "timestamp_rfc3339" => "2026-01-24T18:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277876
        "timestamp_rfc3339" => "2026-01-24T18:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277876
        "timestamp_rfc3339" => "2026-01-24T18:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277876
        "timestamp_rfc3339" => "2026-01-24T18:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277876
        "timestamp_rfc3339" => "2026-01-24T18:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277876
        "timestamp_rfc3339" => "2026-01-24T18:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277876
        "timestamp_rfc3339" => "2026-01-24T18:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277876
        "timestamp_rfc3339" => "2026-01-24T18:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277876
        "timestamp_rfc3339" => "2026-01-24T18:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277876
        "timestamp_rfc3339" => "2026-01-24T18:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277876
        "timestamp_rfc3339" => "2026-01-24T18:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277876
        "timestamp_rfc3339" => "2026-01-24T18:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277876
        "timestamp_rfc3339" => "2026-01-24T18:04:36.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1769277876
        "timestamp_rfc3339" => "2026-01-24T18:04:36.000+00:00"
      ]
    ]
  ]
  -errorCount: [
    "" => 0
    419 => 1
    1394 => 0
    1071 => 1
    1733 => 0
    4691 => 1
    4945 => 0
    4972 => 1
    3749 => 0
    1792 => 1
    5735 => 0
    5708 => 1
    4652 => 0
    5963 => 1
    6434 => 0
    6407 => 1
    3613 => 0
    3631 => 1
    5572 => 0
    5767 => 0
    7136 => 1
    1457 => 0
  ]
  -handle: null
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#506 …}
}