Error 422 Unprocessable Content

POST https://pep.devlogiciel.com/contact

UserContactController :: contact

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
contact_form
[
  "website" => ""
  "name" => ""
  "emailAddress" => ""
  "phoneNumber" => [
    "country" => "FR"
    "number" => ""
  ]
  "subject" => ""
  "message" => ""
  "_token" => "XYgmVDh9zafh+raPbMVIJMHM"
]

Uploaded Files

No uploaded files

Request Attributes

Key Value
_controller
"App\Controller\User\UserContactController::contact"
_controller_attributes
[
  Symfony\Component\Routing\Attribute\Route {#8763
    +methods: [
      "GET"
      "POST"
    ]
    +envs: []
    +schemes: []
    +aliases: []
    +path: "/contact"
    +name: "app_contact"
    +requirements: []
    +options: []
    +defaults: []
    +host: null
    +condition: null
    +priority: null
  }
]
_firewall_context
"security.firewall.map.context.main"
_links
Symfony\Component\WebLink\GenericLinkProvider {#7734
  -links: [
    9612 => Symfony\Component\WebLink\Link {#9612
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "style"
      ]
      -href: "/assets/styles/app-nG7omuF.css"
    }
    7759 => Symfony\Component\WebLink\Link {#7759
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "style"
      ]
      -href: "/assets/vendor/bootstrap/dist/css/bootstrap.min-z0zQt-h.css"
    }
  ]
}
_route
"app_contact"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1442
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\AppAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\AppAuthenticator {#1137 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#722
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#1433 …}
  }
]
_stopwatch_token
"4d5cb5"
csrf-token
259

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"en-US,en;q=0.9,fr-FR;q=0.8,fr;q=0.7"
cache-control
"max-age=0"
content-length
"960"
content-type
"multipart/form-data; boundary=----WebKitFormBoundarygGT3hQooVNApPjOb"
cookie
"__stripe_mid=8f7e0a15-7dce-4c6d-bfe0-c39537869eaf0d1544; __stripe_sid=faed3b85-0245-434b-9519-4e2979681d30a9259f; main_deauth_profile_token=26a09c; PHPSESSID=59231df2ac78be5de0d80be6d7ffbc5f; __Host-csrf-token_XYgmVDh9zafh+raPbMVIJMHM=csrf-token"
host
"pep.devlogiciel.com"
origin
"https://pep.devlogiciel.com"
priority
"u=0, i"
referer
"https://pep.devlogiciel.com/contact"
sec-ch-ua
""Not;A=Brand";v="8", "Chromium";v="150", "Microsoft Edge";v="150""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""Windows""
sec-fetch-dest
"document"
sec-fetch-mode
"navigate"
sec-fetch-site
"same-origin"
sec-fetch-user
"?1"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Safari/537.36 Edg/150.0.0.0"
x-php-ob-level
"1"

Request Content

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

Retry Command

curl \
  --compressed \
  --request POST \
  --url 'https://pep.devlogiciel.com/contact' \
  --header 'Content-Length: 960' \
  --header 'Accept-Encoding: gzip, deflate, br, zstd' \
  --header 'Sec-Ch-Ua: "Not;A=Brand";v="8", "Chromium";v="150", "Microsoft Edge";v="150"' \
  --header 'Sec-Ch-Ua-Mobile: ?0' \
  --header 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Safari/537.36 Edg/150.0.0.0' \
  --header 'Origin: https://pep.devlogiciel.com' \
  --header 'Sec-Fetch-Site: same-origin' \
  --header 'Sec-Fetch-Dest: document' \
  --header 'Accept-Language: en-US,en;q=0.9,fr-FR;q=0.8,fr;q=0.7' \
  --header 'Cache-Control: max-age=0' \
  --header 'Sec-Fetch-User: ?1' \
  --header 'Referer: https://pep.devlogiciel.com/contact' \
  --header 'Priority: u=0, i' \
  --header 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7' \
  --header 'Sec-Ch-Ua-Platform: "Windows"' \
  --header 'Upgrade-Insecure-Requests: 1' \
  --header 'Content-Type: multipart/form-data; boundary=----WebKitFormBoundarygGT3hQooVNApPjOb' \
  --header 'Sec-Fetch-Mode: navigate' \
  --header 'X-Php-Ob-Level: 1' \
  --cookie '__stripe_mid=8f7e0a15-7dce-4c6d-bfe0-c39537869eaf0d1544; __stripe_sid=faed3b85-0245-434b-9519-4e2979681d30a9259f; main_deauth_profile_token=26a09c; PHPSESSID=59231df2ac78be5de0d80be6d7ffbc5f; __Host-csrf-token_XYgmVDh9zafh%2BraPbMVIJMHM=csrf-token'

