Error 404 Not Found

GET https://preprod.notredernieradieu.fr/robots.txt

Forwarded to ErrorController (6f83e0)

CelebrationController :: show

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\Adieu\CelebrationController::show"
_firewall_context
"security.firewall.map.context.adieu"
_remove_csp_headers
true
_route
"adieu_celebration_show"
_route_params
[
  "id" => "robots.txt"
]
_security_authenticators
[]
_security_firewall_run
"_security_adieu"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#525
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#494 …}
  }
]
_stopwatch_token
"afdd21"
id
"robots.txt"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"preprod.notredernieradieu.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
"Wed, 04 Feb 2026 20:59:43 GMT"
set-cookie
[
  "adieu_deauth_profile_token=6f83e0; path=/; secure; httponly; samesite=lax"
  "adieu_auth_profile_token=deleted; expires=Tue, 04 Feb 2025 20:59:42 GMT; Max-Age=0; path=/; httponly"
]
vary
"Accept"
x-debug-exception
"%22App%5CEntity%5CCelebration%22%20object%20not%20found%20by%20%22Symfony%5CBridge%5CDoctrine%5CArgumentResolver%5CEntityValueResolver%22."
x-debug-exception-file
"%2Fvar%2Fwww%2Fv2%2Fvendor%2Fsymfony%2Fdoctrine-bridge%2FArgumentResolver%2FEntityValueResolver.php:86"
x-debug-token
"361e3c"
x-debug-token-link
"https://preprod.notredernieradieu.fr/_profiler/6f83e0"
x-previous-debug-token
"6f83e0"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
adieu_auth_profile_token
Symfony\Component\HttpFoundation\Cookie {#1235
  #expire: 1
  #path: "/"
  -sameSite: null
  -secureDefault: true
  #name: "adieu_auth_profile_token"
  #value: null
  #domain: null
  #secure: false
  #httpOnly: true
  -raw: false
  -partitioned: false
}
adieu_deauth_profile_token
Symfony\Component\HttpFoundation\Cookie {#175
  #expire: 0
  #path: "/"
  -sameSite: "lax"
  -secureDefault: true
  #name: "adieu_deauth_profile_token"
  #value: "6f83e0"
  #domain: null
  #secure: null
  #httpOnly: true
  -raw: false
  -partitioned: false
}

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
"5bdbdee97f9a7de0d2dce60786902360"
APP_SHARE_DIR
"var/share"
DATABASE_URL
"mysql://nuptialogos:supersecurepassword@localhost:3306/nuptialogos?charset=utf8mb4"
DEFAULT_URI
"http://localhost"
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
"/var/www/v2"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/v2"
]
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/v2/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"preprod.notredernieradieu.fr"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"216.73.216.27"
REMOTE_PORT
"51805"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1770238783
REQUEST_TIME_FLOAT
1770238783.6594
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/var/www/v2/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"51.178.182.22"
SERVER_NAME
"preprod.nuptialogos.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SOFTWARE
"nginx/1.26.3"
SYMFONY_DOTENV_PATH
"/var/www/v2/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN"
USER
"www-data"

Sub Requests 1

ErrorController (token = 6f83e0)

