ContactController :: new
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\ContactController::new" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "contact" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "af1a11" |
| _vary_by_language | true |
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" |
| accept-language | "en-US,en;q=0.9" |
| authorization | "" |
| connection | "keep-alive" |
| cookie | "PHPSESSID=08gde6fkfqd502tjjbvshr3fa4" |
| host | "dev.elvinck.com" |
| sec-ch-ua | "Google Chrome";v="111", "Not(A:Brand";v="8", "Chromium";v="111" |
| sec-fetch-mode | "navigate" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-language | "en" |
| content-type | "text/html; charset=UTF-8" |
| date | "Sat, 20 Dec 2025 05:30:20 GMT" |
| location | "/login" |
| vary | "Accept-Language" |
| x-debug-token | "4a670d" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "08gde6fkfqd502tjjbvshr3fa4" |
Response Cookies
No response cookies
Session 3
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 20 Dec 25 06:29:52 +0100" |
| Last used | "Sat, 20 Dec 25 06:30:18 +0100" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-authenticate | "U1-6HamwDl-vVMS-gDChdWh_TnbhWOvtzCppAKhzTWI" |
| _csrf/https-contributor | "HjVEjfF9NU08XBTIs7sGwyqrSTXJVZtJPtSKWa30Y-c" |
| _csrf/https-forgot_password | "cZppzIZg-x5fktVJKRIDkS_-CV8lD7ceySGnoIvNM1k" |
| _csrf/https-login | "PoDXLtMacZx-0H2wN8QbTGs3QHjjSV268T9qqfuohiM" |
| customReferrer | "https://dev.elvinck.com/" |
Session Usage
3
Usages
Stateless check enabled
| Usage |
|---|
App\EventSubscriber\MaintenanceSubscriber:95
[
[
"file" => "/var/www/dev/src/EventSubscriber/MaintenanceSubscriber.php"
"line" => 95
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelRequest"
"class" => "App\EventSubscriber\MaintenanceSubscriber"
"type" => "->"
]
[
"file" => "/var/www/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/dev/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/dev/public/index.php"
"line" => 5
"args" => [
"/var/www/dev/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
[
"file" => "/var/www/dev/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 44
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/dev/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 410
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/dev/src/Controller/ContactController.php"
"line" => 36
"function" => "getUser"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "new"
"class" => "App\Controller\ContactController"
"type" => "->"
]
[
"file" => "/var/www/dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/dev/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/dev/public/index.php"
"line" => 5
"args" => [
"/var/www/dev/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
[
"file" => "/var/www/dev/vendor/symfony/security-http/Firewall/ContextListener.php"
"line" => 195
"function" => "remove"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelResponse"
"class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
"type" => "->"
]
[
"file" => "/var/www/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/dev/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/dev/public/index.php"
"line" => 5
"args" => [
"/var/www/dev/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_HOST_NAME | "https://dev.elvinck.com" |
| APP_SECRET | "74e6a390524ca7fb37a2b4e6ad3702af" |
| DATABASE_URL | "mysql://elvinck_dev:Plot8-Ceramics3-Math9-Mountable5-Grandpa0@mysql-c07a2158-o1c95cdfd.database.cloud.ovh.net:20184/elvinck_dev?serverVersion=5.7" |
| HCAPTCHA_SECRET | "0xeaF82e0d2B4DdB3DB21b605eB6cf8c5Ca96d734A" |
| HCAPTCHA_SITE_KEY | "f8a3c2c2-4a6c-40d4-944f-16bcc5bae7d2" |
| MAILER_DSN | "smtp://8b2b7f003@smtp-brevo.com:S0HCws5gZnBpLKyj@smtp-relay.brevo.com:587" |
| MATOMO_AUTH_TOKEN | "09b333f071265b740942cec0881173b5" |
| MATOMO_DIMENSION_CRITERIA_1 | "2" |
| MATOMO_DIMENSION_CRITERIA_2 | "3" |
| MATOMO_DIMENSION_CRITERIA_3 | "4" |
| MATOMO_DIMENSION_ROLE | "1" |
| MATOMO_SITE_ID | "1" |
| OKTA_BASE_URL | "https://dev.teamsaconseil.com/" |
| OKTA_CLIENT_ID | "terrain" |
| OKTA_CLIENT_SECRET | "e5f9b2e6-c7ba-466b-b4ca-f4c8458cbe6f" |
| OKTA_METADATA_URL | "https://uat-itmconnect.mousquetaires.com/auth/realms/mousquetaires-SSO/protocol/openid-connect/" |
| OKTA_REDIRECT_URI | "https://preprod.hashtag-terrain.com/authorization-code/callback" |
| SITE_NAME | "DevTeamsaconseil" |
| WKHTMLTOIMAGE_PATH | "/usr/local/bin/wkhtmltoimage" |
| WKHTMLTOPDF_PATH | "/usr/local/bin/wkhtmltopdf" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/dev/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/dev/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| 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" |
| HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.9" |
| HTTP_AUTHORIZATION | "" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_COOKIE | "PHPSESSID=08gde6fkfqd502tjjbvshr3fa4" |
| HTTP_HOST | "dev.elvinck.com" |
| HTTP_SEC_CH_UA | "Google Chrome";v="111", "Not(A:Brand";v="8", "Chromium";v="111" |
| HTTP_SEC_FETCH_MODE | "navigate" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_HTTP_AUTHORIZATION | "" |
| REDIRECT_SCRIPT_URI | "https://dev.elvinck.com/contact" |
| REDIRECT_SCRIPT_URL | "/contact" |
| REDIRECT_SSL_TLS_SNI | "dev.elvinck.com" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/contact" |
| REMOTE_ADDR | "103.4.250.25" |
| REMOTE_PORT | "22380" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1766208620 |
| REQUEST_TIME_FLOAT | 1766208620.5715 |
| REQUEST_URI | "/contact" |
| SCRIPT_FILENAME | "/var/www/dev/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://dev.elvinck.com/contact" |
| SCRIPT_URL | "/contact" |
| SERVER_ADDR | "94.23.33.119" |
| SERVER_ADMIN | "webmaster@localhost" |
| SERVER_NAME | "dev.elvinck.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.52 (Ubuntu) Server at dev.elvinck.com Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.52 (Ubuntu)" |
| SSL_TLS_SNI | "dev.elvinck.com" |
| SYMFONY_DOTENV_VARS | "APP_ENV,SITE_NAME,APP_SECRET,DATABASE_URL,APP_HOST_NAME,HCAPTCHA_SITE_KEY,HCAPTCHA_SECRET,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,OKTA_REDIRECT_URI,OKTA_CLIENT_ID,OKTA_CLIENT_SECRET,OKTA_METADATA_URL,OKTA_BASE_URL,MAILER_DSN,MATOMO_SITE_ID,MATOMO_AUTH_TOKEN,MATOMO_DIMENSION_ROLE,MATOMO_DIMENSION_CRITERIA_1,MATOMO_DIMENSION_CRITERIA_2,MATOMO_DIMENSION_CRITERIA_3" |