GET https://mua.greendot.cz/_fragment/generate-menu/1

MenuController :: generateMenu

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\Web\MenuController::generateMenu"
_route
"web_menu"
_route_params
[
  "id" => "1"
]
_stopwatch_token
"69e16f"
id
"1"
menuType
App\Entity\Project\MenuType {#7280
  -id: 1
  -name: "Hlavní menu"
  -template: "/web/menu/main.html.twig"
  -controllerName: "web_menu"
  -categories: Doctrine\ORM\PersistentCollection {#7311 …}
}

Request Headers

Header Value
accept
"*/*"
accept-charset
"ISO-8859-1,utf-8;q=0.7,*;q=0.7"
accept-encoding
"gzip, br, zstd, deflate"
accept-language
"en-us,en;q=0.5"
forwarded
"for="18.225.156.47";host="mua.greendot.cz";proto=https"
host
"mua.greendot.cz"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"18.225.156.47"
x-php-ob-level
"2"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
date
"Mon, 16 Sep 2024 19:18:34 GMT"
x-debug-token
"aa01e9"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 9

Session Metadata

Key Value
Created
"Mon, 16 Sep 24 19:18:34 +0000"
Last used
"Mon, 16 Sep 24 19:18:34 +0000"
Lifetime
0

Session Attributes

Attribute Value
selectedCurrency
App\Entity\Project\Currency {#1128
  -id: 1
  -name: "Česká koruna"
  -symbol: ""
  -conversionRate: 1.0
  -rounding: 2
  -isDefault: true
}

Session Usage

9 Usages
Stateless check enabled
Usage
App\EventSubscriber\BeforeControllerListener:56
[
  [
    "file" => "/var/projects/mua/src/EventSubscriber/BeforeControllerListener.php"
    "line" => 56
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelController"
    "class" => "App\EventSubscriber\BeforeControllerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 151
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/public/index.php"
    "line" => 5
    "args" => [
      "/var/projects/mua/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventSubscriber\BeforeControllerListener:57
[
  [
    "file" => "/var/projects/mua/src/EventSubscriber/BeforeControllerListener.php"
    "line" => 57
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelController"
    "class" => "App\EventSubscriber\BeforeControllerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 151
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/public/index.php"
    "line" => 5
    "args" => [
      "/var/projects/mua/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventSubscriber\BeforeControllerListener:88
[
  [
    "file" => "/var/projects/mua/src/EventSubscriber/BeforeControllerListener.php"
    "line" => 88
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelController"
    "class" => "App\EventSubscriber\BeforeControllerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 151
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/public/index.php"
    "line" => 5
    "args" => [
      "/var/projects/mua/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Controller\Web\MenuController:64
[
  [
    "file" => "/var/projects/mua/src/Controller/Web/MenuController.php"
    "line" => 64
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "generateMenu"
    "class" => "App\Controller\Web\MenuController"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 78
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 81
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 47
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/var/cache/dev/twig/6a/6a572f49ef8353c9f006d0ff514e2990.php"
    "line" => 170
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_2dbd3344423538f4f183488c44ee5645"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/var/cache/dev/twig/58/58bbebe952e471ec3a29e3c2cd9e2cdb.php"
    "line" => 50
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_dd9a3b456e2bb40f54d07751f8e70b84"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/var/cache/dev/twig/80/805e113f2c7528c6b5ab0969faf2ba7c.php"
    "line" => 49
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_ff2947a0c95c1919482cd3b9eb8834ce"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 242
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/src/Controller/Shop/ProductController.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "index"
    "class" => "App\Controller\Shop\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/public/index.php"
    "line" => 5
    "args" => [
      "/var/projects/mua/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 78
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 81
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 47
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/var/cache/dev/twig/6a/6a572f49ef8353c9f006d0ff514e2990.php"
    "line" => 170
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_2dbd3344423538f4f183488c44ee5645"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/var/cache/dev/twig/58/58bbebe952e471ec3a29e3c2cd9e2cdb.php"
    "line" => 50
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_dd9a3b456e2bb40f54d07751f8e70b84"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/var/cache/dev/twig/80/805e113f2c7528c6b5ab0969faf2ba7c.php"
    "line" => 49
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_ff2947a0c95c1919482cd3b9eb8834ce"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 242
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/src/Controller/Shop/ProductController.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "index"
    "class" => "App\Controller\Shop\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/public/index.php"
    "line" => 5
    "args" => [
      "/var/projects/mua/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 78
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 81
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 47
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/var/cache/dev/twig/6a/6a572f49ef8353c9f006d0ff514e2990.php"
    "line" => 170
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_2dbd3344423538f4f183488c44ee5645"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/var/cache/dev/twig/58/58bbebe952e471ec3a29e3c2cd9e2cdb.php"
    "line" => 50
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_dd9a3b456e2bb40f54d07751f8e70b84"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/var/cache/dev/twig/80/805e113f2c7528c6b5ab0969faf2ba7c.php"
    "line" => 49
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_ff2947a0c95c1919482cd3b9eb8834ce"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 242
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/src/Controller/Shop/ProductController.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "index"
    "class" => "App\Controller\Shop\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/public/index.php"
    "line" => 5
    "args" => [
      "/var/projects/mua/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 78
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 81
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 47
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/var/cache/dev/twig/6a/6a572f49ef8353c9f006d0ff514e2990.php"
    "line" => 170
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_2dbd3344423538f4f183488c44ee5645"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/var/cache/dev/twig/58/58bbebe952e471ec3a29e3c2cd9e2cdb.php"
    "line" => 50
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_dd9a3b456e2bb40f54d07751f8e70b84"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/var/cache/dev/twig/80/805e113f2c7528c6b5ab0969faf2ba7c.php"
    "line" => 49
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_ff2947a0c95c1919482cd3b9eb8834ce"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 242
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/src/Controller/Shop/ProductController.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "index"
    "class" => "App\Controller\Shop\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/public/index.php"
    "line" => 5
    "args" => [
      "/var/projects/mua/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 78
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 81
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 47
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/var/cache/dev/twig/6a/6a572f49ef8353c9f006d0ff514e2990.php"
    "line" => 170
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_2dbd3344423538f4f183488c44ee5645"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/var/cache/dev/twig/58/58bbebe952e471ec3a29e3c2cd9e2cdb.php"
    "line" => 50
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_dd9a3b456e2bb40f54d07751f8e70b84"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/var/cache/dev/twig/80/805e113f2c7528c6b5ab0969faf2ba7c.php"
    "line" => 49
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_ff2947a0c95c1919482cd3b9eb8834ce"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 242
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/src/Controller/Shop/ProductController.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "index"
    "class" => "App\Controller\Shop\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/public/index.php"
    "line" => 5
    "args" => [
      "/var/projects/mua/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 78
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 81
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 47
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/var/cache/dev/twig/6a/6a572f49ef8353c9f006d0ff514e2990.php"
    "line" => 170
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_2dbd3344423538f4f183488c44ee5645"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/var/cache/dev/twig/58/58bbebe952e471ec3a29e3c2cd9e2cdb.php"
    "line" => 50
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_dd9a3b456e2bb40f54d07751f8e70b84"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/var/cache/dev/twig/80/805e113f2c7528c6b5ab0969faf2ba7c.php"
    "line" => 49
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_ff2947a0c95c1919482cd3b9eb8834ce"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 242
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/src/Controller/Shop/ProductController.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "index"
    "class" => "App\Controller\Shop\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/public/index.php"
    "line" => 5
    "args" => [
      "/var/projects/mua/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"3bef66df610d3dd0623606c719433207"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://greendot:NecumV@localhost:3306/mua"
EMAIL
"web@mua.cas.cz"
MAILER_DSN
"smtp://web@mua.cas.cz:Zuy11208@smtp.office365.com:587?encryption=STARTTLS&verify_peer=0"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=1"
PACKETA_API_KEY
"0101304795bb7a64fcf06cef55e5895e"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/projects/mua/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/projects/mua/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_CHARSET
"ISO-8859-1,utf-8;q=0.7,*;q=0.7"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_ACCEPT_LANGUAGE
"en-us,en;q=0.5"
HTTP_FORWARDED
"for="18.225.156.47";host="mua.greendot.cz";proto=https"
HTTP_HOST
"mua.greendot.cz"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"18.225.156.47"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PATH_INFO
""
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"mua.greendot.cz"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/en/publikace/muzi-rijna-1918-osudy-akteru-vzniku-republiky-ceskoslovenske-p"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"47648"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1726514314
REQUEST_TIME_FLOAT
1726514314.0522
REQUEST_URI
"/_fragment/generate-menu/1"
SCRIPT_FILENAME
"/var/projects/mua/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"190.2.155.146"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"mua.greendot.cz"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"mua.greendot.cz"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MAILER_DSN,DATABASE_URL,CORS_ALLOW_ORIGIN,EMAIL,PACKETA_API_KEY,MESSENGER_TRANSPORT_DSN"
USER
"www-data"
proxy-nokeepalive
"1"

Parent Request

Return to parent request (token = f4e761)

Key Value
_controller
"App\Controller\Shop\ProductController::index"
_firewall_context
"security.firewall.map.context.main"
_locale
"en"
_route
"shop_product"
_route_params
[
  "_locale" => "en"
  "slug" => "muzi-rijna-1918-osudy-akteru-vzniku-republiky-ceskoslovenske"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"4a198b"
product
App\Entity\Project\Product {#1302
  -id: 694
  -name: "Muži října 1918. Osudy aktérů vzniku Republiky československé"
  -menu_name: "Muži října 1918. Osudy aktérů vzniku Republiky československé"
  -description: """
    <p>\r\n
    \tStřed. Supplementum 1 (2011)\r\n
    </p>\r\n
    """
  -title: "Muži října 1918. Osudy aktérů vzniku Republiky československé"
  -slug: "muzi-rijna-1918-osudy-akteru-vzniku-republiky-ceskoslovenske"
  -isActive: true
  -sequence: 1
  -javascript: null
  -textGeneral: """
    <p>\r\n
    \t<em>Střed. Supplementum 1 (2011)</em>\r\n
    </p>\r\n
    \r\n
    <p>\r\n
    \tCo dnes zůstává z první republiky a momentů&nbsp;spjatých s jejím zrodem v povědomí české veřejnosti? Jak připomínat uzavřenou meziválečnou minulost a jak ji nadále interpretovat? Co všechno o první republice víme a kde v našem výzkumu stále existují a přetrvávají rezervy a bílá místa? Předkládaná publikace je snahou odpovědět právě na tyto otázky. Prostřednictvím biografických portrétů představuje řadu osob a osobností spjatých s říjnovým převratem 1918 a ukazuje jejich prožitek přelomových dnů, týdnů a měsíců let 1918–1919. Rozšířením známé pětice „Mužů 28. října“ na prakticky neomezenou množinu „mužů října 1918“ vznikl tento soubor biografických črt. Místa se zde dostalo nejen některým (kdysi) notoricky známým protagonistům 28. října 1918, ale i osobám, které jsou širšímu publiku známy jen matně či vůbec ne. Důležité přitom bylo podívat se na vznik nového státu skrze biografie nejen optikou tehdejších vítězů, nýbrž i poražených či opatrných a vyčkávajících.\r\n
    </p>\r\n
    \r\n
    <p>\r\n
    \t&nbsp;\r\n
    </p>\r\n
    \r\n
    <h3>\r\n
    \tObsah\r\n
    </h3>\r\n
    \r\n
    <ul>\r\n
    \t<li>\r\n
    \t\tÚvodem\r\n
    \t</li>\r\n
    \t<li>\r\n
    \t\tJana Čechurová: <strong>Alois Rašín – temperamentní revolucionář ve službách kontinuity</strong>\r\n
    \t</li>\r\n
    \t<li>\r\n
    \t\tJosef Harna: <strong>Jiří Stříbrný mezi národně-sociální ideologií a politickým pragmatismem</strong>\r\n
    \t</li>\r\n
    \t<li>\r\n
    \t\tLukáš Šlehofer: <strong>František Soukup na cestě k říjnu 1918</strong>\r\n
    \t</li>\r\n
    \t<li>\r\n
    \t\tJan Rychlík: <strong>Andrej Hlinka (1864–1938)</strong>\r\n
    \t</li>\r\n
    \t<li>\r\n
    \t\tPavel Marek: <strong>Mořic Hurban: od prorakouského aktivismu k přitakání ČSR</strong>\r\n
    \t</li>\r\n
    \t<li>\r\n
    \t\tMarek Waic: <strong>Sokol Josef Scheiner</strong>\r\n
    \t</li>\r\n
    \t<li>\r\n
    \t\tJosef Tomeš: <strong>Viktor Dyk – muž 29. října</strong>\r\n
    \t</li>\r\n
    \t<li>\r\n
    \t\tAleš Vyskočil: <strong>Karl Heinold a Jan Černý</strong>\r\n
    \t</li>\r\n
    \t<li>\r\n
    \t\tDaniela Brádlerová – Jan Hálek: <strong>Milada Paulová a její reflexe vzniku republiky</strong>\r\n
    \t</li>\r\n
    \t<li>\r\n
    \t\tLuboš Velek: <strong>Převrat prof. Jana Krčmáře</strong>\r\n
    \t</li>\r\n
    \t<li>\r\n
    \t\tZdeněk Hazdra: <strong>Šlechta ve službách Masarykovy republiky</strong>\r\n
    \t</li>\r\n
    \t<li>\r\n
    \t\tMarie Bahenská: <strong>Postavení českých učitelek a jeho proměna po 28. říjnu 1918. „Jest to práce nejnevděčnější&nbsp;a nejbídněji placená.“</strong>\r\n
    \t</li>\r\n
    \t<li>\r\n
    \t\tVáclav Petrbok – Jan Randák: <strong>„Z krvácejících rakví teče naše vůle.“ Sudetští Němci také jako muži října?</strong>\r\n
    \t</li>\r\n
    \t<li>\r\n
    \t\tKurt Ifkovits: <strong>„Doch ist es immerhin möhlich, daß Sie sich ins Utopische verlocken lassen.“ Die Ereignisse der Jahre 1914 bis 1918 in der Korrespondenz Hermann Bahrs mit Jaroslav Kvapil</strong>\r\n
    \t</li>\r\n
    \t<li>\r\n
    \t\tJan Galandauer: <strong>Muži 28. října a „spor o zásluhy“ na vzniku Československa</strong>\r\n
    \t</li>\r\n
    </ul>\r\n
    """
  -productVariants: Doctrine\ORM\PersistentCollection {#1174 …}
  -producer: Proxies\__CG__\App\Entity\Project\Producer {#1336 …}
  -reviews: Doctrine\ORM\PersistentCollection {#1340 …}
  -state: "published"
  -categoryProducts: Doctrine\ORM\PersistentCollection {#1339 …}
  -isIndexable: true
  -externalId: null
  -upload: null
  -productUploadGroup: Doctrine\ORM\PersistentCollection {#1158 …}
}
slug
"muzi-rijna-1918-osudy-akteru-vzniku-republiky-ceskoslovenske"

Sub Requests 5

MenuController :: generateSubMenu (token = 4f3540)

Key Value
_controller
"App\Controller\Web\MenuController::generateSubMenu"
_format
"html"
_locale
"en"
_stopwatch_token
"4e25aa"
category
App\Entity\Project\Category {#7036
  -id: 55
  -name: "Research"
  -menu_name: ""
  -description: null
  -html: """
    <main class="hero container hero--no-bg"></main>\n
    <div class="content">\n
    <div class="container">\n
    <div class="row">\n
    <div class="col-12 col-lg-10">\n
    <h1 class="main-title">Výzkumné týmy</h1>\n
    <p class="perex">Výzkum na pracovišti probíhá zejména na základě výzkumných týmů. Celkový počet a velikost týmů nejsou omezeny.</p>\n
    </div>\n
    </div>\n
    </div>\n
    <section>\n
    <div class="container">\n
    <div class="projects"><a href="../cz/komparativni-a-transnacionalni-dejiny" class="projects__link">\n
    <div class="projects__cover"><img alt="" src="../build/img/tym1-main-img-s.jpg" class="projects__image" /></div>\n
    <h3 class="projects__title">Komparativní a transnacionální dějiny</h3>\n
    <!-- <p class="projects__perex">Lorem ipsum dolor sit amet consectetur adipisicing elit. Sapiente rerum aperiam deserunt earum natus illum.</p> -->\n
    <div class="projects__info">Vedoucí týmu: <span>doc. Dr. phil. Rudolf Kučera, Ph.D.</span></div>\n
    </a> <a href="../cz/konstruovani-ceskoslovenske-statnosti" class="projects__link">\n
    <div class="projects__cover"><img alt="" src="../build/img/tym2-main-img-s.jpg" class="projects__image" /></div>\n
    <h3 class="projects__title">Konstruování československé státnosti: koncepty – strategie – reflexe</h3>\n
    <!-- <p class="projects__perex">Lorem ipsum dolor sit amet consectetur adipisicing elit. Sapiente rerum aperiam deserunt earum natus illum.</p> -->\n
    <div class="projects__info">Vedoucí týmu: <span>PhDr. Dagmar Hájková, Ph.D.</span></div>\n
    </a> <a href="../cz/manuscripta" class="projects__link">\n
    <div class="projects__cover"><img alt="" src="../build/img/tym3-main-img-s.jpg" class="projects__image" /></div>\n
    <h3 class="projects__title">Manuscripta. Studium a soupis rukopisů</h3>\n
    <!-- <p class="projects__perex">Lorem ipsum dolor sit amet consectetur adipisicing elit. Sapiente rerum aperiam deserunt earum natus illum.</p> -->\n
    <div class="projects__info">Vedoucí týmu: <span>PhDr. Marta Hradilová, Ph.D.</span></div>\n
    </a> <a href="../cz/tomas-garrigue-masaryk" class="projects__link">\n
    <div class="projects__cover"><img alt="" src="../build/img/tym4-main-img-s.jpg" class="projects__image" /></div>\n
    <h3 class="projects__title">Tomáš Garrigue Masaryk a jeho spolupracovníci</h3>\n
    <!-- <p class="projects__perex">Lorem ipsum dolor sit amet consectetur adipisicing elit. Sapiente rerum aperiam deserunt earum natus illum.</p> -->\n
    <div class="projects__info">Vedoucí týmu: <span>Mgr. Milan Hanyš, Ph.D.</span></div>\n
    </a> <a href="../cz/transformace-statu-a-spolecnosti" class="projects__link">\n
    <div class="projects__cover"><img alt="" src="../build/img/tym5-main-img-s.jpg" class="projects__image" /></div>\n
    <h3 class="projects__title">Transformace státu a společnosti v hospodářské a sociální perspektivě</h3>\n
    <!-- <p class="projects__perex">Lorem ipsum dolor sit amet consectetur adipisicing elit. Sapiente rerum aperiam deserunt earum natus illum.</p> -->\n
    <div class="projects__info">Vedoucí týmu: <span>doc. PhDr. Martin Jemelka, Ph.D.</span></div>\n
    </a> <a href="../cz/veda-a-vedec-ve-spolecnosti" class="projects__link">\n
    <div class="projects__cover"><img alt="" src="../build/img/tym6-main-img-s.jpg" class="projects__image" /></div>\n
    <h3 class="projects__title">Věda a vědec ve společnosti</h3>\n
    <!-- <p class="projects__perex">Lorem ipsum dolor sit amet consectetur adipisicing elit. Sapiente rerum aperiam deserunt earum natus illum.</p> -->\n
    <div class="projects__info">Vedoucí týmu: <span>doc. PhDr. Martin Franc, Ph.D.</span></div>\n
    </a></div>\n
    </div>\n
    </section>\n
    </div>
    """
  -title: ""
  -labels: Doctrine\ORM\PersistentCollection {#7063 …}
  -categoryFiles: Doctrine\ORM\PersistentCollection {#7059 …}
  -categoryCategories: Doctrine\ORM\PersistentCollection {#7055 …}
  -categorySubCategories: Doctrine\ORM\PersistentCollection {#7051 …}
  -isActive: true
  -slug: "vyzkum"
  -javascript: null
  -sequence: 1
  -is_menu: 1
  -latitude: null
  -longitude: null
  -locale: null
  -state: "draft"
  -parameters: Doctrine\ORM\PersistentCollection {#7047 …}
  -categoryProducts: Doctrine\ORM\PersistentCollection {#7043 …}
  -comments: Doctrine\ORM\PersistentCollection {#7039 …}
  -persons: Doctrine\ORM\PersistentCollection {#7035 …}
  -hasComments: null
  -events: Doctrine\ORM\PersistentCollection {#7031 …}
  -categoryUploadGroups: Doctrine\ORM\PersistentCollection {#7027 …}
  -categoryType: Proxies\__CG__\App\Entity\Project\CategoryType {#9703 …}
  -isIndexable: true
  -upload: null
  -isXmlExportable: null
  -created_at: null
  -menuType: Doctrine\ORM\PersistentCollection {#7023 …}
  -subMenuType: Doctrine\ORM\PersistentCollection {#7019 …}
}
menuType
App\Entity\Project\MenuType {#7280
  -id: 1
  -name: "Hlavní menu"
  -template: "/web/menu/main.html.twig"
  -controllerName: "web_menu"
  -categories: Doctrine\ORM\PersistentCollection {#7311 …}
}
subMenuType
App\Entity\Project\SubMenuType {#10001
  -id: 1
  -name: "Výchozí"
  -template: "/web/sub_menu/default_sub_menu.html.twig"
  -controllerName: "App\Controller\Web\MenuController::generateSubMenu"
  -categories: Doctrine\ORM\PersistentCollection {#10003 …}
}

MenuController :: generateSubMenu (token = 1c58dd)

Key Value
_controller
"App\Controller\Web\MenuController::generateSubMenu"
_format
"html"
_locale
"en"
_stopwatch_token
"4f69ab"
category
App\Entity\Project\Category {#7015
  -id: 133
  -name: "Archive collections"
  -menu_name: ""
  -description: null
  -html: null
  -title: ""
  -labels: Doctrine\ORM\PersistentCollection {#6984 …}
  -categoryFiles: Doctrine\ORM\PersistentCollection {#6980 …}
  -categoryCategories: Doctrine\ORM\PersistentCollection {#6976 …}
  -categorySubCategories: Doctrine\ORM\PersistentCollection {#6972 …}
  -isActive: true
  -slug: "archivni-fondy"
  -javascript: null
  -sequence: 2
  -is_menu: 1
  -latitude: null
  -longitude: null
  -locale: null
  -state: "draft"
  -parameters: Doctrine\ORM\PersistentCollection {#6968 …}
  -categoryProducts: Doctrine\ORM\PersistentCollection {#6964 …}
  -comments: Doctrine\ORM\PersistentCollection {#6960 …}
  -persons: Doctrine\ORM\PersistentCollection {#6956 …}
  -hasComments: null
  -events: Doctrine\ORM\PersistentCollection {#6952 …}
  -categoryUploadGroups: Doctrine\ORM\PersistentCollection {#6948 …}
  -categoryType: Proxies\__CG__\App\Entity\Project\CategoryType {#9703 …}
  -isIndexable: true
  -upload: null
  -isXmlExportable: null
  -created_at: null
  -menuType: Doctrine\ORM\PersistentCollection {#6944 …}
  -subMenuType: Doctrine\ORM\PersistentCollection {#6940 …}
}
menuType
App\Entity\Project\MenuType {#7280
  -id: 1
  -name: "Hlavní menu"
  -template: "/web/menu/main.html.twig"
  -controllerName: "web_menu"
  -categories: Doctrine\ORM\PersistentCollection {#7311 …}
}
subMenuType
App\Entity\Project\SubMenuType {#10001
  -id: 1
  -name: "Výchozí"
  -template: "/web/sub_menu/default_sub_menu.html.twig"
  -controllerName: "App\Controller\Web\MenuController::generateSubMenu"
  -categories: Doctrine\ORM\PersistentCollection {#10003 …}
}

MenuController :: generateSubMenu (token = 34725b)

Key Value
_controller
"App\Controller\Web\MenuController::generateSubMenu"
_format
"html"
_locale
"en"
_stopwatch_token
"494411"
category
App\Entity\Project\Category {#6936
  -id: 65
  -name: "Library"
  -menu_name: ""
  -description: "Homepage of the library of the Masaryk Institute and Archives of the CAS: overview of library collections, links to catalogues, information for users."
  -html: """
    <div class="container"><main class="hero container hero--no-bg"><img alt="" class="hero__background" src="../build/img/hero-knihovna.jpg" /></main>\r\n
    <section class="content">\r\n
    <div class="row justify-content-between">\r\n
    <div class="col-12 col-lg-8">\r\n
    <div class="row">\r\n
    <div class="col-12 mt-7">\r\n
    <h1 class="main-title">MIA CAS library, catalogues</h1>\r\n
    <p class="perex">For common searches in all parts of the library collection, we present as a basic catalogue the <a href="https://aleph.lib.cas.cz/F/?func=file&amp;file_name=find-b&amp;local_base=MUA" target="_blank" class="link" rel="noopener">MIA CAS Collective Catalogue of Libraries</a> (including the Library of the Archives of the CAS, the Library of the Masaryk Institute of the CAS, the historical T. G. Masaryk Library and the original T. G. Masaryk Professor Library). The individual catalogues of the sub-libraries are listed below. For the historical holdings of the T. G. Masaryk Library, a guide for specialized searching and retrieval of the collection of old prints is included.</p>\r\n
    </div>\r\n
    </div>\r\n
    <section>\r\n
    <div class="library mt-3 mb-8">\r\n
    <div class="row">\r\n
    <div class="col-12">\r\n
    <h2 class="hp-history__heading text-center mb-5"><span>To order a book</span></h2>\r\n
    <div class="history-tabs">\r\n
    <ul class="history-tabs__list">\r\n
    <li class="history-tabs__list-item" id="default" data-history="tab2"><a class="history-tabs__link"> <span class="history-tabs__link-text"> <span class="history-tabs__link-name">For external users</span> <!-- <span class="course-tabs__link-info">???</span> --> </span> </a></li>\r\n
    <li class="history-tabs__list-item" data-history="tab1"><a class="history-tabs__link"> <span class="history-tabs__link-text"> <span class="history-tabs__link-name">For internal users</span> <!-- <span class="course-tabs__link-info">???</span> --> </span> </a></li>\r\n
    </ul>\r\n
    <div class="history-tabs__arrows"><a class="history-tabs__arrow history-tabs__arrow--prev" onclick="plusSlides(-1)"> <img src="../build/img/arrow-left.svg" alt="" /> </a> <a class="history-tabs__arrow history-tabs__arrow--next" onclick="plusSlides(1)"> <img src="../build/img/arrow-right.svg" alt="" /> </a></div>\r\n
    <div class="history-tabs__tab-content" id="tab1">\r\n
    <div class="row row-reverse">\r\n
    <div class="history-tab__info col-12">\r\n
    <h3 class="history-tab__title">For internal users</h3>\r\n
    <p>For registered internal users (employees of the MÚA) the collections are available for viewing in the research room. According to the library regulations, absentee or longer-term (grant) loans are also possible, depending on the type of collection.</p>\r\n
    <div class="tabs-list mt-5"><a class="tabs-list__link" href="https://aleph.lib.cas.cz/F/?func=file&amp;file_name=find-b&amp;local_base=MUA" target="_blank" rel="noopener">\r\n
    <div class="tabs-list__link-icon">1</div>\r\n
    <div class="tabs-list__link-title">Find a book in the comprehensive catalogue of the MÚA AV ČR</div>\r\n
    </a> <a href="../cs/objednavka-knih" class="tabs-list__link">\r\n
    <div class="tabs-list__link-icon">2</div>\r\n
    <div class="tabs-list__link-title">Order a book</div>\r\n
    </a></div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    <div class="history-tabs__tab-content" id="tab2">\r\n
    <div class="row row-reverse">\r\n
    <div class="history-tab__info col-12">\r\n
    <h3 class="history-tab__title">For external users</h3>\r\n
    <p>For registered external users, ordered library items are available only for study in the MÚA research room (during the opening hours of the research room and after reservation of a seat). For operational reasons, orders must be placed at least three working days in advance (form on the library website) and wait for processing.</p>\r\n
    <div class="tabs-list mt-5"><a class="tabs-list__link" href="https://aleph.lib.cas.cz/F/?func=file&amp;file_name=find-b&amp;local_base=MUA" target="_blank" rel="noopener">\r\n
    <div class="tabs-list__link-icon">1</div>\r\n
    <div class="tabs-list__link-title">Find a book in the MÚA AV ČR catalogue</div>\r\n
    </a> <a href="../cz/objednavka-pro-externiho-uzivatele" class="tabs-list__link">\r\n
    <div class="tabs-list__link-icon">2</div>\r\n
    <div class="tabs-list__link-title">Order the book</div>\r\n
    </a> <a class="tabs-list__link" href="../cs/badatelna">\r\n
    <div class="tabs-list__link-icon">3</div>\r\n
    <div class="tabs-list__link-title">Book a seat in the research room</div>\r\n
    </a></div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </section>\r\n
    <section>\r\n
    <h2>Books are collected from multiple libraries</h2>\r\n
    <div class="boxes mt-7">\r\n
    <div class="box-semiround">\r\n
    <h3>Library of the Archives of the CAS</h3>\r\n
    <p>The library has been continuously built since 1953, when the Archives of the Czechoslovak Academy of Sciences was established. It contains publications on Czech history, archives, history of science and codicology, and also includes the library of the former Cabinet for the Study of the Works of Z. Nejedlý of the Czechoslovak Academy of Sciences.</p>\r\n
    <a class="box-semiround__link" href="../en/o-knihovne/#kaav"> <span>More about the Library of the Archives of the CAS</span> <img src="../build/img/arrow-right-link.svg" /> </a> <a class="box-semiround__link" href="https://aleph.lib.cas.cz/F/?func=file&amp;file_name=find-b&amp;local_base=ARCH" target="_blank" rel="noopener"> <span>View the partial catalogue</span> <img src="../build/img/arrow-right-link.svg" /> </a> <a class="box-semiround__link" href="http://katalog.mua.cas.cz/" target="_blank" rel="noopener"> <span>View the card catalogue</span> <img src="../build/img/arrow-right-link.svg" /> </a></div>\r\n
    <div class="box-semiround">\r\n
    <h3>Library of the Masaryk Institute of the CAS</h3>\r\n
    <p>The Library of the former Masaryk Institute of the CAS was established with the founding of the Institute in 1995. It offers contemporary book production covering the period before the establishment of the First Republic up to the mid-20<sup>th</sup> century, personalities of that time and related social, cultural and political history. It continuously adds to the collection the production of its own publishing house.</p>\r\n
    <a class="box-semiround__link" href="../en/o-knihovne/#kmsu"> <span>More about the Masaryk Institute of the CAS Library</span> <img src="../build/img/arrow-right-link.svg" /> </a> <a class="box-semiround__link" href="http://aleph.lib.cas.cz/F/?func=file&amp;file_name=find-b&amp;local_base=MSUA" target="_blank" rel="noopener"> <span>View the partial catalogue</span> <img src="../build/img/arrow-right-link.svg" /> </a></div>\r\n
    <div class="box-semiround">\r\n
    <h3>T. G. Masaryk Library</h3>\r\n
    <p>The library has been built since the establishment of the Masaryk Institute of the CAS in 1995. It offers contemporary book production thematically covering Czech and Central European history from the mid-19<sup>th</sup> to the mid-20<sup>th</sup> century.</p>\r\n
    <a class="box-semiround__link" href="../en/o-knihovne/#ktgm"> <span>More about the T. G. Masaryk Library</span> <img src="../build/img/arrow-right-link.svg" /> </a> <a class="box-semiround__link" href="https://aleph.lib.cas.cz/F/?func=file&amp;file_name=find-b&amp;local_base=MUTGM" target="_blank" rel="noopener"> <span>View the partial catalogue</span> <img src="../build/img/arrow-right-link.svg" /> </a></div>\r\n
    <div class="box-semiround">\r\n
    <h3>T. G. Masaryk Professor Library</h3>\r\n
    <p>Part of Masaryk’s personal library, originally part of the library of the T. G. Masaryk Institute. In 1990 it was transferred from the abolished Institute of Marxism-Leninism of the Central Committee of the Communist Party of Czechoslovakia to Charles University, since 2017 it has been stored in the MIA CAS on the basis of a cooperation agreement.</p>\r\n
    <a class="box-semiround__link" href="../en/o-knihovne/#pktgm"> <span>More about the T. G. Masaryk Professor Library</span> <img src="../build/img/arrow-right-link.svg" /> </a> <a class="box-semiround__link" href="https://aleph.lib.cas.cz/F/?func=file&amp;file_name=find-b&amp;local_base=MUAUK" target="_blank" rel="noopener"> <span>View the partial catalogue</span> <img src="../build/img/arrow-right-link.svg" /> </a></div>\r\n
    </div>\r\n
    </section>\r\n
    <section>\r\n
    <h2>More information</h2>\r\n
    <div class="boxes mt-4">\r\n
    <ul class="list-box">\r\n
    <li class="list-box__item align-items-start"><a href="../cs/meziknihovni-vypujcni-sluzba" class="list-box__link list-box__link--rich">\r\n
    <div class="list-box__link-title">Interlibrary loan service</div>\r\n
    <p class="list-box__link-perex">Borrowing from other libraries for the staff of the MIA CAS and borrowing from the library of the MIA CAS to other libraries.</p>\r\n
    </a></li>\r\n
    </ul>\r\n
    <ul class="list-box">\r\n
    <li class="list-box__item align-items-start"><a href="../cz/formular-pozadavek-na-nakup-novych-knih" class="list-box__link list-box__link--rich">\r\n
    <div class="list-box__link-title">Request for purchase of new books</div>\r\n
    <p class="list-box__link-perex">A form for sending a request for the purchase of new publications to the library of the MIA CAS. External users can also send a proposal.</p>\r\n
    </a></li>\r\n
    </ul>\r\n
    <ul class="list-box">\r\n
    <li class="list-box__item align-items-start"><a href="../cs/o-knihovne" class="list-box__link list-box__link--rich">\r\n
    <div class="list-box__link-title">About the library</div>\r\n
    <p class="list-box__link-perex">Overview of the structure and development of the library collections of the MIA CAS</p>\r\n
    </a></li>\r\n
    </ul>\r\n
    <ul class="list-box">\r\n
    <li class="list-box__item align-items-start"><a href="../cz/knihovni-rad-knihovny-mua-av-cr" class="list-box__link list-box__link--rich">\r\n
    <div class="list-box__link-title">Library Regulations</div>\r\n
    <p class="list-box__link-perex">Document regulating the operation and scope of services of the library of the MIA CAS</p>\r\n
    </a></li>\r\n
    </ul>\r\n
    </div>\r\n
    </section>\r\n
    </div>\r\n
    <div class="col-12 col-lg-3 mt-7">\r\n
    <div class="box-sharp">\r\n
    <h3>Opening hours of the libraries:</h3>\r\n
    <br />\r\n
    <h4>For the public</h4>\r\n
    <p>Mon: 9:00 am – 6:00 pm</p>\r\n
    <p>Wed: 9:00 am – 6:00 pm</p>\r\n
    <br />\r\n
    <h4>For MIA CAS staff</h4>\r\n
    <br /><a href="../cz/o-knihovne#muavcr">\r\n
    <p class="box-sharp__subtitle">Masaryk CAS Institute Library and T.G. Masaryk Library</p>\r\n
    </a>\r\n
    <p>Mon: 9:00 am – 5:00 pm</p>\r\n
    <p>Wed: 9:00 am – 5:00 pm</p>\r\n
    <p>Thu: 8:30 am – 12:30 pm</p>\r\n
    <br /><a href="../cz/o-knihovne#aavcr">\r\n
    <p class="box-sharp__subtitle">CAS Archives Library</p>\r\n
    </a>\r\n
    <p>Tue: 8:30 a.m. – 4 p.m.</p>\r\n
    <p>Wed: 8:30 a.m. – 2 p.m.</p>\r\n
    <p>Fri: 8 a.m. – 12 p.m.</p>\r\n
    </div>\r\n
    <div class="box-sharp mt-5">\r\n
    <h3>Contact</h3>\r\n
    <br />\r\n
    <p>E-mail: <a class="box-sharp__link" href="mailto:knihovna@mua.cas.cz">knihovna@mua.cas.cz</a></p>\r\n
    <p>tel: +420 286 010 543 (594, 541)</p>\r\n
    </div>\r\n
    <div class="box-sharp mt-5">\r\n
    <h3><a href="../cs/badatelna" class="link box-sharp__title-link">Reading room</a></h3>\r\n
    <br />\r\n
    <p>The reading room of the archive also serves as a study room of the library. In addition to requested loans, there is also a reference library.</p>\r\n
    <br />\r\n
    <h4>Opening hours:</h4>\r\n
    <p>Mon: 9 a.m. – 6 p.m.</p>\r\n
    <p>Wed: 9 a.m. – 6 p.m.</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </section>\r\n
    </div>
    """
  -title: "Library of the MIA CAS, catalogues | Masaryk Institute and Archives of the CAS"
  -labels: Doctrine\ORM\PersistentCollection {#6963 …}
  -categoryFiles: Doctrine\ORM\PersistentCollection {#6959 …}
  -categoryCategories: Doctrine\ORM\PersistentCollection {#6955 …}
  -categorySubCategories: Doctrine\ORM\PersistentCollection {#6951 …}
  -isActive: true
  -slug: "knihovna"
  -javascript: null
  -sequence: 3
  -is_menu: 1
  -latitude: null
  -longitude: null
  -locale: null
  -state: "draft"
  -parameters: Doctrine\ORM\PersistentCollection {#6947 …}
  -categoryProducts: Doctrine\ORM\PersistentCollection {#6943 …}
  -comments: Doctrine\ORM\PersistentCollection {#6939 …}
  -persons: Doctrine\ORM\PersistentCollection {#6935 …}
  -hasComments: null
  -events: Doctrine\ORM\PersistentCollection {#6931 …}
  -categoryUploadGroups: Doctrine\ORM\PersistentCollection {#6927 …}
  -categoryType: Proxies\__CG__\App\Entity\Project\CategoryType {#9703 …}
  -isIndexable: true
  -upload: null
  -isXmlExportable: null
  -created_at: null
  -menuType: Doctrine\ORM\PersistentCollection {#6923 …}
  -subMenuType: Doctrine\ORM\PersistentCollection {#6919 …}
}
menuType
App\Entity\Project\MenuType {#7280
  -id: 1
  -name: "Hlavní menu"
  -template: "/web/menu/main.html.twig"
  -controllerName: "web_menu"
  -categories: Doctrine\ORM\PersistentCollection {#7311 …}
}
subMenuType
App\Entity\Project\SubMenuType {#10001
  -id: 1
  -name: "Výchozí"
  -template: "/web/sub_menu/default_sub_menu.html.twig"
  -controllerName: "App\Controller\Web\MenuController::generateSubMenu"
  -categories: Doctrine\ORM\PersistentCollection {#10003 …}
}

MenuController :: generateSubMenu (token = a715dd)

Key Value
_controller
"App\Controller\Web\MenuController::generateSubMenu"
_format
"html"
_locale
"en"
_stopwatch_token
"955a06"
category
App\Entity\Project\Category {#6915
  -id: 64
  -name: "Publishing"
  -menu_name: ""
  -description: null
  -html: null
  -title: "Publikace a e-shop"
  -labels: Doctrine\ORM\PersistentCollection {#6884 …}
  -categoryFiles: Doctrine\ORM\PersistentCollection {#6880 …}
  -categoryCategories: Doctrine\ORM\PersistentCollection {#6876 …}
  -categorySubCategories: Doctrine\ORM\PersistentCollection {#6872 …}
  -isActive: true
  -slug: "publikace"
  -javascript: null
  -sequence: 4
  -is_menu: 1
  -latitude: null
  -longitude: null
  -locale: null
  -state: "draft"
  -parameters: Doctrine\ORM\PersistentCollection {#6868 …}
  -categoryProducts: Doctrine\ORM\PersistentCollection {#6864 …}
  -comments: Doctrine\ORM\PersistentCollection {#6860 …}
  -persons: Doctrine\ORM\PersistentCollection {#6856 …}
  -hasComments: null
  -events: Doctrine\ORM\PersistentCollection {#6852 …}
  -categoryUploadGroups: Doctrine\ORM\PersistentCollection {#6848 …}
  -categoryType: Proxies\__CG__\App\Entity\Project\CategoryType {#9703 …}
  -isIndexable: true
  -upload: null
  -isXmlExportable: null
  -created_at: null
  -menuType: Doctrine\ORM\PersistentCollection {#6844 …}
  -subMenuType: Doctrine\ORM\PersistentCollection {#6840 …}
}
menuType
App\Entity\Project\MenuType {#7280
  -id: 1
  -name: "Hlavní menu"
  -template: "/web/menu/main.html.twig"
  -controllerName: "web_menu"
  -categories: Doctrine\ORM\PersistentCollection {#7311 …}
}
subMenuType
App\Entity\Project\SubMenuType {#10001
  -id: 1
  -name: "Výchozí"
  -template: "/web/sub_menu/default_sub_menu.html.twig"
  -controllerName: "App\Controller\Web\MenuController::generateSubMenu"
  -categories: Doctrine\ORM\PersistentCollection {#10003 …}
}

MenuController :: generateSubMenu (token = 2f6e6d)

Key Value
_controller
"App\Controller\Web\MenuController::generateSubMenu"
_format
"html"
_locale
"en"
_stopwatch_token
"dd35ec"
category
App\Entity\Project\Category {#6836
  -id: 48
  -name: "About us"
  -menu_name: "About us"
  -description: null
  -html: null
  -title: ""
  -labels: Doctrine\ORM\PersistentCollection {#6863 …}
  -categoryFiles: Doctrine\ORM\PersistentCollection {#6859 …}
  -categoryCategories: Doctrine\ORM\PersistentCollection {#6855 …}
  -categorySubCategories: Doctrine\ORM\PersistentCollection {#6851 …}
  -isActive: true
  -slug: "o-nas"
  -javascript: null
  -sequence: 5
  -is_menu: 1
  -latitude: null
  -longitude: null
  -locale: null
  -state: "draft"
  -parameters: Doctrine\ORM\PersistentCollection {#6847 …}
  -categoryProducts: Doctrine\ORM\PersistentCollection {#6843 …}
  -comments: Doctrine\ORM\PersistentCollection {#6839 …}
  -persons: Doctrine\ORM\PersistentCollection {#6835 …}
  -hasComments: null
  -events: Doctrine\ORM\PersistentCollection {#6831 …}
  -categoryUploadGroups: Doctrine\ORM\PersistentCollection {#6827 …}
  -categoryType: Proxies\__CG__\App\Entity\Project\CategoryType {#9703 …}
  -isIndexable: false
  -upload: null
  -isXmlExportable: null
  -created_at: null
  -menuType: Doctrine\ORM\PersistentCollection {#6823 …}
  -subMenuType: Doctrine\ORM\PersistentCollection {#6819 …}
}
menuType
App\Entity\Project\MenuType {#7280
  -id: 1
  -name: "Hlavní menu"
  -template: "/web/menu/main.html.twig"
  -controllerName: "web_menu"
  -categories: Doctrine\ORM\PersistentCollection {#7311 …}
}
subMenuType
App\Entity\Project\SubMenuType {#10001
  -id: 1
  -name: "Výchozí"
  -template: "/web/sub_menu/default_sub_menu.html.twig"
  -controllerName: "App\Controller\Web\MenuController::generateSubMenu"
  -categories: Doctrine\ORM\PersistentCollection {#10003 …}
}