Redirect 302 redirect from GET @core_admin_index (4a3f67)

GET https://eventiko.cz/login

SecurityController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Security\Controller\SecurityController::login"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"security_login"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#68
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#138 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#64
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#63 …}
  }
]
_stopwatch_token
"72deb1"
media_type
"text/html"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
cookie
"PHPSESSID=38c54c3ddcf455f86c427557ba71f515; main_deauth_profile_token=eee134; sf_redirect=%7B%22token%22%3A%224a3f67%22%2C%22route%22%3A%22core_admin_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CCore%5C%5CController%5C%5CAdminController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fwww%5C%2Fhosting%5C%2Feventiko.cz%5C%2Fwww%5C%2Fsrc%5C%2FCore%5C%2FController%5C%2FAdminController.php%22%2C%22line%22%3A20%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
host
"eventiko.cz"
referer
"https://eventiko.cz/admin"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.53"
x-forwarded-proto
"https"
x-php-ob-level
"1"
x-real-ip
"216.73.216.53"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-type
"text/html; charset=UTF-8"
date
"Sat, 08 Nov 2025 00:52:50 GMT"
expires
"-1"
pragma
"no-cache"
x-debug-token
"5ff003"

Cookies

Request Cookies

Key Value
PHPSESSID
"38c54c3ddcf455f86c427557ba71f515"
main_deauth_profile_token
"eee134"
sf_redirect
"{"token":"4a3f67","route":"core_admin_index","method":"GET","controller":{"class":"App\\Core\\Controller\\AdminController","method":"index","file":"\/www\/hosting\/eventiko.cz\/www\/src\/Core\/Controller\/AdminController.php","line":20},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 4

Session Metadata

Key Value
Created
"Sat, 08 Nov 25 01:52:49 +0100"
Last used
"Sat, 08 Nov 25 01:52:49 +0100"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"https://eventiko.cz/admin"

Session Usage

