SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\SecurityController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _redirected | true |
| _route | "app_login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ App\Security\AppCustomAuthenticator {#211 -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#167 …} } Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#245 -secret: ? string -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#197 …} -cookieName: "REMEMBERME" -logger: Monolog\Logger {#212 …} -rememberMeHandler: Symfony\Component\Security\Http\RememberMe\SignatureRememberMeHandler {#246 …} } ] |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cache-control | "max-age=259200" |
| connection | "keep-alive" |
| cookie | "PHPSESSID=pqcq3dbtv8iih7g65kskqfc67b; sf_redirect=%7B%22token%22%3A%22f2add5%22%2C%22route%22%3A%22app_order_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5COrderController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fe-commerce.enspm.univ-maroua.cm%5C%2Fsrc%5C%2FController%5C%2FOrderController.php%22%2C%22line%22%3A22%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| host | "e-commerce.enspm.univ-maroua.cm" |
| referer | "http://e-commerce.enspm.univ-maroua.cm/orders/" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| via | "1.1 squid-proxy-5b5d847c96-59bhv (squid/6.13)" |
| x-forwarded-for | "10.1.142.149" |
| 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-type | "text/html; charset=UTF-8" |
| date | "Wed, 22 Apr 2026 09:42:03 GMT" |
| x-debug-token | "486378" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "pqcq3dbtv8iih7g65kskqfc67b" |
| sf_redirect | "{"token":"f2add5","route":"app_order_index","method":"GET","controller":{"class":"App\\Controller\\OrderController","method":"index","file":"\/var\/www\/e-commerce.enspm.univ-maroua.cm\/src\/Controller\/OrderController.php","line":22},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session
Session Metadata
| Key | Value |
|---|---|
| Created | "Wed, 22 Apr 26 09:42:01 +0000" |
| Last used | "Wed, 22 Apr 26 09:42:01 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "http://e-commerce.enspm.univ-maroua.cm/orders/" |
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 |
|---|---|
| APP_DEBUG | "0" |
| APP_ENV | "dev" |
| APP_SECRET | "be0e85688f6d73ad193dd014579c9588" |
| APP_SHARE_DIR | "var/share" |
| DATABASE_URL | "mysql://ecommerc:ecommerç@2026@127.0.0.1:3306/ecommerce_db" |
| DEFAULT_URI | "http://localhost" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_PROJECT_DIR | "/var/www/e-commerce.enspm.univ-maroua.cm" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/e-commerce.enspm.univ-maroua.cm" ] |
| CONTEXT_DOCUMENT_ROOT | "/var/www/e-commerce.enspm.univ-maroua.cm/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/e-commerce.enspm.univ-maroua.cm/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CACHE_CONTROL | "max-age=259200" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_COOKIE | "PHPSESSID=pqcq3dbtv8iih7g65kskqfc67b; sf_redirect=%7B%22token%22%3A%22f2add5%22%2C%22route%22%3A%22app_order_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5COrderController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fe-commerce.enspm.univ-maroua.cm%5C%2Fsrc%5C%2FController%5C%2FOrderController.php%22%2C%22line%22%3A22%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| HTTP_HOST | "e-commerce.enspm.univ-maroua.cm" |
| HTTP_REFERER | "http://e-commerce.enspm.univ-maroua.cm/orders/" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_VIA | "1.1 squid-proxy-5b5d847c96-59bhv (squid/6.13)" |
| HTTP_X_FORWARDED_FOR | "10.1.142.149" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "216.73.217.46" |
| REMOTE_PORT | "58463" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1776850922 |
| REQUEST_TIME_FLOAT | 1776850922.9935 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "//var/www/e-commerce.enspm.univ-maroua.cm/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "102.220.19.164" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "e-commerce.enspm.univ-maroua.cm" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.66 (Debian) Server at e-commerce.enspm.univ-maroua.cm Port 80</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.66 (Debian)" |
| SYMFONY_DOTENV_PATH | "/var/www/e-commerce.enspm.univ-maroua.cm/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,APP_DEBUG,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN" |
| USER | "www-data" |
| proxy-nokeepalive | "1" |