https://intranet.archives.ateliersduroi.com/api/profiles/81

n/a

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_api_exception_to_status
[]
_api_has_composite_identifier
false
_api_identifiers
[
  "id"
]
_api_item_operation_name
"get"
_api_operation_name
"api_profiles_get_item"
_api_resource_class
"App\Program\Doctrine\Entity\Profile"
_controller
"api_platform.action.get_item"
_firewall_context
"security.firewall.map.context.api"
_format
null
_links
Symfony\Component\WebLink\GenericLinkProvider {#1017
  -links: [
    982 => Symfony\Component\WebLink\Link {#982
      -href: "https://intranet.archives.ateliersduroi.com/api/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_route
"api_profiles_get_item"
_route_params
[
  "_format" => null
  "_stateless" => null
  "_api_resource_class" => "App\Program\Doctrine\Entity\Profile"
  "_api_identifiers" => [
    "id"
  ]
  "_api_has_composite_identifier" => false
  "_api_exception_to_status" => []
  "_api_operation_name" => "api_profiles_get_item"
  "_api_item_operation_name" => "get"
  "id" => "81"
]
_stateless
null
_stopwatch_token
"3a6ebc"
id
"81"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
host
"intranet.archives.ateliersduroi.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-accel-internal
"/internal-nginx-static-location"
x-php-ob-level
"1"
x-real-ip
"216.73.216.114"

Request Content

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

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-type
"application/ld+json"
date
"Thu, 05 Feb 2026 11:14:24 GMT"
expires
"-1"
link
"<https://intranet.archives.ateliersduroi.com/api/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation""
location
"/security/login"
pragma
"no-cache"
x-debug-token
"39ee6e"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 6

Session Metadata

Key Value
Created
"Thu, 05 Feb 26 12:14:24 +0100"
Last used
"Thu, 05 Feb 26 12:14:24 +0100"
Lifetime
0

Session Attributes

Attribute Value
_security.last_error
Symfony\Component\Security\Core\Exception\InsufficientAuthenticationException {#940
  #message: "Full authentication is required to access this resource."
  #code: 0
  #file: "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/security-http/Firewall/ExceptionListener.php"
  #line: 143
  -previous: Symfony\Component\Security\Core\Exception\AccessDeniedException {#184 …}
  -token: null
  trace: {
    /var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/security-http/Firewall/ExceptionListener.php:143 {
      Symfony\Component\Security\Http\Firewall\ExceptionListener->handleAccessDeniedException(ExceptionEvent $event, AccessDeniedException $exception) …
      › try {    $insufficientAuthenticationException = new InsufficientAuthenticationException('Full authentication is required to access this resource.', 0, $exception);    if (null !== $token) {
    }
    /var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/security-http/Firewall/ExceptionListener.php:103 {
      Symfony\Component\Security\Http\Firewall\ExceptionListener->onKernelException(ExceptionEvent $event) …
      › if ($exception instanceof AccessDeniedException) {    $this->handleAccessDeniedException($event, $exception);}
    /var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › 
      › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
    /var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:153 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/http-kernel/HttpKernel.php:223 {
      Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
      › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
    /var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/http-kernel/HttpKernel.php:86 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › 
      ›     return $this->handleThrowable($e, $request, $type);} finally {
    }
    /var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/http-kernel/Kernel.php:202 {
      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 {
    }
    /var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
    }
    /var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/public/index.php:7 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/autoload_runtime.php"
      }
    }
  }
}

Session Usage

6 Usages
Stateless check enabled
Usage
App\Shared\EventSubscriber\ExceptionSubscriber:37
[
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/src/Shared/EventSubscriber/ExceptionSubscriber.php"
    "line" => 37
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "App\Shared\EventSubscriber\ExceptionSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 153
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 223
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 86
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/public/index.php"
    "line" => 7
    "args" => [
      "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 153
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 249
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 86
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/public/index.php"
    "line" => 7
    "args" => [
      "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 153
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 249
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 86
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/public/index.php"
    "line" => 7
    "args" => [
      "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 74
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 153
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 249
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 86
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/public/index.php"
    "line" => 7
    "args" => [
      "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 75
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 153
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 249
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 86
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/public/index.php"
    "line" => 7
    "args" => [
      "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 76
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 153
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 249
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 86
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/public/index.php"
    "line" => 7
    "args" => [
      "/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/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
"7df806aaf515a99ff7fee58a94512de5"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://admin_intranet_archives:Wcv4t856$@127.0.0.1:3306/intranet_archives"
LOCK_DSN
"semaphore"
MAILER_DSN
"smtp://localhost"
MESSENGER_TRANSPORT_DSN
"doctrine://default"
WKHTMLTOIMAGE_PATH
"/usr/local/bin/wkhtmltoimage"
WKHTMLTOPDF_PATH
"/usr/local/bin/wkhtmltopdf"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/vhosts/ateliersduroi.com"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_HOST
"intranet.archives.ateliersduroi.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_ACCEL_INTERNAL
"/internal-nginx-static-location"
HTTP_X_REAL_IP
"216.73.216.114"
PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_SSL_TLS_SNI
"intranet.archives.ateliersduroi.com"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aYR7kIub1muCjI-tFaE6VgAAAM4"
REDIRECT_URL
"/api/profiles/81"
REMOTE_ADDR
"216.73.216.114"
REMOTE_PORT
"47870"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1770290064
REQUEST_TIME_FLOAT
1770290064.732
REQUEST_URI
"/api/profiles/81"
SCRIPT_FILENAME
"/var/www/vhosts/ateliersduroi.com/intranet.archives.ateliersduroi.com/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"188.165.252.32"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"intranet.archives.ateliersduroi.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
"<address>Apache Server at intranet.archives.ateliersduroi.com Port 443</address>\n"
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"intranet.archives.ateliersduroi.com"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MAILER_DSN,DATABASE_URL,LOCK_DSN,MESSENGER_TRANSPORT_DSN,CORS_ALLOW_ORIGIN,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH"
UNIQUE_ID
"aYR7kIub1muCjI-tFaE6VgAAAM4"
USER
"ateliersduroi.om_2pn8q7y26k4"
proxy-nokeepalive
"1"