WidgetController :: banner
Request
GET Parameters
Key | Value |
---|---|
_path | "_format=html&_locale=pl&_controller=App%5CModules%5CModuleBanner%5CController%5CWidgetController%3A%3Abanner" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "App\Modules\ModuleBanner\Controller\WidgetController::banner" |
_format | "html" |
_locale | "pl" |
_stopwatch_token | "804dfa" |
type | "standard" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-charset | "ISO-8859-1,utf-8;q=0.7,*;q=0.7" |
accept-encoding | "gzip, br, zstd, deflate" |
accept-language | "en-us,en;q=0.5" |
cookie | "PHPSESSID=iql97otnn31f3dkrpdd9noidmp; sf_redirect=%7B%22token%22%3A%22da8610%22%2C%22route%22%3A%22course_list%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fspawacz%5C%2Fpublic_html%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A110%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D" |
forwarded | "for="216.73.216.110";host="spawacz.co.pl";proto=https" |
host | "spawacz.co.pl" |
referer | "https://spawacz.co.pl/kursy" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
x-forwarded-for | "216.73.216.110" |
x-php-ob-level | "2" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
Header | Value |
---|---|
cache-control | "must-revalidate, no-cache, no-store, private" |
date | "Wed, 17 Sep 2025 19:45:33 GMT" |
expires | "0" |
pragma | "no-cache" |
x-debug-token | "991929" |
Cookies
Request Cookies
Key | Value |
---|---|
PHPSESSID | "iql97otnn31f3dkrpdd9noidmp" |
sf_redirect | "{"token":"da8610","route":"course_list","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/home\/spawacz\/public_html\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":110},"status_code":301,"status_text":"Moved Permanently"}" |
Response Cookies
No response cookies
Session 4
Session Metadata
Key | Value |
---|---|
Created | "Wed, 17 Sep 25 21:45:32 +0200" |
Last used | "Wed, 17 Sep 25 21:45:33 +0200" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_locale | "pl" |
Session Usage
4
Usages
Stateless check enabled
Usage |
---|
App\EventSubscriber\LocaleSubscriber:51
[ [ "file" => "/home/spawacz/public_html/src/EventSubscriber/LocaleSubscriber.php" "line" => 51 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelRequest" "class" => "App\EventSubscriber\LocaleSubscriber" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 158 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/spawacz/public_html/public/index.php" "line" => 12 "args" => [ "/home/spawacz/public_html/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
App\Service\LocaleService:73
[ [ "file" => "/home/spawacz/public_html/src/Service/LocaleService.php" "line" => 73 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/spawacz/public_html/src/EventSubscriber/LocaleSubscriber.php" "line" => 53 "function" => "setLocale" "class" => "App\Service\LocaleService" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelRequest" "class" => "App\EventSubscriber\LocaleSubscriber" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 158 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/spawacz/public_html/public/index.php" "line" => 12 "args" => [ "/home/spawacz/public_html/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[ [ "file" => "/home/spawacz/public_html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 41 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/symfony/twig-bridge/AppVariable.php" "line" => 97 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1637 "function" => "getUser" "class" => "Symfony\Bridge\Twig\AppVariable" "type" => "->" ] [ "file" => "/home/spawacz/public_html/var/cache/dev/twig/51/5123e2a526ca0b3ee08cfb30621f2e2a.php" "line" => 196 "function" => "twig_get_attribute" ] [ "file" => "/home/spawacz/public_html/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_93dddc4cd0f57268ffb8c8305a99e3ca" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/twig/twig/src/TemplateWrapper.php" "line" => 40 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1349 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/spawacz/public_html/var/cache/dev/twig/32/329542e850c9eb90a4efcb2f39525bbc.php" "line" => 92 "function" => "twig_include" ] [ "file" => "/home/spawacz/public_html/vendor/twig/twig/src/Template.php" "line" => 171 "function" => "block_body" "class" => "__TwigTemplate_de61dab8e6e6d99e8c4d81853bea3ae5" "type" => "->" ] [ "file" => "/home/spawacz/public_html/var/cache/dev/twig/f3/f3062a6995cf2a15834d3d794fced4a7.php" "line" => 218 "function" => "displayBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_92cf69c295c86ca80b00ee1dbf157781" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/spawacz/public_html/var/cache/dev/twig/32/329542e850c9eb90a4efcb2f39525bbc.php" "line" => 52 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_de61dab8e6e6d99e8c4d81853bea3ae5" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/spawacz/public_html/var/cache/dev/twig/cd/cd4b88e448ba06d48ea8497473d3d68d.php" "line" => 49 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_c78736da50644b12363ee8afb6a6a53b" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/twig/twig/src/TemplateWrapper.php" "line" => 40 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/twig/twig/src/Environment.php" "line" => 280 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 243 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 254 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/spawacz/public_html/src/Modules/Course/Controller/CourseController.php" "line" => 74 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 182 "function" => "list" "class" => "App\Modules\Course\Controller\CourseController" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/spawacz/public_html/public/index.php" "line" => 12 "args" => [ "/home/spawacz/public_html/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
/home/spawacz/public_html/vendor/twig/twig/src/Extension/CoreExtension.php:1637
[ [ "file" => "/home/spawacz/public_html/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1637 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/spawacz/public_html/var/cache/dev/twig/5a/5a91af23d66656868bd314ac859c2d80.php" "line" => 43 "function" => "twig_get_attribute" ] [ "file" => "/home/spawacz/public_html/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_39d1998f4c335aaaeec94a79a70d8e55" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/twig/twig/src/TemplateWrapper.php" "line" => 40 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1349 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/spawacz/public_html/var/cache/dev/twig/32/329542e850c9eb90a4efcb2f39525bbc.php" "line" => 107 "function" => "twig_include" ] [ "file" => "/home/spawacz/public_html/vendor/twig/twig/src/Template.php" "line" => 171 "function" => "block_body" "class" => "__TwigTemplate_de61dab8e6e6d99e8c4d81853bea3ae5" "type" => "->" ] [ "file" => "/home/spawacz/public_html/var/cache/dev/twig/f3/f3062a6995cf2a15834d3d794fced4a7.php" "line" => 218 "function" => "displayBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_92cf69c295c86ca80b00ee1dbf157781" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/spawacz/public_html/var/cache/dev/twig/32/329542e850c9eb90a4efcb2f39525bbc.php" "line" => 52 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_de61dab8e6e6d99e8c4d81853bea3ae5" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/spawacz/public_html/var/cache/dev/twig/cd/cd4b88e448ba06d48ea8497473d3d68d.php" "line" => 49 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_c78736da50644b12363ee8afb6a6a53b" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/twig/twig/src/TemplateWrapper.php" "line" => 40 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/twig/twig/src/Environment.php" "line" => 280 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 243 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 254 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/spawacz/public_html/src/Modules/Course/Controller/CourseController.php" "line" => 74 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 182 "function" => "list" "class" => "App\Modules\Course\Controller\CourseController" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/spawacz/public_html/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/spawacz/public_html/public/index.php" "line" => 12 "args" => [ "/home/spawacz/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_ENV | "dev" |
APP_SECRET | "94e3d39f2322673665088495b68a8226" |
BOOKING_ENGINE_HOTEL_ID | "" |
BOOKING_ENGINE_TYPE | "profitroom" |
DATABASE_URL | "mysql://spawacz:WzCbOIh0KCOnllq@127.0.0.1:3306/spawacz?serverVersion=5.5.68-MariaDB&charset=utf8" |
LOCK_DSN | "flock" |
MAILER_DEFAULT_SENDER_EMAIL | "notify@hotelaquarion.pl" |
MAILER_DSN | "smtp://notify@hotelaquarion.pl:eVRKfn2am@sedan1.home.pl:465?encryption=ssl&stream_options[ssl][verify_peer]=false" |
MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
NEW_RESERVATION_NOTIFY_EMAIL | "["reservation@example.com"]" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTEXT_DOCUMENT_ROOT | "/home/spawacz/public_html/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/home/spawacz/public_html/public" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
H2PUSH | "off" |
H2_PUSH | "off" |
H2_PUSHED | "" |
H2_PUSHED_ON | "" |
H2_STREAM_ID | "11" |
H2_STREAM_TAG | "3560077-8388-11" |
HOME | "/home/spawacz" |
HTTP2 | "on" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_CHARSET | "ISO-8859-1,utf-8;q=0.7,*;q=0.7" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_ACCEPT_LANGUAGE | "en-us,en;q=0.5" |
HTTP_COOKIE | "PHPSESSID=iql97otnn31f3dkrpdd9noidmp; sf_redirect=%7B%22token%22%3A%22da8610%22%2C%22route%22%3A%22course_list%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fspawacz%5C%2Fpublic_html%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A110%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D" |
HTTP_FORWARDED | "for="216.73.216.110";host="spawacz.co.pl";proto=https" |
HTTP_HOST | "spawacz.co.pl" |
HTTP_REFERER | "https://spawacz.co.pl/kursy" |
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.110" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
PATH_INFO | "" |
PHP_SELF | "/index.php" |
QUERY_STRING | "_path=_format%3Dhtml%26_locale%3Dpl%26_controller%3DApp%255CModules%255CModuleBanner%255CController%255CWidgetController%253A%253Abanner" |
REDIRECT_H2PUSH | "off" |
REDIRECT_H2_PUSH | "off" |
REDIRECT_H2_PUSHED | "" |
REDIRECT_H2_PUSHED_ON | "" |
REDIRECT_H2_STREAM_ID | "11" |
REDIRECT_H2_STREAM_TAG | "3560077-8388-11" |
REDIRECT_HTTP2 | "on" |
REDIRECT_HTTPS | "on" |
REDIRECT_SCRIPT_URI | "https://spawacz.co.pl/kursy/" |
REDIRECT_SCRIPT_URL | "/kursy/" |
REDIRECT_SSL_TLS_SNI | "spawacz.co.pl" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/kursy/" |
REMOTE_ADDR | "127.0.0.1" |
REMOTE_PORT | "44677" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1758138333 |
REQUEST_TIME_FLOAT | 1758138333.2375 |
REQUEST_URI | "/_fragment?_path=_format%3Dhtml%26_locale%3Dpl%26_controller%3DApp%255CModules%255CModuleBanner%255CController%255CWidgetController%253A%253Abanner" |
SCRIPT_FILENAME | "/home/spawacz/public_html/public/index.php" |
SCRIPT_NAME | "/index.php" |
SCRIPT_URI | "https://spawacz.co.pl/kursy/" |
SCRIPT_URL | "/kursy/" |
SERVER_ADDR | "65.21.65.101" |
SERVER_ADMIN | "[no address given]" |
SERVER_NAME | "spawacz.co.pl" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/2.0" |
SERVER_SIGNATURE | "" |
SERVER_SOFTWARE | "Apache" |
SSL_TLS_SNI | "spawacz.co.pl" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,BOOKING_ENGINE_TYPE,BOOKING_ENGINE_HOTEL_ID,MAILER_DEFAULT_SENDER_EMAIL,NEW_RESERVATION_NOTIFY_EMAIL,LOCK_DSN" |
USER | "spawacz" |
proxy-nokeepalive | "1" |
Parent Request
Return to parent request (token = 9c8168)
Key | Value |
---|---|
_controller | "App\Modules\Course\Controller\CourseController::list" |
_firewall_context | "security.firewall.map.context.main" |
_redirected | true |
_route | "course_list" |
_route_params | [] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "2b7075" |