ErrorController

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"afadc4"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#165
  #message: "No route found for "GET https://yummy.antallis-dev.com/https%3A/yummy.antallis-dev.com/_profiler/https%3A/yummy.antallis-dev.com/_profiler/open%3Ffile%3Dvendor/symfony/event-dispatcher/Debug/WrappedListener.php%26line%3D118%23line118""
  #code: 0
  #file: "/home/antallf/yummy/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 135
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#184 …}
  -statusCode: 404
  -headers: []
  trace: {
    /home/antallf/yummy/vendor/symfony/http-kernel/EventListener/RouterListener.php:135 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /home/antallf/yummy/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:118 {
      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\RequestEvent {#13 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#149 …}
        }
      }
    }
    /home/antallf/yummy/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#13 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#149 …}
      }
    }
    /home/antallf/yummy/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);}
      arguments: {
        $listeners: [ …9]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#13 …}
      }
    }
    /home/antallf/yummy/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
      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\RequestEvent {#13 …}
        $eventName: "kernel.request"
      }
    }
    /home/antallf/yummy/vendor/symfony/http-kernel/HttpKernel.php:139 {
      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);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#13 …}
        $eventName: "kernel.request"
      }
    }
    /home/antallf/yummy/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#57 …}
        $type: 1
      }
    }
    /home/antallf/yummy/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#57 …}
        $type: 1
        $catch: true
      }
    }
    /home/antallf/yummy/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#57 …}
      }
    }
    /home/antallf/yummy/vendor/autoload_runtime.php:35 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/antallf/yummy/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/antallf/yummy/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#55 …9}

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
accept-encoding
"gzip, deflate, br"
accept-language
"en-US,en;q=0.9"
cookie
"PHPSESSID=cd3e88c22444a557780b2d57832d23ec; sf_redirect=%7B%22token%22%3A%2256aadb%22%2C%22route%22%3A%22app_stats_sale%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fantallf%5C%2Fyummy%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A110%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D"
host
"yummy.antallis-dev.com"
remote-ip
"104.164.126.112"
sec-ch-ua
"Google Chrome";v="111", "Not(A:Brand";v="8", "Chromium";v="111"
sec-fetch-mode
"navigate"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36"
x-forwarded-for
"104.164.126.112"
x-forwarded-proto
"https"
x-ovhrequest-id
"352946b4ab0da9fbae998171334e0c30"
x-php-ob-level
"1"
x-predictor
"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, 15 Apr 2026 23:03:08 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fyummy.antallis-dev.com%2Fhttps%253A%2Fyummy.antallis-dev.com%2F_profiler%2Fhttps%253A%2Fyummy.antallis-dev.com%2F_profiler%2Fopen%253Ffile%253Dvendor%2Fsymfony%2Fevent-dispatcher%2FDebug%2FWrappedListener.php%2526line%253D118%2523line118%22"
x-debug-exception-file
"%2Fhome%2Fantallf%2Fyummy%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:135"
x-debug-token
"6a3754"

Cookies

Request Cookies

Key Value
PHPSESSID
"cd3e88c22444a557780b2d57832d23ec"
sf_redirect
"{"token":"56aadb","route":"app_stats_sale","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/home\/antallf\/yummy\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":110},"status_code":301,"status_text":"Moved Permanently"}"

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"542efc43b5d8a087063f54e0bbffda15"
DATABASE_URL
"mysql://antallis:antallis@5.196.225.213:3306/yummy_recette?charset=utf8mb4"
ENV
"PROD"
JOB
"RED recette "
LOCAL
"RECETTE"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
TARGET
"ALL"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CFG_CLUSTER
"cluster127"
DOCUMENT_ROOT
"/home/antallf/yummy/public"
ENVIRONMENT
"production"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GEOIP_AREA_CODE
"0"
GEOIP_COUNTRY_CODE
"US"
GEOIP_COUNTRY_NAME
"United States"
GEOIP_DMA_CODE
"0"
GEOIP_LATITUDE
"37.750999"
GEOIP_LONGITUDE
"-97.821999"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.9"
HTTP_COOKIE
"PHPSESSID=cd3e88c22444a557780b2d57832d23ec; sf_redirect=%7B%22token%22%3A%2256aadb%22%2C%22route%22%3A%22app_stats_sale%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fantallf%5C%2Fyummy%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A110%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D"
HTTP_HOST
"yummy.antallis-dev.com"
HTTP_REMOTE_IP
"104.164.126.112"
HTTP_SEC_CH_UA
"Google Chrome";v="111", "Not(A:Brand";v="8", "Chromium";v="111"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36"
HTTP_X_FORWARDED_FOR
"104.164.126.112"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_OVHREQUEST_ID
"352946b4ab0da9fbae998171334e0c30"
HTTP_X_PREDICTOR
"1"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/https:/yummy.antallis-dev.com/_profiler/https:/yummy.antallis-dev.com/_profiler/open?file=vendor/symfony/event-dispatcher/Debug/WrappedListener.php&line=118#line118"
REMOTE_ADDR
"104.164.126.112"
REMOTE_PORT
"28912"
REQUEST_METHOD
"GET"
REQUEST_TIME
1776294188
REQUEST_TIME_FLOAT
1776294188.1798
REQUEST_URI
"/https%3A/yummy.antallis-dev.com/_profiler/https%3A/yummy.antallis-dev.com/_profiler/open%3Ffile%3Dvendor/symfony/event-dispatcher/Debug/WrappedListener.php%26line%3D118%23line118"
SCRIPT_FILENAME
"/home/antallf/yummy/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://yummy.antallis-dev.com:443/https:/yummy.antallis-dev.com/_profiler/https:/yummy.antallis-dev.com/_profiler/open?file=vendor/symfony/event-dispatcher/Debug/WrappedListener.php&line=118#line118"
SCRIPT_URL
"/https:/yummy.antallis-dev.com/_profiler/https:/yummy.antallis-dev.com/_profiler/open?file=vendor/symfony/event-dispatcher/Debug/WrappedListener.php&line=118#line118"
SERVER_ADDR
"10.127.20.1"
SERVER_ADMIN
"postmaster@yummy.antallis-dev.com"
SERVER_NAME
"yummy.antallis-dev.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,LOCAL,TARGET,ENV,JOB"
UNIQUE_ID
"aeAZLDC9PeAW-lkUM8x-2QAAABA"
USER
"antallf"
argc
0
argv
[]

Parent Request

Return to parent request (token = df1283)

Key Value
_redirected
true
_remove_csp_headers
true
_stopwatch_token
"ff66bb"