Error 404 Not Found

GET https://trouvemoi.eu/en/activities/visite-guidee-de-labyrinthe

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_controller_attributes
[]
_stopwatch_token
"3785f8"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1128
  #message: "Activité « visite-guidee-de-labyrinthe » introuvable."
  #code: 0
  #file: "/var/www/vhosts/trouvemoi.eu/httpdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php"
  #line: 328
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/vhosts/trouvemoi.eu/httpdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php:328 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->createNotFoundException(string $message = 'Not Found', ?Throwable $previous = null): NotFoundHttpException …
      › {    return new NotFoundHttpException($message, $previous);}
    }
    /var/www/vhosts/trouvemoi.eu/httpdocs/src/Catalog/Controller/ActivityController.php:226 {
      App\Catalog\Controller\ActivityController->show(string $slug): Response …
      › if (null === $service) {    throw $this->createNotFoundException(sprintf('Activité « %s » introuvable.', $slug));}
    }
    /var/www/vhosts/trouvemoi.eu/httpdocs/vendor/symfony/http-kernel/HttpKernel.php:188 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST, ?ControllerMetadata &$controllerMetadata = null): Response …
      › // call controller$response = $controller(...$arguments);}
    /var/www/vhosts/trouvemoi.eu/httpdocs/vendor/symfony/http-kernel/HttpKernel.php:79 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type, $controllerMetadata);} catch (\Throwable $e) {
    }
    /var/www/vhosts/trouvemoi.eu/httpdocs/vendor/symfony/http-kernel/Kernel.php:143 {
      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/vhosts/trouvemoi.eu/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /var/www/vhosts/trouvemoi.eu/httpdocs/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/vhosts/trouvemoi.eu/httpdocs/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/vhosts/trouvemoi.eu/httpdocs/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#325
  -records: [
    "" => [
      [
        "timestamp" => 1790069434
        "timestamp_rfc3339" => "2026-09-22T09:30:34.450+00:00"
        "message" => "User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#367
            #message: "User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead."
            #code: 0
            #file: "/var/www/vhosts/trouvemoi.eu/httpdocs/vendor/liip/imagine-bundle/Templating/FilterTrait.php"
            #line: 14
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/trouvemoi.eu/httpdocs/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14 {
                include_once …
                › 
                › @trigger_error('The '.FilterTrait::class.' trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead.', E_USER_DEPRECATED);}
              /var/www/vhosts/trouvemoi.eu/httpdocs/var/cache/dev/ContainerDtrQG2y/App_KernelDevDebugContainer.php:508 {
                ContainerDtrQG2y\App_KernelDevDebugContainer::{closure:ContainerDtrQG2y\App_KernelDevDebugContainer::__construct():147} …
                › include_once \dirname(__DIR__, 4).'/vendor/twig/html-extra/HtmlExtension.php';include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
              }
              /var/www/vhosts/trouvemoi.eu/httpdocs/vendor/symfony/dependency-injection/Container.php:145 {
                Symfony\Component\DependencyInjection\Container->set(string $id, ?object $service): void …
                ›     unset($this->privates['service_container']);    $initialize($this);}
              }
              /var/www/vhosts/trouvemoi.eu/httpdocs/vendor/symfony/dependency-injection/Kernel/KernelTrait.php:139 {
                App\Kernel->doInitializeContainer(): void …
                › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
              }
              /var/www/vhosts/trouvemoi.eu/httpdocs/vendor/symfony/http-kernel/Kernel.php:202 {
                Symfony\Component\HttpKernel\Kernel->initializeContainer(): void …
                › 
                › $this->doInitializeContainer();}
              /var/www/vhosts/trouvemoi.eu/httpdocs/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:78 {
                App\Kernel->initializeContainer(): void …
                › {    parent::initializeContainer();}
              }
              /var/www/vhosts/trouvemoi.eu/httpdocs/vendor/symfony/http-kernel/Kernel.php:255 {
                Symfony\Component\HttpKernel\Kernel->preBoot(): void …
                › $this->initializeBundles();$this->initializeContainer();}
              /var/www/vhosts/trouvemoi.eu/httpdocs/vendor/symfony/http-kernel/Kernel.php:122 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->container) {    $this->preBoot();}
              }
              /var/www/vhosts/trouvemoi.eu/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/trouvemoi.eu/httpdocs/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/trouvemoi.eu/httpdocs/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/trouvemoi.eu/httpdocs/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1790069434
        "timestamp_rfc3339" => "2026-09-22T09:30:34.451+00:00"
        "message" => "User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#363
            #message: "User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead."
            #code: 0
            #file: "/var/www/vhosts/trouvemoi.eu/httpdocs/vendor/liip/imagine-bundle/Templating/FilterExtension.php"
            #line: 14
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/trouvemoi.eu/httpdocs/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14 {
                include_once …
                › 
                › @trigger_error('The '.FilterExtension::class.' class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead.', E_USER_DEPRECATED);}
              /var/www/vhosts/trouvemoi.eu/httpdocs/var/cache/dev/ContainerDtrQG2y/App_KernelDevDebugContainer.php:509 {
                ContainerDtrQG2y\App_KernelDevDebugContainer::{closure:ContainerDtrQG2y\App_KernelDevDebugContainer::__construct():147} …
                › include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/ux-twig-component/src/Twig/ComponentExtension.php';
              }
              /var/www/vhosts/trouvemoi.eu/httpdocs/vendor/symfony/dependency-injection/Container.php:145 {
                Symfony\Component\DependencyInjection\Container->set(string $id, ?object $service): void …
                ›     unset($this->privates['service_container']);    $initialize($this);}
              }
              /var/www/vhosts/trouvemoi.eu/httpdocs/vendor/symfony/dependency-injection/Kernel/KernelTrait.php:139 {
                App\Kernel->doInitializeContainer(): void …
                › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
              }
              /var/www/vhosts/trouvemoi.eu/httpdocs/vendor/symfony/http-kernel/Kernel.php:202 {
                Symfony\Component\HttpKernel\Kernel->initializeContainer(): void …
                › 
                › $this->doInitializeContainer();}
              /var/www/vhosts/trouvemoi.eu/httpdocs/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:78 {
                App\Kernel->initializeContainer(): void …
                › {    parent::initializeContainer();}
              }
              /var/www/vhosts/trouvemoi.eu/httpdocs/vendor/symfony/http-kernel/Kernel.php:255 {
                Symfony\Component\HttpKernel\Kernel->preBoot(): void …
                › $this->initializeBundles();$this->initializeContainer();}
              /var/www/vhosts/trouvemoi.eu/httpdocs/vendor/symfony/http-kernel/Kernel.php:122 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->container) {    $this->preBoot();}
              }
              /var/www/vhosts/trouvemoi.eu/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/trouvemoi.eu/httpdocs/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/trouvemoi.eu/httpdocs/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/trouvemoi.eu/httpdocs/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
    ]
    35 => [
      [
        "timestamp" => 1790069434
        "timestamp_rfc3339" => "2026-09-22T09:30:34.459+00:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "app_activity_show"
          "route_parameters" => [
            "_route" => "app_activity_show"
            "_controller" => "App\Catalog\Controller\ActivityController::show"
            "_locale" => "en"
            "slug" => "visite-guidee-de-labyrinthe"
          ]
          "request_uri" => "https://trouvemoi.eu/en/activities/visite-guidee-de-labyrinthe"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1790069434
        "timestamp_rfc3339" => "2026-09-22T09:30:34.467+00:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticators" => 2
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1790069434
        "timestamp_rfc3339" => "2026-09-22T09:30:34.467+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" => 1790069434
        "timestamp_rfc3339" => "2026-09-22T09:30:34.467+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" => 1790069434
        "timestamp_rfc3339" => "2026-09-22T09:30:34.467+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" => 1790069434
        "timestamp_rfc3339" => "2026-09-22T09:30:34.467+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" => 1790069434
        "timestamp_rfc3339" => "2026-09-22T09:30:34.505+00:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "driver" => "pdo_pgsql"
            "idle_connection_ttl" => 600
            "host" => "127.0.0.1"
            "port" => 5432
            "user" => "loisir"
            "password" => "<redacted>"
            "driverOptions" => []
            "defaultTableOptions" => []
            "dbname" => "admin_plaisir"
            "serverVersion" => "16"
            "charset" => "utf8"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1790069434
        "timestamp_rfc3339" => "2026-09-22T09:30:34.511+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT s0_.title AS title_0, s0_.slug AS slug_1, s0_.description AS description_2, s0_.booking_type AS booking_type_3, s0_.status AS status_4, s0_.currency AS currency_5, s0_.short_description AS short_description_6, s0_.duration_minutes AS duration_minutes_7, s0_.place_label AS place_label_8, s0_.duration_label AS duration_label_9, s0_.badge AS badge_10, s0_.search_text AS search_text_11, s0_.search_place AS search_place_12, s0_.position AS position_13, s0_.rating_average AS rating_average_14, s0_.reviews_count AS reviews_count_15, s0_.capacity AS capacity_16, s0_.level AS level_17, s0_.languages AS languages_18, s0_.included AS included_19, s0_.subtitle AS subtitle_20, s0_.activity_type AS activity_type_21, s0_.minimum_age AS minimum_age_22, s0_.programme AS programme_23, s0_.meeting_point AS meeting_point_24, s0_.opening_period AS opening_period_25, s0_.audience AS audience_26, s0_.cancellation_policy AS cancellation_policy_27, s0_.address AS address_28, s0_.city AS city_29, s0_.postal_code AS postal_code_30, s0_.country AS country_31, s0_.latitude AS latitude_32, s0_.longitude AS longitude_33, s0_.id AS id_34, s0_.created_at AS created_at_35, s0_.updated_at AS updated_at_36, s0_.deleted_at AS deleted_at_37, s1_.name AS name_38, s1_.description AS description_39, s1_.price AS price_40, s1_.currency AS currency_41, s1_.pricing_unit AS pricing_unit_42, s1_.delivery_days AS delivery_days_43, s1_.id AS id_44, s1_.created_at AS created_at_45, s1_.updated_at AS updated_at_46, m2_.path AS path_47, m2_.type AS type_48, m2_.position AS position_49, m2_.id AS id_50, m2_.created_at AS created_at_51, m2_.updated_at AS updated_at_52, c3_.name AS name_53, c3_.slug AS slug_54, c3_.position AS position_55, c3_.id AS id_56, c3_.created_at AS created_at_57, c3_.updated_at AS updated_at_58, s0_.provider_id AS provider_id_59, s0_.category_id AS category_id_60, s0_.destination_id AS destination_id_61, s1_.service_id AS service_id_62, m2_.service_id AS service_id_63, c3_.parent_id AS parent_id_64 FROM service s0_ LEFT JOIN service_package s1_ ON s0_.id = s1_.service_id LEFT JOIN media m2_ ON s0_.id = m2_.service_id LEFT JOIN category c3_ ON s0_.category_id = c3_.id WHERE s0_.slug = ? AND s0_.status = ? AND s0_.deleted_at IS NULL"
          "params" => [
            1 => "visite-guidee-de-labyrinthe"
            2 => "published"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1123
              +name: "STRING"
            }
            2 => Doctrine\DBAL\ParameterType {#1123}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1790069434
        "timestamp_rfc3339" => "2026-09-22T09:30:34.515+00:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Activité « visite-guidee-de-labyrinthe » introuvable." at AbstractController.php line 328"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1128
            #message: "Activité « visite-guidee-de-labyrinthe » introuvable."
            #code: 0
            #file: "/var/www/vhosts/trouvemoi.eu/httpdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php"
            #line: 328
            -statusCode: 404
            -headers: []
            trace: {
              /var/www/vhosts/trouvemoi.eu/httpdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php:328 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->createNotFoundException(string $message = 'Not Found', ?Throwable $previous = null): NotFoundHttpException …
                › {    return new NotFoundHttpException($message, $previous);}
              }
              /var/www/vhosts/trouvemoi.eu/httpdocs/src/Catalog/Controller/ActivityController.php:226 {
                App\Catalog\Controller\ActivityController->show(string $slug): Response …
                › if (null === $service) {    throw $this->createNotFoundException(sprintf('Activité « %s » introuvable.', $slug));}
              }
              /var/www/vhosts/trouvemoi.eu/httpdocs/vendor/symfony/http-kernel/HttpKernel.php:188 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST, ?ControllerMetadata &$controllerMetadata = null): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/trouvemoi.eu/httpdocs/vendor/symfony/http-kernel/HttpKernel.php:79 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type, $controllerMetadata);} catch (\Throwable $e) {
              }
              /var/www/vhosts/trouvemoi.eu/httpdocs/vendor/symfony/http-kernel/Kernel.php:143 {
                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/vhosts/trouvemoi.eu/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/trouvemoi.eu/httpdocs/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/trouvemoi.eu/httpdocs/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/trouvemoi.eu/httpdocs/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
    ]
  ]
  -errorCount: [
    "" => 0
    35 => 1
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#327 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"trouvemoi.eu"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-accel-internal
"/internal-nginx-static-location"
x-php-ob-level
"1"
x-real-ip
"216.73.216.125"

Request Content

Request content not available (it was retrieved as a resource).

Retry Command

curl \
  --compressed \
  --url 'https://trouvemoi.eu/en/activities/visite-guidee-de-labyrinthe' \
  --header 'Accept-Encoding: gzip, br, zstd, deflate' \
  --header 'User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' \
  --header 'Accept: */*' \
  --header 'X-Accel-Internal: /internal-nginx-static-location' \
  --header 'X-Real-Ip: 216.73.216.125' \
  --header 'X-Php-Ob-Level: 1'

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Tue, 22 Sep 2026 09:30:34 GMT"
vary
"Accept"
x-debug-exception
"Activit%C3%A9%20%C2%AB%20visite-guidee-de-labyrinthe%20%C2%BB%20introuvable."
x-debug-exception-file
"%2Fvar%2Fwww%2Fvhosts%2Ftrouvemoi.eu%2Fhttpdocs%2Fvendor%2Fsymfony%2Fframework-bundle%2FController%2FAbstractController.php:328"
x-debug-token
"ea2997"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APPLE_OAUTH_CLIENT_ID
"test-apple-services-id"
APPLE_OAUTH_KEY_ID
"test-apple-key-id"
APPLE_OAUTH_PRIVATE_KEY_PATH
"test-apple-private-key-path"
APPLE_OAUTH_TEAM_ID
"test-apple-team-id"
APP_ENV
"dev"
APP_SECRET
"b3a1ba0889dad87f5815bac033ede3e4"
APP_SHARE_DIR
"var/share"
CONTACT_INBOX_EMAIL
"contact@trouvemoi.eu"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"postgresql://loisir:Ogdo7251+@127.0.0.1:5432/admin_plaisir?serverVersion=16&charset=utf8"
DEFAULT_URI
"http://localhost"
ELASTICSEARCH_URL
"http://127.0.0.1:9200"
FACEBOOK_OAUTH_CLIENT_ID
"test-facebook-app-id"
FACEBOOK_OAUTH_CLIENT_SECRET
"test-facebook-app-secret"
GOOGLE_OAUTH_CLIENT_ID
"test-google-client-id"
GOOGLE_OAUTH_CLIENT_SECRET
"test-google-client-secret"
JWT_PASSPHRASE
"ec53e8d0518a6127ea7c6f06ef3a2af420529e497df27eb4db60d9d8b476015e"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_DSN
"null://null"
MAILER_SENDER
"TrouveMoi <no-reply@trouvemoi.eu>"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
OAUTH_REDIRECT_BASE
"http://127.0.0.1:8000"
REDIS_URL
"redis://localhost:6379"
STRIPE_PUBLISHABLE_KEY
""
STRIPE_SECRET_KEY
""
STRIPE_WEBHOOK_SECRET
""

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/var/www/vhosts/trouvemoi.eu/httpdocs"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/vhosts/trouvemoi.eu/httpdocs"
]
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/trouvemoi.eu/httpdocs/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/vhosts/trouvemoi.eu/httpdocs/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/vhosts/trouvemoi.eu"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"trouvemoi.eu"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_ACCEL_INTERNAL
"/internal-nginx-static-location"
HTTP_X_REAL_IP
"216.73.216.125"
PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_SCRIPT_URI
"https://trouvemoi.eu/en/activities/visite-guidee-de-labyrinthe"
REDIRECT_SCRIPT_URL
"/en/activities/visite-guidee-de-labyrinthe"
REDIRECT_SSL_TLS_SNI
"trouvemoi.eu"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"arJKut4iVHvPaYERZ8VcOgAAAAw"
REDIRECT_URL
"/en/activities/visite-guidee-de-labyrinthe"
REMOTE_ADDR
"216.73.216.125"
REMOTE_PORT
"45990"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1790069434
REQUEST_TIME_FLOAT
1790069434.4055
REQUEST_URI
"/en/activities/visite-guidee-de-labyrinthe"
SCRIPT_FILENAME
"/var/www/vhosts/trouvemoi.eu/httpdocs/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://trouvemoi.eu/en/activities/visite-guidee-de-labyrinthe"
SCRIPT_URL
"/en/activities/visite-guidee-de-labyrinthe"
SERVER_ADDR
"85.215.125.27"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"trouvemoi.eu"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache Server at trouvemoi.eu Port 443</address>\n"
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"trouvemoi.eu"
SYMFONY_DOTENV_PATH
"/var/www/vhosts/trouvemoi.eu/httpdocs/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,MAILER_SENDER,REDIS_URL,ELASTICSEARCH_URL,STRIPE_PUBLISHABLE_KEY,STRIPE_SECRET_KEY,STRIPE_WEBHOOK_SECRET,OAUTH_REDIRECT_BASE,GOOGLE_OAUTH_CLIENT_ID,GOOGLE_OAUTH_CLIENT_SECRET,FACEBOOK_OAUTH_CLIENT_ID,FACEBOOK_OAUTH_CLIENT_SECRET,APPLE_OAUTH_CLIENT_ID,APPLE_OAUTH_TEAM_ID,APPLE_OAUTH_KEY_ID,APPLE_OAUTH_PRIVATE_KEY_PATH,CONTACT_INBOX_EMAIL,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,CORS_ALLOW_ORIGIN"
UNIQUE_ID
"arJKut4iVHvPaYERZ8VcOgAAAAw"
USER
"trouvemoi.eu_w3wfa542s9m"
proxy-nokeepalive
"1"

Parent Request

Return to parent request (token = cd662d)

Key Value
_controller
"App\Catalog\Controller\ActivityController::show"
_controller_attributes
[
  Symfony\Component\Routing\Attribute\Route {#745
    +methods: []
    +envs: []
    +schemes: []
    +aliases: []
    +path: [
      "fr" => "/activites/{slug}"
      "en" => "/en/activities/{slug}"
    ]
    +name: "app_activity_show"
    +requirements: []
    +options: []
    +defaults: []
    +host: null
    +condition: null
    +priority: null
  }
]
_firewall_context
"security.firewall.map.context.main"
_locale
"en"
_remove_csp_headers
true
_route
"app_activity_show"
_route_params
[
  "_locale" => "en"
  "slug" => "visite-guidee-de-labyrinthe"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#710
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#662 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#717
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#718 …}
  }
]
_stopwatch_token
"590413"
slug
"visite-guidee-de-labyrinthe"