RedirectController :: urlRedirectAction
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "Symfony\Bundle\FrameworkBundle\Controller\RedirectController::urlRedirectAction" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "homepage" |
| _route_params | [ "path" => "/app/login" "permanent" => true ] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "24f82b" |
| media_type | "text/html" |
| paramFetcher | FOS\RestBundle\Request\ParamFetcher {#396 -container: Container7fQefXW\App_KernelDevDebugContainer {#42 …} -parameterBag: FOS\RestBundle\Request\ParameterBag {#438 …} -requestStack: Symfony\Component\HttpFoundation\RequestStack {#246 …} -validator: Symfony\Component\Validator\Validator\TraceableValidator {#411 …} } |
| path | "/app/login" |
| permanent | true |
Request Headers
| Header | Value |
|---|---|
| connection | "Keep-Alive" |
| content-length | "" |
| content-type | "" |
| host | "127.0.0.1:8080" |
| port | "8080" |
| user-agent | "Mozilla/5.0" |
| x-forwarded-for | "80.94.95.40" |
| x-forwarded-host | "configurationserv.com" |
| x-forwarded-server | "qa.tools.createit.com" |
| x-php-ob-level | "0" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| content-type | "text/html; charset=UTF-8" |
| date | "Sat, 04 Apr 2026 13:49:32 GMT" |
| location | "http://127.0.0.1:8080/app/login" |
| x-debug-token | "6bec27" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 1
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
1
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
[
"file" => "/var/www/html/e2e/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 44
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/e2e/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
"line" => 64
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/e2e/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 107
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
"type" => "->"
]
[
"file" => "/var/www/html/e2e/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 34
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/html/e2e/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 39
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/html/e2e/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 38
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/html/e2e/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 25
"function" => "supports"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/html/e2e/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 73
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/var/www/html/e2e/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/html/e2e/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/html/e2e/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/e2e/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/e2e/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 153
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/e2e/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/e2e/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/e2e/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/e2e/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/e2e/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/e2e/public/index.php"
"line" => 5
"args" => [
"/var/www/html/e2e/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| ACTIVE_COLLAB_ACCESS_TOKEN | "274-x0nhFgUN57g1CGvTzfzGi4zRwv2dRv7SNqaugTLp" |
| ACTIVE_COLLAB_BASE_URL | "https://todo.createit.com" |
| API_ACCESS_TOKEN | "fb1982a3b3357da1c88318aff2679b5f" |
| APP_ENV | "dev" |
| APP_SECRET | "fb1982a3b3357da1c88318aff2679b5f" |
| BASE_URL | "https://qa.tools.createit.com" |
| DATABASE_NAME | "e2e" |
| DATABASE_URL | "mysql://e2e:e2e@database:3306/e2e?serverVersion=8.0" |
| DATABASE_USER | "e2e" |
| DATABASE_USER_PASS | "e2e" |
| DATABASE_USER_ROOT_PASS | "root" |
| DEFAULT_API_ACCESS_TOKEN | "tb1982a3b3357Ya1c88318aff2679b5r" |
| GID | "1001" |
| HTTPS_PORT | "8443" |
| HTTP_PORT | "8080" |
| MAILER_DSN | "smtp://testrail@createit.com:zujae8Eiz6ohfier@mail.createit.com:587/?encryption=ssl&auth_mode=login" |
| PUBLIC_PIPELINE_REF | "master" |
| PUBLIC_PIPELINE_TOKEN | "glptt-18e6bc1a35ca5438533121366790e652667836b3" |
| PUBLIC_PIPELINE_URL | "https://gitlab.createit.pl:8888/api/v4/projects/1644/trigger/pipeline" |
| TEST_MONITORING_WEBHOOK_DEFAULT | "https://createit0.webhook.office.com/webhookb2/89758112-24ca-4874-823f-5709b47e6fb4@f21176dc-2497-48ab-94f8-0dc777a66651/IncomingWebhook/d6a5354e0b644c8ab828a8fdcf9687f0/1cab869f-b96c-472a-a322-69f6667bf423" |
| TR_PASS | "Cre@teIT123" |
| TR_URL | "https://createit.testrail.io" |
| TR_USER | "j.pawinska@createit.pl" |
| UID | "1001" |
| WKHTMLTOIMAGE_PATH | "/usr/bin/wkhtmltoimage" |
| WKHTMLTOPDF_PATH | "/usr/bin/wkhtmltopdf" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/var/www/html/e2e/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GPG_KEYS | "528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD" |
| HOME | "/home/www-data" |
| HOSTNAME | "6cba08f11253" |
| HTTP_CONNECTION | "Keep-Alive" |
| HTTP_HOST | "127.0.0.1:8080" |
| HTTP_USER_AGENT | "Mozilla/5.0" |
| HTTP_X_FORWARDED_FOR | "80.94.95.40" |
| HTTP_X_FORWARDED_HOST | "configurationserv.com" |
| HTTP_X_FORWARDED_SERVER | "qa.tools.createit.com" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHPIZE_DEPS | "autoconf \t\tdpkg-dev dpkg \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkgconf \t\tre2c" |
| PHP_ASC_URL | "https://www.php.net/distributions/php-8.1.6.tar.xz.asc" |
| PHP_CFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_CPPFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_INI_DIR | "/usr/local/etc/php" |
| PHP_LDFLAGS | "-Wl,-O1 -pie" |
| PHP_SELF | "/index.php" |
| PHP_SHA256 | "da38d65bb0d5dd56f711cd478204f2b62a74a2c2b0d2d523a78d6eb865b2364c" |
| PHP_URL | "https://www.php.net/distributions/php-8.1.6.tar.xz" |
| PHP_VERSION | "8.1.6" |
| PWD | "/var/www/html/e2e" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "172.18.0.1" |
| REMOTE_PORT | "58082" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1775310572 |
| REQUEST_TIME_FLOAT | 1775310572.3219 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/var/www/html/e2e/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.18.0.3" |
| SERVER_NAME | "${base_url}" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.25.2" |
| SHLVL | "2" |
| SYMFONY_DOTENV_VARS | "BASE_URL,APP_ENV,APP_SECRET,UID,GID,TR_URL,TR_USER,TR_PASS,API_ACCESS_TOKEN,DATABASE_NAME,DATABASE_USER,DATABASE_USER_PASS,DATABASE_USER_ROOT_PASS,DATABASE_URL,MAILER_DSN,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,HTTP_PORT,HTTPS_PORT,DEFAULT_API_ACCESS_TOKEN,PUBLIC_PIPELINE_URL,PUBLIC_PIPELINE_TOKEN,PUBLIC_PIPELINE_REF,ACTIVE_COLLAB_ACCESS_TOKEN,ACTIVE_COLLAB_BASE_URL,TEST_MONITORING_WEBHOOK_DEFAULT" |
| TERM | "xterm" |
| TIMEZONE | "Etc/UCT" |
| USER | "www-data" |
| argc | 0 |
| argv | [] |