SecurityController :: login
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\SecurityController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _redirected | true |
| _route | "app_login" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "87fb89" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "sf_redirect=%7B%22token%22%3A%22c71d53%22%2C%22route%22%3A%22admin_homepage%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CIndexController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fventsetmarees%5C%2Fsites%5C%2Fdev%5C%2Fsymfony%5C%2Fsrc%5C%2FController%5C%2FIndexController.php%22%2C%22line%22%3A33%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=792572e97b109a06b826ee1ff045457a" |
| host | "dev.app.vents-et-marees.com" |
| referer | "https://dev.app.vents-et-marees.com/" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| 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 | "Fri, 17 Apr 2026 03:29:09 GMT" |
| x-debug-token | "1e73d6" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "792572e97b109a06b826ee1ff045457a" |
| sf_redirect | "{"token":"c71d53","route":"admin_homepage","method":"GET","controller":{"class":"App\\Controller\\IndexController","method":"index","file":"\/home\/ventsetmarees\/sites\/dev\/symfony\/src\/Controller\/IndexController.php","line":33},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 5
Session Metadata
| Key | Value |
|---|---|
| Created | "Fri, 17 Apr 26 05:29:09 +0200" |
| Last used | "Fri, 17 Apr 26 05:29:09 +0200" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-authenticate | "sNNURtWWCCKVtX664x45u6FzLew2NkQ-W0GWpaz7fms" |
| _security.main.target_path | "https://dev.app.vents-et-marees.com/" |
Session Usage
5
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:43
[
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 43
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/src/Controller/SecurityController.php"
"line" => 23
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/public/index.php"
"line" => 28
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:65
[
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 65
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/src/Controller/SecurityController.php"
"line" => 25
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/public/index.php"
"line" => 28
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 101
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 72
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/symfony/form/FormRenderer.php"
"line" => 65
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/var/cache/dev/twig/55/5575d13cae0c753eb87489b03be21de647d3c6061b947491e21329e872469094.php"
"line" => 160
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_body"
"class" => "__TwigTemplate_7babf13166236a4975f7a6930c3f4872e5c73dfd8f87153765df2a0f3d394972"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/var/cache/dev/twig/20/20227a5f82a41153fc6832af5939f4aeef70b2bb597e7ed05b16a7c06b2a738c.php"
"line" => 73
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_7c3f7f70a1a2002ea1688000b037ac1b30e8d9bf9baef3f5ad876659979e9a28"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/var/cache/dev/twig/55/5575d13cae0c753eb87489b03be21de647d3c6061b947491e21329e872469094.php"
"line" => 50
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_7babf13166236a4975f7a6930c3f4872e5c73dfd8f87153765df2a0f3d394972"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/twig/twig/src/Template.php"
"line" => 379
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 40
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/twig/twig/src/Environment.php"
"line" => 280
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 258
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 266
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/src/Controller/SecurityController.php"
"line" => 27
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/public/index.php"
"line" => 28
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:88
[
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 88
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 77
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/symfony/form/FormRenderer.php"
"line" => 65
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/var/cache/dev/twig/55/5575d13cae0c753eb87489b03be21de647d3c6061b947491e21329e872469094.php"
"line" => 160
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_body"
"class" => "__TwigTemplate_7babf13166236a4975f7a6930c3f4872e5c73dfd8f87153765df2a0f3d394972"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/var/cache/dev/twig/20/20227a5f82a41153fc6832af5939f4aeef70b2bb597e7ed05b16a7c06b2a738c.php"
"line" => 73
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_7c3f7f70a1a2002ea1688000b037ac1b30e8d9bf9baef3f5ad876659979e9a28"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/var/cache/dev/twig/55/5575d13cae0c753eb87489b03be21de647d3c6061b947491e21329e872469094.php"
"line" => 50
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_7babf13166236a4975f7a6930c3f4872e5c73dfd8f87153765df2a0f3d394972"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/twig/twig/src/Template.php"
"line" => 379
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 40
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/twig/twig/src/Environment.php"
"line" => 280
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 258
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 266
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/src/Controller/SecurityController.php"
"line" => 27
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/public/index.php"
"line" => 28
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/symfony/security-http/Firewall/ContextListener.php"
"line" => 195
"function" => "remove"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelResponse"
"class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/ventsetmarees/sites/dev/symfony/public/index.php"
"line" => 28
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "7c2ce6155121f017c0fa999cf1a2d408" |
| ATTRIBUTE_NONE | "43,70,71" |
| DATABASE_PREFIX | "ps36_" |
| DATABASE_URL | "mysql://ventsetmarees_app:BoGcB2q3OehX@localhost/ventsetmarees_dev?server_version=mariadb-10.3" |
| ID_PLATEAUX | "5" |
| LIVRAISON | "20,Livraison Bordeaux & alentours" |
| MAILER_DSN | "smtp://hybrid2547.fr.ns.planethoster.net" |
| MULTISITE | "f,ventsetmarees_fetes., Fêtes,https://vents-et-marees.com/fetes,Tous points confondus fêtes" |
| PRESTASHOP_URL | "https://dev.vents-et-marees.com/" |
| PROFILE_ACHETEUR_FILETEUR | "8" |
| PROFILE_ADMIN | "1" |
| PROFILE_PREPARATEUR | "7" |
| PROFILE_TRAITEUR | "10" |
| SITE_BASE_HOST | "dev.app.vents-et-marees.com" |
| SITE_BASE_SCHEME | "http" |
| STATUS_PREPAREE | "19" |
| STATUS_PREPARER | "2,9" |
| STORE_ALIASES | "1,Bègles,2,Saint-Médard,3,Canéjan,4,Saint-Selve,5,Cestas,7,Parempuyre" |
| WKHTMLTOIMAGE_PATH | "/usr/local/bin/wkhtmltoimage" |
| WKHTMLTOPDF_PATH | "/home/ventsetmarees/sites/dev/symfony/wkhtmltopdf" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/home/ventsetmarees/sites/dev/symfony/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/ventsetmarees/sites/dev/symfony/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| H2PUSH | "off" |
| H2_PUSH | "off" |
| H2_PUSHED | "" |
| H2_PUSHED_ON | "" |
| H2_STREAM_ID | "5" |
| H2_STREAM_TAG | "995-26-5" |
| HOME | "/home/ventsetmarees" |
| HTTP2 | "on" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%22c71d53%22%2C%22route%22%3A%22admin_homepage%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CIndexController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fventsetmarees%5C%2Fsites%5C%2Fdev%5C%2Fsymfony%5C%2Fsrc%5C%2FController%5C%2FIndexController.php%22%2C%22line%22%3A33%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=792572e97b109a06b826ee1ff045457a" |
| HTTP_HOST | "dev.app.vents-et-marees.com" |
| HTTP_REFERER | "https://dev.app.vents-et-marees.com/" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PATH | "/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_H2PUSH | "off" |
| REDIRECT_H2_PUSH | "off" |
| REDIRECT_H2_PUSHED | "" |
| REDIRECT_H2_PUSHED_ON | "" |
| REDIRECT_H2_STREAM_ID | "5" |
| REDIRECT_H2_STREAM_TAG | "995-26-5" |
| REDIRECT_HTTP2 | "on" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "dev.app.vents-et-marees.com" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aeGpBSVqAktdK_A_3IxrIwACCwc" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "216.73.216.67" |
| REMOTE_PORT | "10212" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1776396549 |
| REQUEST_TIME_FLOAT | 1776396549.1159 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/home/ventsetmarees/sites/dev/symfony/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "10.80.1.238" |
| SERVER_ADMIN | "webmaster@dev.app.vents-et-marees.com" |
| SERVER_NAME | "dev.app.vents-et-marees.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "dev.app.vents-et-marees.com" |
| SYMFONY_DOTENV_VARS | "SITE_BASE_SCHEME,SITE_BASE_HOST,DATABASE_PREFIX,PRESTASHOP_URL,MULTISITE,PROFILE_ADMIN,PROFILE_ACHETEUR_FILETEUR,PROFILE_PREPARATEUR,PROFILE_TRAITEUR,STORE_ALIASES,LIVRAISON,STATUS_PREPARER,STATUS_PREPAREE,ATTRIBUTE_NONE,ID_PLATEAUX,APP_ENV,APP_SECRET,DATABASE_URL,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,MAILER_DSN" |
| UNIQUE_ID | "aeGpBSVqAktdK_A_3IxrIwACCwc" |
| USER | "ventsetmarees" |
| argc | 0 |
| argv | [] |
| proxy-nokeepalive | "1" |