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 | "023446" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
cookie | "sf_redirect=%7B%22token%22%3A%22aa7f1a%22%2C%22route%22%3A%22admin%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fannuairepn%5C%2Fwww%5C%2Faea%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FDashboardController.php%22%2C%22line%22%3A21%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=d94518c2733708957733a1c251338d05" |
host | "www.annuairesdz.com" |
referer | "https://www.annuairesdz.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CBusinessCategoryGroupCrudController" |
remote-ip | "3.19.237.16" |
remote-port | "38488" |
scheme | "https" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
x-ae | "br" |
x-cdn-any-ip | "46.105.204.29" |
x-cdn-request-id | "155722111" |
x-forwarded-for | "3.19.237.16" |
x-forwarded-proto | "https" |
x-ovhrequest-id | "b161739fdb29391dcbec21387e90c893" |
x-php-ob-level | "1" |
x-predictor | "1" |
x-remote-ip | "3.19.237.16" |
x-remote-port | "38488" |
x-scheme | "https" |
x-varnish | "166898337" |
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 | "Tue, 06 May 2025 12:41:59 GMT" |
x-debug-token | "8060ec" |
Cookies
Request Cookies
Key | Value |
---|---|
PHPSESSID | "d94518c2733708957733a1c251338d05" |
sf_redirect | "{"token":"aa7f1a","route":"admin","method":"GET","controller":{"class":"App\\Controller\\Admin\\DashboardController","method":"index","file":"\/home\/annuairepn\/www\/aea\/src\/Controller\/Admin\/DashboardController.php","line":21},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 5
Session Metadata
Key | Value |
---|---|
Created | "Tue, 06 May 25 14:41:59 +0200" |
Last used | "Tue, 06 May 25 14:41:59 +0200" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_csrf/https-authenticate | "cStBm04d_gl4V7wQi0aj2DVzuW--5q9iZQ5B3fagWzs" |
_security.main.target_path | "https://www.annuairesdz.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CBusinessCategoryGroupCrudController" |
Session Usage
5
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[ [ "file" => "/home/annuairepn/www/aea/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 40 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/src/Controller/SecurityController.php" "line" => 20 "function" => "getLastAuthenticationError" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/public/index.php" "line" => 5 "args" => [ "/home/annuairepn/www/aea/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[ [ "file" => "/home/annuairepn/www/aea/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 59 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/src/Controller/SecurityController.php" "line" => 22 "function" => "getLastUsername" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/public/index.php" "line" => 5 "args" => [ "/home/annuairepn/www/aea/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:85
[ [ "file" => "/home/annuairepn/www/aea/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 85 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 74 "function" => "hasToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/symfony/form/FormRenderer.php" "line" => 65 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/var/cache/dev/twig/47/47fe16aed5ee971024a5780fb81c39e5.php" "line" => 130 "function" => "renderCsrfToken" "class" => "Symfony\Component\Form\FormRenderer" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/twig/twig/src/Template.php" "line" => 430 "function" => "block_body" "class" => "__TwigTemplate_a2be2595bc0b2e41cd83deb82288071b" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/var/cache/dev/twig/b5/b570a104feb8c2a68de57de22c403475.php" "line" => 226 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/twig/twig/src/Template.php" "line" => 360 "function" => "doDisplay" "class" => "__TwigTemplate_7ad85e82f7eeb8d44c6f38fa660533dd" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/var/cache/dev/twig/47/47fe16aed5ee971024a5780fb81c39e5.php" "line" => 50 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/twig/twig/src/Template.php" "line" => 360 "function" => "doDisplay" "class" => "__TwigTemplate_a2be2595bc0b2e41cd83deb82288071b" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/twig/twig/src/Template.php" "line" => 335 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/twig/twig/src/TemplateWrapper.php" "line" => 38 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/twig/twig/src/Environment.php" "line" => 299 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 222 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 230 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/src/Controller/SecurityController.php" "line" => 24 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/public/index.php" "line" => 5 "args" => [ "/home/annuairepn/www/aea/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:72
[ [ "file" => "/home/annuairepn/www/aea/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 72 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 79 "function" => "setToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/symfony/form/FormRenderer.php" "line" => 65 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/var/cache/dev/twig/47/47fe16aed5ee971024a5780fb81c39e5.php" "line" => 130 "function" => "renderCsrfToken" "class" => "Symfony\Component\Form\FormRenderer" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/twig/twig/src/Template.php" "line" => 430 "function" => "block_body" "class" => "__TwigTemplate_a2be2595bc0b2e41cd83deb82288071b" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/var/cache/dev/twig/b5/b570a104feb8c2a68de57de22c403475.php" "line" => 226 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/twig/twig/src/Template.php" "line" => 360 "function" => "doDisplay" "class" => "__TwigTemplate_7ad85e82f7eeb8d44c6f38fa660533dd" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/var/cache/dev/twig/47/47fe16aed5ee971024a5780fb81c39e5.php" "line" => 50 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/twig/twig/src/Template.php" "line" => 360 "function" => "doDisplay" "class" => "__TwigTemplate_a2be2595bc0b2e41cd83deb82288071b" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/twig/twig/src/Template.php" "line" => 335 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/twig/twig/src/TemplateWrapper.php" "line" => 38 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/twig/twig/src/Environment.php" "line" => 299 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 222 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 230 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/src/Controller/SecurityController.php" "line" => 24 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/public/index.php" "line" => 5 "args" => [ "/home/annuairepn/www/aea/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Firewall\ContextListener:174
[ [ "file" => "/home/annuairepn/www/aea/vendor/symfony/security-http/Firewall/ContextListener.php" "line" => 174 "function" => "remove" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\Security\Http\Firewall\ContextListener" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 153 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/annuairepn/www/aea/public/index.php" "line" => 5 "args" => [ "/home/annuairepn/www/aea/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_SECRET | "737f78545655c2f0ee2e9ee9fdd941aa" |
DATABASE_URL | "mysql://annuairepnbakli:TiliwaA31000@annuairepnbakli.mysql.db:3306/annuairepnbakli?serverVersion=5.7" |
MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CFG_CLUSTER | "cluster029" |
DOCUMENT_ROOT | "/home/annuairepn/www/aea" |
ENVIRONMENT | "production" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
GEOIP_AREA_CODE | "614" |
GEOIP_CITY | "Columbus" |
GEOIP_COUNTRY_CODE | "US" |
GEOIP_COUNTRY_NAME | "United States" |
GEOIP_DMA_CODE | "535" |
GEOIP_LATITUDE | "39.962502" |
GEOIP_LONGITUDE | "-83.006104" |
GEOIP_REGION | "OH" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%22aa7f1a%22%2C%22route%22%3A%22admin%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fannuairepn%5C%2Fwww%5C%2Faea%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FDashboardController.php%22%2C%22line%22%3A21%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=d94518c2733708957733a1c251338d05" |
HTTP_HOST | "www.annuairesdz.com" |
HTTP_REFERER | "https://www.annuairesdz.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CBusinessCategoryGroupCrudController" |
HTTP_REMOTE_IP | "3.19.237.16" |
HTTP_REMOTE_PORT | "38488" |
HTTP_SCHEME | "https" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
HTTP_X_AE | "br" |
HTTP_X_CDN_ANY_IP | "46.105.204.29" |
HTTP_X_CDN_REQUEST_ID | "155722111" |
HTTP_X_FORWARDED_FOR | "3.19.237.16" |
HTTP_X_FORWARDED_PROTO | "https" |
HTTP_X_OVHREQUEST_ID | "b161739fdb29391dcbec21387e90c893" |
HTTP_X_PREDICTOR | "1" |
HTTP_X_REMOTE_IP | "3.19.237.16" |
HTTP_X_REMOTE_PORT | "38488" |
HTTP_X_SCHEME | "https" |
HTTP_X_VARNISH | "166898337" |
MAGIC_QUOTES | "0" |
PHP_SELF | "/public/index.php" |
PHP_VER | "7_2" |
QUERY_STRING | "" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/index.php" |
REGISTER_GLOBALS | "0" |
REMOTE_ADDR | "3.19.237.16" |
REMOTE_PORT | "34686" |
REQUEST_METHOD | "GET" |
REQUEST_TIME | 1746535319 |
REQUEST_TIME_FLOAT | 1746535319.6221 |
REQUEST_URI | "/login" |
SCRIPT_FILENAME | "/home/annuairepn/www/aea/public/index.php" |
SCRIPT_NAME | "/public/index.php" |
SCRIPT_URI | "https://www.annuairesdz.com:443/login" |
SCRIPT_URL | "/login" |
SERVER_ADDR | "10.29.40.35" |
SERVER_ADMIN | "postmaster@www.annuairesdz.com" |
SERVER_NAME | "www.annuairesdz.com" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "" |
SERVER_SOFTWARE | "Apache" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN" |
UNIQUE_ID | "aBoDl@g4mW7gumtKSzzCpwAAABc" |
USER | "annuairepn" |
ZEND_OPTIMIZER | "1" |
argc | 0 |
argv | [] |