GET https://to3.tourone.de/backend/reise/paket/55

Request / Response

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\Backend\Reise\PaketController::read"
_firewall_context
"security.firewall.map.context.main"
_route
"paket_read"
_route_params
[
  "id" => "55"
]
_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
"945d53"
_vary_by_language
true
id
"55"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=ort2lltmf32341ollrienlj4lo"
host
"to3.tourone.de"
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"
location
"https://to3.tourone.de/backend/security/login"
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
"b177c3"

Cookies

Request Cookies

Key Value
PHPSESSID
"ort2lltmf32341ollrienlj4lo"

Response Cookies

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

Session 3

Session Metadata

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

Session Attributes

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

Session Usage

3 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\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 75
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 61
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 91
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "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\Firewall\ExceptionListener:28
[
  [
    "file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/security-http/Util/TargetPathTrait.php"
    "line" => 28
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 208
    "function" => "saveTargetPath"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 185
    "function" => "setTargetPath"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 138
    "function" => "startAuthentication"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 93
    "function" => "handleAccessDeniedException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "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" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "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
"5"
H2_STREAM_TAG
"99039-3557-5"
HOME
"/var/www/web3"
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"PHPSESSID=ort2lltmf32341ollrienlj4lo"
HTTP_HOST
"to3.tourone.de"
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
"5"
REDIRECT_H2_STREAM_TAG
"99039-3557-5"
REDIRECT_HTTP2
"on"
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://to3.tourone.de/backend/reise/paket/55"
REDIRECT_SCRIPT_URL
"/backend/reise/paket/55"
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/reise/paket/55"
REMOTE_ADDR
"216.73.216.19"
REMOTE_PORT
"40639"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1765993261
REQUEST_TIME_FLOAT
1765993261.2835
REQUEST_URI
"/backend/reise/paket/55"
SCRIPT_FILENAME
"/var/www/web3/htdocs/html/backend/public/index.php"
SCRIPT_NAME
"/backend/index.php"
SCRIPT_URI
"https://to3.tourone.de/backend/reise/paket/55"
SCRIPT_URL
"/backend/reise/paket/55"
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"