OfferController :: esiRenderSidebarAction
Request
GET Parameters
| Key | Value |
|---|---|
| _path | "_format=html&_locale=pl&_controller=App%5CAppBundle%5CController%5COfferController%3A%3AesiRenderSidebarAction" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\AppBundle\Controller\OfferController::esiRenderSidebarAction" |
| _format | "html" |
| _locale | "pl" |
| _stopwatch_token | "5aa13d" |
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" |
| cache-control | "max-age=259200" |
| connection | "keep-alive" |
| cookie | "default_deauth_profile_token=30e5a0; sf_redirect=%7B%22token%22%3A%22ab1a85%22%2C%22route%22%3A%22offer.site%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%2Fapplication%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D; PHPSESSID=406b32dd2255792e964e0a0b9e2a697b" |
| forwarded | "for="216.73.216.38";host="145.239.89.51:8081";proto=http" |
| host | "145.239.89.51:8081" |
| referer | "http://145.239.89.51:8081/oferta/6" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| via | "1.1 squid-proxy-5b5d847c96-jwb7n (squid/6.10)" |
| x-forwarded-for | "216.73.216.38" |
| 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" |
| date | "Wed, 18 Mar 2026 21:08:33 GMT" |
| x-debug-token | "a2e357" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "406b32dd2255792e964e0a0b9e2a697b" |
| default_deauth_profile_token | "30e5a0" |
| sf_redirect | "{"token":"ab1a85","route":"offer.site","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/application\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":106},"status_code":301,"status_text":"Moved Permanently"}" |
Response Cookies
No response cookies
Session 2
Session Metadata
| Key | Value |
|---|---|
| Created | "Wed, 18 Mar 26 22:08:32 +0100" |
| Last used | "Wed, 18 Mar 26 22:08:33 +0100" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _locale | "pl" |
| _profiler_search_end | null |
| _profiler_search_ip | null |
| _profiler_search_limit | null |
| _profiler_search_method | null |
| _profiler_search_start | null |
| _profiler_search_status_code | null |
| _profiler_search_token | null |
| _profiler_search_type | "request" |
| _profiler_search_url | null |
Session Usage
2
Usages
Stateless check enabled
| Usage |
|---|
App\AppBundle\EventListener\LocaleListener:35
[
[
"file" => "/application/src/AppBundle/EventListener/LocaleListener.php"
"line" => 35
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "App\AppBundle\EventListener\LocaleListener"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/application/public/index.php"
"line" => 25
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
App\AppBundle\EventListener\LocaleListener:33
[
[
"file" => "/application/src/AppBundle/EventListener/LocaleListener.php"
"line" => 33
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "App\AppBundle\EventListener\LocaleListener"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
"line" => 75
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/application/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
"line" => 81
"function" => "render"
"class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
"line" => 46
"function" => "render"
"class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
"line" => 41
"function" => "render"
"class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/2f/2f88d7d1f8e24138986217f331513eab.php"
"line" => 421
"function" => "renderFragment"
"class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_content"
"class" => "__TwigTemplate_0defc23dcae4e242c39cbfd7c37bfa7b"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/3e/3ee3241741ee0d1a150beded1f255639.php"
"line" => 230
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_43a0c42251e9df5978b0b244f207b05e"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/2f/2f88d7d1f8e24138986217f331513eab.php"
"line" => 57
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_0defc23dcae4e242c39cbfd7c37bfa7b"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/twig-bridge/EventListener/TemplateAttributeListener.php"
"line" => 66
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelView"
"class" => "Symfony\Bridge\Twig\EventListener\TemplateAttributeListener"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/application/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 |
|---|---|
| ADMIN_PASSWORD | "z9R!e6" |
| APP_ENV | "dev" |
| APP_SECRET | "622c004fcf9fe7587d3575a81a9ca3e9" |
| DATABASE_URL | "mysql://openthelock:%24A2t6FVtest@104.248.36.27:3306/zory_copy" |
| DELIVERY_EMAIL | "zory@openthelock.pl" |
| DELIVERY_EMAIL_BOOKING | "powiadomienia@openthelock.pl" |
| DELIVERY_EMAIL_RESERVATION | "powiadomienia@openthelock.pl" |
| DELIVERY_EMAIL_RESERVATION_CC | "" |
| DELIVERY_EMAIL_VOUCHER | "zory@openthelock.pl" |
| LOCKME_KEY | "9222999079658328717" |
| LOCKME_REDIRECT | "https://zory.openthelock.pl/api/authorize/" |
| LOCKME_SECRET | "bae7c42094e76999d69aacbb26ca8eb5bb673c0db2fd5da43522545cc17645d562c08dba4876dbe2" |
| LOCK_DSN | "flock" |
| MAILER_DSN | "smtp://mailhog:1025" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| P24_CLIENT_ID | "65400" |
| P24_CRC | "1d29efd0d2b490e5" |
| SMS_API_TOKEN | "7h24PmmXugY7QxIgfwS9EAmcyF4EJ2c40zNi79Wr" |
| SUPER_ADMIN_PASSWORD | "xO16*tc8DeK!UK9" |
Defined as regular env variables
| Key | Value |
|---|---|
"dev" |
|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/application/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GPG_KEYS | "1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA" |
| HOME | "/home/www-data" |
| HOSTNAME | "121c01c5cbf5" |
| 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_CACHE_CONTROL | "max-age=259200" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_COOKIE | "default_deauth_profile_token=30e5a0; sf_redirect=%7B%22token%22%3A%22ab1a85%22%2C%22route%22%3A%22offer.site%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%2Fapplication%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D; PHPSESSID=406b32dd2255792e964e0a0b9e2a697b" |
| HTTP_FORWARDED | "for="216.73.216.38";host="145.239.89.51:8081";proto=http" |
| HTTP_HOST | "145.239.89.51:8081" |
| HTTP_REFERER | "http://145.239.89.51:8081/oferta/6" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_VIA | "1.1 squid-proxy-5b5d847c96-jwb7n (squid/6.10)" |
| HTTP_X_FORWARDED_FOR | "216.73.216.38" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PATH_INFO | "" |
| PHPIZE_DEPS | "autoconf \t\tdpkg-dev dpkg \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkgconf \t\tre2c" |
| PHP_ASC_URL | "https://www.php.net/distributions/php-8.3.6.tar.xz.asc" |
| PHP_CFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_CPPFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_INI_DIR | "/usr/local/etc/php" |
| PHP_LDFLAGS | "-Wl,-O1 -pie" |
| PHP_SELF | "/index.php" |
| PHP_SHA256 | "53c8386b2123af97626d3438b3e4058e0c5914cb74b048a6676c57ac647f5eae" |
| PHP_URL | "https://www.php.net/distributions/php-8.3.6.tar.xz" |
| PHP_VALUE | "error_log=/var/log/nginx/application_php_errors.log" |
| PHP_VERSION | "8.3.6" |
| PWD | "/application" |
| QUERY_STRING | "_path=_format%3Dhtml%26_locale%3Dpl%26_controller%3DApp%255CAppBundle%255CController%255COfferController%253A%253AesiRenderSidebarAction" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "127.0.0.1" |
| REMOTE_PORT | "31566" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1773868113 |
| REQUEST_TIME_FLOAT | 1773868113.6948 |
| REQUEST_URI | "/_fragment?_path=_format%3Dhtml%26_locale%3Dpl%26_controller%3DApp%255CAppBundle%255CController%255COfferController%253A%253AesiRenderSidebarAction" |
| SCRIPT_FILENAME | "/application/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.19.0.3" |
| SERVER_NAME | "" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.28.1" |
| SHLVL | "1" |
| SYMFONY_DOTENV_PATH | "/application/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,LOCK_DSN,MAILER_DSN,DELIVERY_EMAIL,DELIVERY_EMAIL_VOUCHER,DELIVERY_EMAIL_BOOKING,DELIVERY_EMAIL_RESERVATION_CC,P24_CLIENT_ID,P24_CRC,LOCKME_REDIRECT,LOCKME_SECRET,LOCKME_KEY,SMS_API_TOKEN,SUPER_ADMIN_PASSWORD,ADMIN_PASSWORD,DELIVERY_EMAIL_RESERVATION" |
| USER | "www-data" |
| argc | 0 |
| argv | [] |
Parent Request
Return to parent request (token = 8b914f)
| Key | Value |
|---|---|
| _controller | "App\AppBundle\Controller\OfferController::showAction" |
| _firewall_context | "security.firewall.map.context.default" |
| _redirected | true |
| _route | "offer.site" |
| _route_params | [ "id" => "6" ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_default" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#316 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#239 …} } ] |
| _stopwatch_token | "dc6375" |
| id | "6" |