Error 404 Not Found

GET https://preprod.notremessedemariage.fr/login

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"9da2a4"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#18290
  #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 {#19982
  -records: [
    2 => [
      [
        "timestamp" => 1770238717
        "timestamp_rfc3339" => "2026-02-04T20:58:37.351+00:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "mariage_celebration_show"
          "route_parameters" => [
            "_route" => "mariage_celebration_show"
            "_controller" => "App\Controller\Mariage\CelebrationController::show"
            "id" => "login"
          ]
          "request_uri" => "https://preprod.notremessedemariage.fr/login"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1770238717
        "timestamp_rfc3339" => "2026-02-04T20:58:37.353+00:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "mariage"
          "authenticators" => 1
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1770238717
        "timestamp_rfc3339" => "2026-02-04T20:58:37.353+00:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "mariage"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1770238717
        "timestamp_rfc3339" => "2026-02-04T20:58:37.353+00:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "mariage"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1770238717
        "timestamp_rfc3339" => "2026-02-04T20:58:37.357+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" => 1770238717
        "timestamp_rfc3339" => "2026-02-04T20:58:37.362+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 => "login"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#19694
              +name: "INTEGER"
            }
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770238717
        "timestamp_rfc3339" => "2026-02-04T20:58:37.365+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 {#18290
            #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 {#18046 …}
}

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
accept-encoding
"gzip, deflate, br"
accept-language
"fr-FR,fr;q=0.9"
cookie
"mariage_deauth_profile_token=0fc030; _ga_B6FSDFVMYG=GS2.1.s1768589970$o17$g0$t1768589970$j60$l0$h0; _ga=GA1.1.1909612220.1762369741; __cmpcccu94990=aCQbAxO7gA6WMAVqMIwIFhEjABVUogw; __cmpconsent94990=CQa-jtgQa-jtgAfcABFRCFFgAAAAAAAAAAigAAAAAAAA; __stripe_mid=8ead0251-28aa-42f9-b0e7-68ee8d9135448625ed"
host
"preprod.notremessedemariage.fr"
priority
"u=0, i"
referer
"https://preprod.notremessedemariage.fr/register"
sec-fetch-dest
"document"
sec-fetch-mode
"navigate"
sec-fetch-site
"same-origin"
user-agent
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.2 Safari/605.1.15"
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:58:37 GMT"
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
"2e799a"

Cookies

Request Cookies

Key Value
__cmpcccu94990
"aCQbAxO7gA6WMAVqMIwIFhEjABVUogw"
__cmpconsent94990
"CQa-jtgQa-jtgAfcABFRCFFgAAAAAAAAAAigAAAAAAAA"
__stripe_mid
"8ead0251-28aa-42f9-b0e7-68ee8d9135448625ed"
_ga
"GA1.1.1909612220.1762369741"
_ga_B6FSDFVMYG
"GS2.1.s1768589970$o17$g0$t1768589970$j60$l0$h0"
mariage_deauth_profile_token
"0fc030"

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
"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
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br"
HTTP_ACCEPT_LANGUAGE
"fr-FR,fr;q=0.9"
HTTP_COOKIE
"mariage_deauth_profile_token=0fc030; _ga_B6FSDFVMYG=GS2.1.s1768589970$o17$g0$t1768589970$j60$l0$h0; _ga=GA1.1.1909612220.1762369741; __cmpcccu94990=aCQbAxO7gA6WMAVqMIwIFhEjABVUogw; __cmpconsent94990=CQa-jtgQa-jtgAfcABFRCFFgAAAAAAAAAAigAAAAAAAA; __stripe_mid=8ead0251-28aa-42f9-b0e7-68ee8d9135448625ed"
HTTP_HOST
"preprod.notremessedemariage.fr"
HTTP_PRIORITY
"u=0, i"
HTTP_REFERER
"https://preprod.notremessedemariage.fr/register"
HTTP_SEC_FETCH_DEST
"document"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_USER_AGENT
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.2 Safari/605.1.15"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"2a02:26f7:c9c8:6406:0:4000:0:17"
REMOTE_PORT
"49937"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1770238716
REQUEST_TIME_FLOAT
1770238716.6974
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/v2/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"2001:41d0:404:200::6a3c"
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"

Parent Request

Return to parent request (token = 818d9e)

Key Value
_controller
"App\Controller\Mariage\CelebrationController::show"
_firewall_context
"security.firewall.map.context.mariage"
_remove_csp_headers
true
_route
"mariage_celebration_show"
_route_params
[
  "id" => "login"
]
_security_authenticators
[]
_security_firewall_run
"_security_mariage"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#17602
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#18546 …}
  }
]
_stopwatch_token
"d51d23"
id
"login"