Error 401 Unauthorized

GET https://oddl.krypteia.dev/api/data/commune/CMM698C5E8EBA1D820260211114846/economie

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"01c6ad"
exception
Symfony\Component\HttpKernel\Exception\HttpException {#700
  #message: "Full authentication is required to access this resource."
  #code: 0
  #file: "/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/vendor/symfony/security-http/Firewall/ExceptionListener.php"
  #line: 216
  -previous: Symfony\Component\Security\Core\Exception\InsufficientAuthenticationException {#701 …}
  -statusCode: 401
  -headers: []
  trace: {
    /home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/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/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/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);}
      arguments: {
        $authException: Symfony\Component\Security\Core\Exception\InsufficientAuthenticationException {#701 …}
      }
    }
    /home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/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) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#10 …}
        $authException: Symfony\Component\Security\Core\Exception\InsufficientAuthenticationException {#701 …}
      }
    }
    /home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/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);arguments: {
        $event: Symfony\Component\HttpKernel\Event\ExceptionEvent {#406 …}
        $exception: Symfony\Component\Security\Core\Exception\AccessDeniedException {#275 …}
      }
    }
    /home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/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 {#406 …}
        ...: {
          "kernel.exception"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#192 …}
        }
      }
    }
    /home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/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 {#406 …}
        $eventName: "kernel.exception"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#192 …}
      }
    }
    /home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/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: [ …7]
        $eventName: "kernel.exception"
        $event: Symfony\Component\HttpKernel\Event\ExceptionEvent {#406 …}
      }
    }
    /home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\ExceptionEvent {#406 …}
        $eventName: "kernel.exception"
      }
    }
    /home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/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 {#406 …}
        $eventName: "kernel.exception"
      }
    }
    /home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/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 {#275 …}
        $request: Symfony\Component\HttpFoundation\Request {#10 …}
        $type: 1
      }
    }
    /home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/vendor/symfony/http-kernel/Kernel.php:191 {
      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 {#10 …}
        $type: 1
        $catch: true
      }
    }
    /home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/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 {#10 …}
      }
    }
    /home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#193
  -records: [
    10 => [
      [
        "timestamp" => 1770852531
        "timestamp_rfc3339" => "2026-02-12T00:28:51.992+01:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "app_api_data_commune_economie"
          "route_parameters" => [
            "_route" => "app_api_data_commune_economie"
            "_controller" => "App\Controller\Api\Data\CommuneEconomieController::getEconomie"
            "code" => "CMM698C5E8EBA1D820260211114846"
          ]
          "request_uri" => "https://oddl.krypteia.dev/api/data/commune/CMM698C5E8EBA1D820260211114846/economie"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1770852531
        "timestamp_rfc3339" => "2026-02-12T00:28:51.997+01:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "admin_data"
          "authenticators" => 0
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1770852532
        "timestamp_rfc3339" => "2026-02-12T00:28:52.017+01: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 {#275 …}
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1770852532
        "timestamp_rfc3339" => "2026-02-12T00:28:52.018+01:00"
        "message" => "No Authentication entry point configured, returning a 401 HTTP response. Configure "entry_point" on the firewall "admin_data" if you want to modify the response."
        "priority" => 250
        "priorityName" => "NOTICE"
        "context" => []
        "channel" => "security"
      ]
      [
        "timestamp" => 1770852532
        "timestamp_rfc3339" => "2026-02-12T00:28:52.019+01: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 {#700
            #message: "Full authentication is required to access this resource."
            #code: 0
            #file: "/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/vendor/symfony/security-http/Firewall/ExceptionListener.php"
            #line: 216
            -previous: Symfony\Component\Security\Core\Exception\InsufficientAuthenticationException {#701 …}
            -statusCode: 401
            -headers: []
            trace: {
              /home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/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/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/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);}
                arguments: {
                  $authException: Symfony\Component\Security\Core\Exception\InsufficientAuthenticationException {#701 …}
                }
              }
              /home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/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) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#10 …}
                  $authException: Symfony\Component\Security\Core\Exception\InsufficientAuthenticationException {#701 …}
                }
              }
              /home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/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);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\ExceptionEvent {#406 …}
                  $exception: Symfony\Component\Security\Core\Exception\AccessDeniedException {#275 …}
                }
              }
              /home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/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 {#406 …}
                  ...: {
                    "kernel.exception"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#192 …}
                  }
                }
              }
              /home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/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 {#406 …}
                  $eventName: "kernel.exception"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#192 …}
                }
              }
              /home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/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: [ …7]
                  $eventName: "kernel.exception"
                  $event: Symfony\Component\HttpKernel\Event\ExceptionEvent {#406 …}
                }
              }
              /home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\ExceptionEvent {#406 …}
                  $eventName: "kernel.exception"
                }
              }
              /home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/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 {#406 …}
                  $eventName: "kernel.exception"
                }
              }
              /home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/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 {#275 …}
                  $request: Symfony\Component\HttpFoundation\Request {#10 …}
                  $type: 1
                }
              }
              /home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/vendor/symfony/http-kernel/Kernel.php:191 {
                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 {#10 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/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 {#10 …}
                }
              }
              /home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
    ]
  ]
  -errorCount: [
    10 => 1
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#191 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"main_deauth_profile_token=4652da; PHPSESSID=4f254ab9f8e469d15887d4d7736eaef6"
host
"oddl.krypteia.dev"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-proto
"https"
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
"Wed, 11 Feb 2026 23:28:52 GMT"
vary
"Accept"
x-debug-exception
"Full%20authentication%20is%20required%20to%20access%20this%20resource."
x-debug-exception-file
"%2Fhome%2Fclients%2F2c2fd5daa46f7a2ae3786c69d9e993ab%2Fsites%2Foddl2%2Fvendor%2Fsymfony%2Fsecurity-http%2FFirewall%2FExceptionListener.php:216"
x-debug-token
"9793a9"

Cookies

Request Cookies

Key Value
PHPSESSID
"4f254ab9f8e469d15887d4d7736eaef6"
main_deauth_profile_token
"4652da"

Response Cookies

No response cookies

Session 1

Session Metadata

Key Value
Created
"Thu, 12 Feb 26 00:28:40 +0100"
Last used
"Thu, 12 Feb 26 00:28:42 +0100"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"https://oddl.krypteia.dev/admin/communes/CMM698C5E81598F120260211114833/donnees-annuelles/economie"

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 75
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 52
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 64
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 88
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/vendor/symfony/security-http/Firewall.php"
    "line" => 86
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/public/index.php"
    "line" => 5
    "args" => [
      "/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"898bfbb5663cbd9311af4a95864e3d0b"
APP_SHARE_DIR
"var/share"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://ua6fa9_oddl2:C2-GA6Oy8f3s@ua6fa9.myd.infomaniak.com/ua6fa9_oddl2?charset=utf8mb4"
DEFAULT_URI
"http://localhost"
JWT_PASSPHRASE
"6b5e58fda9ac16fcc39133f6a875dd8a657bc23fe80c405330281157f243523b"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_DSN
"null://null"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2"
]
CONTEXT_DOCUMENT_ROOT
"/etc/h2/apache/2c2fd5daa46f7a2ae3786c69d9e993ab/oddl.krypteia.dev/.fpm/"
CONTEXT_PREFIX
"/.fpm/"
DOCUMENT_ROOT
"/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"main_deauth_profile_token=4652da; PHPSESSID=4f254ab9f8e469d15887d4d7736eaef6"
HTTP_HOST
"oddl.krypteia.dev"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_PROTO
"https"
ORIG_PATH_INFO
"/index.php"
ORIG_PATH_TRANSLATED
"/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/public/index.php"
ORIG_SCRIPT_FILENAME
"/etc/h2/apache/2c2fd5daa46f7a2ae3786c69d9e993ab/oddl.krypteia.dev/.fpm/php5.external"
ORIG_SCRIPT_NAME
"/.fpm/php5.external"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
PHP_VERSION
"8.4"
QUERY_STRING
""
REDIRECT_HANDLER
"php5-fcgi"
REDIRECT_HTTPS
"on"
REDIRECT_PHP_VERSION
"8.4"
REDIRECT_REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_PHP_VERSION
"8.4"
REDIRECT_REDIRECT_SCRIPT_URI
"https://oddl.krypteia.dev/api/data/commune/CMM698C5E8EBA1D820260211114846/economie"
REDIRECT_REDIRECT_SCRIPT_URL
"/api/data/commune/CMM698C5E8EBA1D820260211114846/economie"
REDIRECT_REDIRECT_SSL_TLS_SNI
"oddl.krypteia.dev"
REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_REDIRECT_UNIQUE_ID
"aY0Qs-zuxhilniuxu_qZ1AAAAbU"
REDIRECT_SCRIPT_URI
"https://oddl.krypteia.dev/api/data/commune/CMM698C5E8EBA1D820260211114846/economie"
REDIRECT_SCRIPT_URL
"/api/data/commune/CMM698C5E8EBA1D820260211114846/economie"
REDIRECT_SSL_TLS_SNI
"oddl.krypteia.dev"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aY0Qs-zuxhilniuxu_qZ1AAAAbU"
REDIRECT_URL
"/index.php"
REMOTE_ADDR
"216.73.216.174"
REMOTE_PORT
"47166"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1770852531
REQUEST_TIME_FLOAT
1770852531.9002
REQUEST_URI
"/api/data/commune/CMM698C5E8EBA1D820260211114846/economie"
SCRIPT_FILENAME
"/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://oddl.krypteia.dev/api/data/commune/CMM698C5E8EBA1D820260211114846/economie"
SCRIPT_URL
"/api/data/commune/CMM698C5E8EBA1D820260211114846/economie"
SERVER_ADDR
"127.0.0.80"
SERVER_ADMIN
"admin@krypteia.dev"
SERVER_NAME
"oddl.krypteia.dev"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"oddl.krypteia.dev"
SYMFONY_DOTENV_PATH
"/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/oddl2/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE"
TEMP
"/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/tmp"
TMP
"/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/tmp"
TMPDIR
"/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/tmp"
UNIQUE_ID
"aY0Qs-zuxhilniuxu_qZ1AAAAbU"

Parent Request

Return to parent request (token = 5b6cbc)

Key Value
_controller
"App\Controller\Api\Data\CommuneEconomieController::getEconomie"
_firewall_context
"security.firewall.map.context.admin_data"
_remove_csp_headers
true
_route
"app_api_data_commune_economie"
_route_params
[
  "code" => "CMM698C5E8EBA1D820260211114846"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[]
_stopwatch_token
"a4e837"
code
"CMM698C5E8EBA1D820260211114846"