Error 500 Internal Server Error

GET https://troubadour.constellation.cool/info/Page%20de%20joseph/fr-CA

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"a74ea5"
exception
App\Exception\RestException {#3125
  #message: "That page does not exist"
  #code: 404
  #file: "/code/src/Controller/Site/Nanomonx/InfosController.php"
  #line: 62
  -type: "RESOURCE_NOT_FOUND"
  trace: {
    /code/src/Controller/Site/Nanomonx/InfosController.php:62 {
      App\Controller\Site\Nanomonx\InfosController->InformationPageWithForcedLanguage(PageContentTranslation $contentTranslation, string $pageName, string $forcedLanguage): Response …
      › if ($informationPage == null) {    throw new RestException(        $this->translations->get("Cette page n'existe pas", 'InfoPageNotFound'),
    }
    /code/vendor/symfony/http-kernel/HttpKernel.php:183 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);arguments: {
        $contentTranslation: App\Service\PageContentManager\PageContentTranslation {#153 …}
        $pageName: "Page de joseph"
        $forcedLanguage: "fr-CA"
      }
    }
    /code/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) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#21 …}
        $type: 1
      }
    }
    /code/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 {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#21 …}
        $type: 1
        $catch: true
      }
    }
    /code/web/index.php:48 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#21 …}
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#683
  -records: [
    21 => [
      [
        "timestamp" => 1749936217
        "timestamp_rfc3339" => "2025-06-14T21:23:37.861+00:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "driver" => "pdo_mysql"
            "charset" => "utf8mb4"
            "host" => "constellation-web.cluster-ctnrcl0n8o8r.ca-central-1.rds.amazonaws.com"
            "dbname" => "nano_ca_dev_merged"
            "user" => "nano_ca_dev"
            "password" => "<redacted>"
            "port" => "3306"
            "idle_connection_ttl" => 600
            "driverOptions" => [
              1009 => "/code/config/keys/ca-central-1-bundle.pem"
            ]
            "serverVersion" => "8.0.39"
            "defaultTableOptions" => [
              "charset" => "utf8mb4"
              "collation" => "utf8mb4_unicode_ci"
            ]
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1749936217
        "timestamp_rfc3339" => "2025-06-14T21:23:37.871+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0_.id AS id_0, t0_.`content` AS content_1, t0_.lastTranslationUpdate AS lastTranslationUpdate_2, t0_.lastTranslationPageAccess AS lastTranslationPageAccess_3, t0_.lastTranslationPageToken AS lastTranslationPageToken_4, t0_.firstTranslationUpdate AS firstTranslationUpdate_5 FROM `TranslationFile` t0_ ORDER BY t0_.id DESC LIMIT 1"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1749936217
        "timestamp_rfc3339" => "2025-06-14T21:23:37.889+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1749936217
        "timestamp_rfc3339" => "2025-06-14T21:23:37.889+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT TABLE_NAME\n
            FROM information_schema.TABLES\n
            WHERE TABLE_SCHEMA = ?\n
              AND TABLE_TYPE = 'BASE TABLE'\n
            ORDER BY TABLE_NAME
            """
          "params" => [
            1 => "nano_ca_dev_merged"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#2143
              +name: "STRING"
            }
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1749936217
        "timestamp_rfc3339" => "2025-06-14T21:23:37.892+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT m0_.id AS id_0, m0_.starting_date AS starting_date_1, m0_.ending_date AS ending_date_2, m0_.is_completed AS is_completed_3 FROM `Maintenance` m0_"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1749936217
        "timestamp_rfc3339" => "2025-06-14T21:23:37.935+00:00"
        "message" => "Executing command "CONNECT tls://constellation-web-develop-cache-3ighqi.serverless.cac1.cache.amazonaws.com 6379 5 <null> 5 5""
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "snc_redis"
      ]
      [
        "timestamp" => 1749936217
        "timestamp_rfc3339" => "2025-06-14T21:23:37.937+00:00"
        "message" => "Executing command "AUTH constellation-web-develop-user G$>>BQApps`2(2JJtDN[""
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "snc_redis"
      ]
      [
        "timestamp" => 1749936217
        "timestamp_rfc3339" => "2025-06-14T21:23:37.938+00:00"
        "message" => "Executing command "MGET JTiZIJa5WF:DateTime__CLASSMETADATA__""
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "snc_redis"
      ]
      [
        "timestamp" => 1749936217
        "timestamp_rfc3339" => "2025-06-14T21:23:37.938+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT m0_.id AS id_0, m0_.starting_date AS starting_date_1, m0_.ending_date AS ending_date_2, m0_.is_completed AS is_completed_3 FROM `Maintenance` m0_ WHERE m0_.starting_date < ? AND m0_.ending_date > ? AND m0_.is_completed = 0"
          "params" => [
            1 => "2025-06-14 17:23:37"
            2 => "2025-06-14 17:23:37"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#2143}
            2 => Doctrine\DBAL\ParameterType {#2143}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1749936217
        "timestamp_rfc3339" => "2025-06-14T21:23:37.942+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1749936217
        "timestamp_rfc3339" => "2025-06-14T21:23:37.942+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT TABLE_NAME\n
            FROM information_schema.TABLES\n
            WHERE TABLE_SCHEMA = ?\n
              AND TABLE_TYPE = 'BASE TABLE'\n
            ORDER BY TABLE_NAME
            """
          "params" => [
            1 => "nano_ca_dev_merged"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#2143}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1749936217
        "timestamp_rfc3339" => "2025-06-14T21:23:37.945+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT m0_.id AS id_0, m0_.starting_date AS starting_date_1, m0_.ending_date AS ending_date_2, m0_.is_completed AS is_completed_3 FROM `Maintenance` m0_"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1749936217
        "timestamp_rfc3339" => "2025-06-14T21:23:37.946+00:00"
        "message" => "Executing command "MGET JTiZIJa5WF:DateTime__CLASSMETADATA__""
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "snc_redis"
      ]
      [
        "timestamp" => 1749936217
        "timestamp_rfc3339" => "2025-06-14T21:23:37.946+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT m0_.id AS id_0, m0_.starting_date AS starting_date_1, m0_.ending_date AS ending_date_2, m0_.is_completed AS is_completed_3 FROM `Maintenance` m0_ WHERE m0_.starting_date < ? AND m0_.ending_date > ? AND m0_.is_completed = 0"
          "params" => [
            1 => "2025-06-14 17:23:37"
            2 => "2025-06-14 17:23:37"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#2143}
            2 => Doctrine\DBAL\ParameterType {#2143}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1749936217
        "timestamp_rfc3339" => "2025-06-14T21:23:37.950+00:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "infos_generated_information_page_forced_language"
          "route_parameters" => [
            "_route" => "infos_generated_information_page_forced_language"
            "flow" => "info_pages"
            "_controller" => "App\Controller\Site\Nanomonx\InfosController::InformationPageWithForcedLanguage"
            "pageName" => "Page de joseph"
            "forcedLanguage" => "fr-CA"
          ]
          "request_uri" => "https://troubadour.constellation.cool/info/Page%20de%20joseph/fr-CA"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1749936217
        "timestamp_rfc3339" => "2025-06-14T21:23:37.950+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.language AS language_1, l0_.displayName AS displayName_2, l0_.tag AS tag_3, l0_.isActive AS isActive_4, l0_.noun_sample AS noun_sample_5, l0_.adjective_sample AS adjective_sample_6 FROM `Language` l0_ WHERE l0_.isActive = ?"
          "params" => [
            1 => 1
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#2227
              +name: "BOOLEAN"
            }
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1749936217
        "timestamp_rfc3339" => "2025-06-14T21:23:37.953+00:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticators" => 4
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1749936217
        "timestamp_rfc3339" => "2025-06-14T21:23:37.953+00:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1749936217
        "timestamp_rfc3339" => "2025-06-14T21:23:37.953+00:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1749936217
        "timestamp_rfc3339" => "2025-06-14T21:23:37.953+00:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1749936217
        "timestamp_rfc3339" => "2025-06-14T21:23:37.953+00:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1749936217
        "timestamp_rfc3339" => "2025-06-14T21:23:37.953+00:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1749936217
        "timestamp_rfc3339" => "2025-06-14T21:23:37.953+00:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1749936217
        "timestamp_rfc3339" => "2025-06-14T21:23:37.953+00:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1749936217
        "timestamp_rfc3339" => "2025-06-14T21:23:37.953+00:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1749936217
        "timestamp_rfc3339" => "2025-06-14T21:23:37.955+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT i0_.id AS id_0, i0_.name AS name_1, i0_.is_crawlable AS is_crawlable_2, i0_.is_legal_document AS is_legal_document_3, i0_.asked_for_validation_on AS asked_for_validation_on_4, i0_.is_default_user_agreement AS is_default_user_agreement_5, i0_.is_default_privacy_policy AS is_default_privacy_policy_6, i0_.is_marketing_privacy_policy AS is_marketing_privacy_policy_7, i0_.is_marked_as_deleted AS is_marked_as_deleted_8, i0_.deleted_at AS deleted_at_9 FROM `InformationPage` i0_ INNER JOIN `InformationPageTranslation` i1_ ON (i0_.id = i1_.information_page_id) WHERE i1_.route LIKE ?"
          "params" => [
            1 => "Page de joseph"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#2143}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1749936217
        "timestamp_rfc3339" => "2025-06-14T21:23:37.956+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT l0_.id AS id_0, l0_.language AS language_1, l0_.displayName AS displayName_2, l0_.tag AS tag_3, l0_.isActive AS isActive_4, l0_.noun_sample AS noun_sample_5, l0_.adjective_sample AS adjective_sample_6 FROM `Language` l0_ WHERE l0_.tag = ? LIMIT 1"
          "params" => [
            1 => "fr-CA"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#2143}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1749936217
        "timestamp_rfc3339" => "2025-06-14T21:23:37.958+00:00"
        "message" => "Uncaught PHP Exception App\Exception\RestException: "That page does not exist" at InfosController.php line 62"
        "priority" => 500
        "priorityName" => "CRITICAL"
        "context" => [
          "exception" => App\Exception\RestException {#3125
            #message: "That page does not exist"
            #code: 404
            #file: "/code/src/Controller/Site/Nanomonx/InfosController.php"
            #line: 62
            -type: "RESOURCE_NOT_FOUND"
            trace: {
              /code/src/Controller/Site/Nanomonx/InfosController.php:62 {
                App\Controller\Site\Nanomonx\InfosController->InformationPageWithForcedLanguage(PageContentTranslation $contentTranslation, string $pageName, string $forcedLanguage): Response …
                › if ($informationPage == null) {    throw new RestException(        $this->translations->get("Cette page n'existe pas", 'InfoPageNotFound'),
              }
              /code/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $contentTranslation: App\Service\PageContentManager\PageContentTranslation {#153 …}
                  $pageName: "Page de joseph"
                  $forcedLanguage: "fr-CA"
                }
              }
              /code/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) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#21 …}
                  $type: 1
                }
              }
              /code/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 {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#21 …}
                  $type: 1
                  $catch: true
                }
              }
              /code/web/index.php:48 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#21 …}
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1749936217
        "timestamp_rfc3339" => "2025-06-14T21:23:37.987+00:00"
        "message" => "Executing command "SETEX nanomonx_dev_00223bde74b94380db6a35d0908f2a4f 86400 _sf2_attributes|a:10:{s:20:"DeviceDetector_setup";b:1;s:20:"DeviceDetector_isBot";b:1;s:24:"DeviceDetector_hasClient";b:0;s:24:"DeviceDetector_isDesktop";b:0;s:23:"DeviceDetector_isTablet";b:0;s:23:"DeviceDetector_isMobile";b:0;s:17:"DeviceDetector_os";N;s:26:"DeviceDetector_client_name";N;s:29:"DeviceDetector_client_version";N;s:4:"lang";s:5:"en-CA";}_sf2_meta|a:3:{s:1:"u";i:1749936217;s:1:"c";i:1749935930;s:1:"l";i:604800;}""
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "snc_redis"
      ]
    ]
    3241 => [
      [
        "timestamp" => 1749936217
        "timestamp_rfc3339" => "2025-06-14T21:23:37.959+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1749936217
        "timestamp_rfc3339" => "2025-06-14T21:23:37.959+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT TABLE_NAME\n
            FROM information_schema.TABLES\n
            WHERE TABLE_SCHEMA = ?\n
              AND TABLE_TYPE = 'BASE TABLE'\n
            ORDER BY TABLE_NAME
            """
          "params" => [
            1 => "nano_ca_dev_merged"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#2143}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1749936217
        "timestamp_rfc3339" => "2025-06-14T21:23:37.962+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT m0_.id AS id_0, m0_.starting_date AS starting_date_1, m0_.ending_date AS ending_date_2, m0_.is_completed AS is_completed_3 FROM `Maintenance` m0_"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1749936217
        "timestamp_rfc3339" => "2025-06-14T21:23:37.963+00:00"
        "message" => "Executing command "MGET JTiZIJa5WF:DateTime__CLASSMETADATA__""
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "snc_redis"
      ]
      [
        "timestamp" => 1749936217
        "timestamp_rfc3339" => "2025-06-14T21:23:37.963+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT m0_.id AS id_0, m0_.starting_date AS starting_date_1, m0_.ending_date AS ending_date_2, m0_.is_completed AS is_completed_3 FROM `Maintenance` m0_ WHERE m0_.starting_date < ? AND m0_.ending_date > ? AND m0_.is_completed = 0"
          "params" => [
            1 => "2025-06-14 17:23:37"
            2 => "2025-06-14 17:23:37"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#2143}
            2 => Doctrine\DBAL\ParameterType {#2143}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1749936217
        "timestamp_rfc3339" => "2025-06-14T21:23:37.964+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1749936217
        "timestamp_rfc3339" => "2025-06-14T21:23:37.964+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT TABLE_NAME\n
            FROM information_schema.TABLES\n
            WHERE TABLE_SCHEMA = ?\n
              AND TABLE_TYPE = 'BASE TABLE'\n
            ORDER BY TABLE_NAME
            """
          "params" => [
            1 => "nano_ca_dev_merged"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#2143}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1749936217
        "timestamp_rfc3339" => "2025-06-14T21:23:37.967+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT m0_.id AS id_0, m0_.starting_date AS starting_date_1, m0_.ending_date AS ending_date_2, m0_.is_completed AS is_completed_3 FROM `Maintenance` m0_"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1749936217
        "timestamp_rfc3339" => "2025-06-14T21:23:37.968+00:00"
        "message" => "Executing command "MGET JTiZIJa5WF:DateTime__CLASSMETADATA__""
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "snc_redis"
      ]
      [
        "timestamp" => 1749936217
        "timestamp_rfc3339" => "2025-06-14T21:23:37.968+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT m0_.id AS id_0, m0_.starting_date AS starting_date_1, m0_.ending_date AS ending_date_2, m0_.is_completed AS is_completed_3 FROM `Maintenance` m0_ WHERE m0_.starting_date < ? AND m0_.ending_date > ? AND m0_.is_completed = 0"
          "params" => [
            1 => "2025-06-14 17:23:37"
            2 => "2025-06-14 17:23:37"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#2143}
            2 => Doctrine\DBAL\ParameterType {#2143}
          ]
        ]
        "channel" => "doctrine"
      ]
    ]
  ]
  -errorCount: [
    21 => 1
    3241 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#682 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, deflate"
cookie
"PHPSESSID=00223bde74b94380db6a35d0908f2a4f; main_deauth_profile_token=2acf13"
from
"gptbot(at)openai.com"
host
"troubadour.constellation.cool"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)"
x-amzn-trace-id
"Root=1-684de859-72d815cd43ae80e9626f7d9e"
x-forwarded-for
"20.171.207.6"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-openai-host-hash
"54175964"
x-php-ob-level
"0"

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, 14 Jun 2025 21:23:37 GMT"
vary
"Accept"
x-debug-exception
"That%20page%20does%20not%20exist"
x-debug-exception-file
"%2Fcode%2Fsrc%2FController%2FSite%2FNanomonx%2FInfosController.php:62"
x-debug-token
"db6594"

Cookies

Request Cookies

Key Value
PHPSESSID
"00223bde74b94380db6a35d0908f2a4f"
main_deauth_profile_token
"2acf13"

Response Cookies

No response cookies

Session 12

Session Metadata

Key Value
Created
"Sat, 14 Jun 25 21:18:50 +0000"
Last used
"Sat, 14 Jun 25 21:23:36 +0000"
Lifetime
604800

Session Attributes

Attribute Value
DeviceDetector_client_name
null
DeviceDetector_client_version
null
DeviceDetector_hasClient
false
DeviceDetector_isBot
true
DeviceDetector_isDesktop
false
DeviceDetector_isMobile
false
DeviceDetector_isTablet
false
DeviceDetector_os
null
DeviceDetector_setup
true
lang
"en-CA"

Session Usage

12 Usages
Stateless check enabled
Usage
App\Security\EventSubscribers\DeviceSupportListener:83
[
  [
    "file" => "/code/src/Security/EventSubscribers/DeviceSupportListener.php"
    "line" => 83
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\Security\EventSubscribers\DeviceSupportListener"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/code/web/index.php"
    "line" => 48
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Security\EventSubscribers\DeviceSupportListener:108
[
  [
    "file" => "/code/src/Security/EventSubscribers/DeviceSupportListener.php"
    "line" => 108
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\Security\EventSubscribers\DeviceSupportListener"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/code/web/index.php"
    "line" => 48
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Security\EventSubscribers\DeviceSupportListener:109
[
  [
    "file" => "/code/src/Security/EventSubscribers/DeviceSupportListener.php"
    "line" => 109
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\Security\EventSubscribers\DeviceSupportListener"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/code/web/index.php"
    "line" => 48
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\EventListener\LocaleSubscriber:164
[
  [
    "file" => "/code/src/EventListener/LocaleSubscriber.php"
    "line" => 164
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/code/src/EventListener/LocaleSubscriber.php"
    "line" => 78
    "function" => "getLanguage"
    "class" => "App\EventListener\LocaleSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventListener\LocaleSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/code/web/index.php"
    "line" => 48
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\EventListener\LocaleSubscriber:83
[
  [
    "file" => "/code/src/EventListener/LocaleSubscriber.php"
    "line" => 83
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventListener\LocaleSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/code/web/index.php"
    "line" => 48
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/code/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 79
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 67
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 120
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 32
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 35
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 91
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/code/web/index.php"
    "line" => 48
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Security\EventSubscribers\DeviceSupportListener:225
[
  [
    "file" => "/code/src/Security/EventSubscribers/DeviceSupportListener.php"
    "line" => 225
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "App\Security\EventSubscribers\DeviceSupportListener"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/code/web/index.php"
    "line" => 48
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Security\EventSubscribers\DeviceSupportListener:244
[
  [
    "file" => "/code/src/Security/EventSubscribers/DeviceSupportListener.php"
    "line" => 244
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "App\Security\EventSubscribers\DeviceSupportListener"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/code/web/index.php"
    "line" => 48
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Security\EventSubscribers\DeviceSupportListener:245
[
  [
    "file" => "/code/src/Security/EventSubscribers/DeviceSupportListener.php"
    "line" => 245
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "App\Security\EventSubscribers\DeviceSupportListener"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/code/web/index.php"
    "line" => 48
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Security\EventSubscribers\DeviceSupportListener:247
[
  [
    "file" => "/code/src/Security/EventSubscribers/DeviceSupportListener.php"
    "line" => 247
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "App\Security\EventSubscribers\DeviceSupportListener"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/code/web/index.php"
    "line" => 48
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Security\EventSubscribers\DeviceSupportListener:248
[
  [
    "file" => "/code/src/Security/EventSubscribers/DeviceSupportListener.php"
    "line" => 248
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "App\Security\EventSubscribers\DeviceSupportListener"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/code/web/index.php"
    "line" => 48
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Security\EventSubscribers\DeviceSupportListener:249
[
  [
    "file" => "/code/src/Security/EventSubscribers/DeviceSupportListener.php"
    "line" => 249
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "App\Security\EventSubscribers\DeviceSupportListener"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/code/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/code/web/index.php"
    "line" => 48
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ADMIN_HOST
"www.constellation.cool"
APP_ENV
"dev"
APP_SECRET
"4e25f17e218c7873c6f000c07dfdae94546766f6"
AWS_S3_ACCESS_KEY_ID
"nanomonx/s3/constellation-backend,id"
AWS_S3_ACCESS_KEY_SECRET
"nanomonx/s3/constellation-backend,secret"
AWS_TRANSLATION_SYNC_ACCESS_KEY_ID
"constellation-web/develop/TranslationSynchronization-credentials,AWS_ACCESS_KEY_ID"
AWS_TRANSLATION_SYNC_SECRET_ACCESS_KEY
"constellation-web/develop/TranslationSynchronization-credentials,AWS_SECRET_ACCESS_KEY"
CONSTELLATION_CLIENT_ID
"3134d4630a4004967880d867de562394"
CONSTELLATION_CLIENT_SECRET
"742d1919fa2d2dbc9ce40f33af7a1addc0539253591fa8721f8df0e794d528af"
CONSTELLATION_HOST
"constellation.constellation.cool"
DB_HOST
"nanomonx/develop/database,host"
DB_NAME
"nano_ca_dev_merged"
DB_PASSWORD
"nanomonx/develop/database,password"
DB_PORT
"nanomonx/develop/database,port"
DB_USER
"nanomonx/develop/database,username"
FAMILY_HOST
"family.constellation.cool"
GEOIP2_ACCOUNT_ID
"nanomonx/geoip,GEOIP2_ACCOUNT_ID"
GEOIP2_LICENSE_KEY
"nanomonx/geoip,GEOIP2_LICENSE_KEY"
GOOGLE_ANALYTICS_ID
"G-YZE6YPXC27"
GOOGLE_OAUTH_CLIENT_ID
"nanomonx/develop/google,OAUTH_CLIENT_ID"
GOOGLE_OAUTH_CLIENT_SECRET
"nanomonx/develop/google,OAUTH_CLIENT_SECRET"
GOOGLE_TAG_MANAGER_ID
"GTM-KMFWV4QH"
INFO_HOST
"info.constellation.cool"
LEGAL_AGE
"18"
LOCO_DSN
"loco://J6wXXZie9InkJGi8AKQewfPxBlFnMqNaM@default"
MAILER_PASSWORD
"nanomonx/ses/v2,MAILER_PASSWORD"
MAILER_USER
"nanomonx/ses/v2,MAILER_USER"
NANOMONX_EDITOR_CLIENT_ID
"84ef876b15cdf83b5a7ffb21bbaa1d16"
NANOMONX_EDITOR_CLIENT_SECRET
"d8c0253ebc97ea76ac0dcada8931945919267d7539af7bfe46107361981c51cf"
OFFICE_IP
"70.80.65.239"
RECAPTCHA_SECRET_KEY
"nanomonx/develop/google,RECAPTCHA_SECRET_KEY"
RECAPTCHA_SITE_KEY
"nanomonx/develop/google,RECAPTCHA_SITE_KEY"
REDIS_HOST
"constellation-web/develop/redis-password,host"
REDIS_PASSWORD
"constellation-web/develop/redis-password,password"
REDIS_PORT
"constellation-web/develop/redis-password,port"
REDIS_USERNAME
"constellation-web/develop/redis-password,username"
ROOT_DOMAIN
"constellation.cool"
S3_PRIVATE_BUCKET
"constellation-backend"
S3_PUBLIC_BUCKET
"constellation-backend-images"
S3_REGION
"ca-central-1"
SERVER_ROOT
"/code/"
SPAM_LIST
""
SRC_PATH
"/code/src/"
STRIPE_ENDPOINT_SECRET
"nanomonx/develop/stripe/v2,STRIPE_ENDPOINT_SECRET"
STRIPE_GST_ID
"txi_1OwmJpHSrFHiNSLK6mmfc38u"
STRIPE_PUBLISHABLE
"nanomonx/develop/stripe/v2,STRIPE_PUBLISHABLE"
STRIPE_QST_ID
"txi_1OwmJpHSrFHiNSLKBIpE6RER"
STRIPE_SECRET
"nanomonx/develop/stripe/v2,STRIPE_SECRET"
TROUBADOUR_HOST
"troubadour.constellation.cool"
ZOHO_CLIENT_ID_ALEX
"nanomonx/zoho,ZOHO_CLIENT_ID_ALEX"
ZOHO_CLIENT_ID_JOSEPH
"nanomonx/zoho,ZOHO_CLIENT_ID_JOSEPH"
ZOHO_CLIENT_SECRET_ALEX
"nanomonx/zoho,ZOHO_CLIENT_SECRET_ALEX"
ZOHO_CLIENT_SECRET_JOSEPH
"nanomonx/zoho,ZOHO_CLIENT_SECRET_JOSEPH"

Defined as regular env variables

Key Value
APP_VERSION
"9.4.0-3303"
AWS_CONTAINER_CREDENTIALS_RELATIVE_URI
"/v2/credentials/bf057455-d6d3-4dc2-b35a-75a0d3eb0911"
AWS_EXECUTION_ENV
"AWS_ECS_EC2"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/code/web"
DOCUMENT_URI
"/index.php"
ECS_AGENT_URI
"http://169.254.170.2/api/f804d889-3935-46b4-ab17-c7e1a77158f8"
ECS_CONTAINER_METADATA_URI
"http://169.254.170.2/v3/f804d889-3935-46b4-ab17-c7e1a77158f8"
ECS_CONTAINER_METADATA_URI_V4
"http://169.254.170.2/v4/f804d889-3935-46b4-ab17-c7e1a77158f8"
ENV
"develop"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD"
HOME
"/var/www"
HOSTNAME
"63188af3276e"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, deflate"
HTTP_COOKIE
"PHPSESSID=00223bde74b94380db6a35d0908f2a4f; main_deauth_profile_token=2acf13"
HTTP_FROM
"gptbot(at)openai.com"
HTTP_HOST
"troubadour.constellation.cool"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)"
HTTP_X_AMZN_TRACE_ID
"Root=1-684de859-72d815cd43ae80e9626f7d9e"
HTTP_X_FORWARDED_FOR
"20.171.207.6"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_OPENAI_HOST_HASH
"54175964"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PATH_INFO
""
PHPIZE_DEPS
"autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.4.8.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php"
PHP_SHA256
"aa6a4d330b47eacd83e351658ba8c47747a1e4356456219cfb6d75e7838da091"
PHP_URL
"https://www.php.net/distributions/php-8.4.8.tar.xz"
PHP_VERSION
"8.4.8"
PWD
"/code"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"10.2.0.47"
REMOTE_PORT
"20444"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1749936217
REQUEST_TIME_FLOAT
1749936217.8332
REQUEST_URI
"/info/Page%20de%20joseph/fr-CA"
SCRIPT_FILENAME
"/code/web/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.17.0.4"
SERVER_NAME
"nanomonx-production"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.27.5"
SHLVL
"0"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,STRIPE_SECRET,STRIPE_PUBLISHABLE,STRIPE_ENDPOINT_SECRET,STRIPE_GST_ID,STRIPE_QST_ID,DB_NAME,DB_USER,DB_PASSWORD,DB_HOST,DB_PORT,REDIS_HOST,REDIS_PORT,REDIS_USERNAME,REDIS_PASSWORD,LEGAL_AGE,SPAM_LIST,SRC_PATH,SERVER_ROOT,OFFICE_IP,CONSTELLATION_CLIENT_ID,CONSTELLATION_CLIENT_SECRET,NANOMONX_EDITOR_CLIENT_ID,NANOMONX_EDITOR_CLIENT_SECRET,GEOIP2_ACCOUNT_ID,GEOIP2_LICENSE_KEY,AWS_S3_ACCESS_KEY_ID,AWS_S3_ACCESS_KEY_SECRET,S3_PRIVATE_BUCKET,S3_PUBLIC_BUCKET,S3_REGION,ROOT_DOMAIN,ADMIN_HOST,TROUBADOUR_HOST,CONSTELLATION_HOST,FAMILY_HOST,INFO_HOST,MAILER_USER,MAILER_PASSWORD,GOOGLE_OAUTH_CLIENT_ID,GOOGLE_OAUTH_CLIENT_SECRET,RECAPTCHA_SITE_KEY,RECAPTCHA_SECRET_KEY,ZOHO_CLIENT_ID_ALEX,ZOHO_CLIENT_SECRET_ALEX,ZOHO_CLIENT_ID_JOSEPH,ZOHO_CLIENT_SECRET_JOSEPH,GOOGLE_ANALYTICS_ID,GOOGLE_TAG_MANAGER_ID,LOCO_DSN,AWS_TRANSLATION_SYNC_ACCESS_KEY_ID,AWS_TRANSLATION_SYNC_SECRET_ACCESS_KEY"
USER
"www-data"
argc
0
argv
[]

Parent Request

Return to parent request (token = 45ff2b)

Key Value
_controller
"App\Controller\Site\Nanomonx\InfosController::InformationPageWithForcedLanguage"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"infos_generated_information_page_forced_language"
_route_params
[
  "flow" => "info_pages"
  "pageName" => "Page de joseph"
  "forcedLanguage" => "fr-CA"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#2885
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\ClientLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\ClientLoginAuthenticator {#2886 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#2874
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\GoogleAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\GoogleAuthenticator {#2871 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#2883
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#2880 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#2887
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#2888 …}
  }
]
_stopwatch_token
"d57d05"
flow
"info_pages"
forcedLanguage
"fr-CA"
pageName
"Page de joseph"