Response

Response Headers

Header Value
cache-control
"max-age=0, must-revalidate, private"
content-type
"text/html; charset=UTF-8"
date
"Tue, 28 Jul 2026 15:12:08 GMT"
expires
"Tue, 28 Jul 2026 15:12:08 GMT"
link
"</assets/styles/app-nG7omuF.css>; rel="preload"; as="style",</assets/vendor/bootstrap/dist/css/bootstrap.min-z0zQt-h.css>; rel="preload"; as="style""
set-cookie
"__Host-csrf-token_XYgmVDh9zafh+raPbMVIJMHM=deleted; expires=Mon, 28 Jul 2025 15:12:07 GMT; Max-Age=0; path=/; secure; samesite=strict"
x-debug-token
"48e182"
x-robots-tag
"noindex"

Cookies

Request Cookies

Key Value
PHPSESSID
"59231df2ac78be5de0d80be6d7ffbc5f"
__Host-csrf-token_XYgmVDh9zafh+raPbMVIJMHM
"csrf-token"
__stripe_mid
"8f7e0a15-7dce-4c6d-bfe0-c39537869eaf0d1544"
__stripe_sid
"faed3b85-0245-434b-9519-4e2979681d30a9259f"
main_deauth_profile_token
"26a09c"

Response Cookies

Key Value
__Host-csrf-token_XYgmVDh9zafh+raPbMVIJMHM
Symfony\Component\HttpFoundation\Cookie {#9504
  #expire: 1
  #path: "/"
  -sameSite: "strict"
  -secureDefault: true
  #name: "__Host-csrf-token_XYgmVDh9zafh+raPbMVIJMHM"
  #value: null
  #domain: null
  #secure: true
  #httpOnly: false
  -raw: false
  -partitioned: false
}

