BlogController :: blog
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _api_platform_links | Symfony\Component\WebLink\GenericLinkProvider {#6824 -links: [ 6822 => Symfony\Component\WebLink\Link {#6822 -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\BlogController::blog" |
| _firewall_context | "security.firewall.map.context.main" |
| _locale | "en" |
| _route | "web_blog_detail" |
| _route_params | [ "_locale" => "en" "slug" => "stante-se-skutecnymi-pany-sveho-stineni" ] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "fd5be5" |
| slug | "stante-se-skutecnymi-pany-sveho-stineni" |
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 04:59:29 GMT" |
| x-debug-token | "d4b123" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 7
Session Metadata
| Key | Value |
|---|---|
| Created | "Wed, 04 Feb 26 04:59:29 +0000" |
| Last used | "Wed, 04 Feb 26 04:59:29 +0000" |
| Lifetime | 0 |
Session Attributes
No session attributes
Session Usage
7
Usages
Stateless check enabled
| Usage |
|---|
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/98/98b3c58486e592a88ff73daa67c587c2.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_1c3f6ce6f2daaa119bd02ad588eb556e"
"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/BlogController.php"
"line" => 74
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "blog"
"class" => "App\Controller\Web\BlogController"
"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/63/63640353a3e48f50ec19e4c1f0ba58e9.php"
"line" => 139
"function" => "renderFragment"
"class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 437
"function" => "block_breadcrumbs"
"class" => "__TwigTemplate_7618b31748d64ad1ff90ba9954c92c58"
"type" => "->"
]
[
"file" => "/var/projects/proklima/var/cache/dev/twig/63/63640353a3e48f50ec19e4c1f0ba58e9.php"
"line" => 106
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 437
"function" => "block_body"
"class" => "__TwigTemplate_7618b31748d64ad1ff90ba9954c92c58"
"type" => "->"
]
[
"file" => "/var/projects/proklima/var/cache/dev/twig/c9/c99e5d864f0a05853830ca71f546b0aa.php"
"line" => 226
"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/98/98b3c58486e592a88ff73daa67c587c2.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_1c3f6ce6f2daaa119bd02ad588eb556e"
"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/BlogController.php"
"line" => 74
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "blog"
"class" => "App\Controller\Web\BlogController"
"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/63/63640353a3e48f50ec19e4c1f0ba58e9.php"
"line" => 139
"function" => "renderFragment"
"class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 437
"function" => "block_breadcrumbs"
"class" => "__TwigTemplate_7618b31748d64ad1ff90ba9954c92c58"
"type" => "->"
]
[
"file" => "/var/projects/proklima/var/cache/dev/twig/63/63640353a3e48f50ec19e4c1f0ba58e9.php"
"line" => 106
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 437
"function" => "block_body"
"class" => "__TwigTemplate_7618b31748d64ad1ff90ba9954c92c58"
"type" => "->"
]
[
"file" => "/var/projects/proklima/var/cache/dev/twig/c9/c99e5d864f0a05853830ca71f546b0aa.php"
"line" => 226
"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/98/98b3c58486e592a88ff73daa67c587c2.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_1c3f6ce6f2daaa119bd02ad588eb556e"
"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/BlogController.php"
"line" => 74
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "blog"
"class" => "App\Controller\Web\BlogController"
"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/63/63640353a3e48f50ec19e4c1f0ba58e9.php"
"line" => 139
"function" => "renderFragment"
"class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 437
"function" => "block_breadcrumbs"
"class" => "__TwigTemplate_7618b31748d64ad1ff90ba9954c92c58"
"type" => "->"
]
[
"file" => "/var/projects/proklima/var/cache/dev/twig/63/63640353a3e48f50ec19e4c1f0ba58e9.php"
"line" => 106
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 437
"function" => "block_body"
"class" => "__TwigTemplate_7618b31748d64ad1ff90ba9954c92c58"
"type" => "->"
]
[
"file" => "/var/projects/proklima/var/cache/dev/twig/c9/c99e5d864f0a05853830ca71f546b0aa.php"
"line" => 226
"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/98/98b3c58486e592a88ff73daa67c587c2.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_1c3f6ce6f2daaa119bd02ad588eb556e"
"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/BlogController.php"
"line" => 74
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "blog"
"class" => "App\Controller\Web\BlogController"
"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/63/63640353a3e48f50ec19e4c1f0ba58e9.php"
"line" => 139
"function" => "renderFragment"
"class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 437
"function" => "block_breadcrumbs"
"class" => "__TwigTemplate_7618b31748d64ad1ff90ba9954c92c58"
"type" => "->"
]
[
"file" => "/var/projects/proklima/var/cache/dev/twig/63/63640353a3e48f50ec19e4c1f0ba58e9.php"
"line" => 106
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 437
"function" => "block_body"
"class" => "__TwigTemplate_7618b31748d64ad1ff90ba9954c92c58"
"type" => "->"
]
[
"file" => "/var/projects/proklima/var/cache/dev/twig/c9/c99e5d864f0a05853830ca71f546b0aa.php"
"line" => 226
"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/98/98b3c58486e592a88ff73daa67c587c2.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_1c3f6ce6f2daaa119bd02ad588eb556e"
"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/BlogController.php"
"line" => 74
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "blog"
"class" => "App\Controller\Web\BlogController"
"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/63/63640353a3e48f50ec19e4c1f0ba58e9.php"
"line" => 139
"function" => "renderFragment"
"class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 437
"function" => "block_breadcrumbs"
"class" => "__TwigTemplate_7618b31748d64ad1ff90ba9954c92c58"
"type" => "->"
]
[
"file" => "/var/projects/proklima/var/cache/dev/twig/63/63640353a3e48f50ec19e4c1f0ba58e9.php"
"line" => 106
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 437
"function" => "block_body"
"class" => "__TwigTemplate_7618b31748d64ad1ff90ba9954c92c58"
"type" => "->"
]
[
"file" => "/var/projects/proklima/var/cache/dev/twig/c9/c99e5d864f0a05853830ca71f546b0aa.php"
"line" => 226
"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/98/98b3c58486e592a88ff73daa67c587c2.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_1c3f6ce6f2daaa119bd02ad588eb556e"
"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/BlogController.php"
"line" => 74
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "blog"
"class" => "App\Controller\Web\BlogController"
"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/98/98b3c58486e592a88ff73daa67c587c2.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_1c3f6ce6f2daaa119bd02ad588eb556e"
"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/BlogController.php"
"line" => 74
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/projects/proklima/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "blog"
"class" => "App\Controller\Web\BlogController"
"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/novinky/stante-se-skutecnymi-pany-sveho-stineni" |
| REMOTE_ADDR | "216.73.216.59" |
| REMOTE_PORT | "17749" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1770181168 |
| REQUEST_TIME_FLOAT | 1770181168.5933 |
| REQUEST_URI | "/en/novinky/stante-se-skutecnymi-pany-sveho-stineni" |
| 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 = 350b1d)
| Key | Value |
|---|---|
| _api_platform_links | Symfony\Component\WebLink\GenericLinkProvider {#2117 -links: [ 2104 => Symfony\Component\WebLink\Link {#2104 -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 | "c4c641" |
| id | "4" |
| menuType | App\Entity\Project\MenuType {#1664 -id: 4 -name: "Horní menu" -template: "/web/menu/top.html.twig" -controllerName: "web_menu" -categories: Doctrine\ORM\PersistentCollection {#1674 …} } |
MenuController :: generateMenu (token = f99f8b)
| Key | Value |
|---|---|
| _api_platform_links | Symfony\Component\WebLink\GenericLinkProvider {#6001 -links: [ 5999 => Symfony\Component\WebLink\Link {#5999 -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 | "a3b5be" |
| id | "1" |
| menuType | App\Entity\Project\MenuType {#2503 -id: 1 -name: "Hlavní menu" -template: "/web/menu/main.html.twig" -controllerName: "web_menu" -categories: Doctrine\ORM\PersistentCollection {#2502 …} } |
FragmentController :: fragmentBreadCrumbs (token = 706297)
| Key | Value |
|---|---|
| _api_platform_links | Symfony\Component\WebLink\GenericLinkProvider {#6504 -links: [ 6502 => Symfony\Component\WebLink\Link {#6502 -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" => "392" ] |
| _stopwatch_token | "432344" |
| category | App\Entity\Project\Category {#1287 -id: 392 -name: "Become the real masters of your shading" -menu_name: "Become the real masters of your shading" -description: "Do you ever need to be in more than one place at the same time? Are you disturbed by the sun's rays while cooking but can't leave the stove? Or do you get caught out by the sun while watching a movie in the most thrilling ..." -html: """ <p>Do you ever need to be in more than one place at the same time? Are you disturbed by the sun's rays while cooking but can't leave the stove? Or does the sun catch you off guard during the most thrilling scene in a movie? The solution is simple - get an electrically controlled shade. Or plug the shade into your smart home and sync it with your lighting, heating or security features.</p>\n <h2>Control your outdoor shading from anywhere</h2>\n <p>Thanks to remote control, you'll never have to get up from the table in the middle of a conversation with friends to close the blinds or shutters, or step away from the garden to let the sun that's just appeared from behind the clouds warm your room. You can control the shading with a portable remote control or via the mobile app. That way, it can be pulled up or down not only from anywhere in the house or garden, but also when you're away, so you have the perfect light and temperature when you arrive home.</p>\n <p>Having the right outdoor shading set up is essential for your comfort. That's why it's a good idea to consider whether you're getting a manual or electrically operated shade when you choose one. Outdoor blinds, outdoor roller shutters or vertical facade screens can be controlled in both ways. Window blinds are very effective - they can reduce the temperature in a room by up to 10°C. Outdoor blinds also act as sound and thermal insulation. A modern alternative to roller blinds and shutters are vertical facade screens, which brighten up any house and protect you from the sun, wind and the neighbours' stares.</p>\n <h2>Smart and safe</h2>\n <p>The weather can be unpredictable, but you can stay one step ahead of its pitfalls. Because exterior shading can be supplemented with sun and wind sensors. Sun sensors connected to the actuator automatically pull down the exterior blinds to prevent the room from overheating. If the sensors detect the sun's rays in winter, they will in turn ensure that the blinds are automatically drawn to keep your home warm. This will save you money on heating or air conditioning costs. Wind sensors protect your windows from rain and wind.</p>\n <p>Remote-controlled outdoor shading also makes you safer. A drive with the right accessories prevents forced opening. Intelligent roller shutter drives can also detect obstacles and protect the shutters from freezing.</p>\n <h2>Shading as part of a smart home</h2>\n <p>Automatically operated roller blinds and shutters can become part of your smart home. Our partner, <a href="https://www.somfy.cz/" target="_blank" rel="noopener">Somfy</a>, offers a wide range of actuators for all types of shading that you can easily integrate into your smart home via TaHoma® or Connexoon. This puts your entire home under your fingertips.</p>\n <p>Not only will you be able to control the shading in all rooms at the same time, but the automation also allows you to synchronise the shading with the lighting or heating. For example, when the sun comes out in winter, the blinds will pull themselves up and the heating will turn off at the same time. As soon as the weather turns bad, the blinds will close and the heating will start again. A smart home also takes the worry out of your house when you're not home. It will let you know if the blinds or shutters have been pulled down properly or if an obstacle has accidentally appeared in their path.</p>\n <p>Somfy's Smart Home also offers advanced scenarios that are automatically triggered after being preset. What do you mean by this? For example, that the blinds in your bedroom pull themselves up at a certain time in the morning, you walk into a pre-heated kitchen where you can already hear your favourite songs from the wireless speakers. When you leave the house, all the doors automatically lock and the garage door opens. You can set up exactly the scenario that suits your daily rituals.</p>\n <div class="grid grid--4 gap-5 mt-7"><a href="/uploads/images/blog-pan-stineni-01-6748295bdfe7c.jpg" class="glightbox" data-gallery="blog"> <img src="/uploads/images/blog-pan-stineni-01-6748295bdfe7c_bg.jpg" alt="Staňte se skutečnými pány svého stínění" /> </a> <a href="/uploads/images/blog-pan-stineni-02-6748295d2202d.jpg" class="glightbox" data-gallery="blog"> <img src="/uploads/images/blog-pan-stineni-02-6748295d2202d_bg.jpg" alt="Staňte se skutečnými pány svého stínění" /> </a> <a href="/uploads/images/blog-pan-stineni-03-6748295e4e345.jpg" class="glightbox" data-gallery="blog"> <img src="/uploads/images/blog-pan-stineni-03-6748295e4e345_bg.jpg" alt="Staňte se skutečnými pány svého stínění" /> </a> <a href="/uploads/images/blog-pan-stineni-04-6748295f85f67.jpg" class="glightbox" data-gallery="blog"> <img src="/uploads/images/blog-pan-stineni-04-6748295f85f67_bg.jpg" alt="Staňte se skutečnými pány svého stínění" /> </a></div> """ -title: "Become the real masters of your shading" -labels: Doctrine\ORM\PersistentCollection {#1158 …} -categoryFiles: Doctrine\ORM\PersistentCollection {#1301 …} -categoryCategories: Doctrine\ORM\PersistentCollection {#1298 …} -categorySubCategories: Doctrine\ORM\PersistentCollection {#1181 …} -isActive: true -slug: "stante-se-skutecnymi-pany-sveho-stineni" -javascript: null -sequence: null -is_menu: 0 -latitude: null -longitude: null -locale: null -state: "draft" -parameters: Doctrine\ORM\PersistentCollection {#1317 …} -categoryProducts: Doctrine\ORM\PersistentCollection {#1168 …} -comments: Doctrine\ORM\PersistentCollection {#1360 …} -persons: Doctrine\ORM\PersistentCollection {#1345 …} -hasComments: null -events: Doctrine\ORM\PersistentCollection {#1310 …} -categoryUploadGroups: Doctrine\ORM\PersistentCollection {#1165 …} -categoryType: Proxies\__CG__\App\Entity\Project\CategoryType {#1373 …} -isIndexable: true -upload: Proxies\__CG__\App\Entity\Project\Upload {#1413 …} -categoryInformationBlocks: Doctrine\ORM\PersistentCollection {#1377 …} -subMenuType: Doctrine\ORM\PersistentCollection {#1393 …} -created_at: DateTimeImmutable @1732782155 {#1284 : 2024-11-28 08:22:35.0 UTC (+00:00) } -published_at: DateTimeImmutable @1584174120 {#1285 : 2020-03-14 08:22:00.0 UTC (+00:00) } -menuType: Doctrine\ORM\PersistentCollection {#1402 …} -categorySap: null } |
| json | false |
| product | null |