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
_api_platform_links
Symfony\Component\WebLink\GenericLinkProvider {#6413
  -links: [
    6411 => Symfony\Component\WebLink\Link {#6411
      -href: "https://mua.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"
_route
"web_menu"
_route_params
[
  "id" => "1"
]
_stopwatch_token
"f71d9f"
id
"1"
menuType
App\Entity\Project\MenuType {#3116
  -id: 1
  -name: "Hlavní menu"
  -template: "/web/menu/main.html.twig"
  -controllerName: "web_menu"
  -categories: Doctrine\ORM\PersistentCollection {#3115 …}
}

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="3.142.171.100";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
"3.142.171.100"
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
"Thu, 21 Nov 2024 16:13:59 GMT"
x-debug-token
"8c1fa1"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 9

Session Metadata

Key Value
Created
"Thu, 21 Nov 24 16:13:59 +0000"
Last used
"Thu, 21 Nov 24 16:13:59 +0000"
Lifetime
0

Session Attributes

Attribute Value
selectedCurrency
App\Entity\Project\Currency {#997
  -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/8e/8e55b323ec6eb8b58826e1126c5f1881.php"
    "line" => 176
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 398
    "function" => "doDisplay"
    "class" => "__TwigTemplate_7cc22bae87cfcb9ada11f05f0742e232"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/var/cache/dev/twig/40/40fd3da64a60d6fd4f5f2d3c5dde3993.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 398
    "function" => "doDisplay"
    "class" => "__TwigTemplate_3a0f80b73a51be291955311f261c8554"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/var/cache/dev/twig/b2/b2b86414836d5071f1ebcc9602c61240.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 398
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a11fe9081f358bc30eb72ba2a4274383"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 354
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 369
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Environment.php"
    "line" => 306
    "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" => 34
    "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/8e/8e55b323ec6eb8b58826e1126c5f1881.php"
    "line" => 176
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 398
    "function" => "doDisplay"
    "class" => "__TwigTemplate_7cc22bae87cfcb9ada11f05f0742e232"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/var/cache/dev/twig/40/40fd3da64a60d6fd4f5f2d3c5dde3993.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 398
    "function" => "doDisplay"
    "class" => "__TwigTemplate_3a0f80b73a51be291955311f261c8554"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/var/cache/dev/twig/b2/b2b86414836d5071f1ebcc9602c61240.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 398
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a11fe9081f358bc30eb72ba2a4274383"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 354
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 369
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Environment.php"
    "line" => 306
    "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" => 34
    "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/8e/8e55b323ec6eb8b58826e1126c5f1881.php"
    "line" => 176
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 398
    "function" => "doDisplay"
    "class" => "__TwigTemplate_7cc22bae87cfcb9ada11f05f0742e232"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/var/cache/dev/twig/40/40fd3da64a60d6fd4f5f2d3c5dde3993.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 398
    "function" => "doDisplay"
    "class" => "__TwigTemplate_3a0f80b73a51be291955311f261c8554"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/var/cache/dev/twig/b2/b2b86414836d5071f1ebcc9602c61240.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 398
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a11fe9081f358bc30eb72ba2a4274383"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 354
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 369
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Environment.php"
    "line" => 306
    "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" => 34
    "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/8e/8e55b323ec6eb8b58826e1126c5f1881.php"
    "line" => 176
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 398
    "function" => "doDisplay"
    "class" => "__TwigTemplate_7cc22bae87cfcb9ada11f05f0742e232"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/var/cache/dev/twig/40/40fd3da64a60d6fd4f5f2d3c5dde3993.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 398
    "function" => "doDisplay"
    "class" => "__TwigTemplate_3a0f80b73a51be291955311f261c8554"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/var/cache/dev/twig/b2/b2b86414836d5071f1ebcc9602c61240.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 398
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a11fe9081f358bc30eb72ba2a4274383"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 354
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 369
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Environment.php"
    "line" => 306
    "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" => 34
    "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/8e/8e55b323ec6eb8b58826e1126c5f1881.php"
    "line" => 176
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 398
    "function" => "doDisplay"
    "class" => "__TwigTemplate_7cc22bae87cfcb9ada11f05f0742e232"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/var/cache/dev/twig/40/40fd3da64a60d6fd4f5f2d3c5dde3993.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 398
    "function" => "doDisplay"
    "class" => "__TwigTemplate_3a0f80b73a51be291955311f261c8554"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/var/cache/dev/twig/b2/b2b86414836d5071f1ebcc9602c61240.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 398
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a11fe9081f358bc30eb72ba2a4274383"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 354
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 369
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Environment.php"
    "line" => 306
    "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" => 34
    "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/8e/8e55b323ec6eb8b58826e1126c5f1881.php"
    "line" => 176
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 398
    "function" => "doDisplay"
    "class" => "__TwigTemplate_7cc22bae87cfcb9ada11f05f0742e232"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/var/cache/dev/twig/40/40fd3da64a60d6fd4f5f2d3c5dde3993.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 398
    "function" => "doDisplay"
    "class" => "__TwigTemplate_3a0f80b73a51be291955311f261c8554"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/var/cache/dev/twig/b2/b2b86414836d5071f1ebcc9602c61240.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 398
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a11fe9081f358bc30eb72ba2a4274383"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 354
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Template.php"
    "line" => 369
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/mua/vendor/twig/twig/src/Environment.php"
    "line" => 306
    "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" => 34
    "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="3.142.171.100";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
"3.142.171.100"
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
"/cs/publikace/prace-z-dejin-akademie-ved-2010-1-p"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"34141"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1732205639
REQUEST_TIME_FLOAT
1732205639.0746
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 = 5e73b4)

Key Value
_api_platform_links
Symfony\Component\WebLink\GenericLinkProvider {#9036
  -links: [
    9034 => Symfony\Component\WebLink\Link {#9034
      -href: "https://mua.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\Shop\ProductController::index"
_firewall_context
"security.firewall.map.context.main"
_locale
"cs"
_route
"shop_product"
_route_params
[
  "_locale" => "cs"
  "slug" => "prace-z-dejin-akademie-ved-2010-1"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"bda9e3"
product
App\Entity\Project\Product {#1269
  -id: 695
  -name: "Práce z dějin Akademie věd, 2010/1"
  -menu_name: "Práce z dějin Akademie věd, 2010/1"
  -description: """
    <p>\r\n
    \tAutoři příspěvků: Bohumil Jiroušek, Karol Bílek, Hana Kábová, Jiří Špét, Zdeněk Pousta, Milena Josefovičová, Marie Bahenská, Jan Bílek, Martin Franc, Jan Hálek, Jan Chodějovský, Jiří Šoukal\r\n
    </p>\r\n
    """
  -title: "Práce z dějin Akademie věd, 2010/1"
  -slug: "prace-z-dejin-akademie-ved-2010-1"
  -isActive: true
  -sequence: 1
  -javascript: null
  -textGeneral: """
    <ul>\r\n
    \t<li>\r\n
    \t\tBohumil Jiroušek: <strong>Úvodem k monotematickému číslu</strong>\r\n
    \t</li>\r\n
    </ul>\r\n
    \r\n
    <h3>\r\n
    \tStudie a edice / Articles and editions\r\n
    </h3>\r\n
    \r\n
    <ul>\r\n
    \t<li>\r\n
    \t\t<strong>František</strong> <strong>Kutnar: </strong><strong>Historik Jaroslav Werstadt</strong> (Ed. Karol Bílek, Hana Kábová)\r\n
    \t</li>\r\n
    \t<li>\r\n
    \t\tJiří Špét: <strong>Historický klub za starostování Jaroslava Werstadta</strong>\r\n
    \t</li>\r\n
    \t<li>\r\n
    \t\tHana Kábová: <strong>Vzájemná korespondence Jaroslava Werstadta a Jiřího Špéta</strong>\r\n
    \t</li>\r\n
    </ul>\r\n
    \r\n
    <h3>\r\n
    \tVzpomínka / Memory\r\n
    </h3>\r\n
    \r\n
    <ul>\r\n
    \t<li>\r\n
    \t\tZdeněk Pousta: <strong>Vzpomínka na Historický klub a Jaroslava Werstadta</strong>\r\n
    \t</li>\r\n
    </ul>\r\n
    \r\n
    <h3>\r\n
    \tArchivní fondy / Archival groups\r\n
    </h3>\r\n
    \r\n
    <ul>\r\n
    \t<li>\r\n
    \t\tSudetoněmecký vlastivědný ústav v Liberci 1925–1945 a sbírka Sudetoněmecký archiv <em>(Milena Josefovičová)</em>\r\n
    \t</li>\r\n
    </ul>\r\n
    \r\n
    <h3>\r\n
    \tKronika / Chronicle\r\n
    </h3>\r\n
    \r\n
    <ul>\r\n
    \t<li>\r\n
    \t\tVýroční zpráva Archivu Akademie věd České republiky za rok 2009 <em>(Jan Bílek a kol.)</em>\r\n
    \t</li>\r\n
    \t<li>\r\n
    \t\tXI. sympozium ICREFH v Paříži – Food and War in the Europe in the nineteenth and twentieth centuries <em>(Martin Franc)</em>\r\n
    \t</li>\r\n
    \t<li>\r\n
    \t\tKonference Ivan Málek a ČSAV <em>(Jiří Šoukal)</em>\r\n
    \t</li>\r\n
    \t<li>\r\n
    \t\tMěstské archivy a městští archiváři včera, dnes a zítra <em>(Hana Kábová)</em>\r\n
    \t</li>\r\n
    \t<li>\r\n
    \t\tŽivotní jubileum Františka Hoffmanna <em>(Hana Kábová)</em>\r\n
    \t</li>\r\n
    </ul>\r\n
    \r\n
    <h3>\r\n
    \tRecenze a zprávy / Review\r\n
    </h3>\r\n
    \r\n
    <ul>\r\n
    \t<li>\r\n
    \t\t<em>Marie Červinková-Riegrová. <em>Zápisky, I (1880–1884)</em>. Ed. Milan Vojáček, Luboš Velek a kol. <em>(Marie Bahenská)</em></em>\r\n
    \t</li>\r\n
    \t<li>\r\n
    \t\tZprávy o literatuře\r\n
    \t</li>\r\n
    \t<li>\r\n
    \t\t&nbsp;\r\n
    \t</li>\r\n
    </ul>\r\n
    \r\n
    <h2>\r\n
    \tResumé\r\n
    </h2>\r\n
    \r\n
    <h3>\r\n
    \tFrantišek <strong>Kutnar</strong>: Historik Jaroslav Werstadt\r\n
    </h3>\r\n
    \r\n
    <p class="rteindent1">\r\n
    \t<em>Resumé:</em> Jádrem Kutnarova příspěvku Historik Jaroslav Werstadt je jeho smuteční projev při Werstadtově kremaci 17. ledna 1970 v Praze – Strašnicích. Kutnar jej připravil jako nekrolog pro Československý časopis historický, ale normalizační redakce časopisu jej odmítla vytisknout. Edice vychází ze srovnání pěti verzí textu, uložených v osobním fondu Františka Kutnara v Archivu Národního muzea (karton 34, inventární číslo 822). Příspěvek přináší charakteristiku Werstadtových životních osudů a díla, se zvláštním zdůrazněním jeho přínosu v oblasti teorie a metodologie historické vědy. Je (jako všechny Kutnarovy texty) hluboce promyšlen a napsán s velkým zřetelem k obsahu i formě sdělení. Jako významný doplněk textu je otištěno Kutnarovo krátké úvodní slovo k přednášce Karla Kučery o Jaroslavu Werstadtovi v Historickém klubu 28. května 1970.\r\n
    </p>\r\n
    \r\n
    <p class="rteindent1">\r\n
    \t<em>Resumé:</em> <strong>František Kutnar: The historian Jaroslav Werstadt </strong>(edition prepared by Karol Bílek and Hana Kábová)<br />\r\n
    \tFrantišek Kutnar's paper The Historian Jaroslav Werstadt is based on his funeral oration given at Werstadt's cremation on 17th January 1970 in Prague-Strašnice. Kutnar wrote it as an obituary for the Czechoslovak Historical Journal, but the normalization-period editorial board refused to print it. This edition is based on a comparison of five versions of the text in František Kutnar's private papers at the National Museum Archive (Box 34, Inventory No. 822). This paper provides an outline of Werstadt's life and work, with special emphasis on his contribution to the field of theory and methodology in historical studies. Like all Kutnar's texts, it has been systematically thought out and written up with close attention paid to both content and form. Kutnar's brief introduction to the lecture by Karel Kučera on Jaroslav Werstadt at the History Club on 28th May 1970 also provides a substantial addition to the text. (Translated by Melvyn Clarke.)<br />\r\n
    \t<em>Keywords:</em> Jaroslav Werstadt, historiography, historical studies methodology.\r\n
    </p>\r\n
    \r\n
    <p>\r\n
    \t&nbsp;\r\n
    </p>\r\n
    \r\n
    <h3>\r\n
    \tJiří <strong>Špét</strong>: Historický klub za starostování Jaroslava Werstadta\r\n
    </h3>\r\n
    \r\n
    <p class="rteindent1">\r\n
    \t<em>Resumé:</em> Jaroslav Werstadt se r. 1945 ujal nesnadného úkolu – jako osobnost organizačně zdatná, se značným morálním kreditem byl zvolen starostou předního českého profesního spolku – Historického klubu. V prvním období jeho starostování se spolku podařilo obnovit činnost (přerušenou válečnými událostmi) – vydávání Českého časopisu historického, bibliografie české historie a vysokoškolských učebnic. Po Únoru 1948 došlo k likvidaci vydavatelské činnosti spolku a k dalšímu oklešťování jeho aktivit. V posledním období Werstadtova starostování v Historickém klubu (1955–1964) se obnovil vnitřní život spolku, především jeho pravidelná přednášková činnost. J. Špét jako znalec dějin Historického klubu a přímý pamětník událostí podává zasvěcený komentář Werstadtova bilančního projevu na valné hromadě Historického klubu 7. dubna 1964, kdy se vedení spolku ujímá Josef Klik.\r\n
    </p>\r\n
    \r\n
    <p class="rteindent1">\r\n
    \t<em>Resumé:</em> <strong>The History Club under Jaroslav Werstadt</strong><br />\r\n
    \tIn 1945 Jaroslav Werstadt took on a difficult task – as an organizationally competent person with considerable moral credit he was elected to head one of the leading Czech specialist associations, the History Club. During the first period of his stewardship the association succeeded in resuming its activities (interrupted by wartime events) – the publication of the Czech History Journal, a bibliography of Czech history and higher education textbooks. Following February 1948 the association's publishing activity was halted and its other activities were pruned back. During the final phase of his History Club stewardship (1955–1964) the internal life of the association was revived, particularly its regular lecture activity. As an expert in the history of the History Club and a first-hand witness of events there, J. Špét presents an informed commentary on Werstadt's summarizing speech made at the General Meeting of the History Club on 7th April 1964, when stewardship of the assocation was taken over by Josef Klik. (Translated by Melvyn Clarke.)<br />\r\n
    \t<em>Keywords:</em> Jaroslav Werstadt, History Club 1945-1964, history of Czech historiography.\r\n
    </p>\r\n
    \r\n
    <p>\r\n
    \t&nbsp;\r\n
    </p>\r\n
    \r\n
    <h3>\r\n
    \tHana <strong>Kábová</strong>: Vzájemná korespondence Jaroslava Werstadta a Jiřího Špéta\r\n
    </h3>\r\n
    \r\n
    <p class="rteindent1">\r\n
    \t<em>Resumé:</em> Edice přináší 33 dopisů, dopisnic, pohledů a tištěných přání, případně poděkování, které si v letech 1956–1969 vyměnili historici Jaroslav Werstadt a Jiří Špét. Špétova korespondence je uložena v Archivu Akademie věd ČR v osobním fondu Jaroslav Werstadt a ve fondu Historický klub, její protějšky jsou uloženy v osobním archivu Jiřího Špéta.<br />\r\n
    \tKorespondence je zajímavým příspěvkem k dějinám českého dějepisectví v 50. a 60. letech 20. století. Její pisatelé se sblížili profesně a lidsky v době, kdy Werstadt zastával funkci starosty Historického klubu (1945–1964) a Špét byl tajemníkem a posléze jednatelem tohoto spolku (1956–1966). V dopisech se odráží činnost Historického klubu, v němž byla zachována kontinuita se staršími způsoby vědecké práce, a vědecké zájmy J. Špéta, který se ve sledovaném období výrazně zabýval dějinami české historiografie.\r\n
    </p>\r\n
    \r\n
    <p class="rteindent1">\r\n
    \t<em>Resumé:</em> <strong>Correspondence between Jaroslav Werstadt and Jiří Špét</strong><br />\r\n
    \tThis edition presents 33 letters, postcards, greetings and thank-you cards, exchanged between historians Jaroslav Werstadt and Jiří Špét from 1956 to 1969. Špét's correspondence is stored at the ASCR Archive among Jaroslav Werstadt's personal papers and in the History Club fonds, while Werstadt's correspondence is stored among Jiří Špét's personal papers.<br />\r\n
    \tThis correspondence is an interesting contribution on the history of Czech historiography during the 1950s and 1960s. Its writers built up a professional and personal rapport while Werstadt held the office of Director at the History Club (1945–1964) and Špét was its Secretary and then Honorary Secretary (1956–1966). Their letters reflect the activities taking place at the History Club which maintained continuity with older forms of research work and the scholarly interests of J. Špét, who during the period under review was substantially involved in the history of Czech historiography. (Translated by Melvyn Clarke.)<br />\r\n
    \t<em>Keywords:</em> Jaroslav Werstadt, Jiří Špét, History Club, history of Czech historiography, publication of correspondence.\r\n
    </p>\r\n
    """
  -productVariants: Doctrine\ORM\PersistentCollection {#1050 …}
  -producer: Proxies\__CG__\App\Entity\Project\Producer {#1373 …}
  -reviews: Doctrine\ORM\PersistentCollection {#1337 …}
  -state: "published"
  -categoryProducts: Doctrine\ORM\PersistentCollection {#1389 …}
  -isIndexable: true
  -externalId: null
  -upload: null
  -productUploadGroup: Doctrine\ORM\PersistentCollection {#1409 …}
  -productType: null
}
slug
"prace-z-dejin-akademie-ved-2010-1"

Sub Requests 5

MenuController :: generateSubMenu (token = 00957d)

Key Value
_api_platform_links
Symfony\Component\WebLink\GenericLinkProvider {#3775
  -links: [
    3773 => Symfony\Component\WebLink\Link {#3773
      -href: "https://mua.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::generateSubMenu"
_format
"html"
_locale
"cs"
_stopwatch_token
"2b91ea"
category
App\Entity\Project\Category {#3238
  -id: 55
  -name: "Výzkum"
  -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 {#3239 …}
  -categoryFiles: Doctrine\ORM\PersistentCollection {#3241 …}
  -categoryCategories: Doctrine\ORM\PersistentCollection {#3243 …}
  -categorySubCategories: Doctrine\ORM\PersistentCollection {#3245 …}
  -isActive: true
  -slug: "vyzkum"
  -javascript: null
  -sequence: 1
  -is_menu: 1
  -latitude: null
  -longitude: null
  -locale: null
  -state: "draft"
  -parameters: Doctrine\ORM\PersistentCollection {#3247 …}
  -categoryProducts: Doctrine\ORM\PersistentCollection {#3249 …}
  -comments: Doctrine\ORM\PersistentCollection {#3251 …}
  -persons: Doctrine\ORM\PersistentCollection {#3253 …}
  -hasComments: null
  -events: Doctrine\ORM\PersistentCollection {#3255 …}
  -categoryUploadGroups: Doctrine\ORM\PersistentCollection {#3257 …}
  -categoryType: Proxies\__CG__\App\Entity\Project\CategoryType {#2213 …}
  -isIndexable: true
  -upload: null
  -isXmlExportable: null
  -created_at: null
  -menuType: Doctrine\ORM\PersistentCollection {#3259 …}
  -subMenuType: Doctrine\ORM\PersistentCollection {#3261 …}
}
menuType
App\Entity\Project\MenuType {#3116
  -id: 1
  -name: "Hlavní menu"
  -template: "/web/menu/main.html.twig"
  -controllerName: "web_menu"
  -categories: Doctrine\ORM\PersistentCollection {#3115 …}
}
subMenuType
App\Entity\Project\SubMenuType {#3425
  -id: 1
  -name: "Výchozí"
  -template: "/web/sub_menu/default_sub_menu.html.twig"
  -controllerName: "App\Controller\Web\MenuController::generateSubMenu"
  -categories: Doctrine\ORM\PersistentCollection {#3410 …}
}

MenuController :: generateSubMenu (token = 69208b)

Key Value
_api_platform_links
Symfony\Component\WebLink\GenericLinkProvider {#4488
  -links: [
    4486 => Symfony\Component\WebLink\Link {#4486
      -href: "https://mua.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::generateSubMenu"
_format
"html"
_locale
"cs"
_stopwatch_token
"38d6e8"
category
App\Entity\Project\Category {#3263
  -id: 133
  -name: "Archivní fondy"
  -menu_name: ""
  -description: null
  -html: null
  -title: ""
  -labels: Doctrine\ORM\PersistentCollection {#3264 …}
  -categoryFiles: Doctrine\ORM\PersistentCollection {#3266 …}
  -categoryCategories: Doctrine\ORM\PersistentCollection {#3268 …}
  -categorySubCategories: Doctrine\ORM\PersistentCollection {#3270 …}
  -isActive: true
  -slug: "archivni-fondy"
  -javascript: null
  -sequence: 2
  -is_menu: 1
  -latitude: null
  -longitude: null
  -locale: null
  -state: "draft"
  -parameters: Doctrine\ORM\PersistentCollection {#3272 …}
  -categoryProducts: Doctrine\ORM\PersistentCollection {#3274 …}
  -comments: Doctrine\ORM\PersistentCollection {#3276 …}
  -persons: Doctrine\ORM\PersistentCollection {#3278 …}
  -hasComments: null
  -events: Doctrine\ORM\PersistentCollection {#3280 …}
  -categoryUploadGroups: Doctrine\ORM\PersistentCollection {#3282 …}
  -categoryType: Proxies\__CG__\App\Entity\Project\CategoryType {#2213 …}
  -isIndexable: true
  -upload: null
  -isXmlExportable: null
  -created_at: null
  -menuType: Doctrine\ORM\PersistentCollection {#3284 …}
  -subMenuType: Doctrine\ORM\PersistentCollection {#3286 …}
}
menuType
App\Entity\Project\MenuType {#3116
  -id: 1
  -name: "Hlavní menu"
  -template: "/web/menu/main.html.twig"
  -controllerName: "web_menu"
  -categories: Doctrine\ORM\PersistentCollection {#3115 …}
}
subMenuType
App\Entity\Project\SubMenuType {#3425
  -id: 1
  -name: "Výchozí"
  -template: "/web/sub_menu/default_sub_menu.html.twig"
  -controllerName: "App\Controller\Web\MenuController::generateSubMenu"
  -categories: Doctrine\ORM\PersistentCollection {#3410 …}
}

MenuController :: generateSubMenu (token = a6a47b)

Key Value
_api_platform_links
Symfony\Component\WebLink\GenericLinkProvider {#5176
  -links: [
    5174 => Symfony\Component\WebLink\Link {#5174
      -href: "https://mua.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::generateSubMenu"
_format
"html"
_locale
"cs"
_stopwatch_token
"1aa686"
category
App\Entity\Project\Category {#3288
  -id: 65
  -name: "Knihovna"
  -menu_name: ""
  -description: "Úvodní stránka Knihovny MÚA AV ČR, přehled knihovních fondů, odkazy na katalogy, informace pro uživatele."
  -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">Knihovna MÚA, katalogy</h1>\r\n
    <p class="perex">Pro společné vyhledávání ve všech částech knihovního fondu uvádíme jako základní katalog <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">Souborný katalog knihoven MÚA</a> (zahrnuje Knihovnu Archivu AV ČR, Knihovnu Masarykova ústavu AV ČR, historickou Knihovnu T. G. Masaryka a původní Profesorskou knihovnu T. G. Masaryka). Dále jsou uvedeny jednotlivé katalogy dílčích knihoven. Pro historický fond Knihovny T. G. Masaryka je přiložen návod pro specializované vyhledávání a vyhledávání kolekce starých tisků.</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>Objednat knihu</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">Pro externí uživatele</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">Pro interní uživatele</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">Pro interní uživatele</h3>\r\n
    <p>Pro registrované interní uživatele (zaměstnance MÚA) jsou fondy zpřístupněny prezenčně v badatelně. Podle knihovního řádu jsou možné také absenční či dlouhodobější (grantové) výpůjčky v závislosti na druhu fondu.</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">Najděte knihu v souborném katalogu 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">Objednejte knihu</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">Pro externí uživatele</h3>\r\n
    <p>Registrovaným externím uživatelům jsou objednané knihovní jednotky zpřístupněny pouze k prezenčnímu studiu v badatelně MÚA (v otevírací době badatelny a po rezervaci místa). Z provozních důvodů je nutné činit objednávky minimálně tři pracovní dny předem (formulář na webových stránkách knihovny) a vyčkat na jejich vyřízení.</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">Najděte knihu v souborném katalogu MÚA AV ČR</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">Objednejte knihu</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">Zarezervujte si místo v badatelně</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>Knihy jsou shromážděny z více knihoven</h2>\r\n
    <div class="boxes mt-7">\r\n
    <div class="box-semiround">\r\n
    <h3>Knihovna Archivu AV ČR</h3>\r\n
    <p>Knihovna kontinuálně budovaná od roku 1953, kdy vznikl Archiv ČSAV. Obsahuje publikace k českým dějinám, archivnictví, dějinám vědy a kodikologii, její součástí je také knihovna bývalého Kabinetu pro studium díla Z. Nejedlého ČSAV.</p>\r\n
    <a class="box-semiround__link" href="../cz/o-knihovne/#kaav"> <span>Více o Knihovně Archivu AV ČR</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>Zobrazit dílčí katalog</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>Zobrazit lístkový katalog</span> <img src="../build/img/arrow-right-link.svg" /> </a></div>\r\n
    <div class="box-semiround">\r\n
    <h3>Knihovna Masarykova ústavu AV ČR</h3>\r\n
    <p>Knihovna bývalého Masarykova ústavu AV ČR byla založena se vznikem ústavu v roce 1995. Nabízí současnou knižní produkci pokrývající období před vznikem První republiky až do poloviny 20. století, osobnosti této doby a související sociální, kulturní a politické dějiny. Do fondu průběžně zařazuje produkci vlastního nakladatelství.</p>\r\n
    <a class="box-semiround__link" href="../cz/o-knihovne/#kmsu"> <span>Více o Knihovně MSÚ AV ČR</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>Zobrazit dílčí katalog</span> <img src="../build/img/arrow-right-link.svg" /> </a></div>\r\n
    <div class="box-semiround">\r\n
    <h3>Knihovna T. G. Masaryka</h3>\r\n
    <p>Knihovna budovaná od vzniku Masarykova ústavu AV ČR v roce 1995. Nabízí současnou knižní produkci tematicky pokrývající české a středoevropské dějiny od poloviny 19. do poloviny 20. století.</p>\r\n
    <a class="box-semiround__link" href="../cz/o-knihovne/#ktgm"> <span>Více o Knihovně TGM</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>Zobrazit dílčí katalog</span> <img src="../build/img/arrow-right-link.svg" /> </a></div>\r\n
    <div class="box-semiround">\r\n
    <h3>Profesorská knihovna T. G. Masaryka</h3>\r\n
    <p>Část Masarykovy osobní knihovny, původně součást knihovny Ústavu T. G. Masaryka. V roce 1990 byla ze zrušeného Ústavu marxismu-leninismu ÚV KSČ předána státem Univerzitě Karlově, od roku 2017 na základě smlouvy o spolupráci uložena v MÚA AV ČR.</p>\r\n
    <a class="box-semiround__link" href="../cz/o-knihovne/#pktgm"> <span>Více o Profesorské knihovně TGM</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>Zobrazit dílčí katalog</span> <img src="../build/img/arrow-right-link.svg" /> </a></div>\r\n
    </div>\r\n
    </section>\r\n
    <section>\r\n
    <h2>Další informace</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">Meziknihovní výpůjční služba</div>\r\n
    <p class="list-box__link-perex">Výpůjčky z jiných knihoven pro zaměstnance MÚA AV ČR a výpůjčky z knihovny MÚA AV ČR do jiných knihoven.</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">Požadavek na nákup nových knih</div>\r\n
    <p class="list-box__link-perex">Formulář k zaslání požadavku pro nákup nových publikací do knihovny MÚA AV ČR. Návrh mohou zaslat i externí uživatelé.</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">O knihovně</div>\r\n
    <p class="list-box__link-perex">Přehled členění a vývoje knihovních fondů MÚA AV ČR</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">Knihovní řád</div>\r\n
    <p class="list-box__link-perex">Dokument upravující provoz a rozsah služeb knihovny MÚA AV ČR</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>Otevírací doba knihoven:</h3>\r\n
    <br />\r\n
    <h4>Pro veřejnost</h4>\r\n
    <p>Po: 9:00 - 18:00</p>\r\n
    <p>St: 9:00 - 18:00</p>\r\n
    <br />\r\n
    <h4>Pro pracovníky MÚA</h4>\r\n
    <br /><a href="../cz/o-knihovne#muavcr">\r\n
    <p class="box-sharp__subtitle">Knihovna Masarykova ústavu AV a Knihovna T.G. Masaryka</p>\r\n
    </a>\r\n
    <p>Po: 9:00 - 17:00</p>\r\n
    <p>St: 9:00 - 17:00</p>\r\n
    <p>Čt: 8:30 - 12:30</p>\r\n
    <br /><a href="../cz/o-knihovne#aavcr">\r\n
    <p class="box-sharp__subtitle">Knihovna Archivu AV</p>\r\n
    </a>\r\n
    <p>Út: 8:30 - 16:00</p>\r\n
    <p>St: 8:30 - 14:00</p>\r\n
    <p>Pá: 8:00 - 12:00</p>\r\n
    </div>\r\n
    <div class="box-sharp mt-5">\r\n
    <h3>Kontakt</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">Badatelna</a></h3>\r\n
    <br />\r\n
    <p>Badatelna Archivu AV slouží současně jako studovna knihovny. Kromě vyžádaných prezenčních výpůjček je zde umístěna i příruční knihovna.</p>\r\n
    <br />\r\n
    <h4>Otevírací doba badatelny:</h4>\r\n
    <p>Po: 9:00 - 18:00</p>\r\n
    <p>St: 9:00 - 18:00</p>\r\n
    </div>\r\n
    </div>\r\n
    </div>\r\n
    </section>\r\n
    </div>
    """
  -title: "Knihovna MÚA AV ČR, katalogy | Masarykův ústav a Archiv AV ČR"
  -labels: Doctrine\ORM\PersistentCollection {#3289 …}
  -categoryFiles: Doctrine\ORM\PersistentCollection {#3291 …}
  -categoryCategories: Doctrine\ORM\PersistentCollection {#3293 …}
  -categorySubCategories: Doctrine\ORM\PersistentCollection {#3295 …}
  -isActive: true
  -slug: "knihovna"
  -javascript: null
  -sequence: 3
  -is_menu: 1
  -latitude: null
  -longitude: null
  -locale: null
  -state: "draft"
  -parameters: Doctrine\ORM\PersistentCollection {#3297 …}
  -categoryProducts: Doctrine\ORM\PersistentCollection {#3299 …}
  -comments: Doctrine\ORM\PersistentCollection {#3301 …}
  -persons: Doctrine\ORM\PersistentCollection {#3303 …}
  -hasComments: null
  -events: Doctrine\ORM\PersistentCollection {#3305 …}
  -categoryUploadGroups: Doctrine\ORM\PersistentCollection {#3307 …}
  -categoryType: Proxies\__CG__\App\Entity\Project\CategoryType {#2213 …}
  -isIndexable: true
  -upload: null
  -isXmlExportable: null
  -created_at: null
  -menuType: Doctrine\ORM\PersistentCollection {#3309 …}
  -subMenuType: Doctrine\ORM\PersistentCollection {#3311 …}
}
menuType
App\Entity\Project\MenuType {#3116
  -id: 1
  -name: "Hlavní menu"
  -template: "/web/menu/main.html.twig"
  -controllerName: "web_menu"
  -categories: Doctrine\ORM\PersistentCollection {#3115 …}
}
subMenuType
App\Entity\Project\SubMenuType {#3425
  -id: 1
  -name: "Výchozí"
  -template: "/web/sub_menu/default_sub_menu.html.twig"
  -controllerName: "App\Controller\Web\MenuController::generateSubMenu"
  -categories: Doctrine\ORM\PersistentCollection {#3410 …}
}

MenuController :: generateSubMenu (token = 0835dc)

Key Value
_api_platform_links
Symfony\Component\WebLink\GenericLinkProvider {#5682
  -links: [
    5680 => Symfony\Component\WebLink\Link {#5680
      -href: "https://mua.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::generateSubMenu"
_format
"html"
_locale
"cs"
_stopwatch_token
"75e371"
category
App\Entity\Project\Category {#3313
  -id: 64
  -name: "Publikační činnost"
  -menu_name: ""
  -description: null
  -html: null
  -title: "Publikace a e-shop"
  -labels: Doctrine\ORM\PersistentCollection {#3314 …}
  -categoryFiles: Doctrine\ORM\PersistentCollection {#3316 …}
  -categoryCategories: Doctrine\ORM\PersistentCollection {#3318 …}
  -categorySubCategories: Doctrine\ORM\PersistentCollection {#3320 …}
  -isActive: true
  -slug: "publikace"
  -javascript: null
  -sequence: 4
  -is_menu: 1
  -latitude: null
  -longitude: null
  -locale: null
  -state: "draft"
  -parameters: Doctrine\ORM\PersistentCollection {#3322 …}
  -categoryProducts: Doctrine\ORM\PersistentCollection {#3324 …}
  -comments: Doctrine\ORM\PersistentCollection {#3326 …}
  -persons: Doctrine\ORM\PersistentCollection {#3328 …}
  -hasComments: null
  -events: Doctrine\ORM\PersistentCollection {#3330 …}
  -categoryUploadGroups: Doctrine\ORM\PersistentCollection {#3332 …}
  -categoryType: Proxies\__CG__\App\Entity\Project\CategoryType {#2213 …}
  -isIndexable: true
  -upload: null
  -isXmlExportable: null
  -created_at: null
  -menuType: Doctrine\ORM\PersistentCollection {#3334 …}
  -subMenuType: Doctrine\ORM\PersistentCollection {#3336 …}
}
menuType
App\Entity\Project\MenuType {#3116
  -id: 1
  -name: "Hlavní menu"
  -template: "/web/menu/main.html.twig"
  -controllerName: "web_menu"
  -categories: Doctrine\ORM\PersistentCollection {#3115 …}
}
subMenuType
App\Entity\Project\SubMenuType {#3425
  -id: 1
  -name: "Výchozí"
  -template: "/web/sub_menu/default_sub_menu.html.twig"
  -controllerName: "App\Controller\Web\MenuController::generateSubMenu"
  -categories: Doctrine\ORM\PersistentCollection {#3410 …}
}

MenuController :: generateSubMenu (token = 4ebc02)

Key Value
_api_platform_links
Symfony\Component\WebLink\GenericLinkProvider {#6256
  -links: [
    6254 => Symfony\Component\WebLink\Link {#6254
      -href: "https://mua.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::generateSubMenu"
_format
"html"
_locale
"cs"
_stopwatch_token
"ef022a"
category
App\Entity\Project\Category {#3338
  -id: 48
  -name: "O nás"
  -menu_name: "O nás"
  -description: null
  -html: null
  -title: ""
  -labels: Doctrine\ORM\PersistentCollection {#3339 …}
  -categoryFiles: Doctrine\ORM\PersistentCollection {#3341 …}
  -categoryCategories: Doctrine\ORM\PersistentCollection {#3343 …}
  -categorySubCategories: Doctrine\ORM\PersistentCollection {#3345 …}
  -isActive: true
  -slug: "o-nas"
  -javascript: null
  -sequence: 5
  -is_menu: 1
  -latitude: null
  -longitude: null
  -locale: null
  -state: "draft"
  -parameters: Doctrine\ORM\PersistentCollection {#3347 …}
  -categoryProducts: Doctrine\ORM\PersistentCollection {#3349 …}
  -comments: Doctrine\ORM\PersistentCollection {#3351 …}
  -persons: Doctrine\ORM\PersistentCollection {#3353 …}
  -hasComments: null
  -events: Doctrine\ORM\PersistentCollection {#3355 …}
  -categoryUploadGroups: Doctrine\ORM\PersistentCollection {#3357 …}
  -categoryType: Proxies\__CG__\App\Entity\Project\CategoryType {#2213 …}
  -isIndexable: false
  -upload: null
  -isXmlExportable: null
  -created_at: null
  -menuType: Doctrine\ORM\PersistentCollection {#3359 …}
  -subMenuType: Doctrine\ORM\PersistentCollection {#3361 …}
}
menuType
App\Entity\Project\MenuType {#3116
  -id: 1
  -name: "Hlavní menu"
  -template: "/web/menu/main.html.twig"
  -controllerName: "web_menu"
  -categories: Doctrine\ORM\PersistentCollection {#3115 …}
}
subMenuType
App\Entity\Project\SubMenuType {#3425
  -id: 1
  -name: "Výchozí"
  -template: "/web/sub_menu/default_sub_menu.html.twig"
  -controllerName: "App\Controller\Web\MenuController::generateSubMenu"
  -categories: Doctrine\ORM\PersistentCollection {#3410 …}
}