ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"8f7ad6"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#186
  #message: "No route found for "GET https://toolbox.srv.dev-stimv3.applewood.fr/data:image/svg+xml,%3Csvg%20viewBox='0%200%20600%20600'%20xmlns='http://www.w3.org/2000/svg'%20fill-rule='evenodd'%20clip-rule='evenodd'%20stroke-linejoin='round'%20stroke-miterlimit='2'%3E%3Cstyle%3E%23circle%20%7B%20fill:%20%23000000;%20%7D%20%23sf%20%7B%20fill:%20%23ffffff;%20%7D%3C/style%3E%3Cpath%20fill='none'%20d='M0%200h600v600H0z'/%3E%3CclipPath%20id='a'%3E%3Cpath%20d='M0%200h600v600H0z'/%3E%3C/clipPath%3E%3Cg%20clip-path='url(%23a)'%3E%3Cpath%20id='circle'%20d='M599.985%20299.974c0%20165.696-134.307%20300.024-300.003%20300.024C134.302%20599.998%200%20465.67%200%20299.974%200%20134.304%20134.302-.002%20299.982-.002c165.696%200%20300.003%20134.307%20300.003%20299.976z'%20fill-rule='nonzero'/%3E%3Cpath%20id='sf'%20d='M431.154%20110.993c-30.474%201.043-57.08%2017.866-76.884%2041.076-21.926%2025.49-36.508%2055.696-47.03%2086.55-18.791-15.416-33.282-35.364-63.457-44.04-23.311-6.702-47.794-3.948-70.314%2012.833-10.667%207.965-18.016%2019.995-21.51%2031.34-9.05%2029.416%209.506%2055.61%2017.942%2065.004l18.444%2019.743c3.792%203.879%2012.95%2013.983%208.467%2028.458-4.82%2015.764-23.809%2025.938-43.285%2019.958-8.703-2.67-21.199-9.147-18.396-18.257%201.145-3.739%203.82-6.553%205.264-9.74%201.305-2.788%201.941-4.858%202.337-6.099%203.557-11.602-1.31-26.714-13.747-30.56-11.613-3.562-23.488-.738-28.094%2014.202-5.22%2016.979%202.905%2047.795%2046.436%2061.206%2051%2015.694%2094.13-12.084%20100.249-48.287%203.857-22.675-6.392-39.536-25.147-61.2l-15.293-16.92c-9.254-9.248-12.437-25.018-2.856-37.134%208.093-10.233%2019.6-14.581%2038.476-9.457%2027.543%207.468%2039.809%2026.58%2060.285%2041.996-8.44%2027.741-13.977%2055.584-18.973%2080.548l-3.07%2018.626c-14.636%2076.766-25.816%20118.939-54.856%20143.144-5.858%204.167-14.218%2010.399-26.821%2010.843-6.622.203-8.757-4.355-8.847-6.344-.15-4.628%203.755-6.756%206.349-8.837%203.889-2.124%209.757-5.633%209.356-16.882-.423-13.293-11.431-24.815-27.35-24.286-11.919.402-30.09%2011.608-29.4%2032.149.701%2021.22%2020.472%2037.118%2050.288%2036.107%2015.935-.535%2051.528-7.018%2086.592-48.699%2040.82-47.8%2052.235-102.576%2060.82-142.673l9.591-52.946a177.574%20177.574%200%200017.209%201.22c50.844%201.075%2076.257-25.249%2076.653-44.41.257-11.591-7.6-23.011-18.61-22.739-7.863.22-17.759%205.473-20.123%2016.353-2.332%2010.671%2016.17%2020.316%201.712%2029.704-10.27%206.643-28.683%2011.319-54.615%207.526l4.712-26.061c9.623-49.416%2021.493-110.193%2066.528-111.68%203.284-.155%2015.282.139%2015.56%208.088.08%202.637-.582%203.332-3.68%209.393-3.166%204.729-4.36%208.773-4.204%2013.394.433%2012.608%2010.024%2020.91%2023.916%2020.429%2018.572-.626%2023.906-18.7%2023.6-27.998-.759-21.846-23.776-35.647-54.224-34.641z'%20fill-rule='nonzero'/%3E%3C/g%3E%3C/svg%3E""
  #code: 0
  #file: "/home/raphael/toolbox/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 149
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#172 …}
  -statusCode: 404
  -headers: []
  trace: {
    /home/raphael/toolbox/vendor/symfony/http-kernel/EventListener/RouterListener.php:149 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /home/raphael/toolbox/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/raphael/toolbox/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
      ›     }    $listener($event, $eventName, $this);}
    }
    /home/raphael/toolbox/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/raphael/toolbox/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/raphael/toolbox/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/raphael/toolbox/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/raphael/toolbox/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/raphael/toolbox/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /home/raphael/toolbox/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/raphael/toolbox/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/raphael/toolbox/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#67
  -records: [
    2 => [
      [
        "timestamp" => 1754120500
        "timestamp_rfc3339" => "2025-08-02T07:41:40.126+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754120500
        "timestamp_rfc3339" => "2025-08-02T07:41:40.126+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754120500
        "timestamp_rfc3339" => "2025-08-02T07:41:40.126+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754120500
        "timestamp_rfc3339" => "2025-08-02T07:41:40.126+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754120500
        "timestamp_rfc3339" => "2025-08-02T07:41:40.126+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754120500
        "timestamp_rfc3339" => "2025-08-02T07:41:40.127+00:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://toolbox.srv.dev-stimv3.applewood.fr/data:image/svg+xml,%3Csvg%20viewBox='0%200%20600%20600'%20xmlns='http://www.w3.org/2000/svg'%20fill-rule='evenodd'%20clip-rule='evenodd'%20stroke-linejoin='round'%20stroke-miterlimit='2'%3E%3Cstyle%3E%23circle%20%7B%20fill:%20%23000000;%20%7D%20%23sf%20%7B%20fill:%20%23ffffff;%20%7D%3C/style%3E%3Cpath%20fill='none'%20d='M0%200h600v600H0z'/%3E%3CclipPath%20id='a'%3E%3Cpath%20d='M0%200h600v600H0z'/%3E%3C/clipPath%3E%3Cg%20clip-path='url(%23a)'%3E%3Cpath%20id='circle'%20d='M599.985%20299.974c0%20165.696-134.307%20300.024-300.003%20300.024C134.302%20599.998%200%20465.67%200%20299.974%200%20134.304%20134.302-.002%20299.982-.002c165.696%200%20300.003%20134.307%20300.003%20299.976z'%20fill-rule='nonzero'/%3E%3Cpath%20id='sf'%20d='M431.154%20110.993c-30.474%201.043-57.08%2017.866-76.884%2041.076-21.926%2025.49-36.508%2055.696-47.03%2086.55-18.791-15.416-33.282-35.364-63.457-44.04-23.311-6.702-47.794-3.948-70.314%2012.833-10.667%207.965-18.016%2019.995-21.51%2031.34-9.05%2029.416%209.506%2055.61%2017.942%2065.004l18.444%2019.743c3.792%203.879%2012.95%2013.983%208.467%2028.458-4.82%2015.764-23.809%2025.938-43.285%2019.958-8.703-2.67-21.199-9.147-18.396-18.257%201.145-3.739%203.82-6.553%205.264-9.74%201.305-2.788%201.941-4.858%202.337-6.099%203.557-11.602-1.31-26.714-13.747-30.56-11.613-3.562-23.488-.738-28.094%2014.202-5.22%2016.979%202.905%2047.795%2046.436%2061.206%2051%2015.694%2094.13-12.084%20100.249-48.287%203.857-22.675-6.392-39.536-25.147-61.2l-15.293-16.92c-9.254-9.248-12.437-25.018-2.856-37.134%208.093-10.233%2019.6-14.581%2038.476-9.457%2027.543%207.468%2039.809%2026.58%2060.285%2041.996-8.44%2027.741-13.977%2055.584-18.973%2080.548l-3.07%2018.626c-14.636%2076.766-25.816%20118.939-54.856%20143.144-5.858%204.167-14.218%2010.399-26.821%2010.843-6.622.203-8.757-4.355-8.847-6.344-.15-4.628%203.755-6.756%206.349-8.837%203.889-2.124%209.757-5.633%209.356-16.882-.423-13.293-11.431-24.815-27.35-24.286-11.919.402-30.09%2011.608-29.4%2032.149.701%2021.22%2020.472%2037.118%2050.288%2036.107%2015.935-.535%2051.528-7.018%2086.592-48.699%2040.82-47.8%2052.235-102.576%2060.82-142.673l9.591-52.946a177.574%20177.574%200%200017.209%201.22c50.844%201.075%2076.257-25.249%2076.653-44.41.257-11.591-7.6-23.011-18.61-22.739-7.863.22-17.759%205.473-20.123%2016.353-2.332%2010.671%2016.17%2020.316%201.712%2029.704-10.27%206.643-28.683%2011.319-54.615%207.526l4.712-26.061c9.623-49.416%2021.493-110.193%2066.528-111.68%203.284-.155%2015.282.139%2015.56%208.088.08%202.637-.582%203.332-3.68%209.393-3.166%204.729-4.36%208.773-4.204%2013.394.433%2012.608%2010.024%2020.91%2023.916%2020.429%2018.572-.626%2023.906-18.7%2023.6-27.998-.759-21.846-23.776-35.647-54.224-34.641z'%20fill-rule='nonzero'/%3E%3C/g%3E%3C/svg%3E"" at RouterListener.php line 149"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#186
            #message: "No route found for "GET https://toolbox.srv.dev-stimv3.applewood.fr/data:image/svg+xml,%3Csvg%20viewBox='0%200%20600%20600'%20xmlns='http://www.w3.org/2000/svg'%20fill-rule='evenodd'%20clip-rule='evenodd'%20stroke-linejoin='round'%20stroke-miterlimit='2'%3E%3Cstyle%3E%23circle%20%7B%20fill:%20%23000000;%20%7D%20%23sf%20%7B%20fill:%20%23ffffff;%20%7D%3C/style%3E%3Cpath%20fill='none'%20d='M0%200h600v600H0z'/%3E%3CclipPath%20id='a'%3E%3Cpath%20d='M0%200h600v600H0z'/%3E%3C/clipPath%3E%3Cg%20clip-path='url(%23a)'%3E%3Cpath%20id='circle'%20d='M599.985%20299.974c0%20165.696-134.307%20300.024-300.003%20300.024C134.302%20599.998%200%20465.67%200%20299.974%200%20134.304%20134.302-.002%20299.982-.002c165.696%200%20300.003%20134.307%20300.003%20299.976z'%20fill-rule='nonzero'/%3E%3Cpath%20id='sf'%20d='M431.154%20110.993c-30.474%201.043-57.08%2017.866-76.884%2041.076-21.926%2025.49-36.508%2055.696-47.03%2086.55-18.791-15.416-33.282-35.364-63.457-44.04-23.311-6.702-47.794-3.948-70.314%2012.833-10.667%207.965-18.016%2019.995-21.51%2031.34-9.05%2029.416%209.506%2055.61%2017.942%2065.004l18.444%2019.743c3.792%203.879%2012.95%2013.983%208.467%2028.458-4.82%2015.764-23.809%2025.938-43.285%2019.958-8.703-2.67-21.199-9.147-18.396-18.257%201.145-3.739%203.82-6.553%205.264-9.74%201.305-2.788%201.941-4.858%202.337-6.099%203.557-11.602-1.31-26.714-13.747-30.56-11.613-3.562-23.488-.738-28.094%2014.202-5.22%2016.979%202.905%2047.795%2046.436%2061.206%2051%2015.694%2094.13-12.084%20100.249-48.287%203.857-22.675-6.392-39.536-25.147-61.2l-15.293-16.92c-9.254-9.248-12.437-25.018-2.856-37.134%208.093-10.233%2019.6-14.581%2038.476-9.457%2027.543%207.468%2039.809%2026.58%2060.285%2041.996-8.44%2027.741-13.977%2055.584-18.973%2080.548l-3.07%2018.626c-14.636%2076.766-25.816%20118.939-54.856%20143.144-5.858%204.167-14.218%2010.399-26.821%2010.843-6.622.203-8.757-4.355-8.847-6.344-.15-4.628%203.755-6.756%206.349-8.837%203.889-2.124%209.757-5.633%209.356-16.882-.423-13.293-11.431-24.815-27.35-24.286-11.919.402-30.09%2011.608-29.4%2032.149.701%2021.22%2020.472%2037.118%2050.288%2036.107%2015.935-.535%2051.528-7.018%2086.592-48.699%2040.82-47.8%2052.235-102.576%2060.82-142.673l9.591-52.946a177.574%20177.574%200%200017.209%201.22c50.844%201.075%2076.257-25.249%2076.653-44.41.257-11.591-7.6-23.011-18.61-22.739-7.863.22-17.759%205.473-20.123%2016.353-2.332%2010.671%2016.17%2020.316%201.712%2029.704-10.27%206.643-28.683%2011.319-54.615%207.526l4.712-26.061c9.623-49.416%2021.493-110.193%2066.528-111.68%203.284-.155%2015.282.139%2015.56%208.088.08%202.637-.582%203.332-3.68%209.393-3.166%204.729-4.36%208.773-4.204%2013.394.433%2012.608%2010.024%2020.91%2023.916%2020.429%2018.572-.626%2023.906-18.7%2023.6-27.998-.759-21.846-23.776-35.647-54.224-34.641z'%20fill-rule='nonzero'/%3E%3C/g%3E%3C/svg%3E""
            #code: 0
            #file: "/home/raphael/toolbox/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 149
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#172 …}
            -statusCode: 404
            -headers: []
            trace: {
              /home/raphael/toolbox/vendor/symfony/http-kernel/EventListener/RouterListener.php:149 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › 
                ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
              }
              /home/raphael/toolbox/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/raphael/toolbox/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/raphael/toolbox/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/raphael/toolbox/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/raphael/toolbox/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/raphael/toolbox/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/raphael/toolbox/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/raphael/toolbox/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/raphael/toolbox/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/raphael/toolbox/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/raphael/toolbox/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1754120500
        "timestamp_rfc3339" => "2025-08-02T07:41:40.186+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754120500
        "timestamp_rfc3339" => "2025-08-02T07:41:40.186+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754120500
        "timestamp_rfc3339" => "2025-08-02T07:41:40.186+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754120500
        "timestamp_rfc3339" => "2025-08-02T07:41:40.186+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754120500
        "timestamp_rfc3339" => "2025-08-02T07:41:40.186+00:00"
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754120500
        "timestamp_rfc3339" => "2025-08-02T07:41:40.187+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754120500
        "timestamp_rfc3339" => "2025-08-02T07:41:40.187+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754120500
        "timestamp_rfc3339" => "2025-08-02T07:41:40.187+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754120500
        "timestamp_rfc3339" => "2025-08-02T07:41:40.187+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754120500
        "timestamp_rfc3339" => "2025-08-02T07:41:40.187+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754120500
        "timestamp_rfc3339" => "2025-08-02T07:41:40.187+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754120500
        "timestamp_rfc3339" => "2025-08-02T07:41:40.187+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754120500
        "timestamp_rfc3339" => "2025-08-02T07:41:40.187+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754120500
        "timestamp_rfc3339" => "2025-08-02T07:41:40.187+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754120500
        "timestamp_rfc3339" => "2025-08-02T07:41:40.187+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
    307 => [
      [
        "timestamp" => 1754120500
        "timestamp_rfc3339" => "2025-08-02T07:41:40.129+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754120500
        "timestamp_rfc3339" => "2025-08-02T07:41:40.129+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754120500
        "timestamp_rfc3339" => "2025-08-02T07:41:40.129+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754120500
        "timestamp_rfc3339" => "2025-08-02T07:41:40.129+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754120500
        "timestamp_rfc3339" => "2025-08-02T07:41:40.129+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754120500
        "timestamp_rfc3339" => "2025-08-02T07:41:40.129+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754120500
        "timestamp_rfc3339" => "2025-08-02T07:41:40.129+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754120500
        "timestamp_rfc3339" => "2025-08-02T07:41:40.130+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754120500
        "timestamp_rfc3339" => "2025-08-02T07:41:40.130+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754120500
        "timestamp_rfc3339" => "2025-08-02T07:41:40.130+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754120500
        "timestamp_rfc3339" => "2025-08-02T07:41:40.130+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754120500
        "timestamp_rfc3339" => "2025-08-02T07:41:40.186+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754120500
        "timestamp_rfc3339" => "2025-08-02T07:41:40.186+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754120500
        "timestamp_rfc3339" => "2025-08-02T07:41:40.186+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754120500
        "timestamp_rfc3339" => "2025-08-02T07:41:40.186+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754120500
        "timestamp_rfc3339" => "2025-08-02T07:41:40.186+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754120500
        "timestamp_rfc3339" => "2025-08-02T07:41:40.186+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754120500
        "timestamp_rfc3339" => "2025-08-02T07:41:40.186+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754120500
        "timestamp_rfc3339" => "2025-08-02T07:41:40.186+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754120500
        "timestamp_rfc3339" => "2025-08-02T07:41:40.186+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754120500
        "timestamp_rfc3339" => "2025-08-02T07:41:40.186+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
  ]
  -errorCount: [
    2 => 1
    307 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#66 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"toolbox.srv.dev-stimv3.applewood.fr"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
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
"Sat, 02 Aug 2025 07:41:40 GMT"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Ftoolbox.srv.dev-stimv3.applewood.fr%2Fdata%3Aimage%2Fsvg%2Bxml%2C%253Csvg%2520viewBox%3D%270%25200%2520600%2520600%27%2520xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%2520fill-rule%3D%27evenodd%27%2520clip-rule%3D%27evenodd%27%2520stroke-linejoin%3D%27round%27%2520stroke-miterlimit%3D%272%27%253E%253Cstyle%253E%2523circle%2520%257B%2520fill%3A%2520%2523000000%3B%2520%257D%2520%2523sf%2520%257B%2520fill%3A%2520%2523ffffff%3B%2520%257D%253C%2Fstyle%253E%253Cpath%2520fill%3D%27none%27%2520d%3D%27M0%25200h600v600H0z%27%2F%253E%253CclipPath%2520id%3D%27a%27%253E%253Cpath%2520d%3D%27M0%25200h600v600H0z%27%2F%253E%253C%2FclipPath%253E%253Cg%2520clip-path%3D%27url%28%2523a%29%27%253E%253Cpath%2520id%3D%27circle%27%2520d%3D%27M599.985%2520299.974c0%2520165.696-134.307%2520300.024-300.003%2520300.024C134.302%2520599.998%25200%2520465.67%25200%2520299.974%25200%2520134.304%2520134.302-.002%2520299.982-.002c165.696%25200%2520300.003%2520134.307%2520300.003%2520299.976z%27%2520fill-rule%3D%27nonzero%27%2F%253E%253Cpath%2520id%3D%27sf%27%2520d%3D%27M431.154%2520110.993c-30.474%25201.043-57.08%252017.866-76.884%252041.076-21.926%252025.49-36.508%252055.696-47.03%252086.55-18.791-15.416-33.282-35.364-63.457-44.04-23.311-6.702-47.794-3.948-70.314%252012.833-10.667%25207.965-18.016%252019.995-21.51%252031.34-9.05%252029.416%25209.506%252055.61%252017.942%252065.004l18.444%252019.743c3.792%25203.879%252012.95%252013.983%25208.467%252028.458-4.82%252015.764-23.809%252025.938-43.285%252019.958-8.703-2.67-21.199-9.147-18.396-18.257%25201.145-3.739%25203.82-6.553%25205.264-9.74%25201.305-2.788%25201.941-4.858%25202.337-6.099%25203.557-11.602-1.31-26.714-13.747-30.56-11.613-3.562-23.488-.738-28.094%252014.202-5.22%252016.979%25202.905%252047.795%252046.436%252061.206%252051%252015.694%252094.13-12.084%2520100.249-48.287%25203.857-22.675-6.392-39.536-25.147-61.2l-15.293-16.92c-9.254-9.248-12.437-25.018-2.856-37.134%25208.093-10.233%252019.6-14.581%252038.476-9.457%252027.543%25207.468%252039.809%252026.58%252060.285%252041.996-8.44%252027.741-13.977%252055.584-18.973%252080.548l-3.07%252018.626c-14.636%252076.766-25.816%2520118.939-54.856%2520143.144-5.858%25204.167-14.218%252010.399-26.821%252010.843-6.622.203-8.757-4.355-8.847-6.344-.15-4.628%25203.755-6.756%25206.349-8.837%25203.889-2.124%25209.757-5.633%25209.356-16.882-.423-13.293-11.431-24.815-27.35-24.286-11.9"
x-debug-exception-file
"%2Fhome%2Fraphael%2Ftoolbox%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:149"
x-debug-token
"3a16cc"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"87c70fd6d34f97f7c39f6aeeffbd0c36"
APW_API_URL
"https://catalogue.srv.dev.applewood.fr/api"
APW_AUTH_TOKEN
"misahCi8She9eepheeraeH7oemie7RaengohwiThae"
DEBUG_PRODUITS_LIMIT
"0"
HAYWARD_API_PASSWORD
"0zcXB7Y!2"
HAYWARD_API_URL
"https://pre.hayward.gestazion.net/api/v1/"
HAYWARD_API_USER
"test@api.com"
LEGALLAIS_FTP_DIR
"var/ftp/legallais"
LEGALLAIS_STIM_API_TOKEN
""
LEGALLAIS_STIM_API_URL
""
LEGALLAIS_SUPPORT
""
MAILER_DSN
"smtp://6b48c3b5f534d8:5b179d4f8255b1@smtp.mailtrap.io:587"
NOTIFICATION_FROM
"toolbox@simv3.applewood.fr"
NOTIFICATION_TO
"nicolas@applewood.fr"
REXEL_CLI_STIM_API_TOKEN
"2c0760c1e6c84b6e3c435467580235bd07eae711de3c26d92f41ca5f9970c382"
REXEL_CLI_STIM_API_URL
"https://api-rexelclient.srv.test-stimv3.applewood.fr/api"
REXEL_DATE_LIMITE_HISTO
"2024-07-01"
REXEL_FTP_DIR
""
STIMBOX_WEBHOOK_TOKEN
"azeazeaze"
TOOLBOX_COMMANDES_ENVS
"rto_dev eaton_dev watts_dev"
TOOLBOX_PRODUITS_ENVS
"rto_dev eaton_dev watts_dev"

Defined as regular env variables

Key Value
CONTEXT_DOCUMENT_ROOT
"/home/raphael/toolbox/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/raphael/toolbox/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
H2PUSH
"off"
H2_PUSH
"off"
H2_PUSHED
""
H2_PUSHED_ON
""
H2_STREAM_ID
"3"
H2_STREAM_TAG
"3457848-394-3"
HOME
"/var/www"
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"toolbox.srv.dev-stimv3.applewood.fr"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_H2PUSH
"off"
REDIRECT_H2_PUSH
"off"
REDIRECT_H2_PUSHED
""
REDIRECT_H2_PUSHED_ON
""
REDIRECT_H2_STREAM_ID
"3"
REDIRECT_H2_STREAM_TAG
"3457848-394-3"
REDIRECT_HTTP2
"on"
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"toolbox.srv.dev-stimv3.applewood.fr"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/data:image/svg+xml,<svg viewBox='0 0 600 600' xmlns='http:/www.w3.org/2000/svg' fill-rule='evenodd' clip-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2'><style>#circle { fill: #000000; } #sf { fill: #ffffff; }</style><path fill='none' d='M0 0h600v600H0z'/><clipPath id='a'><path d='M0 0h600v600H0z'/></clipPath><g clip-path='url(#a)'><path id='circle' d='M599.985 299.974c0 165.696-134.307 300.024-300.003 300.024C134.302 599.998 0 465.67 0 299.974 0 134.304 134.302-.002 299.982-.002c165.696 0 300.003 134.307 300.003 299.976z' fill-rule='nonzero'/><path id='sf' d='M431.154 110.993c-30.474 1.043-57.08 17.866-76.884 41.076-21.926 25.49-36.508 55.696-47.03 86.55-18.791-15.416-33.282-35.364-63.457-44.04-23.311-6.702-47.794-3.948-70.314 12.833-10.667 7.965-18.016 19.995-21.51 31.34-9.05 29.416 9.506 55.61 17.942 65.004l18.444 19.743c3.792 3.879 12.95 13.983 8.467 28.458-4.82 15.764-23.809 25.938-43.285 19.958-8.703-2.67-21.199-9.147-18.396-18.257 1.145-3.739 3.82-6.553 5.264-9.74 1.305-2.788 1.941-4.858 2.337-6.099 3.557-11.602-1.31-26.714-13.747-30.56-11.613-3.562-23.488-.738-28.094 14.202-5.22 16.979 2.905 47.795 46.436 61.206 51 15.694 94.13-12.084 100.249-48.287 3.857-22.675-6.392-39.536-25.147-61.2l-15.293-16.92c-9.254-9.248-12.437-25.018-2.856-37.134 8.093-10.233 19.6-14.581 38.476-9.457 27.543 7.468 39.809 26.58 60.285 41.996-8.44 27.741-13.977 55.584-18.973 80.548l-3.07 18.626c-14.636 76.766-25.816 118.939-54.856 143.144-5.858 4.167-14.218 10.399-26.821 10.843-6.622.203-8.757-4.355-8.847-6.344-.15-4.628 3.755-6.756 6.349-8.837 3.889-2.124 9.757-5.633 9.356-16.882-.423-13.293-11.431-24.815-27.35-24.286-11.919.402-30.09 11.608-29.4 32.149.701 21.22 20.472 37.118 50.288 36.107 15.935-.535 51.528-7.018 86.592-48.699 40.82-47.8 52.235-102.576 60.82-142.673l9.591-52.946a177.574 177.574 0 0017.209 1.22c50.844 1.075 76.257-25.249 76.653-44.41.257-11.591-7.6-23.011-18.61-22.739-7.863.22-17.759 5.473-20.123 16.353-2.332 10.671 16.17 20.316 1.712 29.704-10.27 6.643-28.683 11.319-54.615 7.526l4.712-26.061c9.623-49.416 21.493-110.193 66.528-111.68 3.284-.155 15.282.139 15.56 8.088.08 2.637-.582 3.332-3.68 9.393-3.166 4.729-4.36 8.773-4.204 13.394.433 12.608 10.024 20.91 23.916 20.429 18.572-.626 23.906-18.7 23.6-27.998-.759-21.846-23.776-35.647-54.224-34.641z' fill-rule='nonzero'/></g></svg>"
REMOTE_ADDR
"216.73.216.67"
REMOTE_PORT
"65303"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1754120500
REQUEST_TIME_FLOAT
1754120500.1225
REQUEST_URI
"/data:image/svg+xml,%3Csvg%20viewBox='0%200%20600%20600'%20xmlns='http://www.w3.org/2000/svg'%20fill-rule='evenodd'%20clip-rule='evenodd'%20stroke-linejoin='round'%20stroke-miterlimit='2'%3E%3Cstyle%3E%23circle%20%7B%20fill:%20%23000000;%20%7D%20%23sf%20%7B%20fill:%20%23ffffff;%20%7D%3C/style%3E%3Cpath%20fill='none'%20d='M0%200h600v600H0z'/%3E%3CclipPath%20id='a'%3E%3Cpath%20d='M0%200h600v600H0z'/%3E%3C/clipPath%3E%3Cg%20clip-path='url(%23a)'%3E%3Cpath%20id='circle'%20d='M599.985%20299.974c0%20165.696-134.307%20300.024-300.003%20300.024C134.302%20599.998%200%20465.67%200%20299.974%200%20134.304%20134.302-.002%20299.982-.002c165.696%200%20300.003%20134.307%20300.003%20299.976z'%20fill-rule='nonzero'/%3E%3Cpath%20id='sf'%20d='M431.154%20110.993c-30.474%201.043-57.08%2017.866-76.884%2041.076-21.926%2025.49-36.508%2055.696-47.03%2086.55-18.791-15.416-33.282-35.364-63.457-44.04-23.311-6.702-47.794-3.948-70.314%2012.833-10.667%207.965-18.016%2019.995-21.51%2031.34-9.05%2029.416%209.506%2055.61%2017.942%2065.004l18.444%2019.743c3.792%203.879%2012.95%2013.983%208.467%2028.458-4.82%2015.764-23.809%2025.938-43.285%2019.958-8.703-2.67-21.199-9.147-18.396-18.257%201.145-3.739%203.82-6.553%205.264-9.74%201.305-2.788%201.941-4.858%202.337-6.099%203.557-11.602-1.31-26.714-13.747-30.56-11.613-3.562-23.488-.738-28.094%2014.202-5.22%2016.979%202.905%2047.795%2046.436%2061.206%2051%2015.694%2094.13-12.084%20100.249-48.287%203.857-22.675-6.392-39.536-25.147-61.2l-15.293-16.92c-9.254-9.248-12.437-25.018-2.856-37.134%208.093-10.233%2019.6-14.581%2038.476-9.457%2027.543%207.468%2039.809%2026.58%2060.285%2041.996-8.44%2027.741-13.977%2055.584-18.973%2080.548l-3.07%2018.626c-14.636%2076.766-25.816%20118.939-54.856%20143.144-5.858%204.167-14.218%2010.399-26.821%2010.843-6.622.203-8.757-4.355-8.847-6.344-.15-4.628%203.755-6.756%206.349-8.837%203.889-2.124%209.757-5.633%209.356-16.882-.423-13.293-11.431-24.815-27.35-24.286-11.919.402-30.09%2011.608-29.4%2032.149.701%2021.22%2020.472%2037.118%2050.288%2036.107%2015.935-.535%2051.528-7.018%2086.592-48.699%2040.82-47.8%2052.235-102.576%2060.82-142.673l9.591-52.946a177.574%20177.574%200%200017.209%201.22c50.844%201.075%2076.257-25.249%2076.653-44.41.257-11.591-7.6-23.011-18.61-22.739-7.863.22-17.759%205.473-20.123%2016.353-2.332%2010.671%2016.17%2020.316%201.712%2029.704-10.27%206.643-28.683%2011.319-54.615%207.526l4.712-26.061c9.623-49.416%2021.493-110.193%2066.528-111.68%203.284-.155%2015.282.139%2015.56%208.088.08%202.637-.582%203.332-3.68%209.393-3.166%204.729-4.36%208.773-4.204%2013.394.433%2012.608%2010.024%2020.91%2023.916%2020.429%2018.572-.626%2023.906-18.7%2023.6-27.998-.759-21.846-23.776-35.647-54.224-34.641z'%20fill-rule='nonzero'/%3E%3C/g%3E%3C/svg%3E"
SCRIPT_FILENAME
"/home/raphael/toolbox/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"162.19.26.163"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"toolbox.srv.dev-stimv3.applewood.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"toolbox.srv.dev-stimv3.applewood.fr"
SYMFONY_DOTENV_PATH
"/home/raphael/toolbox/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,TOOLBOX_PRODUITS_ENVS,DEBUG_PRODUITS_LIMIT,TOOLBOX_COMMANDES_ENVS,MAILER_DSN,NOTIFICATION_FROM,NOTIFICATION_TO,APW_AUTH_TOKEN,HAYWARD_API_URL,HAYWARD_API_USER,HAYWARD_API_PASSWORD,REXEL_CLI_STIM_API_URL,REXEL_CLI_STIM_API_TOKEN,REXEL_FTP_DIR,REXEL_DATE_LIMITE_HISTO,LEGALLAIS_STIM_API_URL,LEGALLAIS_STIM_API_TOKEN,LEGALLAIS_FTP_DIR,LEGALLAIS_SUPPORT,STIMBOX_WEBHOOK_TOKEN,APP_DEBUG,APW_API_URL"
USER
"www-data"
proxy-nokeepalive
"1"

Parent Request

Return to parent request (token = 4288a8)

Key Value
_remove_csp_headers
true
_stopwatch_token
"8d1f51"