Redirect 302 redirect from GET @app_retail (c76f04)

GET https://zajac.kodink.pl/auth

SecurityController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_access_control_attributes
null
_controller
"App\Controller\SecurityController::login"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"security_login"
_route_params
[]
_stopwatch_token
"e2a54a"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
cookie
"sf_redirect=%7B%22token%22%3A%22c76f04%22%2C%22route%22%3A%22app_retail%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CRetail%5C%5CRetailController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fplatne%5C%2Funbreak%5C%2Fpublic_html%5C%2Fzajac.kodink.pl%5C%2Fsrc%5C%2FController%5C%2FRetail%5C%2FRetailController.php%22%2C%22line%22%3A16%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=rjqscntmtqp2tnacmuegde1vle"
host
"zajac.kodink.pl"
referer
"https://zajac.kodink.pl/app/retail"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-continent-code
"NA"
x-country-code
"US"
x-forwarded-host
"zajac.kodink.pl"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-php-ob-level
"1"
x-real-ip
"216.73.217.68"

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
"Fri, 24 Apr 2026 08:52:55 GMT"
expires
"-1"
pragma
"no-cache"
x-debug-token
"2f2cf0"

Cookies

Request Cookies

Key Value
PHPSESSID
"rjqscntmtqp2tnacmuegde1vle"
sf_redirect
"{"token":"c76f04","route":"app_retail","method":"GET","controller":{"class":"App\\Controller\\Retail\\RetailController","method":"index","file":"\/home\/platne\/unbreak\/public_html\/zajac.kodink.pl\/src\/Controller\/Retail\/RetailController.php","line":16},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 3

Session Metadata

Key Value
Created
"Fri, 24 Apr 26 10:52:54 +0200"
Last used
"Fri, 24 Apr 26 10:52:55 +0200"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"https://zajac.kodink.pl/app/retail"

Session Usage

