GET http://gls.toolbox.current.nosfair-project.de/_profiler

RedirectController :: urlRedirectAction

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"Symfony\Bundle\FrameworkBundle\Controller\RedirectController::urlRedirectAction"
_firewall_context
"security.firewall.map.context.main"
_route
"_profiler_home"
_route_params
[
  "path" => "/_profiler/"
  "permanent" => true
  "scheme" => null
  "httpPort" => 80
  "httpsPort" => 443
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#619
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\NsfBundles\AuthBundle\Security\LoginFormAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\NsfBundles\AuthBundle\Security\LoginFormAuthenticator {#115 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#662
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\NsfBundles\AuthBundle\Security\ApiTokenAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\NsfBundles\AuthBundle\Security\ApiTokenAuthenticator {#870 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#544
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\NsfBundles\AuthBundle\Security\LoginAuthFormAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\NsfBundles\AuthBundle\Security\LoginAuthFormAuthenticator {#558 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#648
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#605 …}
  }
]
_stopwatch_token
"342dbd"
httpPort
80
httpsPort
443
path
"/_profiler/"
permanent
true
scheme
null

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"gls.toolbox.current.nosfair-project.de"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.25"
x-forwarded-host
"gls.toolbox.current.nosfair-project.de"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-server
"3c5731076380"
x-php-ob-level
"0"
x-real-ip
"216.73.216.25"

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, 17 Jan 2026 16:04:35 GMT"
location
"http://gls.toolbox.current.nosfair-project.de/_profiler/"
x-debug-token
"5bfb72"

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:39
[
  [
    "file" => "/var/www/app/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 57
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 67
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 107
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 32
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 35
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 93
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/security-http/Firewall.php"
    "line" => 86
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/public/index.php"
    "line" => 7
    "args" => [
      "/var/www/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
API_ACCOUNTS_URL
"https://gls.toolbox.current.nosfair-project.de/api/accounts.php?customer=%s"
API_CUSTOMER_URL
"https://gls.toolbox.current.nosfair-project.de/api/stammdaten.php?customer=%s"
API_DEPOT_URL
"https://gls.toolbox.current.nosfair-project.de/api/depot.php?customer=%s"
API_PASS
"heiNO#"
API_ROLES_URL
"https://gls.toolbox.current.nosfair-project.de/api/roles.php?customer=%s"
API_TAX_URL
"https://gls.toolbox.current.nosfair-project.de/api/tax.php?customer=%s"
API_UNION_URL
"https://gls.toolbox.current.nosfair-project.de/api/union.php?customer=%s"
API_USER
"nsf"
APP_ENV
"dev"
APP_SECRET
"eba8b0b9de06be0ff3a0ca71fce0fe94"
DATABASE_URL
"mysql://usr:pwd@gls_curr_db/app?serverVersion=8&charset=utf8mb4"
FEEDBACK_EMAIL
"sascha.stelten@nosfair.com"
MAILER_DSN
"smtp://current.nosfair-project.de:1025"
SENTRY_DSN
"https://4eac0981ef464228a63bef1a9d1bda6a@sentry.io/1325027"
SENTRY_RELEASE
"86aaf0eb1d7fa58be0851bd8866c3bed5e3f4118"
SSO_CLIENT_ID
"14_5js77lkfcbokk4o848k08k4so4g8ko8ggckw4080048kwsw8sw"
SSO_REDIRECT_URI
"https://gls.toolbox.stage.nosfair-project.de/auth?state=123d"
SSO_SECRET
"3pjex9mxrvswo8cs4g48owkoscc44oow0koc4gcc8o00kwog88"
SSO_URL
"https://ciam.gls.de/"
VALID_EMAIL_DOMAINS_PATTERN
"/@gls\.de$|@gls-bank\.de$|@nosfair\.com$/"

Defined as regular env variables

Key Value
APPLICATION_GID
"1000"
APPLICATION_GROUP
"application"
APPLICATION_PATH
"/app"
APPLICATION_UID
"1000"
APPLICATION_USER
"application"
APP_DEBUG
"1"
APP_PROJECT_DIR
"/var/www/app"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/app"
]
COMPOSER_ALLOW_SUPERUSER
"1"
COMPOSER_CACHE_DIR
"/tmp/composer-cache-dir"
COMPOSER_VERSION
"2"
CONTAINER_UID
"application"
CONTEXT_DOCUMENT_ROOT
"/var/www/app/public"
CONTEXT_PREFIX
""
DOCKER_CONF_HOME
"/opt/docker/"
DOCUMENT_ROOT
"/var/www/app/public"
FCGI_ROLE
"RESPONDER"
FPDI_PASSWORD
""
FPDI_REPO_HOST
""
FPDI_USER
""
GATEWAY_INTERFACE
"CGI/1.1"
GLS_LIVE_ENV
"staging"
GPG_KEYS
"AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD"
HOME
"/home/application"
HOSTNAME
"32c2a3be254c"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"gls.toolbox.current.nosfair-project.de"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.216.25"
HTTP_X_FORWARDED_HOST
"gls.toolbox.current.nosfair-project.de"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SERVER
"3c5731076380"
HTTP_X_REAL_IP
"216.73.216.25"
LANG
"C.UTF-8"
LC_ALL
"C.UTF-8"
LOG_STDERR
"/proc/1/fd/2"
LOG_STDOUT
"/proc/1/fd/1"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHPIZE_DEPS
"autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.4.15.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_SENDMAIL_PATH
"/usr/sbin/sendmail -t -i"
PHP_SHA256
"a060684f614b8344f9b34c334b6ba8db1177555997edb5b1aceab0a4b807da7e"
PHP_URL
"https://www.php.net/distributions/php-8.4.15.tar.xz"
PHP_VERSION
"8.4.15"
PWD
"/var/www/app"
QUERY_STRING
""
REDIRECT_SCRIPT_URI
"http://gls.toolbox.current.nosfair-project.de/_profiler"
REDIRECT_SCRIPT_URL
"/_profiler"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/_profiler"
REMOTE_ADDR
"192.168.80.12"
REMOTE_PORT
"36330"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1768665873
REQUEST_TIME_FLOAT
1768665873.6316
REQUEST_URI
"/_profiler"
SCRIPT_FILENAME
"/var/www/app/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"http://gls.toolbox.current.nosfair-project.de/_profiler"
SCRIPT_URL
"/_profiler"
SERVER_ADDR
"192.168.80.28"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"gls.toolbox.current.nosfair-project.de"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.65 (Debian) Server at gls.toolbox.current.nosfair-project.de Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.65 (Debian)"
SHLVL
"0"
SUPERVISOR_ENABLED
"1"
SUPERVISOR_GROUP_NAME
"php-fpm"
SUPERVISOR_PROCESS_NAME
"php-fpmd"
SUPERVISOR_SERVER_URL
"unix:///.supervisor.sock"
SYMFONY_DOTENV_PATH
"/var/www/app/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,VALID_EMAIL_DOMAINS_PATTERN,SENTRY_DSN,SENTRY_RELEASE,SSO_URL,SSO_CLIENT_ID,SSO_SECRET,SSO_REDIRECT_URI,API_CUSTOMER_URL,API_ROLES_URL,API_DEPOT_URL,API_ACCOUNTS_URL,API_TAX_URL,API_UNION_URL,API_USER,API_PASS,FEEDBACK_EMAIL,MAILER_DSN"
TERM
"xterm"
USER
"application"
VIPSHOME
"/usr"
WEB_ALIAS_DOMAIN
"*.vm"
WEB_DOCUMENT_INDEX
"index.php"
WEB_DOCUMENT_ROOT
"/var/www/app/public"
WEB_PHP_SOCKET
"127.0.0.1:9000"
WEB_PHP_TIMEOUT
"600"
argc
0
argv
[]