4 Usages
Stateless check enabled
Usage
App\Core\EventSubscriber\LocaleSubscriber:38
[
  [
    "file" => "/www/hosting/eventiko.cz/www/src/Core/EventSubscriber/LocaleSubscriber.php"
    "line" => 38
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/hosting/eventiko.cz/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\Core\EventSubscriber\LocaleSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/www/hosting/eventiko.cz/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/hosting/eventiko.cz/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/hosting/eventiko.cz/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/hosting/eventiko.cz/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/hosting/eventiko.cz/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/hosting/eventiko.cz/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/hosting/eventiko.cz/www/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/www/hosting/eventiko.cz/www/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/hosting/eventiko.cz/www/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 79
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/www/hosting/eventiko.cz/www/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 67
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/www/hosting/eventiko.cz/www/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 120
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/www/hosting/eventiko.cz/www/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 32
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/www/hosting/eventiko.cz/www/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 35
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/www/hosting/eventiko.cz/www/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/www/hosting/eventiko.cz/www/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/www/hosting/eventiko.cz/www/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 91
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/www/hosting/eventiko.cz/www/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/www/hosting/eventiko.cz/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/www/hosting/eventiko.cz/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/hosting/eventiko.cz/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/hosting/eventiko.cz/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/hosting/eventiko.cz/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/hosting/eventiko.cz/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/hosting/eventiko.cz/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/hosting/eventiko.cz/www/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/www/hosting/eventiko.cz/www/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/hosting/eventiko.cz/www/src/Security/Controller/SecurityController.php"
    "line" => 26
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/www/hosting/eventiko.cz/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Security\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/www/hosting/eventiko.cz/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/hosting/eventiko.cz/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/hosting/eventiko.cz/www/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/www/hosting/eventiko.cz/www/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/hosting/eventiko.cz/www/src/Security/Controller/SecurityController.php"
    "line" => 29
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/www/hosting/eventiko.cz/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Security\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/www/hosting/eventiko.cz/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/hosting/eventiko.cz/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/hosting/eventiko.cz/www/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"sezMFjQqSUKVj3ymU8bLLPkWc4kebFXx"
DATABASE_URL
"mysql://eventiko_cza:lWT99Gjok5NP%3AHr%3A@mco04.vas-server.cz:3306/eventiko_cza"
MAILER_DSN
"smtp://noreply@eventiko.cz:nOeulbbvRPwF2FKX@mco04.vas-server.cz:465?verify_peer=false"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
BASE
"/public"
CONTEXT_DOCUMENT_ROOT
"/www/hosting/eventiko.cz/www"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/www/hosting/eventiko.cz/www"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/www/hosting/eventiko.cz"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"PHPSESSID=38c54c3ddcf455f86c427557ba71f515; main_deauth_profile_token=eee134; sf_redirect=%7B%22token%22%3A%224a3f67%22%2C%22route%22%3A%22core_admin_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CCore%5C%5CController%5C%5CAdminController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fwww%5C%2Fhosting%5C%2Feventiko.cz%5C%2Fwww%5C%2Fsrc%5C%2FCore%5C%2FController%5C%2FAdminController.php%22%2C%22line%22%3A20%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_HOST
"eventiko.cz"
HTTP_REFERER
"https://eventiko.cz/admin"
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.53"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_REAL_IP
"216.73.216.53"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PHP_SELF
"/public/index.php"
QUERY_STRING
""
REDIRECT_BASE
"/public"
REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_SCRIPT_URI
"https://eventiko.cz/login"
REDIRECT_REDIRECT_SCRIPT_URL
"/login"
REDIRECT_REDIRECT_SSL_TLS_SNI
"eventiko.cz"
REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_REDIRECT_UNIQUE_ID
"aQ6UYspZzAeLHKmtMf3aogAAAAE"
REDIRECT_SCRIPT_URI
"https://eventiko.cz/login"
REDIRECT_SCRIPT_URL
"/login"
REDIRECT_SSL_TLS_SNI
"eventiko.cz"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aQ6UYspZzAeLHKmtMf3aogAAAAE"
REDIRECT_URL
"/public/login"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"2928"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1762563170
REQUEST_TIME_FLOAT
1762563170.0587
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/www/hosting/eventiko.cz/www/public/index.php"
SCRIPT_NAME
"/public/index.php"
SCRIPT_URI
"https://eventiko.cz/login"
SCRIPT_URL
"/login"
SERVER_ADDR
"127.0.0.1"
SERVER_ADMIN
"postmaster@eventiko.cz"
SERVER_NAME
"eventiko.cz"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_CIPHER
"TLS_AES_256_GCM_SHA384"
SSL_CIPHER_ALGKEYSIZE
"256"
SSL_CIPHER_EXPORT
"false"
SSL_CIPHER_USEKEYSIZE
"256"
SSL_CLIENT_VERIFY
"NONE"
SSL_COMPRESS_METHOD
"NULL"
SSL_PROTOCOL
"TLSv1.3"
SSL_SECURE_RENEG
"false"
SSL_SERVER_A_KEY
"id-ecPublicKey"
SSL_SERVER_A_SIG
"ecdsa-with-SHA384"
SSL_SERVER_I_DN
"CN=E7,O=Let's Encrypt,C=US"
SSL_SERVER_I_DN_C
"US"
SSL_SERVER_I_DN_CN
"E7"
SSL_SERVER_I_DN_O
"Let's Encrypt"
SSL_SERVER_M_SERIAL
"06564901F661650C09F0F436D110E0B6F4B9"
SSL_SERVER_M_VERSION
"3"
SSL_SERVER_SAN_DNS_0
"eventiko.cz"
SSL_SERVER_SAN_DNS_1
"www.eventiko.cz"
SSL_SERVER_S_DN
"CN=www.eventiko.cz"
SSL_SERVER_S_DN_CN
"www.eventiko.cz"
SSL_SERVER_V_END
"Jan 28 09:45:07 2026 GMT"
SSL_SERVER_V_START
"Oct 30 09:45:08 2025 GMT"
SSL_SESSION_ID
"c567358cb9e4a68a31240bd3ff71d8b813c147baa8fffefa563510b1a4610c41"
SSL_SESSION_RESUMED
"Initial"
SSL_TLS_SNI
"eventiko.cz"
SSL_VERSION_INTERFACE
"mod_ssl/2.4.65"
SSL_VERSION_LIBRARY
"OpenSSL/3.5.1"
SYMFONY_DOTENV_PATH
"/www/hosting/eventiko.cz/www/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN"
UNIQUE_ID
"aQ6UYspZzAeLHKmtMf3aogAAAAE"
USER
"eventiko-cz"
magick_temporary_path
"/www/hosting/eventiko.cz/tmp"
magick_tmp_path
"/www/hosting/eventiko.cz/tmp"
magick_tmpdir
"/www/hosting/eventiko.cz/tmp"
proxy-nokeepalive
"1"
sys_temp_dir
"/www/hosting/eventiko.cz/tmp"
sys_tmp_dir
"/www/hosting/eventiko.cz/tmp"