MenuController :: generateMenu
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "Greendot\EshopBundle\Controller\Web\MenuController::generateMenu" |
| _locale | "cs" |
| _route | "web_menu" |
| _route_params | [ "_locale" => "cs" "id" => "4" ] |
| _stopwatch_token | "f3c41b" |
| id | "4" |
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=loonrqbpc433n8qtf35hhrg4db; main_deauth_profile_token=862199" |
| forwarded | "for="216.73.216.158";host="proklima.greendot.cz";proto=https" |
| host | "proklima.greendot.cz" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.158" |
| x-php-ob-level | "2" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| date | "Sun, 15 Mar 2026 18:32:44 GMT" |
| x-debug-token | "9cfdc2" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "loonrqbpc433n8qtf35hhrg4db" |
| main_deauth_profile_token | "862199" |
Response Cookies
No response cookies
Session 3
Session Metadata
| Key | Value |
|---|---|
| Created | "Sun, 15 Mar 26 18:32:43 +0000" |
| Last used | "Sun, 15 Mar 26 18:32:43 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| selectedCurrencyId | 1 |
| selectedCurrencyLocale | "cs" |
Session Usage
3
Usages
Stateless check enabled
| Usage |
|---|
Greendot\EshopBundle\Service\CurrencyManager:64
[
[
"file" => "/var/projects/proklima/vendor/greendot/eshopbundle/src/Service/CurrencyManager.php"
"line" => 64
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/greendot/eshopbundle/src/Service/CurrencyManager.php"
"line" => 96
"function" => "setByLocale"
"class" => "Greendot\EshopBundle\Service\CurrencyManager"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/translation/LocaleSwitcher.php"
"line" => 49
"function" => "setLocale"
"class" => "Greendot\EshopBundle\Service\CurrencyManager"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php"
"line" => 68
"function" => "setLocale"
"class" => "Symfony\Component\Translation\LocaleSwitcher"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php"
"line" => 39
"function" => "setLocale"
"class" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/projects/proklima/public/index.php"
"line" => 5
"args" => [
"/var/projects/proklima/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Greendot\EshopBundle\Service\CurrencyManager:66
[
[
"file" => "/var/projects/proklima/vendor/greendot/eshopbundle/src/Service/CurrencyManager.php"
"line" => 66
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/greendot/eshopbundle/src/Service/CurrencyManager.php"
"line" => 96
"function" => "setByLocale"
"class" => "Greendot\EshopBundle\Service\CurrencyManager"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/translation/LocaleSwitcher.php"
"line" => 49
"function" => "setLocale"
"class" => "Greendot\EshopBundle\Service\CurrencyManager"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php"
"line" => 68
"function" => "setLocale"
"class" => "Symfony\Component\Translation\LocaleSwitcher"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php"
"line" => 39
"function" => "setLocale"
"class" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/projects/proklima/public/index.php"
"line" => 5
"args" => [
"/var/projects/proklima/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/var/projects/proklima/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/greendot/eshopbundle/src/Logging/UserContextProcessor.php"
"line" => 46
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/greendot/eshopbundle/src/Logging/UserContextProcessor.php"
"line" => 28
"function" => "extractUserContext"
"class" => "Greendot\EshopBundle\Logging\UserContextProcessor"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/monolog/monolog/src/Monolog/Logger.php"
"line" => 378
"function" => "__invoke"
"class" => "Greendot\EshopBundle\Logging\UserContextProcessor"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/monolog/monolog/src/Monolog/Logger.php"
"line" => 594
"function" => "addRecord"
"class" => "Monolog\Logger"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 284
"function" => "debug"
"class" => "Monolog\Logger"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 137
"function" => "postProcess"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/projects/proklima/public/index.php"
"line" => 5
"args" => [
"/var/projects/proklima/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| ALGOLIA_API_KEY | "ffe4074a0b43192619f229945e1e708d" |
| ALGOLIA_APP_ID | "3R4N7V5CPH" |
| APP_ENV | "dev" |
| APP_SECRET | "9f17300b37ab8b5622aea2c690282d5f" |
| APP_URL | "https://proklima.cz" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_URL | "mysql://greendot:NecumV@localhost:3306/proklima" |
| DEEPL_API_KEY | "9eab6da9-e42e-4698-9ae3-82ff423eeb03" |
| GOOGLE_PLACES_API_KEY | "AIzaSyD9l412yVvZt92XYOhJksmDDO8ZK-6I4eY" |
| GOOGLE_RECAPTCHA_SECRET | "" |
| GOOGLE_RECAPTCHA_SITE_KEY | "" |
| GOOGLE_SERVICE_ACCOUNT | "%kernel.project_dir%/config/google/service_account.json" |
| INVOICE_SHEET_NAME | "poptavky_web" |
| INVOICE_SPREADSHEET_ID | "1e6mWrXt10g8jAv1lrqrvTFwkkxkHKP2Uk7IaG4R2NUE" |
| JWT_PASSPHRASE | "4d057ccba11a9b158e771bd927b0d334d8416095e5ffc7dfcac2ee754aa30286" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| LOCK_DSN | "flock" |
| MAILER_DSN | "gmail+smtp://podpora@greendot.cz:tjqywszegfuwlaaw@default?verify_peer=0" |
| MAIL_FROM_ADDRESS | "podpora@greendot.cz" |
| MAIL_FROM_NAME | "proklima" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=1" |
| NZO_ENCRYPTOR_IV | "change_me" |
| NZO_ENCRYPTOR_SECRET | "change_me" |
| PROKLIMA_CEO_EMAIL | "podpora@greendot.cz" |
| PROKLIMA_DEVELOPMENT_EMAIL | "podpora@greendot.cz" |
| PROKLIMA_INFO_EMAIL | "podpora@greendot.cz" |
| RECAPTCHA3_KEY | "6Lftc4IqAAAAAEooDZxG1G0-P1XhHhb4gnAdBfSp" |
| RECAPTCHA3_SECRET | "6Lftc4IqAAAAAO2xFCISZe06i0N-klja6rWewv0v" |
| SAP_SOAP_LOCATION | "https://my353260.sapbydesign.com/sap/bc/srt/scs/sap/manageopportunityin1" |
| TRADERS_SPREADSHEET_ID | "1ZQs62nwqNCNibdKsE9By-zY13OiaS5uBTcBRxpnomIk" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/projects/proklima/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/projects/proklima/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| 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=loonrqbpc433n8qtf35hhrg4db; main_deauth_profile_token=862199" |
| HTTP_FORWARDED | "for="216.73.216.158";host="proklima.greendot.cz";proto=https" |
| HTTP_HOST | "proklima.greendot.cz" |
| 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.158" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PATH_INFO | "" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "proklima.greendot.cz" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/" |
| REMOTE_ADDR | "127.0.0.1" |
| REMOTE_PORT | "14065" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1773599564 |
| REQUEST_TIME_FLOAT | 1773599564.3217 |
| REQUEST_URI | "/_fragment/generate-menu/4" |
| SCRIPT_FILENAME | "/var/projects/proklima/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "190.2.155.146" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "proklima.greendot.cz" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "proklima.greendot.cz" |
| SYMFONY_DOTENV_PATH | "/var/projects/proklima/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,ALGOLIA_APP_ID,ALGOLIA_API_KEY,CORS_ALLOW_ORIGIN,RECAPTCHA3_KEY,RECAPTCHA3_SECRET,DEEPL_API_KEY,GOOGLE_RECAPTCHA_SITE_KEY,GOOGLE_RECAPTCHA_SECRET,SAP_SOAP_LOCATION,PROKLIMA_INFO_EMAIL,PROKLIMA_CEO_EMAIL,PROKLIMA_DEVELOPMENT_EMAIL,INVOICE_SPREADSHEET_ID,INVOICE_SHEET_NAME,TRADERS_SPREADSHEET_ID,GOOGLE_SERVICE_ACCOUNT,GOOGLE_PLACES_API_KEY,LOCK_DSN,NZO_ENCRYPTOR_SECRET,NZO_ENCRYPTOR_IV,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,APP_URL,MAIL_FROM_ADDRESS,MAIL_FROM_NAME" |
| USER | "www-data" |
| proxy-nokeepalive | "1" |
Parent Request
Return to parent request (token = ad1fa7)
| Key | Value |
|---|---|
| _controller | "Greendot\EshopBundle\Controller\Web\HomepageController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _locale | "cs" |
| _route | "web_homepage" |
| _route_params | [ "_locale" => "cs" ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#741 -supports: false -passport: null -duration: null -stub: "Greendot\EshopBundle\Security\OAuthAuthenticator\GoogleAuthenticator" -authenticated: null -exception: null -authenticator: Greendot\EshopBundle\Security\OAuthAuthenticator\GoogleAuthenticator {#739 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#743 -supports: false -passport: null -duration: null -stub: "Greendot\EshopBundle\Security\OAuthAuthenticator\FacebookAuthenticator" -authenticated: null -exception: null -authenticator: Greendot\EshopBundle\Security\OAuthAuthenticator\FacebookAuthenticator {#742 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#765 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\LoginLinkAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\LoginLinkAuthenticator {#762 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#770 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#627 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#768 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator {#766 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#771 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#772 …} } ] |
| _stopwatch_token | "1305d6" |