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 | "login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#227 -options: [ "username_parameter" => "_username" "password_parameter" => "_password" "check_path" => "login" "post_only" => true "form_only" => false "enable_csrf" => true "csrf_parameter" => "_csrf_token" "csrf_token_id" => "authenticate" "login_path" => "login" "use_forward" => false ] -httpKernel: ? Symfony\Component\HttpKernel\HttpKernelInterface -httpUtils: Symfony\Component\Security\Http\HttpUtils {#213 …} -userProvider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#228 …} -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#219 …} -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#223 …} } ] |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "sf_redirect=%7B%22token%22%3A%22e66d14%22%2C%22route%22%3A%22homepage%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CBookingController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fdevvolux%5C%2Fpublic_html%5C%2FACS%5C%2Fsrc%5C%2FController%5C%2FBookingController.php%22%2C%22line%22%3A35%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=2cef9290ba29a2f95939ac671590a7bb" |
| host | "dev.onlinepayments.voluxis.com" |
| referer | "https://dev.onlinepayments.voluxis.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 | "Sun, 15 Feb 2026 09:01:15 GMT" |
| x-debug-token | "f9e422" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "2cef9290ba29a2f95939ac671590a7bb" |
| sf_redirect | "{"token":"e66d14","route":"homepage","method":"GET","controller":{"class":"App\\Controller\\BookingController","method":"index","file":"\/home\/devvolux\/public_html\/ACS\/src\/Controller\/BookingController.php","line":35},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session
Session Metadata
| Key | Value |
|---|---|
| Created | "Sun, 15 Feb 26 09:01:15 +0000" |
| Last used | "Sun, 15 Feb 26 09:01:15 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "https://dev.onlinepayments.voluxis.com/" |
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_BOOKING_URL_SECRET | "243rvffgh546" |
| APP_DEBUG | "0" |
| APP_ENV | "dev" |
| APP_SECRET | "d1d7be605380fe24de38bf3a3bc5d502a1970d6f" |
| DATABASE_URL | "mysqli://devonlin_user:Yv9Woz2J6iHQAucLlSs@127.0.0.1:3306/devonlin_main?serverVersion=8.0.45&charset=utf8mb4" |
| LOCK_DSN | "semaphore" |
| MAILER_DSN | "sendmail://default" |
| MESSENGER_TRANSPORT_DSN | "sendmail://default" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_PROJECT_DIR | "/home/devvolux/public_html/ACS" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/home/devvolux/public_html/ACS" ] |
| BASE | "/ACS/public" |
| CONTEXT_DOCUMENT_ROOT | "/home/devvolux/public_html" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/devvolux/public_html" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/devvolux" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%22e66d14%22%2C%22route%22%3A%22homepage%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CBookingController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fdevvolux%5C%2Fpublic_html%5C%2FACS%5C%2Fsrc%5C%2FController%5C%2FBookingController.php%22%2C%22line%22%3A35%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=2cef9290ba29a2f95939ac671590a7bb" |
| HTTP_HOST | "dev.onlinepayments.voluxis.com" |
| HTTP_REFERER | "https://dev.onlinepayments.voluxis.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 | "/ACS/public/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "dev.onlinepayments.voluxis.com" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aZGLWxXSpfeaLqP6wGegSgAAAAI" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "216.73.216.47" |
| REMOTE_PORT | "1828" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1771146075 |
| REQUEST_TIME_FLOAT | 1771146075.7782 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/home/devvolux/public_html/ACS/public/index.php" |
| SCRIPT_NAME | "/ACS/public/index.php" |
| SERVER_ADDR | "78.31.104.35" |
| SERVER_ADMIN | "webmaster@dev.onlinepayments.voluxis.com" |
| SERVER_NAME | "dev.onlinepayments.voluxis.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "dev.onlinepayments.voluxis.com" |
| SYMFONY_DOTENV_PATH | "/home/devvolux/public_html/ACS/.env" |
| SYMFONY_DOTENV_VARS | "APP_DEBUG,APP_ENV,MESSENGER_TRANSPORT_DSN,MAILER_DSN,LOCK_DSN,APP_SECRET,DATABASE_URL,APP_BOOKING_URL_SECRET" |
| UNIQUE_ID | "aZGLWxXSpfeaLqP6wGegSgAAAAI" |
| USER | "devvolux" |
| proxy-nokeepalive | "1" |