PageController :: getPage
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _api_platform_links | Symfony\Component\WebLink\GenericLinkProvider {#7021 -links: [ 7019 => Symfony\Component\WebLink\Link {#7019 -href: "https://proklima.greendot.cz/api/docs.jsonld" -rel: [ "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation" ] -attributes: [] } ] } |
| _controller | "App\Controller\Web\PageController::getPage" |
| _firewall_context | "security.firewall.map.context.main" |
| _locale | "en" |
| _route | "web_get_page" |
| _route_params | [ "_locale" => "en" "slug" => "gdpr" ] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "3f3ee0" |
| slug | "gdpr" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "proklima.greendot.cz" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| 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" |
| content-type | "text/html; charset=UTF-8" |
| date | "Wed, 04 Feb 2026 03:13:14 GMT" |
| x-debug-token | "4eaf04" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 10
Session Metadata
| Key | Value |
|---|---|
| Created | "Wed, 04 Feb 26 03:13:14 +0000" |
| Last used | "Wed, 04 Feb 26 03:13:14 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-contact_form | "-cN72JOfY4BrRgPtiL4DDpW1Z82MDwFlwWhmRe61_CQ" |
Session Usage
10
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
[
"file" => "/var/projects/proklima/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 73
"function" => "start"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 71
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 78
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/form/ResolvedFormType.php"
"line" => 125
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 86
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/form/ResolvedFormType.php"
"line" => 119
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 86
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/form/Form.php"
"line" => 908
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/projects/proklima/src/Controller/Web/PageController.php"
"line" => 100
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "getPage"
"class" => "App\Controller\Web\PageController"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"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\Csrf\TokenStorage\SessionTokenStorage:76
[
[
"file" => "/var/projects/proklima/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 76
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 71
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 78
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/form/ResolvedFormType.php"
"line" => 125
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 86
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/form/ResolvedFormType.php"
"line" => 119
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 86
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/form/Form.php"
"line" => 908
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/projects/proklima/src/Controller/Web/PageController.php"
"line" => 100
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "getPage"
"class" => "App\Controller\Web\PageController"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"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\Csrf\TokenStorage\SessionTokenStorage:66
[
[
"file" => "/var/projects/proklima/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 66
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 76
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 78
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/form/ResolvedFormType.php"
"line" => 125
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 86
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/form/ResolvedFormType.php"
"line" => 119
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 86
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/form/Form.php"
"line" => 908
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/projects/proklima/src/Controller/Web/PageController.php"
"line" => 100
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "getPage"
"class" => "App\Controller\Web\PageController"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"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\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 156
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"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" => 127
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
"line" => 78
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
"line" => 81
"function" => "render"
"class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
"line" => 47
"function" => "render"
"class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
"line" => 44
"function" => "render"
"class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
"type" => "->"
]
[
"file" => "/var/projects/proklima/var/cache/dev/twig/7b/7bcc75db602efdc2ff328de8ad56fb1e.php"
"line" => 62
"function" => "renderFragment"
"class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_1979fc2fe2736e078d2ab6f81c5dee32"
"type" => "->"
]
[
"file" => "/var/projects/proklima/var/cache/dev/twig/c9/c99e5d864f0a05853830ca71f546b0aa.php"
"line" => 401
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 437
"function" => "block_header"
"class" => "__TwigTemplate_aead5529b9824202df64de87694203c5"
"type" => "->"
]
[
"file" => "/var/projects/proklima/var/cache/dev/twig/c9/c99e5d864f0a05853830ca71f546b0aa.php"
"line" => 192
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_aead5529b9824202df64de87694203c5"
"type" => "->"
]
[
"file" => "/var/projects/proklima/var/cache/dev/twig/63/63640353a3e48f50ec19e4c1f0ba58e9.php"
"line" => 57
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_7618b31748d64ad1ff90ba9954c92c58"
"type" => "->"
]
[
"file" => "/var/projects/proklima/var/cache/dev/twig/af/afe8295f030f2a49748f87079a10faf7.php"
"line" => 53
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_40de9596891ab3f7e25c452f7dc50f3a"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 349
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 364
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 35
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Environment.php"
"line" => 306
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 242
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 253
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/projects/proklima/src/Controller/Web/PageController.php"
"line" => 97
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "getPage"
"class" => "App\Controller\Web\PageController"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"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\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 156
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"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" => 127
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
"line" => 78
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
"line" => 81
"function" => "render"
"class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
"line" => 47
"function" => "render"
"class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
"line" => 44
"function" => "render"
"class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
"type" => "->"
]
[
"file" => "/var/projects/proklima/var/cache/dev/twig/7b/7bcc75db602efdc2ff328de8ad56fb1e.php"
"line" => 62
"function" => "renderFragment"
"class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_1979fc2fe2736e078d2ab6f81c5dee32"
"type" => "->"
]
[
"file" => "/var/projects/proklima/var/cache/dev/twig/c9/c99e5d864f0a05853830ca71f546b0aa.php"
"line" => 401
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 437
"function" => "block_header"
"class" => "__TwigTemplate_aead5529b9824202df64de87694203c5"
"type" => "->"
]
[
"file" => "/var/projects/proklima/var/cache/dev/twig/c9/c99e5d864f0a05853830ca71f546b0aa.php"
"line" => 192
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_aead5529b9824202df64de87694203c5"
"type" => "->"
]
[
"file" => "/var/projects/proklima/var/cache/dev/twig/63/63640353a3e48f50ec19e4c1f0ba58e9.php"
"line" => 57
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_7618b31748d64ad1ff90ba9954c92c58"
"type" => "->"
]
[
"file" => "/var/projects/proklima/var/cache/dev/twig/af/afe8295f030f2a49748f87079a10faf7.php"
"line" => 53
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_40de9596891ab3f7e25c452f7dc50f3a"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 349
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 364
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 35
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Environment.php"
"line" => 306
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 242
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 253
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/projects/proklima/src/Controller/Web/PageController.php"
"line" => 97
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "getPage"
"class" => "App\Controller\Web\PageController"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"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\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 71
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 156
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"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" => 127
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
"line" => 78
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
"line" => 81
"function" => "render"
"class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
"line" => 47
"function" => "render"
"class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
"line" => 44
"function" => "render"
"class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
"type" => "->"
]
[
"file" => "/var/projects/proklima/var/cache/dev/twig/7b/7bcc75db602efdc2ff328de8ad56fb1e.php"
"line" => 62
"function" => "renderFragment"
"class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_1979fc2fe2736e078d2ab6f81c5dee32"
"type" => "->"
]
[
"file" => "/var/projects/proklima/var/cache/dev/twig/c9/c99e5d864f0a05853830ca71f546b0aa.php"
"line" => 401
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 437
"function" => "block_header"
"class" => "__TwigTemplate_aead5529b9824202df64de87694203c5"
"type" => "->"
]
[
"file" => "/var/projects/proklima/var/cache/dev/twig/c9/c99e5d864f0a05853830ca71f546b0aa.php"
"line" => 192
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_aead5529b9824202df64de87694203c5"
"type" => "->"
]
[
"file" => "/var/projects/proklima/var/cache/dev/twig/63/63640353a3e48f50ec19e4c1f0ba58e9.php"
"line" => 57
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_7618b31748d64ad1ff90ba9954c92c58"
"type" => "->"
]
[
"file" => "/var/projects/proklima/var/cache/dev/twig/af/afe8295f030f2a49748f87079a10faf7.php"
"line" => 53
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_40de9596891ab3f7e25c452f7dc50f3a"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 349
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 364
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 35
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Environment.php"
"line" => 306
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 242
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 253
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/projects/proklima/src/Controller/Web/PageController.php"
"line" => 97
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "getPage"
"class" => "App\Controller\Web\PageController"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"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\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 156
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"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" => 127
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
"line" => 78
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
"line" => 81
"function" => "render"
"class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
"line" => 47
"function" => "render"
"class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
"line" => 44
"function" => "render"
"class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
"type" => "->"
]
[
"file" => "/var/projects/proklima/var/cache/dev/twig/7b/7bcc75db602efdc2ff328de8ad56fb1e.php"
"line" => 62
"function" => "renderFragment"
"class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_1979fc2fe2736e078d2ab6f81c5dee32"
"type" => "->"
]
[
"file" => "/var/projects/proklima/var/cache/dev/twig/c9/c99e5d864f0a05853830ca71f546b0aa.php"
"line" => 401
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 437
"function" => "block_header"
"class" => "__TwigTemplate_aead5529b9824202df64de87694203c5"
"type" => "->"
]
[
"file" => "/var/projects/proklima/var/cache/dev/twig/c9/c99e5d864f0a05853830ca71f546b0aa.php"
"line" => 192
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_aead5529b9824202df64de87694203c5"
"type" => "->"
]
[
"file" => "/var/projects/proklima/var/cache/dev/twig/63/63640353a3e48f50ec19e4c1f0ba58e9.php"
"line" => 57
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_7618b31748d64ad1ff90ba9954c92c58"
"type" => "->"
]
[
"file" => "/var/projects/proklima/var/cache/dev/twig/af/afe8295f030f2a49748f87079a10faf7.php"
"line" => 53
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_40de9596891ab3f7e25c452f7dc50f3a"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 349
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 364
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 35
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Environment.php"
"line" => 306
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 242
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 253
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/projects/proklima/src/Controller/Web/PageController.php"
"line" => 97
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "getPage"
"class" => "App\Controller\Web\PageController"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"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\HttpKernel\DataCollector\RequestDataCollector:73
[
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 73
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 156
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"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" => 127
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
"line" => 78
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
"line" => 81
"function" => "render"
"class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
"line" => 47
"function" => "render"
"class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
"line" => 44
"function" => "render"
"class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
"type" => "->"
]
[
"file" => "/var/projects/proklima/var/cache/dev/twig/7b/7bcc75db602efdc2ff328de8ad56fb1e.php"
"line" => 62
"function" => "renderFragment"
"class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_1979fc2fe2736e078d2ab6f81c5dee32"
"type" => "->"
]
[
"file" => "/var/projects/proklima/var/cache/dev/twig/c9/c99e5d864f0a05853830ca71f546b0aa.php"
"line" => 401
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 437
"function" => "block_header"
"class" => "__TwigTemplate_aead5529b9824202df64de87694203c5"
"type" => "->"
]
[
"file" => "/var/projects/proklima/var/cache/dev/twig/c9/c99e5d864f0a05853830ca71f546b0aa.php"
"line" => 192
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_aead5529b9824202df64de87694203c5"
"type" => "->"
]
[
"file" => "/var/projects/proklima/var/cache/dev/twig/63/63640353a3e48f50ec19e4c1f0ba58e9.php"
"line" => 57
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_7618b31748d64ad1ff90ba9954c92c58"
"type" => "->"
]
[
"file" => "/var/projects/proklima/var/cache/dev/twig/af/afe8295f030f2a49748f87079a10faf7.php"
"line" => 53
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_40de9596891ab3f7e25c452f7dc50f3a"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 349
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 364
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 35
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Environment.php"
"line" => 306
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 242
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 253
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/projects/proklima/src/Controller/Web/PageController.php"
"line" => 97
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "getPage"
"class" => "App\Controller\Web\PageController"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"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\Bridge\Twig\AppVariable:151
[
[
"file" => "/var/projects/proklima/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 151
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1754
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/var/projects/proklima/var/cache/dev/twig/c9/c99e5d864f0a05853830ca71f546b0aa.php"
"line" => 198
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_aead5529b9824202df64de87694203c5"
"type" => "->"
]
[
"file" => "/var/projects/proklima/var/cache/dev/twig/63/63640353a3e48f50ec19e4c1f0ba58e9.php"
"line" => 57
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_7618b31748d64ad1ff90ba9954c92c58"
"type" => "->"
]
[
"file" => "/var/projects/proklima/var/cache/dev/twig/af/afe8295f030f2a49748f87079a10faf7.php"
"line" => 53
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_40de9596891ab3f7e25c452f7dc50f3a"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 349
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 364
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 35
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Environment.php"
"line" => 306
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 242
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 253
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/projects/proklima/src/Controller/Web/PageController.php"
"line" => 97
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "getPage"
"class" => "App\Controller\Web\PageController"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"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"
]
]
|
Twig\Extension\CoreExtension:1754
[
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1754
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/projects/proklima/var/cache/dev/twig/51/510c04baa959aff56901c147bf9e4f23.php"
"line" => 48
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_e922bc7ed7c6d852e769cb3648693389"
"type" => "->"
]
[
"file" => "/var/projects/proklima/var/cache/dev/twig/c9/c99e5d864f0a05853830ca71f546b0aa.php"
"line" => 453
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 437
"function" => "block_contactForm"
"class" => "__TwigTemplate_aead5529b9824202df64de87694203c5"
"type" => "->"
]
[
"file" => "/var/projects/proklima/var/cache/dev/twig/c9/c99e5d864f0a05853830ca71f546b0aa.php"
"line" => 231
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_aead5529b9824202df64de87694203c5"
"type" => "->"
]
[
"file" => "/var/projects/proklima/var/cache/dev/twig/63/63640353a3e48f50ec19e4c1f0ba58e9.php"
"line" => 57
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_7618b31748d64ad1ff90ba9954c92c58"
"type" => "->"
]
[
"file" => "/var/projects/proklima/var/cache/dev/twig/af/afe8295f030f2a49748f87079a10faf7.php"
"line" => 53
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_40de9596891ab3f7e25c452f7dc50f3a"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 349
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 364
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 35
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Environment.php"
"line" => 306
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 242
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 253
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/projects/proklima/src/Controller/Web/PageController.php"
"line" => 97
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "getPage"
"class" => "App\Controller\Web\PageController"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"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" |
| 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" |
| MAILER_DSN | "gmail+smtp://podpora@greendot.cz:tjqywszegfuwlaaw@default?verify_peer=0" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=1" |
| PROKLIMA_CEO_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_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "proklima.greendot.cz" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "proklima.greendot.cz" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/en/gdpr" |
| REMOTE_ADDR | "216.73.216.59" |
| REMOTE_PORT | "8313" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1770174794 |
| REQUEST_TIME_FLOAT | 1770174794.321 |
| REQUEST_URI | "/en/gdpr" |
| 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_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,INVOICE_SPREADSHEET_ID,INVOICE_SHEET_NAME,TRADERS_SPREADSHEET_ID,GOOGLE_SERVICE_ACCOUNT,GOOGLE_PLACES_API_KEY" |
| USER | "www-data" |
| proxy-nokeepalive | "1" |
Sub Requests 3
MenuController :: generateMenu (token = 50a521)
| Key | Value |
|---|---|
| _api_platform_links | Symfony\Component\WebLink\GenericLinkProvider {#2322 -links: [ 2309 => Symfony\Component\WebLink\Link {#2309 -href: "https://proklima.greendot.cz/api/docs.jsonld" -rel: [ "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation" ] -attributes: [] } ] } |
| _controller | "App\Controller\Web\MenuController::generateMenu" |
| _locale | "en" |
| _route | "web_menu" |
| _route_params | [ "_locale" => "en" "id" => "4" ] |
| _stopwatch_token | "8645c0" |
| id | "4" |
| menuType | App\Entity\Project\MenuType {#1877 -id: 4 -name: "Horní menu" -template: "/web/menu/top.html.twig" -controllerName: "web_menu" -categories: Doctrine\ORM\PersistentCollection {#1887 …} } |
MenuController :: generateMenu (token = 313cf6)
| Key | Value |
|---|---|
| _api_platform_links | Symfony\Component\WebLink\GenericLinkProvider {#6213 -links: [ 6211 => Symfony\Component\WebLink\Link {#6211 -href: "https://proklima.greendot.cz/api/docs.jsonld" -rel: [ "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation" ] -attributes: [] } ] } |
| _controller | "App\Controller\Web\MenuController::generateMenu" |
| _locale | "en" |
| _route | "web_menu" |
| _route_params | [ "_locale" => "en" "id" => "1" ] |
| _stopwatch_token | "6a9041" |
| id | "1" |
| menuType | App\Entity\Project\MenuType {#2709 -id: 1 -name: "Hlavní menu" -template: "/web/menu/main.html.twig" -controllerName: "web_menu" -categories: Doctrine\ORM\PersistentCollection {#2708 …} } |
FragmentController :: fragmentBreadCrumbs (token = 65d22e)
| Key | Value |
|---|---|
| _api_platform_links | Symfony\Component\WebLink\GenericLinkProvider {#6707 -links: [ 6705 => Symfony\Component\WebLink\Link {#6705 -href: "https://proklima.greendot.cz/api/docs.jsonld" -rel: [ "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation" ] -attributes: [] } ] } |
| _controller | "App\Controller\Global\FragmentController::fragmentBreadCrumbs" |
| _locale | "en" |
| _route | "fragment_category_breadcrumbs" |
| _route_params | [ "product" => null "json" => false "_locale" => "en" "category" => "32" ] |
| _stopwatch_token | "2a454e" |
| category | App\Entity\Project\Category {#1336 -id: 32 -name: "Information on the processing of personal data " -menu_name: "Information on the processing of personal data " -description: null -html: """ <div class="text-content mt-6">\n <h2>1. ADMINISTRATOR'S CONTACT DETAILS</h2>\n <p><strong>company/name</strong>: PROKLIMA stínící technika s.r.o.<br /><strong>ID</strong>: 27408515<br /><strong>Address</strong>: Vrchlického 1306/5a, Košíře, 150 00 Prague 5<br /><strong>www</strong>: www.proklima.cz<br /><strong>email</strong>: objednavky@proklima.cz <br />(hereinafter referred to as "Administrator")</p>\n <h2>2. PURPOSE AND LEGAL BASIS FOR PROCESSING PERSONAL DATA</h2>\n <p>The Controller processes personal data mainly for the purpose of entering into a contractual relationship and the legal basis is the performance of the contract, i.e. the delivery of goods and provision of services, and for marketing purposes (data pursuant to Article 3(g)).</p>\n <p>In addition to this, the Controller may process personal data for the performance of legal obligations, in particular obligations within the meaning of accounting and tax legislation. Furthermore, for the establishment, exercise and defence of legal claims. After the termination of the provision of services, the Controller may retain some of the personal data the processing of which is necessary for the protection of the Controller's rights and the possible defence of legal claims, including the recovery of outstanding payments.</p>\n <h2>3. SCOPE OF PERSONAL DATA PROCESSED</h2>\n <p>Personal data of data subjects are processed within the scope of:</p>\n <ol type="a">\n <li>name and surname;</li>\n <li>date of birth;</li>\n <li>residence, registered office, or other specified address;</li>\n <li>identification number;</li>\n <li>email;</li>\n <li>telephone number;</li>\n <li>photographs of the goods delivered and installed.</li>\n </ol>\n <h2>4. PERIOD OF PROCESSING OF PERSONAL DATA</h2>\n <p>Personal data are processed and stored for the duration of the contractual relationship and for the period for which the Controller is obliged to store personal data under generally binding legal regulations or for the period for which consent has been given. In other cases, the processing period is based on the purpose of the processing, which must be proportionate, or is determined by data protection legislation.</p>\n <h2>5. INFORMATION ON POTENTIAL RECIPIENTS AND INTENTION TO TRANSFER INFORMATION</h2>\n <p>The Controller shall only disclose personal data to authorised employees of the Controller and to individual processors of personal data contracted by the Controller, but always only to the extent necessary for the fulfilment of the individual processing purposes on the basis of the corresponding legal title for the processing of personal data.</p>\n <p>In cases provided for by law, the Controller is obliged to transfer certain personal data on the basis of applicable legislation, for example to law enforcement authorities or other public authorities. The controller does not intend to transfer the personal data of the data subject to a third country or an international organisation.</p>\n <h2>6. FURTHER INFORMATION ON THE PROCESSING OF PERSONAL DATA</h2>\n <p>The data subject acknowledges that he or she has the right to request information from the Controller about the scope of the data processed by the Controller, to request access to and to have such data updated or corrected, and to request the erasure of such personal data. Furthermore, the data subject is entitled to object to the processing of personal data. In case of doubt about compliance with the obligations related to the processing of personal data, the data subject is entitled to contact the Controller or the supervisory authority, namely the Office for Personal Data Protection. The data subject declares that he/she has been sufficiently informed of his/her rights regarding the processing of personal data, that the above personal data is accurate and true and is provided to the Controller voluntarily.</p>\n <div class="help-box mt-6">\n <div class="help-box__buttons"><a href="/build/files/gdpr.pdf" target="_blank" class="button button--tertialy" rel="noopener"><svg> <use href="/build/svg/_icons.svg#file"></use> </svg> Information on the processing of personal data (PDF)</a></div>\n </div>\n </div> """ -title: "Information on the processing of personal data " -labels: Doctrine\ORM\PersistentCollection {#1199 …} -categoryFiles: Doctrine\ORM\PersistentCollection {#1350 …} -categoryCategories: Doctrine\ORM\PersistentCollection {#1347 …} -categorySubCategories: Doctrine\ORM\PersistentCollection {#1230 …} -isActive: true -slug: "gdpr" -javascript: null -sequence: 7 -is_menu: 0 -latitude: null -longitude: null -locale: null -state: "draft" -parameters: Doctrine\ORM\PersistentCollection {#1366 …} -categoryProducts: Doctrine\ORM\PersistentCollection {#1217 …} -comments: Doctrine\ORM\PersistentCollection {#1409 …} -persons: Doctrine\ORM\PersistentCollection {#1394 …} -hasComments: false -events: Doctrine\ORM\PersistentCollection {#1359 …} -categoryUploadGroups: Doctrine\ORM\PersistentCollection {#1214 …} -categoryType: Proxies\__CG__\App\Entity\Project\CategoryType {#1422 …} -isIndexable: true -upload: null -categoryInformationBlocks: Doctrine\ORM\PersistentCollection {#1440 …} -subMenuType: Doctrine\ORM\PersistentCollection {#1429 …} -created_at: null -published_at: DateTimeImmutable @1731923760 {#1334 : 2024-11-18 09:56:00.0 UTC (+00:00) } -menuType: Doctrine\ORM\PersistentCollection {#1381 …} -categorySap: null } |
| json | false |
| product | null |