Redirect 302 redirect from GET @homepage (5162dc)

GET https://karbon.pelp.pl/login

DefaultController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\Frontend\DefaultController::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 {#679
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\FormAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\FormAuthenticator {#650 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#684
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#685 …}
  }
]
_stopwatch_token
"50e641"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
cookie
"PHPSESSID=8c9mk9ajlba4u600vdt7mnefhj; sf_redirect=%7B%22token%22%3A%225162dc%22%2C%22route%22%3A%22homepage%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CFrontend%5C%5CDefaultController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fkarbon%5C%2Fweb%5C%2Fkarbon.pelp.pl%5C%2Fpublic_html%5C%2Fsrc%5C%2FController%5C%2FFrontend%5C%2FDefaultController.php%22%2C%22line%22%3A48%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=5162dc"
host
"karbon.pelp.pl"
referer
"https://karbon.pelp.pl/?rest_route=%2Fwp%2Fv2%2Fusers%2F"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.33"
x-php-ob-level
"1"

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, 02 Jan 2026 17:23:04 GMT"
expires
"-1"
pragma
"no-cache"
x-debug-token
"a6966b"

Cookies

Request Cookies

Key Value
PHPSESSID
"8c9mk9ajlba4u600vdt7mnefhj"
main_deauth_profile_token
"5162dc"
sf_redirect
"{"token":"5162dc","route":"homepage","method":"GET","controller":{"class":"App\\Controller\\Frontend\\DefaultController","method":"index","file":"\/home\/karbon\/web\/karbon.pelp.pl\/public_html\/src\/Controller\/Frontend\/DefaultController.php","line":48},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 4

Session Metadata

Key Value
Created
"Fri, 02 Jan 26 17:23:04 +0000"
Last used
"Fri, 02 Jan 26 17:23:04 +0000"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"/"

Session Usage

4 Usages
Stateless check enabled
Usage
App\Controller\Frontend\DefaultController:28
[
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/vendor/symfony/security-http/Util/TargetPathTrait.php"
    "line" => 28
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/src/Controller/Frontend/DefaultController.php"
    "line" => 235
    "function" => "saveTargetPath"
    "class" => "App\Controller\Frontend\DefaultController"
    "type" => "->"
  ]
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\Frontend\DefaultController"
    "type" => "->"
  ]
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/karbon/web/karbon.pelp.pl/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/src/Controller/Frontend/DefaultController.php"
    "line" => 238
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\Frontend\DefaultController"
    "type" => "->"
  ]
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/karbon/web/karbon.pelp.pl/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/src/Controller/Frontend/DefaultController.php"
    "line" => 239
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\Frontend\DefaultController"
    "type" => "->"
  ]
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/karbon/web/karbon.pelp.pl/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1909
    "function" => "getUser"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/var/cache/dev/twig/da/dae7e735841237d6a3116f63a47a0079.php"
    "line" => 139
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_header"
    "class" => "__TwigTemplate_3e07503b6d90f75416aa827908075f6c"
    "type" => "->"
  ]
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/var/cache/dev/twig/da/dae7e735841237d6a3116f63a47a0079.php"
    "line" => 74
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_3e07503b6d90f75416aa827908075f6c"
    "type" => "->"
  ]
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/var/cache/dev/twig/06/06715a046e6d758301d9af33a9cbc38d.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_78933ebd96d2a601b1064c3f58635a9a"
    "type" => "->"
  ]
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 459
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 464
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 278
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/src/Controller/Frontend/DefaultController.php"
    "line" => 237
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\Frontend\DefaultController"
    "type" => "->"
  ]
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/karbon/web/karbon.pelp.pl/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/karbon/web/karbon.pelp.pl/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_EMAIL_FROM
"raportyserwisowe@karbon.com.pl"
APP_EMAIL_FROM_NAME
"Karbon"
APP_ENV
"dev"
APP_PIERWSZE_URUCHOMIENIE
"5"
APP_SECRET
"5dc0facfed07aaa64e9b5471c1e8ee15"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://karbon_sf:UqD2NJvZXP@localhost:3306/karbon_sf?serverVersion=10.11.10-MariaDB&charset=utf8mb4"
GOOGLE_MAPS_TOKEN
"AIzaSyBxMBsJOIx88NB1NmYlVxWS2XOZa0sqwT0"
JWT_PASSPHRASE
"89ca68028241c3f98b81653b6e302f23ffb110e60f12600ea7173bf15c779dba"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_DSN
"smtp://raportyserwisowe@karbon.com.pl:29Rap%4025@serwer1437990.home.pl:587"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/home/karbon/web/karbon.pelp.pl/public_html/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/karbon/web/karbon.pelp.pl/public_html/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/karbon"
HOSTNAME
""
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"PHPSESSID=8c9mk9ajlba4u600vdt7mnefhj; sf_redirect=%7B%22token%22%3A%225162dc%22%2C%22route%22%3A%22homepage%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CFrontend%5C%5CDefaultController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fkarbon%5C%2Fweb%5C%2Fkarbon.pelp.pl%5C%2Fpublic_html%5C%2Fsrc%5C%2FController%5C%2FFrontend%5C%2FDefaultController.php%22%2C%22line%22%3A48%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=5162dc"
HTTP_HOST
"karbon.pelp.pl"
HTTP_REFERER
"https://karbon.pelp.pl/?rest_route=%2Fwp%2Fv2%2Fusers%2F"
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.33"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"karbon.pelp.pl"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/login"
REMOTE_ADDR
"216.73.216.33"
REMOTE_PORT
"39846"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1767374584
REQUEST_TIME_FLOAT
1767374584.2821
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/home/karbon/web/karbon.pelp.pl/public_html/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"167.235.69.201"
SERVER_ADMIN
"info@karbon.pelp.pl"
SERVER_NAME
"karbon.pelp.pl"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache/2.4.62 (Ubuntu) mod_fcgid/2.3.9 OpenSSL/3.0.2"
SSL_TLS_SNI
"karbon.pelp.pl"
SYMFONY_DOTENV_PATH
"/home/karbon/web/karbon.pelp.pl/public_html/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,CORS_ALLOW_ORIGIN,GOOGLE_MAPS_TOKEN,APP_EMAIL_FROM,APP_EMAIL_FROM_NAME,APP_PIERWSZE_URUCHOMIENIE"
TEMP
"/home/karbon/tmp"
TMP
"/home/karbon/tmp"
TMPDIR
"/home/karbon/tmp"
USER
"karbon"
proxy-nokeepalive
"1"