Error 403 Forbidden

GET http://apistaff.chio-chio.ru/getEventsNext

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"2cf322"
exception
Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException {#1019
  #message: "Access Denied."
  #code: 0
  #file: "/var/www/project/vendor/symfony/security-http/Firewall/ExceptionListener.php"
  #line: 136
  -previous: Symfony\Component\Security\Core\Exception\AccessDeniedException {#604 …}
  -statusCode: 403
  -headers: []
  trace: {
    /var/www/project/vendor/symfony/security-http/Firewall/ExceptionListener.php:136 {
      Symfony\Component\Security\Http\Firewall\ExceptionListener->handleAccessDeniedException(ExceptionEvent $event, AccessDeniedException $exception): void …
      › {    $event->setThrowable(new AccessDeniedHttpException($exception->getMessage(), $exception));}
    /var/www/project/vendor/symfony/security-http/Firewall/ExceptionListener.php:103 {
      Symfony\Component\Security\Http\Firewall\ExceptionListener->onKernelException(ExceptionEvent $event): void …
      › if ($exception instanceof AccessDeniedException) {    $this->handleAccessDeniedException($event, $exception);arguments: {
        $event: Symfony\Component\HttpKernel\Event\ExceptionEvent {#977 …}
        $exception: Symfony\Component\Security\Core\Exception\AccessDeniedException {#604 …}
      }
    }
    /var/www/project/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\ExceptionEvent {#977 …}
        ...: {
          "kernel.exception"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#171 …}
        }
      }
    }
    /var/www/project/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\ExceptionEvent {#977 …}
        $eventName: "kernel.exception"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#171 …}
      }
    }
    /var/www/project/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: [ …5]
        $eventName: "kernel.exception"
        $event: Symfony\Component\HttpKernel\Event\ExceptionEvent {#977 …}
      }
    }
    /var/www/project/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
      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\ExceptionEvent {#977 …}
        $eventName: "kernel.exception"
      }
    }
    /var/www/project/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);arguments: {
        $event: Symfony\Component\HttpKernel\Event\ExceptionEvent {#977 …}
        $eventName: "kernel.exception"
      }
    }
    /var/www/project/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 {
      arguments: {
        $e: Symfony\Component\Security\Core\Exception\AccessDeniedException {#604 …}
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $type: 1
      }
    }
    /var/www/project/vendor/symfony/http-kernel/Kernel.php:182 {
      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 {#2 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/project/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
      }
    }
    /var/www/project/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/project/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/project/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#193
  -records: [
    2 => [
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.968+00:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "app_main_geteventsnext"
          "route_parameters" => [
            "_route" => "app_main_geteventsnext"
            "_controller" => "App\Controller\MainController::getEventsNext"
          ]
          "request_uri" => "http://apistaff.chio-chio.ru/getEventsNext"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.969+00:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticators" => 1
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.969+00:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "App\Security\JwtAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.973+00:00"
        "message" => """
          User Deprecated: Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY\n
          results in SERIAL, which is not recommended.\n
          Instead, configure identifier generation strategies explicitly through\n
          configuration.\n
          We currently recommend "SEQUENCE" for "Doctrine\DBAL\Platforms\PostgreSQLPlatform", when using DBAL 3,\n
          and "IDENTITY" when using DBAL 4,\n
          so you should probably use the following configuration before upgrading to DBAL 4,\n
          and remove it after deploying that upgrade:\n
          \n
          $configuration->setIdentityGenerationPreferences([\n
              "Doctrine\DBAL\Platforms\PostgreSQLPlatform" => ClassMetadata::GENERATOR_TYPE_SEQUENCE,\n
          ]);\n
           (ClassMetadataFactory.php:635 called by ClassMetadataFactory.php:546, https://github.com/doctrine/orm/issues/8893, package doctrine/orm)
          """
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#716
            #message: """
              User Deprecated: Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY\n
              results in SERIAL, which is not recommended.\n
              Instead, configure identifier generation strategies explicitly through\n
              configuration.\n
              We currently recommend "SEQUENCE" for "Doctrine\DBAL\Platforms\PostgreSQLPlatform", when using DBAL 3,\n
              and "IDENTITY" when using DBAL 4,\n
              so you should probably use the following configuration before upgrading to DBAL 4,\n
              and remove it after deploying that upgrade:\n
              \n
              $configuration->setIdentityGenerationPreferences([\n
                  "Doctrine\DBAL\Platforms\PostgreSQLPlatform" => ClassMetadata::GENERATOR_TYPE_SEQUENCE,\n
              ]);\n
               (ClassMetadataFactory.php:635 called by ClassMetadataFactory.php:546, https://github.com/doctrine/orm/issues/8893, package doctrine/orm)
              """
            #code: 0
            #file: "/var/www/project/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/project/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/project/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/project/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:635 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->determineIdGeneratorStrategy(AbstractPlatform $platform): int …
                › if ($platform instanceof Platforms\PostgreSQLPlatform) {    Deprecation::trigger(        'doctrine/orm',
              }
              /var/www/project/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:546 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->completeIdGeneratorMapping(ClassMetadata $class): void …
                › if ($idGenType === ClassMetadata::GENERATOR_TYPE_AUTO) {    $class->setIdGeneratorType($this->determineIdGeneratorStrategy($this->getTargetPlatform()));}
              }
              /var/www/project/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:174 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata(ClassMetadata $class, ?ClassMetadata $parent, bool $rootEntityFound, array $nonSuperclassParents): void …
                › } else {    $this->completeIdGeneratorMapping($class);}
              }
              /var/www/project/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:18 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/project/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:318 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name): array …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/project/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:187 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className): ClassMetadata …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/project/vendor/doctrine/orm/src/EntityManager.php:220 {
                Doctrine\ORM\EntityManager->getClassMetadata(string $className): ClassMetadata …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/project/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryProxy.php:134 {
                Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryProxy->resolveRepository(): EntityRepository …
                › /** @var ClassMetadata<T> $classMetadata */$classMetadata = $manager->getClassMetadata($this->entityClass);}
              /var/www/project/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryProxy.php:80 {
                Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryProxy->findOneBy(array $criteria, ?array $orderBy = null): ?object …
                › /** @psalm-suppress InvalidReturnStatement This proxy is used only in combination with newer parent class */return ($this->repository ??= $this->resolveRepository())    ->findOneBy($criteria, $orderBy);
              }
              /var/www/project/src/Security/StaffIdentityResolver.php:30 {
                App\Security\StaffIdentityResolver->resolveByPhone(?string $phone): Staff …
                › foreach ($this->phoneCandidates($phone) as $candidate) {    $staff = $this->staffRepository->findOneBy(['phone' => $candidate]);    if ($staff) {
              }
              /var/www/project/src/Security/StaffIdentityResolver.php:41 {
                App\Security\StaffIdentityResolver->resolveOrCreateByPhone(?string $phone, array $roles = []): Staff …
                › {    $staff = $this->resolveByPhone($phone);    if ($staff) {
              }
              /var/www/project/src/Security/JwtAuthenticator.php:109 {
                App\Security\JwtAuthenticator->authenticate(Request $request): SelfValidatingPassport …
                › 
                › $staff = $this->staffIdentityResolver->resolveOrCreateByPhone($phone, $rolesFromToken);if (!$staff instanceof Staff) {
              }
              /var/www/project/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php:70 {
                Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator->authenticate(Request $request): Passport …
                › $startTime = microtime(true);$this->passport = $this->authenticator->authenticate($request);$this->duration = microtime(true) - $startTime;
              }
              /var/www/project/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:176 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticator(AuthenticatorInterface $authenticator, Request $request): Response …
                › // get the passport from the Authenticator$passport = $authenticator->authenticate($request);}
              /var/www/project/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:158 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticators(array $authenticators, Request $request): Response …
                › 
                › $response = $this->executeAuthenticator($authenticator, $request);if (null !== $response) {
              }
              /var/www/project/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:140 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager->authenticateRequest(Request $request): Response …
                › 
                ›     return $this->executeAuthenticators($authenticators, $request);}
              }
              /var/www/project/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php:40 {
                Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener->authenticate(RequestEvent $event): void …
                › $request = $event->getRequest();$response = $this->authenticatorManager->authenticateRequest($request);if (null === $response) {
              }
              /var/www/project/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php:68 {
                Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener->authenticate(RequestEvent $event): void …
                › 
                › $this->authenticationManagerListener->authenticate($event);}
              /var/www/project/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:46 {
                Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event): void …
                › try {    $this->listener->authenticate($event);} catch (LazyResponseException $e) {
              }
              /var/www/project/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
                Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event): void …
                › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
              }
              /var/www/project/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:80 {
                Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
                › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo();
              }
              /var/www/project/vendor/symfony/security-http/Firewall.php:95 {
                Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
                › 
                ›     $this->callListeners($event, $authenticationListeners());}
              }
              /var/www/project/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\ExceptionEvent {#977 …}
                  ...: {
                    "kernel.exception"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#171 …}
                  }
                }
              }
              /var/www/project/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\ExceptionEvent {#977 …}
                  $eventName: "kernel.exception"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#171 …}
                }
              }
              /var/www/project/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: [ …5]
                  $eventName: "kernel.exception"
                  $event: Symfony\Component\HttpKernel\Event\ExceptionEvent {#977 …}
                }
              }
              /var/www/project/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
                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\ExceptionEvent {#977 …}
                  $eventName: "kernel.exception"
                }
              }
              /var/www/project/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);}
              /var/www/project/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) {
              }
              /var/www/project/vendor/symfony/http-kernel/Kernel.php:182 {
                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 {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/project/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/project/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/project/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/project/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.973+00:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "use_savepoints" => true
            "driver" => "pdo_pgsql"
            "idle_connection_ttl" => 600
            "host" => "chio-staff-db"
            "port" => 5432
            "user" => "postgres"
            "password" => "<redacted>"
            "driverOptions" => []
            "defaultTableOptions" => []
            "dbname" => "chiochioStaff"
            "serverVersion" => "16"
            "charset" => "utf8"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.988+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.is_deleted AS is_deleted_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.phone AS phone_5, t0.active AS active_6, t0.id_api AS id_api_7, t0.avatar AS avatar_8 FROM staff t0 WHERE t0.phone = ? LIMIT 1"
          "params" => [
            1 => 79115569852
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.995+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Symfony\Component\Security\Http\Event\CheckPassportEvent"
          "listener" => "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.995+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Symfony\Component\Security\Http\Event\CheckPassportEvent"
          "listener" => "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.995+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Symfony\Component\Security\Http\Event\CheckPassportEvent"
          "listener" => "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener::checkPassport"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.995+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Symfony\Component\Security\Http\Event\CheckPassportEvent"
          "listener" => "Symfony\Component\Security\Http\EventListener\UserCheckerListener::preCheckCredentials"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.995+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Symfony\Component\Security\Http\Event\CheckPassportEvent"
          "listener" => "Symfony\Component\Security\Http\EventListener\CheckCredentialsListener::checkPassport"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.995+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "security.authentication.success"
          "listener" => "Symfony\Component\Security\Http\EventListener\UserCheckerListener::postCheckCredentials"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.995+00:00"
        "message" => "Authenticator successful!"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "token" => Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#962
            -user: App\Security\JwtUser {#957 …}
            -roleNames: [
              "ROLE_CLIENT"
              "ROLE_STAFF"
            ]
            -attributes: []
            -firewallName: "main"
          }
          "authenticator" => "App\Security\JwtAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.996+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Symfony\Component\Security\Http\Event\LoginSuccessEvent"
          "listener" => "Symfony\Component\Security\Http\EventListener\PasswordMigratingListener::onLoginSuccess"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.996+00:00"
        "message" => "Authenticator set no success response: request continues."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "authenticator" => "App\Security\JwtAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.996+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "debug.security.authorization.vote"
          "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.996+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.996+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\UX\Turbo\Request\RequestListener::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.996+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.996+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.996+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.996+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.996+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.996+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.996+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.996+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.996+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.996+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.996+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.996+00:00"
        "message" => "Access denied, the user is neither anonymous, nor remember-me."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "exception" => Symfony\Component\Security\Core\Exception\AccessDeniedException {#604 …}
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.997+00:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied." at ExceptionListener.php line 136"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException {#1019
            #message: "Access Denied."
            #code: 0
            #file: "/var/www/project/vendor/symfony/security-http/Firewall/ExceptionListener.php"
            #line: 136
            -previous: Symfony\Component\Security\Core\Exception\AccessDeniedException {#604 …}
            -statusCode: 403
            -headers: []
            trace: {
              /var/www/project/vendor/symfony/security-http/Firewall/ExceptionListener.php:136 {
                Symfony\Component\Security\Http\Firewall\ExceptionListener->handleAccessDeniedException(ExceptionEvent $event, AccessDeniedException $exception): void …
                › {    $event->setThrowable(new AccessDeniedHttpException($exception->getMessage(), $exception));}
              /var/www/project/vendor/symfony/security-http/Firewall/ExceptionListener.php:103 {
                Symfony\Component\Security\Http\Firewall\ExceptionListener->onKernelException(ExceptionEvent $event): void …
                › if ($exception instanceof AccessDeniedException) {    $this->handleAccessDeniedException($event, $exception);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\ExceptionEvent {#977 …}
                  $exception: Symfony\Component\Security\Core\Exception\AccessDeniedException {#604 …}
                }
              }
              /var/www/project/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\ExceptionEvent {#977 …}
                  ...: {
                    "kernel.exception"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#171 …}
                  }
                }
              }
              /var/www/project/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\ExceptionEvent {#977 …}
                  $eventName: "kernel.exception"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#171 …}
                }
              }
              /var/www/project/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: [ …5]
                  $eventName: "kernel.exception"
                  $event: Symfony\Component\HttpKernel\Event\ExceptionEvent {#977 …}
                }
              }
              /var/www/project/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
                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\ExceptionEvent {#977 …}
                  $eventName: "kernel.exception"
                }
              }
              /var/www/project/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);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\ExceptionEvent {#977 …}
                  $eventName: "kernel.exception"
                }
              }
              /var/www/project/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 {
                arguments: {
                  $e: Symfony\Component\Security\Core\Exception\AccessDeniedException {#604 …}
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/project/vendor/symfony/http-kernel/Kernel.php:182 {
                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 {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/project/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/project/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/project/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/project/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1775312769
        "timestamp_rfc3339" => "2026-04-04T14:26:09.001+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312769
        "timestamp_rfc3339" => "2026-04-04T14:26:09.001+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312769
        "timestamp_rfc3339" => "2026-04-04T14:26:09.001+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312769
        "timestamp_rfc3339" => "2026-04-04T14:26:09.001+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312769
        "timestamp_rfc3339" => "2026-04-04T14:26:09.001+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312769
        "timestamp_rfc3339" => "2026-04-04T14:26:09.001+00:00"
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312769
        "timestamp_rfc3339" => "2026-04-04T14:26:09.002+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312769
        "timestamp_rfc3339" => "2026-04-04T14:26:09.002+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312769
        "timestamp_rfc3339" => "2026-04-04T14:26:09.002+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312769
        "timestamp_rfc3339" => "2026-04-04T14:26:09.002+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312769
        "timestamp_rfc3339" => "2026-04-04T14:26:09.002+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312769
        "timestamp_rfc3339" => "2026-04-04T14:26:09.002+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Mercure\EventSubscriber\SetCookieSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312769
        "timestamp_rfc3339" => "2026-04-04T14:26:09.002+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312769
        "timestamp_rfc3339" => "2026-04-04T14:26:09.002+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312769
        "timestamp_rfc3339" => "2026-04-04T14:26:09.002+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312769
        "timestamp_rfc3339" => "2026-04-04T14:26:09.002+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312769
        "timestamp_rfc3339" => "2026-04-04T14:26:09.002+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312769
        "timestamp_rfc3339" => "2026-04-04T14:26:09.002+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312769
        "timestamp_rfc3339" => "2026-04-04T14:26:09.002+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312769
        "timestamp_rfc3339" => "2026-04-04T14:26:09.002+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312769
        "timestamp_rfc3339" => "2026-04-04T14:26:09.002+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312769
        "timestamp_rfc3339" => "2026-04-04T14:26:09.002+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312769
        "timestamp_rfc3339" => "2026-04-04T14:26:09.002+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
    1028 => [
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.997+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.997+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\UX\Turbo\Request\RequestListener::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.997+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.997+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.997+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.997+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.997+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.997+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.997+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.997+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.997+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.997+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.997+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.998+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.998+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.998+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.998+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.998+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.998+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerHqdiWSh\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312768
        "timestamp_rfc3339" => "2026-04-04T14:26:08.998+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312769
        "timestamp_rfc3339" => "2026-04-04T14:26:09.001+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312769
        "timestamp_rfc3339" => "2026-04-04T14:26:09.001+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312769
        "timestamp_rfc3339" => "2026-04-04T14:26:09.001+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312769
        "timestamp_rfc3339" => "2026-04-04T14:26:09.001+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312769
        "timestamp_rfc3339" => "2026-04-04T14:26:09.001+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312769
        "timestamp_rfc3339" => "2026-04-04T14:26:09.001+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Mercure\EventSubscriber\SetCookieSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312769
        "timestamp_rfc3339" => "2026-04-04T14:26:09.001+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312769
        "timestamp_rfc3339" => "2026-04-04T14:26:09.001+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312769
        "timestamp_rfc3339" => "2026-04-04T14:26:09.001+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312769
        "timestamp_rfc3339" => "2026-04-04T14:26:09.001+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312769
        "timestamp_rfc3339" => "2026-04-04T14:26:09.001+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312769
        "timestamp_rfc3339" => "2026-04-04T14:26:09.001+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312769
        "timestamp_rfc3339" => "2026-04-04T14:26:09.001+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312769
        "timestamp_rfc3339" => "2026-04-04T14:26:09.001+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312769
        "timestamp_rfc3339" => "2026-04-04T14:26:09.001+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312769
        "timestamp_rfc3339" => "2026-04-04T14:26:09.001+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775312769
        "timestamp_rfc3339" => "2026-04-04T14:26:09.001+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
  ]
  -errorCount: [
    2 => 1
    1028 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#192 …}
}

Request Headers

Header Value
accept
"application/json, text/plain, */*"
accept-encoding
"gzip, deflate"
accept-language
"ru-RU,ru;q=0.9,en-US;q=0.8,en;q=0.7"
connection
"close"
content-type
"application/json"
cookie
"fp=TW96aWxsYS81LjAgKExpbnV4OyBBbmRyb2lkIDEyOyBGT0EtTFg5IEJ1aWxkL0hVQVdFSUZPQS1MWDk7IHd2KSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBWZXJzaW9uLzQuMCBDaHJvbWUvMTE0LjAuNTczNS4xOTYgTW9iaWxlIFNhZmFyaS81MzcuMzZ8cnUtUlV8MzYyfDgwNHwyNHxFdXJvcGUvTW9zY293.2nsryzmw; uniqueIdChio=b3506753fd146efb216af60bed781b; access_token_cookie=eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Im1haW4ifQ.eyJpc3MiOiJodHRwczovL2lkLmNoaW8tY2hpby5ydSIsImlhdCI6MTc3NTMxMjcwMy42NzEzOSwibmJmIjoxNzc1MzEyNzAzLjY3MTM5LCJleHAiOjE3NzUzMTM2MDMuNjcxMzksImp0aSI6IjY0ZmVmOGFhNDk3YzUzODA5YjU5MDc2Zjg2MDU1NTc4Iiwic3ViIjoiMTE3MTciLCJhdWQiOlsibGtmci5hcGkiLCJ0aWNrZXQuYXBpIiwidGVybS5hcGkiLCJzdGFmZi5hcGkiLCJpZC5hcGkiXSwiZW1haWwiOiIiLCJwaG9uZSI6Ijc5MTE1NTY5ODUyIiwic2NvcGUiOiJvcGVuaWQgcHJvZmlsZSIsInJvbGVzIjpbIlJPTEVfQ0xJRU5UIiwiUk9MRV9TVEFGRiJdfQ.nwh6NcFsSsfZDmmSdeDhzEyIkHm9TvO_wHm7FYOChyuIV40GBy9wPjytzxBq9OlvKKNEWGTtfqN8sVSGKEVmyH6QwfRnuUKV2g9KDcEPd4esplFoRx27sdaEzxxvlGHipvKF5UBnyK-vKs9XRvRd5sF-xS_bw9GKfQyPsxf0n_DqTHJSePyOlzx_jB1WkrTpwkTsgTWSkoeYbKE57AN9BR5FUmKBtfTcw-am0vuEJoZN7EH9gC4Cg2FK48VXPJ7EdmFa6OQNMQnPZfvwJNvaBMrbVUftZeOuXojO85W5buDUB_8cWummpWKPwlCh74DKlU3X4i0mOefdKQapZzOLBTkVt3FobOQ_MqXA-KWNqDy2vwQpO8wbpw2sI13J5cP-GsAo_eSV0_2MJPtnsLzmKSkztuU9Qae5LDOTkhJFVnwwsQTEmnpUYNhmIYhJXvATPgHx8DRY50RMnbOBWW1bK-uLMi3JFTbWwH2ErLv3xldL3CyNavBuhse4haQOiKPoVVN4lJf3Z6HQ6_gjCjAjMBIy60ud4hMMZ1jHWEhdd1SBgwuflXhsYG98k3JQJxC3Q9qwc6q-ro48PSf939XKirDe_oFtv-2CnYUe-JaAfyl0_TkLt_GduXXSr1gG99hNSNK1Mxd78jrx7ATS9X2bnUAwfD1-Bx5y5tWJ41N8CAQ; refresh_token=K8v0WTZqT7ERf5JInPmU9igf3OiHxeiWVJcaykoF7OEyMwyUuGjWzIUOJcaIZPOy.3f477cc3-05ab-4634-81b2-7986f0b3a217"
host
"apistaff.chio-chio.ru"
origin
"https://staff.chio-chio.ru"
referer
"https://staff.chio-chio.ru/"
sec-fetch-dest
"empty"
sec-fetch-mode
"cors"
sec-fetch-site
"same-site"
user-agent
"Mozilla/5.0 (Linux; Android 12; FOA-LX9 Build/HUAWEIFOA-LX9; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/114.0.5735.196 Mobile Safari/537.36"
x-csrf-token
"TW96aWxsYS81LjAgKExpbnV4OyBBbmRyb2lkIDEyOyBGT0EtTFg5IEJ1aWxkL0hVQVdFSUZPQS1MWDk7IHd2KSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBWZXJzaW9uLzQuMCBDaHJvbWUvMTE0LjAuNTczNS4xOTYgTW9iaWxlIFNhZmFyaS81MzcuMzZ8cnUtUlV8MzYyfDgwNHwyNHxFdXJvcGUvTW9zY293.2nsryzmw"
x-forwarded-for
"217.15.159.173"
x-forwarded-proto
"https"
x-forwarded-scheme
"https"
x-php-ob-level
"0"
x-real-ip
"217.15.159.173"
x-requested-with
"com.chiochio.clientmobile2"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"application/json"
date
"Sat, 04 Apr 2026 14:26:08 GMT"
vary
"Accept"
x-debug-exception
"Access%20Denied."
x-debug-exception-file
"%2Fvar%2Fwww%2Fproject%2Fvendor%2Fsymfony%2Fsecurity-http%2FFirewall%2FExceptionListener.php:136"
x-debug-token
"035818"

Cookies

Request Cookies

Key Value
access_token_cookie
"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Im1haW4ifQ.eyJpc3MiOiJodHRwczovL2lkLmNoaW8tY2hpby5ydSIsImlhdCI6MTc3NTMxMjcwMy42NzEzOSwibmJmIjoxNzc1MzEyNzAzLjY3MTM5LCJleHAiOjE3NzUzMTM2MDMuNjcxMzksImp0aSI6IjY0ZmVmOGFhNDk3YzUzODA5YjU5MDc2Zjg2MDU1NTc4Iiwic3ViIjoiMTE3MTciLCJhdWQiOlsibGtmci5hcGkiLCJ0aWNrZXQuYXBpIiwidGVybS5hcGkiLCJzdGFmZi5hcGkiLCJpZC5hcGkiXSwiZW1haWwiOiIiLCJwaG9uZSI6Ijc5MTE1NTY5ODUyIiwic2NvcGUiOiJvcGVuaWQgcHJvZmlsZSIsInJvbGVzIjpbIlJPTEVfQ0xJRU5UIiwiUk9MRV9TVEFGRiJdfQ.nwh6NcFsSsfZDmmSdeDhzEyIkHm9TvO_wHm7FYOChyuIV40GBy9wPjytzxBq9OlvKKNEWGTtfqN8sVSGKEVmyH6QwfRnuUKV2g9KDcEPd4esplFoRx27sdaEzxxvlGHipvKF5UBnyK-vKs9XRvRd5sF-xS_bw9GKfQyPsxf0n_DqTHJSePyOlzx_jB1WkrTpwkTsgTWSkoeYbKE57AN9BR5FUmKBtfTcw-am0vuEJoZN7EH9gC4Cg2FK48VXPJ7EdmFa6OQNMQnPZfvwJNvaBMrbVUftZeOuXojO85W5buDUB_8cWummpWKPwlCh74DKlU3X4i0mOefdKQapZzOLBTkVt3FobOQ_MqXA-KWNqDy2vwQpO8wbpw2sI13J5cP-GsAo_eSV0_2MJPtnsLzmKSkztuU9Qae5LDOTkhJFVnwwsQTEmnpUYNhmIYhJXvATPgHx8DRY50RMnbOBWW1bK-uLMi3JFTbWwH2ErLv3xldL3CyNavBuhse4haQOiKPoVVN4lJf3Z6HQ6_gjCjAjMBIy60ud4hMMZ1jHWEhdd1SBgwuflXhsYG98k3JQJxC3Q9qwc6q-ro48PSf939XKirDe_oFtv-2CnYUe-JaAfyl0_TkLt_GduXXSr1gG99hNSNK1Mxd78jrx7ATS9X2bnUAwfD1-Bx5y5tWJ41N8CAQ"
fp
"TW96aWxsYS81LjAgKExpbnV4OyBBbmRyb2lkIDEyOyBGT0EtTFg5IEJ1aWxkL0hVQVdFSUZPQS1MWDk7IHd2KSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBWZXJzaW9uLzQuMCBDaHJvbWUvMTE0LjAuNTczNS4xOTYgTW9iaWxlIFNhZmFyaS81MzcuMzZ8cnUtUlV8MzYyfDgwNHwyNHxFdXJvcGUvTW9zY293.2nsryzmw"
refresh_token
"K8v0WTZqT7ERf5JInPmU9igf3OiHxeiWVJcaykoF7OEyMwyUuGjWzIUOJcaIZPOy.3f477cc3-05ab-4634-81b2-7986f0b3a217"
uniqueIdChio
"b3506753fd146efb216af60bed781b"

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_ENV
"dev"
APP_SECRET
"0592e8e4b36efcd58d8efb0629fe8457"
CORS_ALLOW_ORIGIN
"^https?://localhost(:[0-9]+)?$"
DATABASE_URL
"postgresql://postgres:chiochioStaff@chio-staff-db:5432/chiochioStaff?serverVersion=16&charset=utf8"
JWT_AUDIENCE
"staff.api"
JWT_PASSPHRASE
"5d9376e22951cea92a0258edddfd1b602e2c250345eb06e31f28085ca26e9782"
JWT_PRIVATE_KEY_PATH
"%kernel.project_dir%/config/jwt/private.pem"
JWT_PUBLIC_KEY_PATH
"/var/www/project/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MERCURE_JWT_SECRET
"!ChangeThisMercureHubJWTSecretKey!"
MERCURE_PUBLIC_URL
"https://example.com/.well-known/mercure"
MERCURE_URL
"https://example.com/.well-known/mercure"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
OIDC_ISSUER
"https://id.chio-chio.ru"
RABBITMQ_URL
"amqp://guest:guest@localhost:5672"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
"application/json"
DOCUMENT_ROOT
"/var/www/project/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC"
HOME
"/var/www"
HOSTNAME
"44cbe59f15cd"
HTTP_ACCEPT
"application/json, text/plain, */*"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_ACCEPT_LANGUAGE
"ru-RU,ru;q=0.9,en-US;q=0.8,en;q=0.7"
HTTP_CONNECTION
"close"
HTTP_CONTENT_TYPE
"application/json"
HTTP_COOKIE
"fp=TW96aWxsYS81LjAgKExpbnV4OyBBbmRyb2lkIDEyOyBGT0EtTFg5IEJ1aWxkL0hVQVdFSUZPQS1MWDk7IHd2KSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBWZXJzaW9uLzQuMCBDaHJvbWUvMTE0LjAuNTczNS4xOTYgTW9iaWxlIFNhZmFyaS81MzcuMzZ8cnUtUlV8MzYyfDgwNHwyNHxFdXJvcGUvTW9zY293.2nsryzmw; uniqueIdChio=b3506753fd146efb216af60bed781b; access_token_cookie=eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Im1haW4ifQ.eyJpc3MiOiJodHRwczovL2lkLmNoaW8tY2hpby5ydSIsImlhdCI6MTc3NTMxMjcwMy42NzEzOSwibmJmIjoxNzc1MzEyNzAzLjY3MTM5LCJleHAiOjE3NzUzMTM2MDMuNjcxMzksImp0aSI6IjY0ZmVmOGFhNDk3YzUzODA5YjU5MDc2Zjg2MDU1NTc4Iiwic3ViIjoiMTE3MTciLCJhdWQiOlsibGtmci5hcGkiLCJ0aWNrZXQuYXBpIiwidGVybS5hcGkiLCJzdGFmZi5hcGkiLCJpZC5hcGkiXSwiZW1haWwiOiIiLCJwaG9uZSI6Ijc5MTE1NTY5ODUyIiwic2NvcGUiOiJvcGVuaWQgcHJvZmlsZSIsInJvbGVzIjpbIlJPTEVfQ0xJRU5UIiwiUk9MRV9TVEFGRiJdfQ.nwh6NcFsSsfZDmmSdeDhzEyIkHm9TvO_wHm7FYOChyuIV40GBy9wPjytzxBq9OlvKKNEWGTtfqN8sVSGKEVmyH6QwfRnuUKV2g9KDcEPd4esplFoRx27sdaEzxxvlGHipvKF5UBnyK-vKs9XRvRd5sF-xS_bw9GKfQyPsxf0n_DqTHJSePyOlzx_jB1WkrTpwkTsgTWSkoeYbKE57AN9BR5FUmKBtfTcw-am0vuEJoZN7EH9gC4Cg2FK48VXPJ7EdmFa6OQNMQnPZfvwJNvaBMrbVUftZeOuXojO85W5buDUB_8cWummpWKPwlCh74DKlU3X4i0mOefdKQapZzOLBTkVt3FobOQ_MqXA-KWNqDy2vwQpO8wbpw2sI13J5cP-GsAo_eSV0_2MJPtnsLzmKSkztuU9Qae5LDOTkhJFVnwwsQTEmnpUYNhmIYhJXvATPgHx8DRY50RMnbOBWW1bK-uLMi3JFTbWwH2ErLv3xldL3CyNavBuhse4haQOiKPoVVN4lJf3Z6HQ6_gjCjAjMBIy60ud4hMMZ1jHWEhdd1SBgwuflXhsYG98k3JQJxC3Q9qwc6q-ro48PSf939XKirDe_oFtv-2CnYUe-JaAfyl0_TkLt_GduXXSr1gG99hNSNK1Mxd78jrx7ATS9X2bnUAwfD1-Bx5y5tWJ41N8CAQ; refresh_token=K8v0WTZqT7ERf5JInPmU9igf3OiHxeiWVJcaykoF7OEyMwyUuGjWzIUOJcaIZPOy.3f477cc3-05ab-4634-81b2-7986f0b3a217"
HTTP_HOST
"apistaff.chio-chio.ru"
HTTP_ORIGIN
"https://staff.chio-chio.ru"
HTTP_REFERER
"https://staff.chio-chio.ru/"
HTTP_SEC_FETCH_DEST
"empty"
HTTP_SEC_FETCH_MODE
"cors"
HTTP_SEC_FETCH_SITE
"same-site"
HTTP_USER_AGENT
"Mozilla/5.0 (Linux; Android 12; FOA-LX9 Build/HUAWEIFOA-LX9; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/114.0.5735.196 Mobile Safari/537.36"
HTTP_X_CSRF_TOKEN
"TW96aWxsYS81LjAgKExpbnV4OyBBbmRyb2lkIDEyOyBGT0EtTFg5IEJ1aWxkL0hVQVdFSUZPQS1MWDk7IHd2KSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBWZXJzaW9uLzQuMCBDaHJvbWUvMTE0LjAuNTczNS4xOTYgTW9iaWxlIFNhZmFyaS81MzcuMzZ8cnUtUlV8MzYyfDgwNHwyNHxFdXJvcGUvTW9zY293.2nsryzmw"
HTTP_X_FORWARDED_FOR
"217.15.159.173"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SCHEME
"https"
HTTP_X_REAL_IP
"217.15.159.173"
HTTP_X_REQUESTED_WITH
"com.chiochio.clientmobile2"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
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.2.29.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
"/index.php"
PHP_SHA256
"475f991afd2d5b901fb410be407d929bc00c46285d3f439a02c59e8b6fe3589c"
PHP_URL
"https://www.php.net/distributions/php-8.2.29.tar.xz"
PHP_VERSION
"8.2.29"
PWD
"/var/www/project"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"172.19.0.123"
REMOTE_PORT
"39420"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1775312768
REQUEST_TIME_FLOAT
1775312768.958
REQUEST_URI
"/getEventsNext"
SCRIPT_FILENAME
"/var/www/project/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.19.0.91"
SERVER_NAME
"localhost"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.24.0"
SYMFONY_DOTENV_PATH
"/var/www/project/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,RABBITMQ_URL,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY_PATH,JWT_PRIVATE_KEY_PATH,JWT_PASSPHRASE,OIDC_ISSUER,JWT_AUDIENCE"
USER
"www-data"
argc
0
argv
[]

Parent Request

Return to parent request (token = 81dadc)

Key Value
_controller
"App\Controller\MainController::getEventsNext"
_firewall_context
"security.firewall.map.context.main"
_nelmio_cors_should_allow_origin
true
_remove_csp_headers
true
_route
"app_main_geteventsnext"
_route_params
[]
_stopwatch_token
"347ad0"
jwt_claims
[
  "iss" => "https://id.chio-chio.ru"
  "iat" => DateTimeImmutable @1775312703 {#608
    date: 2026-04-04 14:25:03.671390 +00:00
  }
  "nbf" => DateTimeImmutable @1775312703 {#609
    date: 2026-04-04 14:25:03.671390 +00:00
  }
  "exp" => DateTimeImmutable @1775313603 {#610
    date: 2026-04-04 14:40:03.671390 +00:00
  }
  "jti" => "64fef8aa497c53809b59076f86055578"
  "sub" => "11717"
  "aud" => [
    "lkfr.api"
    "ticket.api"
    "term.api"
    "staff.api"
    "id.api"
  ]
  "email" => ""
  "phone" => "79115569852"
  "scope" => "openid profile"
  "roles" => [
    "ROLE_CLIENT"
    "ROLE_STAFF"
  ]
]
jwt_staff_id
2516