Key Value
_controller
"error_controller"
_stopwatch_token
"755d5f"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#814
  #message: ""App\Entity\Celebration" object not found by "Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver"."
  #code: 0
  #file: "/var/www/v2/vendor/symfony/doctrine-bridge/ArgumentResolver/EntityValueResolver.php"
  #line: 86
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/v2/vendor/symfony/doctrine-bridge/ArgumentResolver/EntityValueResolver.php:86 {
      Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver->resolve(Request $request, ArgumentMetadata $argument): array …
      › if (null === $object && !$argument->isNullable()) {    throw new NotFoundHttpException($options->message ?? (\sprintf('"%s" object not found by "%s".', $options->class, self::class).$message));}
    }
    /var/www/v2/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php:37 {
      Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver->resolve(Request $request, ArgumentMetadata $argument): iterable …
      › 
      › yield from $this->inner->resolve($request, $argument);}
    /var/www/v2/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:91 {
      Symfony\Component\HttpKernel\Controller\ArgumentResolver->getArguments(Request $request, callable $controller, ?ReflectionFunctionAbstract $reflector = null): array …
      › $count = 0;foreach ($resolver->resolve($request, $metadata) as $argument) {    ++$count;
    }
    /var/www/v2/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php:33 {
      Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver->getArguments(Request $request, callable $controller, ?ReflectionFunctionAbstract $reflector = null): array …
      › try {    return $this->resolver->getArguments($request, $controller, $reflector);} finally {
    }
    /var/www/v2/vendor/symfony/http-kernel/HttpKernel.php:175 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // controller arguments$arguments = $this->argumentResolver->getArguments($request, $controller, $event->getControllerReflector());}
    /var/www/v2/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) {
    }
    /var/www/v2/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 {
    }
    /var/www/v2/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /var/www/v2/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/v2/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/v2/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#75
  -records: [
    2 => [
      [
        "timestamp" => 1770238783
        "timestamp_rfc3339" => "2026-02-04T20:59:43.669+00:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "adieu_celebration_show"
          "route_parameters" => [
            "_route" => "adieu_celebration_show"
            "_controller" => "App\Controller\Adieu\CelebrationController::show"
            "id" => "robots.txt"
          ]
          "request_uri" => "https://preprod.notredernieradieu.fr/robots.txt"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1770238783
        "timestamp_rfc3339" => "2026-02-04T20:59:43.672+00:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "adieu"
          "authenticators" => 1
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1770238783
        "timestamp_rfc3339" => "2026-02-04T20:59:43.672+00:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "adieu"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1770238783
        "timestamp_rfc3339" => "2026-02-04T20:59:43.672+00:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "adieu"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1770238783
        "timestamp_rfc3339" => "2026-02-04T20:59:43.675+00:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "driver" => "pdo_mysql"
            "idle_connection_ttl" => 600
            "host" => "localhost"
            "port" => 3306
            "user" => "nuptialogos"
            "password" => "<redacted>"
            "driverOptions" => []
            "defaultTableOptions" => []
            "dbname" => "nuptialogos"
            "charset" => "utf8mb4"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770238783
        "timestamp_rfc3339" => "2026-02-04T20:59:43.679+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.date_and_time AS date_and_time_2, t0.church_name AS church_name_3, t0.parish_name AS parish_name_4, t0.mass AS mass_5, t0.archived AS archived_6, t0.creation_date AS creation_date_7, t0.paid AS paid_8, t0.payment_method AS payment_method_9, t0.payment_date AS payment_date_10, t0.address_id AS address_id_11, t0.person1_details_id AS person1_details_id_12, t0.person2_details_id AS person2_details_id_13, t0.celebrant_details_id AS celebrant_details_id_14, t0.creation_by_id AS creation_by_id_15, t0.paid_by_id AS paid_by_id_16 FROM celebration t0 WHERE t0.id = ?"
          "params" => [
            1 => "robots.txt"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#821
              +name: "INTEGER"
            }
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770238783
        "timestamp_rfc3339" => "2026-02-04T20:59:43.680+00:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: ""App\Entity\Celebration" object not found by "Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver"." at EntityValueResolver.php line 86"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#814
            #message: ""App\Entity\Celebration" object not found by "Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver"."
            #code: 0
            #file: "/var/www/v2/vendor/symfony/doctrine-bridge/ArgumentResolver/EntityValueResolver.php"
            #line: 86
            -statusCode: 404
            -headers: []
            trace: {
              /var/www/v2/vendor/symfony/doctrine-bridge/ArgumentResolver/EntityValueResolver.php:86 {
                Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver->resolve(Request $request, ArgumentMetadata $argument): array …
                › if (null === $object && !$argument->isNullable()) {    throw new NotFoundHttpException($options->message ?? (\sprintf('"%s" object not found by "%s".', $options->class, self::class).$message));}
              }
              /var/www/v2/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php:37 {
                Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver->resolve(Request $request, ArgumentMetadata $argument): iterable …
                › 
                › yield from $this->inner->resolve($request, $argument);}
              /var/www/v2/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:91 {
                Symfony\Component\HttpKernel\Controller\ArgumentResolver->getArguments(Request $request, callable $controller, ?ReflectionFunctionAbstract $reflector = null): array …
                › $count = 0;foreach ($resolver->resolve($request, $metadata) as $argument) {    ++$count;
              }
              /var/www/v2/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php:33 {
                Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver->getArguments(Request $request, callable $controller, ?ReflectionFunctionAbstract $reflector = null): array …
                › try {    return $this->resolver->getArguments($request, $controller, $reflector);} finally {
              }
              /var/www/v2/vendor/symfony/http-kernel/HttpKernel.php:175 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // controller arguments$arguments = $this->argumentResolver->getArguments($request, $controller, $event->getControllerReflector());}
              /var/www/v2/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) {
              }
              /var/www/v2/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 {
              }
              /var/www/v2/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/v2/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/v2/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/v2/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
    ]
  ]
  -errorCount: [
    2 => 1
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#74 …}
}