Redirect 302 redirect from GET @paket_read (b177c3)

GET https://to3.tourone.de/backend/security/login

SecurityController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\Backend\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
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#259
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\ApiKeyAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\ApiKeyAuthenticator {#260 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#255
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\WebsiteUserAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\WebsiteUserAuthenticator {#256 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#243
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\LoginFormAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\LoginFormAuthenticator {#252 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#242
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#341 …}
  }
]
_stopwatch_token
"e079fc"
_vary_by_language
true

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"sf_redirect=%7B%22token%22%3A%22b177c3%22%2C%22route%22%3A%22paket_read%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CBackend%5C%5CReise%5C%5CPaketController%22%2C%22method%22%3A%22read%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fweb3%5C%2Fhtdocs%5C%2Fhtml%5C%2Fbackend%5C%2Fsrc%5C%2FController%5C%2FBackend%5C%2FReise%5C%2FPaketController.php%22%2C%22line%22%3A71%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=b177c3; PHPSESSID=ort2lltmf32341ollrienlj4lo"
host
"to3.tourone.de"
referer
"https://to3.tourone.de/backend/reise/paket/55"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
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-language
"de"
content-type
"text/html; charset=UTF-8"
date
"Wed, 17 Dec 2025 17:41:01 GMT"
set-cookie
"PHPSESSID=ort2lltmf32341ollrienlj4lo; expires=Wed, 17 Dec 2025 19:41:01 GMT; Max-Age=7200; path=/backend; secure; httponly; samesite=lax"
vary
"Accept-Language"
x-debug-token
"a305c3"

Cookies

Request Cookies

Key Value
PHPSESSID
"ort2lltmf32341ollrienlj4lo"
main_deauth_profile_token
"b177c3"
sf_redirect
"{"token":"b177c3","route":"paket_read","method":"GET","controller":{"class":"App\\Controller\\Backend\\Reise\\PaketController","method":"read","file":"\/var\/www\/web3\/htdocs\/html\/backend\/src\/Controller\/Backend\/Reise\/PaketController.php","line":71},"status_code":302,"status_text":"Found"}"

Response Cookies

Key Value
PHPSESSID
Symfony\Component\HttpFoundation\Cookie {#1324
  #expire: 1766000461
  #path: "/backend"
  -sameSite: "lax"
  -secureDefault: true
  #name: "PHPSESSID"
  #value: "ort2lltmf32341ollrienlj4lo"
  #domain: ""
  #secure: true
  #httpOnly: true
  -raw: false
  -partitioned: false
}

Session 4

Session Metadata

Key Value
Created
"Wed, 17 Dec 25 18:41:00 +0100"
Last used
"Wed, 17 Dec 25 18:41:01 +0100"
Lifetime
7200

Session Attributes

Attribute Value
_locale
"de"
_security.main.target_path
"https://to3.tourone.de/backend/reise/paket/55"

Session Usage

4 Usages
Stateless check enabled
Usage
App\Service\LocaleService:18
[
  [
    "file" => "/var/www/web3/htdocs/html/backend/src/Service/LocaleService.php"
    "line" => 18
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web3/htdocs/html/backend/src/EventListener/LocaleSubscriber.php"
    "line" => 29
    "function" => "setLocaleFromSession"
    "class" => "App\Service\LocaleService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventListener\LocaleSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web3/htdocs/html/backend/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web3/htdocs/html/backend/src/Controller/Backend/SecurityController.php"
    "line" => 49
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\Backend\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web3/htdocs/html/backend/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web3/htdocs/html/backend/src/Controller/Backend/SecurityController.php"
    "line" => 51
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\Backend\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web3/htdocs/html/backend/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Bridge\Twig\AppVariable:185
[
  [
    "file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 185
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web3/htdocs/html/backend/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1913
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web3/htdocs/html/backend/var/cache/dev/twig/53/53e2ae66b14389f3efb48dc4186afdae.php"
    "line" => 114
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/web3/htdocs/html/backend/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_bab154a36082ff0ddd2fd3bf89394f6e"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web3/htdocs/html/backend/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web3/htdocs/html/backend/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web3/htdocs/html/backend/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web3/htdocs/html/backend/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 459
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 464
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 278
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web3/htdocs/html/backend/src/Controller/Backend/SecurityController.php"
    "line" => 53
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\Backend\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web3/htdocs/html/backend/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
(no data)

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"=068b607ed406b4bfb599a8251277e0ec"
BASE
"/backend"
CHAM_DB
"mysql://web53:RechWotCaxGoos,@chamdev.tourone.de:3306/usr_web53_1"
CONTEXT_DOCUMENT_ROOT
"/var/www/web3/htdocs/html/backend/public"
CONTEXT_PREFIX
"/backend"
DATABASE_URL
"mysql://web3:NifwaussYinTat_@localhost:3307/usr_web3_1"
DOCUMENT_ROOT
"/var/www/web3/htdocs/html/to3-frontend/public"
DOC_SFTP_HOST
"to3.tourone.de"
DOC_SFTP_PASSWORD
"SemtyucPydfom2"
DOC_SFTP_PORT
"2222"
DOC_SFTP_ROOT
"/ftp_documents"
DOC_SFTP_TIMEOUT
"30"
DOC_SFTP_USERNAME
"web3_ftp"
FCGI_ROLE
"RESPONDER"
FLIGHT_API_PASSWORD
"yY3@qQ0!vX4!"
FLIGHT_API_USERNAME
"chamaeleon.test"
GATEWAY_INTERFACE
"CGI/1.1"
H2PUSH
"off"
H2_PUSH
"off"
H2_PUSHED
""
H2_PUSHED_ON
""
H2_STREAM_ID
"7"
H2_STREAM_TAG
"99039-3557-7"
HOME
"/var/www/web3"
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%22b177c3%22%2C%22route%22%3A%22paket_read%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CBackend%5C%5CReise%5C%5CPaketController%22%2C%22method%22%3A%22read%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fweb3%5C%2Fhtdocs%5C%2Fhtml%5C%2Fbackend%5C%2Fsrc%5C%2FController%5C%2FBackend%5C%2FReise%5C%2FPaketController.php%22%2C%22line%22%3A71%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=b177c3; PHPSESSID=ort2lltmf32341ollrienlj4lo"
HTTP_HOST
"to3.tourone.de"
HTTP_REFERER
"https://to3.tourone.de/backend/reise/paket/55"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
IMG_SFTP_HOST
"to3.tourone.de"
IMG_SFTP_PASSWORD
"SemtyucPydfom2"
IMG_SFTP_PORT
"2222"
IMG_SFTP_ROOT
"/ftp_images"
IMG_SFTP_TIMEOUT
"30"
IMG_SFTP_USERNAME
"web3_ftp"
JWT_PASSPHRASE
""
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_DSN
"smtp://tourone-de.mail.protection.outlook.com:25?encryption=null&auth_mode=none"
MESSENGER_TRANSPORT_DSN
"doctrine://default"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/backend/index.php"
QUERY_STRING
""
REDIRECT_BASE
"/backend"
REDIRECT_H2PUSH
"off"
REDIRECT_H2_PUSH
"off"
REDIRECT_H2_PUSHED
""
REDIRECT_H2_PUSHED_ON
""
REDIRECT_H2_STREAM_ID
"7"
REDIRECT_H2_STREAM_TAG
"99039-3557-7"
REDIRECT_HTTP2
"on"
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://to3.tourone.de/backend/security/login"
REDIRECT_SCRIPT_URL
"/backend/security/login"
REDIRECT_SSL_TLS_SNI
"to3.tourone.de"
REDIRECT_STATUS
"200"
REDIRECT_TMP
"/var/www/web3/tmp"
REDIRECT_TMPDIR
"/var/www/web3/tmp"
REDIRECT_URL
"/backend/security/login"
REMOTE_ADDR
"216.73.216.19"
REMOTE_PORT
"40639"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1765993261
REQUEST_TIME_FLOAT
1765993261.4371
REQUEST_URI
"/backend/security/login"
SCRIPT_FILENAME
"/var/www/web3/htdocs/html/backend/public/index.php"
SCRIPT_NAME
"/backend/index.php"
SCRIPT_URI
"https://to3.tourone.de/backend/security/login"
SCRIPT_URL
"/backend/security/login"
SERVER_ADDR
"213.187.93.111"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"to3.tourone.de"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"to3.tourone.de"
TEMP
"/var/www/web3/tmp"
TMP
"/var/www/web3/tmp"
TMPDIR
"/var/www/web3/tmp"
USER
"web3"
proxy-nokeepalive
"1"

Sub Requests 1

SecurityController :: passwortVergessen (token = 3f56dd)

Key Value
_controller
"App\Controller\Backend\SecurityController::passwortVergessen"
_format
"html"
_locale
"de"
_stopwatch_token
"6a7a6b"