Session 1

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Bridge\Twig\AppVariable:181
[
  [
    "file" => "/app/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 181
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1928
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/app/var/cache/dev/twig/e2/e2c2763f5271f8bfafdba13e93cbd74e.php"
    "line" => 412
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Template.php"
    "line" => 458
    "function" => "block_body"
    "class" => "__TwigTemplate_45fb3492f1e52ccc688375da4eb5b66a"
    "type" => "->"
  ]
  [
    "file" => "/app/var/cache/dev/twig/65/653af55d78e11cc58be1b8c40c2f0627.php"
    "line" => 180
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_b19e61e6e7150b732d9b61217c5091b0"
    "type" => "->"
  ]
  [
    "file" => "/app/var/cache/dev/twig/e2/e2c2763f5271f8bfafdba13e93cbd74e.php"
    "line" => 59
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_45fb3492f1e52ccc688375da4eb5b66a"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 477
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 281
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/app/src/Controller/User/UserContactController.php"
    "line" => 174
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "contact"
    "class" => "App\Controller\User\UserContactController"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/runtime/Runner/FrankenPhpWorkerRunner.php"
    "line" => 62
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "function" => "{closure:Symfony\Component\Runtime\Runner\FrankenPhpWorkerRunner::run():51}"
    "class" => "Symfony\Component\Runtime\Runner\FrankenPhpWorkerRunner"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/runtime/Runner/FrankenPhpWorkerRunner.php"
    "line" => 72
    "function" => "frankenphp_handle_request"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\FrankenPhpWorkerRunner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 6
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ADMIN_EMAIL
"contact@web-vitrine.com"
API_SIRENE_KEY
"c7e99e35-dcec-44ba-a99e-35dcec94ba4d"
APP_SECRET
"2bb770bee31bc56d1415e9f74334702f"
APP_SHARE_DIR
"var/share"
CONTACT_FROM
"contact@web-vitrine.com"
CONTACT_SUBJECT_PREFIX
"[Contact]"
CONTACT_TO
"contact@web-vitrine.com"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"postgresql://app:!ChangeMe!@database:5432/app?serverVersion=16&charset=utf8"
MAILER_DSN
"mailjet+api://62a86a2dcd6eeb8b0f60fa88e3b7b3c3:fc740d858de39e911118eeb3df3d0936@api.mailjet.com"
MAILJET_API_KEY_PRIVATE
"fc740d858de39e911118eeb3df3d0936"
MAILJET_API_KEY_PUBLIC
"62a86a2dcd6eeb8b0f60fa88e3b7b3c3"
MAILJET_API_URL
"api.mailjet.com"
MAILJET_API_VERSION
"v3"
MAILJET_CALL
"true"
MAILJET_WEBHOOK_SECRET
":b1741f52e08e9c582e6826564e438a66a1fc6036d2ebc596aead864f72898369"
MANIFEST_APP_NAME
"Web Vitrine"
MANIFEST_APP_SHORTNAME
"Web Vitrine"
MANIFEST_THEME_COLOR
"#ffffff"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
OVH_APPLICATION_KEY
"JVPjOblzTUyr9KAS"
OVH_APPLICATION_SECRET
"ct0c34L73aP215x8Lzd7nkNzuoKBVIfz"
OVH_CONSUMER_KEY
"c0c1e0bca3db17a7e9063ee3f8dbb97e"
OVH_ENDPOINT
"ovh-eu"
OVH_ORDER_MODE
"test"
PENNYLANE_API_KEY
"sMmRGILUFsnPK9zArD04PBihNS55UrHvJ2JeBHDT96w"
PENNYLANE_API_URL
"https://app.pennylane.com/api/external/v1"
PLATFORM_OWNER_EMAIL
"contact@web-vitrine.com"
SERVER_IP
"5.135.0.251"
STRIPE_PUBLIC_KEY
"pk_test_51SNAAdCcsEshrCIDSVcu6uzdmjDLqZqcC9qJp7ICSCXZMApMC39vMRx7fbGNl5bxjycBT2IvpBHj4BJe8gQOj3qN00jNaJjIAd"
STRIPE_SECRET_KEY
"sk_test_51SNAAdCcsEshrCIDnfnKlFpPEsiu9Bs2oFsqH0bVIzrE91qM4g7WB6wKuzDHxyRI2z94OpLvedQEc3zQ0QqgRV3500XNBD6Pfo"
STRIPE_WEBHOOK_SECRET
"whsec_d12sDSIxRyvfUAn4edILIsgMJKWsgrsG"
SYSTEM_HOST_PATTERN
"localhost|127.0.0.1|(www\.)?web-vitrine\.com"
TRUSTED_PROXIES
"127.0.0.1,REMOTE_ADDR"
UX_MAP_DSN
"leaflet://default"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_PROJECT_DIR
"/app"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_MODE
"web=1&worker=1"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/app"
]
AUTH_TYPE
""
COMPOSER_ALLOW_SUPERUSER
"1"
CONTENT_LENGTH
"960"
CONTENT_TYPE
"multipart/form-data; boundary=----WebKitFormBoundarygGT3hQooVNApPjOb"
DEFAULT_URI
"https://pep.devlogiciel.com:443"
DOCUMENT_ROOT
"/app/public"
DOCUMENT_URI
"index.php"
FRANKENPHP_HOT_RELOAD
"/.well-known/mercure?topic=https%3A%2F%2Ffrankenphp.dev%2Fhot-reload%2F88217566e6a2b040"
FRANKENPHP_SITE_CONFIG
"hot_reload"
FRANKENPHP_WORKER
"1"
FRANKENPHP_WORKER_CONFIG
"watch"
GATEWAY_INTERFACE
"CGI/1.1"
GODEBUG
"cgocheck=0"
GPG_KEYS
"1198C0117593497A5EC5C199286AF1F9897469DC 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A5"
HOME
"/root"
HOSTNAME
"9031b86afb45"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.9,fr-FR;q=0.8,fr;q=0.7"
HTTP_CACHE_CONTROL
"max-age=0"
HTTP_CONTENT_LENGTH
"960"
HTTP_CONTENT_TYPE
"multipart/form-data; boundary=----WebKitFormBoundarygGT3hQooVNApPjOb"
HTTP_COOKIE
"__stripe_mid=8f7e0a15-7dce-4c6d-bfe0-c39537869eaf0d1544; __stripe_sid=faed3b85-0245-434b-9519-4e2979681d30a9259f; main_deauth_profile_token=26a09c; PHPSESSID=59231df2ac78be5de0d80be6d7ffbc5f; __Host-csrf-token_XYgmVDh9zafh+raPbMVIJMHM=csrf-token"
HTTP_HOST
"pep.devlogiciel.com"
HTTP_ORIGIN
"https://pep.devlogiciel.com"
HTTP_PRIORITY
"u=0, i"
HTTP_REFERER
"https://pep.devlogiciel.com/contact"
HTTP_SEC_CH_UA
""Not;A=Brand";v="8", "Chromium";v="150", "Microsoft Edge";v="150""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""Windows""
HTTP_SEC_FETCH_DEST
"document"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_SEC_FETCH_USER
"?1"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Safari/537.36 Edg/150.0.0.0"
MERCURE_EXTRA_DIRECTIVES
"demo"
MERCURE_JWT_SECRET
"!ChangeThisMercureHubJWTSecretKey!"
MERCURE_PUBLIC_URL
"https://pep.devlogiciel.com:443/.well-known/mercure"
MERCURE_PUBLISHER_JWT_KEY
"!ChangeThisMercureHubJWTSecretKey!"
MERCURE_SUBSCRIBER_JWT_KEY
"!ChangeThisMercureHubJWTSecretKey!"
MERCURE_URL
"http://php/.well-known/mercure"
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.5.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_INI_SCAN_DIR
":/usr/local/etc/php/app.conf.d"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php"
PHP_SHA256
"58910198d19e873048fe87cdfe16bc790025417ede3d1651bfa1c4b533d573f2"
PHP_URL
"https://www.php.net/distributions/php-8.5.8.tar.xz"
PHP_VERSION
"8.5.8"
PWD
"/app"
QUERY_STRING
""
REMOTE_ADDR
"212.114.29.163"
REMOTE_HOST
"212.114.29.163"
REMOTE_IDENT
""
REMOTE_PORT
"57885"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1785251528
REQUEST_TIME_FLOAT
1785251528.7272
REQUEST_URI
"/contact"
SCRIPT_FILENAME
"/app/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_NAME
"pep.devlogiciel.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/3.0"
SERVER_SOFTWARE
"FrankenPHP"
SSL_CIPHER
"TLS_CHACHA20_POLY1305_SHA256"
SSL_PROTOCOL
"TLSv1.3"
STABILITY
"stable"
SYMFONY_DOTENV_PATH
"/app/.env"
SYMFONY_DOTENV_VARS
"APP_SECRET,APP_SHARE_DIR,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,API_SIRENE_KEY,OVH_APPLICATION_KEY,OVH_APPLICATION_SECRET,OVH_CONSUMER_KEY,UX_MAP_DSN,CORS_ALLOW_ORIGIN,OVH_ORDER_MODE,STRIPE_SECRET_KEY,STRIPE_PUBLIC_KEY,STRIPE_WEBHOOK_SECRET,PENNYLANE_API_KEY,PENNYLANE_API_URL,TRUSTED_PROXIES,MAILJET_API_KEY_PUBLIC,MAILJET_API_KEY_PRIVATE,MAILJET_API_VERSION,MAILJET_API_URL,MAILJET_CALL,SERVER_IP,CONTACT_TO,CONTACT_FROM,ADMIN_EMAIL,CONTACT_SUBJECT_PREFIX,SYSTEM_HOST_PATTERN,MANIFEST_APP_NAME,MANIFEST_APP_SHORTNAME,MANIFEST_THEME_COLOR,OVH_ENDPOINT,MAILJET_WEBHOOK_SECRET,PLATFORM_OWNER_EMAIL"
SYMFONY_VERSION
""
TERM
"xterm"
XDEBUG_MODE
"develop"
XDG_CONFIG_HOME
"/config"
XDG_DATA_HOME
"/data"