Error 401 Unauthorized

GET https://eclectis.eu/dashboard/adminka/site/page/add

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"5dbb6a"
exception
Symfony\Component\HttpKernel\Exception\HttpException {#1060
  #message: "Full authentication is required to access this resource."
  #code: 0
  #file: "/home/eclectis.eu/vendor/symfony/security-http/Firewall/ExceptionListener.php"
  #line: 216
  -previous: Symfony\Component\Security\Core\Exception\InsufficientAuthenticationException {#1059 …}
  -statusCode: 401
  -headers: []
  trace: {
    /home/eclectis.eu/vendor/symfony/security-http/Firewall/ExceptionListener.php:216 {
      Symfony\Component\Security\Http\Firewall\ExceptionListener->throwUnauthorizedException(AuthenticationException $authException): never …
      › 
      ›     throw new HttpException(Response::HTTP_UNAUTHORIZED, $authException->getMessage(), $authException, [], $authException->getCode());}
    }
    /home/eclectis.eu/vendor/symfony/security-http/Firewall/ExceptionListener.php:179 {
      Symfony\Component\Security\Http\Firewall\ExceptionListener->startAuthentication(Request $request, AuthenticationException $authException): Response …
      › if (null === $this->authenticationEntryPoint) {    $this->throwUnauthorizedException($authException);}
    }
    /home/eclectis.eu/vendor/symfony/security-http/Firewall/ExceptionListener.php:138 {
      Symfony\Component\Security\Http\Firewall\ExceptionListener->handleAccessDeniedException(ExceptionEvent $event, AccessDeniedException $exception): void …
      › 
      ›     $event->setResponse($this->startAuthentication($event->getRequest(), $insufficientAuthenticationException));} catch (\Exception $e) {
    }
    /home/eclectis.eu/vendor/symfony/security-http/Firewall/ExceptionListener.php:93 {
      Symfony\Component\Security\Http\Firewall\ExceptionListener->onKernelException(ExceptionEvent $event): void …
      › if ($exception instanceof AccessDeniedException) {    $this->handleAccessDeniedException($event, $exception);}
    /home/eclectis.eu/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 {
    }
    /home/eclectis.eu/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
      ›     }    $listener($event, $eventName, $this);}
    }
    /home/eclectis.eu/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);}
    }
    /home/eclectis.eu/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 {
    }
    /home/eclectis.eu/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);}
    /home/eclectis.eu/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 {
    }
    /home/eclectis.eu/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 {
    }
    /home/eclectis.eu/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /home/eclectis.eu/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/eclectis.eu/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/eclectis.eu/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#385
  -records: [
    "" => [
      [
        "timestamp" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.346-07:00"
        "message" => "User Deprecated: Class "Doctrine\ORM\Proxy\Autoloader" is deprecated. Use native lazy objects instead. (Autoloader.php:74 called by DoctrineBundle.php:130, https://github.com/doctrine/orm/pull/12005, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#377
            #message: "User Deprecated: Class "Doctrine\ORM\Proxy\Autoloader" is deprecated. Use native lazy objects instead. (Autoloader.php:74 called by DoctrineBundle.php:130, https://github.com/doctrine/orm/pull/12005, package doctrine/orm)"
            #code: 0
            #file: "/home/eclectis.eu/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /home/eclectis.eu/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);}
              }
              /home/eclectis.eu/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);}
              }
              /home/eclectis.eu/vendor/doctrine/orm/src/Proxy/Autoloader.php:74 {
                Doctrine\ORM\Proxy\Autoloader::register(string $proxyDir, string $proxyNamespace, ?Closure $notFoundCallback = null): Closure …
                › if (PHP_VERSION_ID >= 80400) {    Deprecation::trigger(        'doctrine/orm',
              }
              /home/eclectis.eu/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php:130 {
                Doctrine\Bundle\DoctrineBundle\DoctrineBundle->boot(): void …
                › 
                ›     $this->autoloader = Autoloader::register($dir, $namespace, $proxyGenerator);}
              }
              /home/eclectis.eu/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /home/eclectis.eu/vendor/symfony/http-kernel/Kernel.php:177 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                › $this->boot();++$this->requestStackSize;
              }
              /home/eclectis.eu/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/eclectis.eu/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/eclectis.eu/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/eclectis.eu/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
    ]
    2 => [
      [
        "timestamp" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.346-07:00"
        "message" => "User Notice: Install the curl extension or run "composer require amphp/http-client:^4.2.1" to perform async HTTP operations, including full HTTP/2 support"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#245
            +count: 1
            -severity: E_USER_NOTICE
            trace: {
              /home/eclectis.eu/vendor/symfony/http-client/HttpClient.php:65 {
                Symfony\Component\HttpClient\HttpClient::create(array $defaultOptions = [], int $maxHostConnections = 6, int $maxPendingPushes = 50): HttpClientInterface …
                › 
                › @trigger_error((\extension_loaded('curl') ? 'Upgrade' : 'Install').' the curl extension or run "composer require amphp/http-client:^4.2.1" to perform async HTTP operations, including full HTTP/2 support', \E_USER_NOTICE);}
              /home/eclectis.eu/var/cache/dev/ContainerOxxqqqv/App_KernelDevDebugContainer.php:1784 {{    $container->privates['http_client.transport'] = $instance = \Symfony\Component\HttpClient\HttpClient::create([], 6);}
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.360-07:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "panel.admin.site.page.add"
          "route_parameters" => [
            "_route" => "panel.admin.site.page.add"
            "_controller" => "App\Controller\Dashboard\Admin\Site\PagesController::add"
          ]
          "request_uri" => "https://eclectis.eu/dashboard/adminka/site/page/add"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.361-07:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticators" => 14
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.361-07:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.361-07:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.361-07:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.361-07:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.361-07:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.361-07:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.361-07:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.361-07:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.361-07:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.361-07:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.361-07:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.361-07:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.361-07:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.361-07:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.361-07:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.361-07:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.361-07:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.361-07:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.361-07:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.361-07:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.361-07:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.361-07:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.361-07:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.361-07:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.361-07:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.362-07:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.362-07:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.362-07:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.362-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.363-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.363-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.363-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.363-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.363-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.363-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.363-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.363-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.363-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.363-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.363-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.363-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.364-07:00"
        "message" => "Access denied, the user is not fully authenticated; redirecting to authentication entry point."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "exception" => Symfony\Component\Security\Core\Exception\AccessDeniedException {#1019
            #message: "Access Denied."
            #code: 403
            #file: "/home/eclectis.eu/vendor/symfony/security-http/Firewall/AccessListener.php"
            #line: 83
            -attributes: [
              "ROLE_ADMIN"
            ]
            -subject: Symfony\Component\HttpFoundation\Request {#2 …}
            trace: {
              /home/eclectis.eu/vendor/symfony/security-http/Firewall/AccessListener.php:83 {
                Symfony\Component\Security\Http\Firewall\AccessListener->createAccessDeniedException(Request $request, array $attributes): AccessDeniedException …
                › {    $exception = new AccessDeniedException();    $exception->setAttributes($attributes);
              }
              /home/eclectis.eu/vendor/symfony/security-http/Firewall/AccessListener.php:77 {
                Symfony\Component\Security\Http\Firewall\AccessListener->authenticate(RequestEvent $event): void …
                › if (!$this->accessDecisionManager->decide($token, $attributes, $request, true)) {    throw $this->createAccessDeniedException($request, $attributes);}
              }
              /home/eclectis.eu/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) {
              }
              /home/eclectis.eu/vendor/symfony/security-bundle/Security/LazyFirewallContext.php:61 {
                Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext->__invoke(RequestEvent $event): void …
                › foreach ($listeners as $listener) {    $listener($event);}
              /home/eclectis.eu/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:91 {
                Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
                › foreach ($requestListeners as $listener) {    $listener($event);}
              /home/eclectis.eu/vendor/symfony/security-http/Firewall.php:92 {
                Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
                › 
                ›     $this->callListeners($event, $authenticationListeners());}
              }
              /home/eclectis.eu/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 {
              }
              /home/eclectis.eu/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/eclectis.eu/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);}
              }
              /home/eclectis.eu/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 {
              }
              /home/eclectis.eu/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);}
              /home/eclectis.eu/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) {
              }
              /home/eclectis.eu/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 {
              }
              /home/eclectis.eu/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/eclectis.eu/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/eclectis.eu/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/eclectis.eu/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.364-07:00"
        "message" => "No Authentication entry point configured, returning a 401 HTTP response. Configure "entry_point" on the firewall "main" if you want to modify the response."
        "priority" => 250
        "priorityName" => "NOTICE"
        "context" => []
        "channel" => "security"
      ]
      [
        "timestamp" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.364-07:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\HttpException: "Full authentication is required to access this resource." at ExceptionListener.php line 216"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\HttpException {#1060
            #message: "Full authentication is required to access this resource."
            #code: 0
            #file: "/home/eclectis.eu/vendor/symfony/security-http/Firewall/ExceptionListener.php"
            #line: 216
            -previous: Symfony\Component\Security\Core\Exception\InsufficientAuthenticationException {#1059 …}
            -statusCode: 401
            -headers: []
            trace: {
              /home/eclectis.eu/vendor/symfony/security-http/Firewall/ExceptionListener.php:216 {
                Symfony\Component\Security\Http\Firewall\ExceptionListener->throwUnauthorizedException(AuthenticationException $authException): never …
                › 
                ›     throw new HttpException(Response::HTTP_UNAUTHORIZED, $authException->getMessage(), $authException, [], $authException->getCode());}
              }
              /home/eclectis.eu/vendor/symfony/security-http/Firewall/ExceptionListener.php:179 {
                Symfony\Component\Security\Http\Firewall\ExceptionListener->startAuthentication(Request $request, AuthenticationException $authException): Response …
                › if (null === $this->authenticationEntryPoint) {    $this->throwUnauthorizedException($authException);}
              }
              /home/eclectis.eu/vendor/symfony/security-http/Firewall/ExceptionListener.php:138 {
                Symfony\Component\Security\Http\Firewall\ExceptionListener->handleAccessDeniedException(ExceptionEvent $event, AccessDeniedException $exception): void …
                › 
                ›     $event->setResponse($this->startAuthentication($event->getRequest(), $insufficientAuthenticationException));} catch (\Exception $e) {
              }
              /home/eclectis.eu/vendor/symfony/security-http/Firewall/ExceptionListener.php:93 {
                Symfony\Component\Security\Http\Firewall\ExceptionListener->onKernelException(ExceptionEvent $event): void …
                › if ($exception instanceof AccessDeniedException) {    $this->handleAccessDeniedException($event, $exception);}
              /home/eclectis.eu/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 {
              }
              /home/eclectis.eu/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/eclectis.eu/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);}
              }
              /home/eclectis.eu/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 {
              }
              /home/eclectis.eu/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);}
              /home/eclectis.eu/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 {
              }
              /home/eclectis.eu/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 {
              }
              /home/eclectis.eu/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/eclectis.eu/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/eclectis.eu/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/eclectis.eu/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.410-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.410-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.410-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.410-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.410-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.410-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.413-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.413-07:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.413-07:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.413-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.413-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.413-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.413-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.413-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.413-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.413-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.413-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.413-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.413-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.413-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.413-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.413-07: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"
      ]
    ]
    1068 => [
      [
        "timestamp" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.365-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.365-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.365-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.365-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.365-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.365-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.365-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.365-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.365-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.365-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.365-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.365-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.365-07:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.366-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.366-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.367-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.367-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.367-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.367-07:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerOxxqqqv\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.367-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.410-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.410-07:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.410-07:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.410-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.410-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.410-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.410-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.410-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.410-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.410-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.410-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.410-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.410-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.410-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.410-07: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" => 1780895578
        "timestamp_rfc3339" => "2026-06-07T22:12:58.410-07: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: [
    "" => 0
    2 => 1
    1068 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#384 …}
}

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"en"
connection
"close"
host
"eclectis.eu"
referer
"https://eclectis.eu/index.php/_profiler/f28cbc/search/results?limit=10&method=GET"
user-agent
"Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (HTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)"
x-php-ob-level
"1"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Mon, 08 Jun 2026 05:12:58 GMT"
vary
"Accept"
x-debug-exception
"Full%20authentication%20is%20required%20to%20access%20this%20resource."
x-debug-exception-file
"%2Fhome%2Feclectis.eu%2Fvendor%2Fsymfony%2Fsecurity-http%2FFirewall%2FExceptionListener.php:216"
x-debug-token
"a5849b"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 1

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/home/eclectis.eu/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/eclectis.eu/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 74
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/eclectis.eu/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/home/eclectis.eu/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 61
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/eclectis.eu/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 91
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/home/eclectis.eu/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/eclectis.eu/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/eclectis.eu/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/eclectis.eu/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/eclectis.eu/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/eclectis.eu/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/eclectis.eu/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/eclectis.eu/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/eclectis.eu/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/eclectis.eu/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/eclectis.eu/public/index.php"
    "line" => 5
    "args" => [
      "/home/eclectis.eu/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ADMIN_EMAIL
"lsupp@mail.ru"
ALLOWED_PHOTO_EXTENSIONS
"jpg,jpeg,png,webp"
APP_ENV
"dev"
APP_SECRET
"c857a47c4963f767a37c31ec6b4e3250"
BLOG_ADD_PARAGRAPHS_TO_ADD_LATER_COUNT
"3"
BLOG_AUTHORS_AVATARS_DIR
"%kernel.project_dir%/public/blog/authors/avatars"
BLOG_IMAGES_DIR
"%kernel.project_dir%/public/blog/images"
BLOG_POST_URL_TPL
"%category%%d%%title%%d%%autname%%d%%autsurname%%d%%autfullname%"
BLOG_WORD_DELIMITER_IN_URL
"-"
DATABASE_URL
"mysqli://root:T[T]Jv53A!zFn)PU7zp*uWz8h@localhost:3306/eclectis_eu?serverVersion=11.8.3-MariaDB&charset=utf8mb4"
DEFAULT_USER_NICKNAME
"profile"
GAYS_PHOTOS_TOTAL_COUNT_FOR_LOSPOLLOS_REG_FORM
"150"
HCAPTCHA_SECRET
"ES_b82a5544e4524a9688a32c4981397b57"
HCAPTCHA_SITEKEY
"bff69b63-7003-4ec2-8bd2-ca77358570e9"
MAX_YOUTUBE_VIDEOS_IN_BLOG_POST
"3"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
OAUTH_DISCORD_CLIENT_ID
"1344044170599469196"
OAUTH_DISCORD_CLIENT_SECRET
"KrKB49fNjY_eDlATxLVk3U_PG7vctjaA"
OAUTH_DISQUS_CLIENT_ID
"CsDrjrfcbGLHXCGLFeUUPqAmwmNmMXWs41hxFTVeWKGXozetdZa1lEKXuiaFrsWh"
OAUTH_DISQUS_CLIENT_ID_ATTACH
"Fkk33HXsHT0nwIMUVZsYNXGspO0aKsDZnZ39fFVRcvg8kwYBcsFJlRCUshITGWOw"
OAUTH_DISQUS_CLIENT_SECRET
"Nkj1aciSxtWiMVCh4Hxrr9f4pYpDHdQSa0pJoqIE6MamuLawhYfRMIFTGaAhzUsK"
OAUTH_DISQUS_CLIENT_SECRET_ATTACH
"cPba9LDB4BjQAxdrrMOXOpKhKL0Whsm5n5lEeSl4YVkvIoHHUrKleITc54NNzTn3"
OAUTH_FACEBOOK_CLIENT_ID
"1248279826435854"
OAUTH_FACEBOOK_CLIENT_SECRET
"f4d9eaca54f1052ace06d15d193dd05d"
OAUTH_GITHUB_ID
""
OAUTH_GITHUB_ID_ATTACH
""
OAUTH_GITHUB_SECRET
""
OAUTH_GITHUB_SECRET_ATTACH
""
OAUTH_GOOGLE_CLIENT_ID
""
OAUTH_GOOGLE_CLIENT_SECRET
""
OAUTH_INSTAGRAM_CLIENT_ID
""
OAUTH_INSTAGRAM_CLIENT_SECRET
""
OAUTH_LINKEDIN_CLIENT_ID
""
OAUTH_LINKEDIN_CLIENT_SECRET
""
OAUTH_SPOTIFY_CLIENT_ID
""
OAUTH_SPOTIFY_CLIENT_SECRET
""
OAUTH_TIKTOK_CLIENT_ID
"sbawwcm9wm3244wyv9"
OAUTH_TIKTOK_CLIENT_SECRET
"0FDQ3jsCQDOBiW3ja6VsSVfxy7IwmxrI"
OAUTH_TWITCH_HELIX_CLIENT_ID
""
OAUTH_TWITCH_HELIX_CLIENT_SECRET
""
OAUTH_VIMEO_CLIENT_ID
"ff19ee42ec7360b1390fc1eeaa46260a7d47b18d"
OAUTH_VIMEO_CLIENT_SECRET
"7PHJ+/EsA6MGrd1A/hnuEIobpJyo79yCFQ8gsg3InejNgK8Rf1s5ignLX7TbYGDiIXdSlTTmrlENJ7Cbt6TY/tGsnTHjUdcz+kKKb6sorMSKY8BX8hSl4N0YKfzjLwL6"
OAUTH_VKONTAKTE_CLIENT_ID
"53932526"
OAUTH_VKONTAKTE_CLIENT_SECRET
"bLkO1wlBhnmfjkhiWKA4"
OAUTH_YAHOO_CLIENT_ID
""
OAUTH_YAHOO_CLIENT_SECRET
""
OAUTH_YANDEX_CLIENT_ID
"3b182f51af114b32bc8d36bbf0ae334d"
OAUTH_YANDEX_CLIENT_SECRET
"aff448d57ea747ec80d5faaf1d3fb092"
PERCENT_BLOG_POSTS_WITH_VIDEOS
"99"
PHOTO_HEIGHT
"0"
PHOTO_THUMB_HEIGHT
"150"
PHOTO_THUMB_WIDTH
"150"
PHOTO_WIDTH
"0"
PROBABILITY_TO_INSERT_IMAGE
"4"
PROBABILITY_TO_INSERT_VIDEO
"3"
PRODUCTS_PHOTOS_DIR
"%kernel.project_dir%/public/products"
PROXIES_ARR
"["89.117.217.87:51985","89.117.12.119:51985"]"
PROXIES_AUTH
"s/k:s[]k"
REGULAR_FOR_BAD_WORDS
"/\b(heroin|cocaine|cunt|bastards?|sonofabitch|niggers?|wtf|wth|omfg|ass|porno?|blowjob|anal|bitch|bitches|bullshit|bloody|fucking?|shit+y?|crap+y?)\b|\b(fuck|damn|piss|screw|suck)e?d?\b|\b(ху+й+|наху+й|заху+й|дохуя|поху+й|похую+|хуила|хуйло|хуило|придурок|придурки|хуяк|нахуя+|нехуй|хуеплёты?|хуеплеты?|хуяс+е|ху+йня|хуёвый|хуйовый|хуевый|блядь|блят+ь|бляди|блядина|бледина|пиздить|пизда|пиздаболы?|пиздоболы?|впизду+|пиздец|пиздёж|пиздеж|пизду|пиздите?|пиздатый|мудаки?|пидоры?|пидары?|педики?|педерасты?|гандоны?|гондоны?|шлю+ха|шлю+хи|шалава|шалавы|уёбок|уёбки|уебок|уебки|ебланы?|кончитосы?|канчитосы?|уёбище|уёбища|уебище|уебища|уёбищный|уебищный|чмо|чмошный|чмыри|су+ка|су+ки|су+чара|су+чки|еба+ть|выебать|въебать|ебало|ебло|ебальник|мозгоёб|переебать|поебень|ублюдок|ублюдки|гнида|гниды|тварь|твари|падла|падлы|выродок|выродки|отродье|мурло|сдох|сдохли|ебан+ый|ёбан+ый|наёбка|наебка|хуесосы?|хуесосина|хуетень|ебёт|ебет|ниипёт|сосихуй|сосатьхуй|кокаин|героин|герычь?|закладка|наркотики?|наркота|гашиш|анаша|марихуана)\b|\b(mierda|mojon|chulo|chungo|cojones|cono|chingar|dopar|follar|joder|jodas|joderse|joto|marica|maricon|pinga|carajo|polla|puta)\b|\b(arsch|abrubbeln|Abschutteln|Anschiss|Armleuchter|Arschbacke|Arschgeige|Arschgesicht|Arschloch|Beschissen|Blasen|Bordsteinschwalbe|Bumsen|Bursten|Dirne|Dodel|Drecksau|ficken|Ficker|Flachlegen|Fotze|Fotzenlecker|Gedons|Leihmadchen|Luder|Miststueck|Muschi|Nutte|Pflaume|Pimmel|Pimpern|Saukerl|Scheisskerl|Schickse|Schlampe|Schwanzlutscher|Schwuchtel|Schwuler|Scheiße|Scheiß|Scheißdreck|scheißen|verarschen?|bescheißen|Miststück|vollscheißen|Schwanz|Pimmel|Fick\sdich)\b|\b(merde|Putain|Pute|enculé|zob|suce\sma\sbite|merdeux|conard)\b|\b(Bagascia|Baldracca|Bastardo|Cacchio|Cazzo|Coglione|Fottere|Frocio|Leccacazzi|Putana|Zoccola)\b|\b(kurwa|Kurwica|Pierdol|pierdolę|Pierdolić|Pojebany|Jebać|Chuj|Skurwysyn)\b/mui"
REGULAR_FOR_EMAILS
"/[a-z0-9-._]+@[a-z0-9-_]+\.[a-z0-9-._]+/im"
REGULAR_FOR_LINKS
"/(http|ftp|scp)(s)?:\/\//im"
TRUST_LINKS_THEME
"dating"
USERS_PHOTOS_DIR
"%kernel.project_dir%/public/photos"
USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
USER_PROFILE_URL
"user"
USE_IMAGES_IN_BLOG_POSTS
"1"
USE_PRIORITY_IN_BLOG_POSTS
"1"
USE_PROXY_TO_DOWNLOAD_IMAGES
"1"
USE_VIDEOS_IN_BLOG_POSTS
"1"
USE_WATERMARKS
"1"
WATERMARKS_DIR
"%kernel.project_dir%/public/watermarks"
WATERMARK_POST_POS_X
"right"
WATERMARK_POST_POS_Y
"right"
WATERMARK_POST_X_OFFSET
"5"
WATERMARK_POST_Y_OFFSET
"5"
WATERMARK_USER_POS_X
"right"
WATERMARK_USER_POS_Y
"right"
WATERMARK_USER_X_OFFSET
"5"
WATERMARK_USER_Y_OFFSET
"5"
WOMEN_PHOTOS_TOTAL_COUNT_FOR_LOSPOLLOS_REG_FORM
"400"
YOUTUBE_API_KEYS
"["AIzaSyCmCfO5beKn8-uLsQ0T6l29hgzDPRmoaaE","AIzaSyCiXEWrFZYkACUVKT3jejbE8ULIiEtYWcY","AIzaSyApBHgenBEGftqeCO80uh_kvlLHUSoZAZU","AIzaSyAnCSdu-kXCMuu35w7EsqSEQGqvAUT8kuI","AIzaSyASd0gJb7SRKGV-wR0iSTzNTDE6gCrMZTk","AIzaSyCj3RvwkttPDyXHJNrknhXBOkPb4IEkMjs","AIzaSyDC3quSmcvLCMmd6H15AtD9yGOq7NMsfq4","AIzaSyDMUgnkoBmvwS18t6Un8XYKetNP-5PNueY","AIzaSyDUHwkvE2fLqLGIewk3GzYh7Dn6mkXor7U","AIzaSyBJXRjA8h0xvswFZy3c3UMBK9F3M7nFzqY","AIzaSyDQ2O7bX-qTD26g6KFGIgAl3s1xoSLCcjY","AIzaSyCXu8k1f-FEnM7CmFpeIMgvaMkBefHvJhA","AIzaSyDilxFNo5DpJpNkDScU9FrZDIOSdRKP328","AIzaSyAWDCvpi7XZrndIFpI4yhBS19q0yKPsIzc","AIzaSyBTG9XJO-zwELH_3wb5cKzgqkPaRuPs-9Y","AIzaSyCwVSx15hzZzm7czU_TuVhFV6FFgM7vTlE","AIzaSyDt6je6oZXJrdQuoCwKawLv11a-sL5mGmY","AIzaSyBM0oHv9fq1oY1vrCCS1o1fs2htHaH-cV8","AIzaSyDytnTBbemD_qEqieEhuO9mgV6XO9Q_7fE","AIzaSyD2je06KYOXZsZneLNpIahmyRnTfnqVtcw","AIzaSyDMgptBDZ3x84lcPy6Lvp71_rGivXRjh9s"]"
YOUTUBE_SEARCH_QUERY
"%h2% (%title%)"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/home/eclectis.eu/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"en"
HTTP_CONNECTION
"close"
HTTP_HOST
"eclectis.eu"
HTTP_REFERER
"https://eclectis.eu/index.php/_profiler/f28cbc/search/results?limit=10&method=GET"
HTTP_USER_AGENT
"Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (HTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"114.119.133.67"
REMOTE_PORT
"34695"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1780895578
REQUEST_TIME_FLOAT
1780895578.3235
REQUEST_URI
"/dashboard/adminka/site/page/add"
SCRIPT_FILENAME
"/home/eclectis.eu/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"89.117.217.87"
SERVER_NAME
"eclectis.eu"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.26.3"
SYMFONY_DOTENV_PATH
"/home/eclectis.eu/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,TRUST_LINKS_THEME,OAUTH_GITHUB_ID,OAUTH_GITHUB_SECRET,OAUTH_GITHUB_ID_ATTACH,OAUTH_GITHUB_SECRET_ATTACH,OAUTH_FACEBOOK_CLIENT_ID,OAUTH_FACEBOOK_CLIENT_SECRET,OAUTH_GOOGLE_CLIENT_ID,OAUTH_GOOGLE_CLIENT_SECRET,OAUTH_INSTAGRAM_CLIENT_ID,OAUTH_INSTAGRAM_CLIENT_SECRET,OAUTH_LINKEDIN_CLIENT_ID,OAUTH_LINKEDIN_CLIENT_SECRET,OAUTH_DISCORD_CLIENT_ID,OAUTH_DISCORD_CLIENT_SECRET,OAUTH_YAHOO_CLIENT_ID,OAUTH_YAHOO_CLIENT_SECRET,OAUTH_TWITCH_HELIX_CLIENT_ID,OAUTH_TWITCH_HELIX_CLIENT_SECRET,OAUTH_SPOTIFY_CLIENT_ID,OAUTH_SPOTIFY_CLIENT_SECRET,OAUTH_DISQUS_CLIENT_ID,OAUTH_DISQUS_CLIENT_SECRET,OAUTH_DISQUS_CLIENT_ID_ATTACH,OAUTH_DISQUS_CLIENT_SECRET_ATTACH,OAUTH_VIMEO_CLIENT_ID,OAUTH_VIMEO_CLIENT_SECRET,OAUTH_VKONTAKTE_CLIENT_ID,OAUTH_VKONTAKTE_CLIENT_SECRET,OAUTH_YANDEX_CLIENT_ID,OAUTH_YANDEX_CLIENT_SECRET,OAUTH_TIKTOK_CLIENT_ID,OAUTH_TIKTOK_CLIENT_SECRET,USER_PROFILE_URL,DEFAULT_USER_NICKNAME,ADMIN_EMAIL,USE_PRIORITY_IN_BLOG_POSTS,HCAPTCHA_SITEKEY,HCAPTCHA_SECRET,BLOG_AUTHORS_AVATARS_DIR,USE_IMAGES_IN_BLOG_POSTS,BLOG_IMAGES_DIR,PROBABILITY_TO_INSERT_IMAGE,PHOTO_WIDTH,PHOTO_HEIGHT,PHOTO_THUMB_WIDTH,PHOTO_THUMB_HEIGHT,USE_PROXY_TO_DOWNLOAD_IMAGES,PROXIES_ARR,PROXIES_AUTH,USE_VIDEOS_IN_BLOG_POSTS,PERCENT_BLOG_POSTS_WITH_VIDEOS,YOUTUBE_SEARCH_QUERY,YOUTUBE_API_KEYS,PROBABILITY_TO_INSERT_VIDEO,MAX_YOUTUBE_VIDEOS_IN_BLOG_POST,USE_WATERMARKS,WATERMARKS_DIR,WATERMARK_USER_POS_X,WATERMARK_USER_POS_Y,WATERMARK_USER_X_OFFSET,WATERMARK_USER_Y_OFFSET,WATERMARK_POST_POS_X,WATERMARK_POST_POS_Y,WATERMARK_POST_X_OFFSET,WATERMARK_POST_Y_OFFSET,USERS_PHOTOS_DIR,PRODUCTS_PHOTOS_DIR,ALLOWED_PHOTO_EXTENSIONS,BLOG_ADD_PARAGRAPHS_TO_ADD_LATER_COUNT,BLOG_POST_URL_TPL,BLOG_WORD_DELIMITER_IN_URL,REGULAR_FOR_BAD_WORDS,REGULAR_FOR_EMAILS,REGULAR_FOR_LINKS,WOMEN_PHOTOS_TOTAL_COUNT_FOR_LOSPOLLOS_REG_FORM,GAYS_PHOTOS_TOTAL_COUNT_FOR_LOSPOLLOS_REG_FORM,USER_AGENT"
USER
"www-data"

Parent Request

Return to parent request (token = 444724)

Key Value
_controller
"App\Controller\Dashboard\Admin\Site\PagesController::add"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"panel.admin.site.page.add"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#935
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\OAuth\GithubAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\OAuth\GithubAuthenticator {#934 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#932
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\OAuth\FacebookAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\OAuth\FacebookAuthenticator {#931 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#930
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\OAuth\GoogleAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\OAuth\GoogleAuthenticator {#929 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#928
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\OAuth\InstagramAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\OAuth\InstagramAuthenticator {#927 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#926
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\OAuth\LinkedinAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\OAuth\LinkedinAuthenticator {#925 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#924
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\OAuth\DiscordAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\OAuth\DiscordAuthenticator {#923 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#922
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\OAuth\DisqusAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\OAuth\DisqusAuthenticator {#921 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#920
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\OAuth\SpotifyAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\OAuth\SpotifyAuthenticator {#919 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#918
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\OAuth\TwitchAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\OAuth\TwitchAuthenticator {#917 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#916
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\OAuth\YahooAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\OAuth\YahooAuthenticator {#915 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#913
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\OAuth\VkAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\OAuth\VkAuthenticator {#914 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1010
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\OAuth\VimeoAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\OAuth\VimeoAuthenticator {#1000 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1001
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\OAuth\YandexAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\OAuth\YandexAuthenticator {#998 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1005
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\OAuth\TiktokAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\OAuth\TiktokAuthenticator {#997 …}
  }
]
_stopwatch_token
"1ed424"