3 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
  [
    "file" => "/home/platne/unbreak/public_html/zajac.kodink.pl/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 40
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/platne/unbreak/public_html/zajac.kodink.pl/src/Controller/SecurityController.php"
    "line" => 24
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/platne/unbreak/public_html/zajac.kodink.pl/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/platne/unbreak/public_html/zajac.kodink.pl/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/platne/unbreak/public_html/zajac.kodink.pl/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/platne/unbreak/public_html/zajac.kodink.pl/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/platne/unbreak/public_html/zajac.kodink.pl/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/platne/unbreak/public_html/zajac.kodink.pl/public/index.php"
    "line" => 5
    "args" => [
      "/home/platne/unbreak/public_html/zajac.kodink.pl/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
  [
    "file" => "/home/platne/unbreak/public_html/zajac.kodink.pl/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 59
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/platne/unbreak/public_html/zajac.kodink.pl/src/Controller/SecurityController.php"
    "line" => 25
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/platne/unbreak/public_html/zajac.kodink.pl/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/platne/unbreak/public_html/zajac.kodink.pl/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/platne/unbreak/public_html/zajac.kodink.pl/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/platne/unbreak/public_html/zajac.kodink.pl/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/platne/unbreak/public_html/zajac.kodink.pl/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/platne/unbreak/public_html/zajac.kodink.pl/public/index.php"
    "line" => 5
    "args" => [
      "/home/platne/unbreak/public_html/zajac.kodink.pl/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:196
[
  [
    "file" => "/home/platne/unbreak/public_html/zajac.kodink.pl/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 196
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/platne/unbreak/public_html/zajac.kodink.pl/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1719
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/home/platne/unbreak/public_html/zajac.kodink.pl/var/cache/dev/twig/fa/fa5101a41c23ee75f83efd8352496fec.php"
    "line" => 208
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/platne/unbreak/public_html/zajac.kodink.pl/vendor/twig/twig/src/Template.php"
    "line" => 430
    "function" => "block_body"
    "class" => "__TwigTemplate_c86fb20b6772b21c92fd738d1ffbd4ad"
    "type" => "->"
  ]
  [
    "file" => "/home/platne/unbreak/public_html/zajac.kodink.pl/var/cache/dev/twig/5e/5e688a4869e20cab531b260dd98d0cad.php"
    "line" => 150
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/platne/unbreak/public_html/zajac.kodink.pl/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_775f1c926b7d974d66cf34ae5e343211"
    "type" => "->"
  ]
  [
    "file" => "/home/platne/unbreak/public_html/zajac.kodink.pl/var/cache/dev/twig/fa/fa5101a41c23ee75f83efd8352496fec.php"
    "line" => 53
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/platne/unbreak/public_html/zajac.kodink.pl/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_c86fb20b6772b21c92fd738d1ffbd4ad"
    "type" => "->"
  ]
  [
    "file" => "/home/platne/unbreak/public_html/zajac.kodink.pl/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/platne/unbreak/public_html/zajac.kodink.pl/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/platne/unbreak/public_html/zajac.kodink.pl/vendor/twig/twig/src/Environment.php"
    "line" => 306
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/platne/unbreak/public_html/zajac.kodink.pl/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/platne/unbreak/public_html/zajac.kodink.pl/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/platne/unbreak/public_html/zajac.kodink.pl/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/platne/unbreak/public_html/zajac.kodink.pl/src/Controller/SecurityController.php"
    "line" => 27
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/platne/unbreak/public_html/zajac.kodink.pl/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/platne/unbreak/public_html/zajac.kodink.pl/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/platne/unbreak/public_html/zajac.kodink.pl/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/platne/unbreak/public_html/zajac.kodink.pl/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/platne/unbreak/public_html/zajac.kodink.pl/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/platne/unbreak/public_html/zajac.kodink.pl/public/index.php"
    "line" => 5
    "args" => [
      "/home/platne/unbreak/public_html/zajac.kodink.pl/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"3dffdb59188be4a98831642826e2fd05"
DATABASE_URL
"mysql://unbreak_zajac:uXM3&5iPOndjqB@127.0.0.1:3306/unbreak_zajac?serverVersion=10.5.28-MariaDB&charset=utf8mb4"
GOOGLE_MAPS_API
"AIzaSyCyn7I7m1oRjJpxCDjs6_sTbP_3vmiW3QY"
MAILER_DSN
"smtp://system@fhu-zajac.pl:wibpun-Refsi2-namhis@s29.cyber-folks.pl:465?encryption=ssl"
MAILER_FROM
"system@fhu-zajac.pl"
SMS_API
"PKf7DRTvG1HWuS4SuemTTRJy8WPXHrczngV11OVK"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/home/virtuals/zajac.kodink.pl"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/virtuals/zajac.kodink.pl"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GEOIP_CONTINENT_CODE
"NA"
GEOIP_COUNTRY_CODE
"US"
HOME
"/home/platne/unbreak"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%22c76f04%22%2C%22route%22%3A%22app_retail%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CRetail%5C%5CRetailController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fplatne%5C%2Funbreak%5C%2Fpublic_html%5C%2Fzajac.kodink.pl%5C%2Fsrc%5C%2FController%5C%2FRetail%5C%2FRetailController.php%22%2C%22line%22%3A16%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=rjqscntmtqp2tnacmuegde1vle"
HTTP_HOST
"zajac.kodink.pl"
HTTP_REFERER
"https://zajac.kodink.pl/app/retail"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_CONTINENT_CODE
"NA"
HTTP_X_COUNTRY_CODE
"US"
HTTP_X_FORWARDED_HOST
"zajac.kodink.pl"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_REAL_IP
"216.73.217.68"
MMDB_ADDR
"216.73.217.68"
MMDB_INFO
"result found"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_GEOIP_CONTINENT_CODE
"NA"
REDIRECT_GEOIP_COUNTRY_CODE
"US"
REDIRECT_HTTPS
"on"
REDIRECT_MMDB_ADDR
"216.73.217.68"
REDIRECT_MMDB_INFO
"result found"
REDIRECT_SSL_TLS_SNI
"zajac.kodink.pl"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/auth"
REMOTE_ADDR
"216.73.217.68"
REMOTE_PORT
"60108"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1777020775
REQUEST_TIME_FLOAT
1777020775.7991
REQUEST_URI
"/auth"
SCRIPT_FILENAME
"/home/virtuals/zajac.kodink.pl/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"127.0.0.1"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"zajac.kodink.pl"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"zajac.kodink.pl"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN,MAILER_FROM,GOOGLE_MAPS_API,SMS_API"
USER
"unbreak"
proxy-nokeepalive
"1"