AuthController :: renderAuthBlock

Request

GET Parameters

Key Value
_path
"_format=html&_locale=en&_controller=App%5CController%5CAuthController%3A%3ArenderAuthBlock"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\AuthController::renderAuthBlock"
_format
"html"
_locale
"en"
_stopwatch_token
"9c03f4"

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"
content-length
""
content-type
""
forwarded
"for="216.73.216.33";host="test.perina-peroni.ru";proto=https"
host
"test.perina-peroni.ru"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.33"
x-php-ob-level
"2"

Request Content

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

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
date
"Wed, 04 Feb 2026 06:49:37 GMT"
last-modified
"Wed, 04 Feb 2026 00:01:00 GMT"
x-debug-token
"308f08"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 7

Session Metadata

Key Value
Created
"Wed, 04 Feb 26 06:49:37 +0000"
Last used
"Wed, 04 Feb 26 06:49:37 +0000"
Lifetime
15552000

Session Attributes

No session attributes

Session Usage

7 Usages
Stateless check enabled
Usage
App\Component\Customer\Storage\CustomerSessionStorage:47
[
  [
    "file" => "/var/www/web/sites/test/src/Component/Customer/Storage/CustomerSessionStorage.php"
    "line" => 47
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/src/Component/Customer/CurrentCustomerFactory.php"
    "line" => 55
    "function" => "getCustomerAuthToken"
    "class" => "App\Component\Customer\Storage\CustomerSessionStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/var/cache/dev/ContainerEDzOryU/App_KernelDevDebugContainer.php"
    "line" => 1688
    "function" => "makeCurrentCustomer"
    "class" => "App\Component\Customer\CurrentCustomerFactory"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/var/cache/dev/ContainerEDzOryU/App_KernelDevDebugContainer.php"
    "line" => 1896
    "function" => "getCurrentCustomerService"
    "class" => "ContainerEDzOryU\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/var/cache/dev/ContainerEDzOryU/App_KernelDevDebugContainer.php"
    "line" => 1200
    "function" => "getCustomerLogListenerService"
    "class" => "ContainerEDzOryU\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 245
    "function" => "ContainerEDzOryU\{closure}"
    "class" => "ContainerEDzOryU\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 76
    "function" => "sortListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 293
    "function" => "getListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 148
    "function" => "preProcess"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 147
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/web/sites/test/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Component\Customer\Storage\CustomerSessionStorage:28
[
  [
    "file" => "/var/www/web/sites/test/src/Component/Customer/Storage/CustomerSessionStorage.php"
    "line" => 28
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/src/Component/Customer/CurrentCustomerFactory.php"
    "line" => 66
    "function" => "getSessionCustomer"
    "class" => "App\Component\Customer\Storage\CustomerSessionStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/var/cache/dev/ContainerEDzOryU/App_KernelDevDebugContainer.php"
    "line" => 1688
    "function" => "makeCurrentCustomer"
    "class" => "App\Component\Customer\CurrentCustomerFactory"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/var/cache/dev/ContainerEDzOryU/App_KernelDevDebugContainer.php"
    "line" => 1896
    "function" => "getCurrentCustomerService"
    "class" => "ContainerEDzOryU\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/var/cache/dev/ContainerEDzOryU/App_KernelDevDebugContainer.php"
    "line" => 1200
    "function" => "getCustomerLogListenerService"
    "class" => "ContainerEDzOryU\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 245
    "function" => "ContainerEDzOryU\{closure}"
    "class" => "ContainerEDzOryU\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 76
    "function" => "sortListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 293
    "function" => "getListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 148
    "function" => "preProcess"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 147
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/web/sites/test/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 173
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 80
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 85
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 49
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/var/cache/dev/twig/5f/5f1d8846b7b75bb8d574f958671971bc.php"
    "line" => 111
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_398865cec823d755116b396e16c77712"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/var/cache/dev/twig/85/85b236c28d332fb72f64acb0582a5935.php"
    "line" => 50
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_50554f96f91dd34f44cf1156bf423a9f"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/twig/twig/src/Environment.php"
    "line" => 277
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/src/Controller/ArticlesController.php"
    "line" => 87
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 152
    "function" => "showArticle"
    "class" => "App\Controller\ArticlesController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/web/sites/test/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 173
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 80
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 85
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 49
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/var/cache/dev/twig/5f/5f1d8846b7b75bb8d574f958671971bc.php"
    "line" => 111
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_398865cec823d755116b396e16c77712"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/var/cache/dev/twig/85/85b236c28d332fb72f64acb0582a5935.php"
    "line" => 50
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_50554f96f91dd34f44cf1156bf423a9f"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/twig/twig/src/Environment.php"
    "line" => 277
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/src/Controller/ArticlesController.php"
    "line" => 87
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 152
    "function" => "showArticle"
    "class" => "App\Controller\ArticlesController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/web/sites/test/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 74
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 173
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 80
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 85
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 49
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/var/cache/dev/twig/5f/5f1d8846b7b75bb8d574f958671971bc.php"
    "line" => 111
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_398865cec823d755116b396e16c77712"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/var/cache/dev/twig/85/85b236c28d332fb72f64acb0582a5935.php"
    "line" => 50
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_50554f96f91dd34f44cf1156bf423a9f"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/twig/twig/src/Environment.php"
    "line" => 277
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/src/Controller/ArticlesController.php"
    "line" => 87
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 152
    "function" => "showArticle"
    "class" => "App\Controller\ArticlesController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/web/sites/test/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 75
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 173
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 80
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 85
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 49
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/var/cache/dev/twig/5f/5f1d8846b7b75bb8d574f958671971bc.php"
    "line" => 111
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_398865cec823d755116b396e16c77712"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/var/cache/dev/twig/85/85b236c28d332fb72f64acb0582a5935.php"
    "line" => 50
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_50554f96f91dd34f44cf1156bf423a9f"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/twig/twig/src/Environment.php"
    "line" => 277
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/src/Controller/ArticlesController.php"
    "line" => 87
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 152
    "function" => "showArticle"
    "class" => "App\Controller\ArticlesController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/web/sites/test/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 76
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 173
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 80
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 85
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 49
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/var/cache/dev/twig/5f/5f1d8846b7b75bb8d574f958671971bc.php"
    "line" => 111
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_398865cec823d755116b396e16c77712"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/var/cache/dev/twig/85/85b236c28d332fb72f64acb0582a5935.php"
    "line" => 50
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_50554f96f91dd34f44cf1156bf423a9f"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/twig/twig/src/Environment.php"
    "line" => 277
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/src/Controller/ArticlesController.php"
    "line" => 87
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 152
    "function" => "showArticle"
    "class" => "App\Controller\ArticlesController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/web/sites/test/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/web/sites/test/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ADMIN_PHONE
"79222242749"
APP_ENV
"dev"
APP_SECRET
"e4b32be4df8441b7fa14f1aa82f388ac"
ARCHIVE_DIR
"/var/www/web/import/archive"
ARTICLES_PER_PAGE
"30"
BOXBERRY_TOKEN
"9d7a3b151f3299959fc504bdd8c8ef9c"
CDEK_ACCOUNT
""
CDEK_AUTH_URL
""
CDEK_PASSWORD
""
CERT_FILE
"/var/www/web/import/CertificateQuality/CertificateQuality.json"
CERT_SOURCE_DIR
"/var/www/web/import/CertificateQuality/"
CUSTOM_YML_DIR
"/var/www/web/sites/perina-peroni.ru/public/export/custom/"
DADATA_SECRET
"ea0a05626530c526080ff333aa34c1484a5f43d3"
DADATA_TOKEN
"3b9cb411edbf4b21d043d842a9e7fd439078b6bb"
DATABASE_URL
"mysql://perinaDb:3Zx5vzAVbrP3@127.0.0.1:3306/test?serverVersion=mariadb-10.3.22"
DOLYAMI_CERT_PATH
""
DOLYAMI_KEY_PATH
""
DOLYAMI_LOGIN
""
DOLYAMI_PASSWORD
""
DOLYAMI_URL
"https://partner.dolyame.ru"
DST_IMG_PATH
"/var/www/web/sites/perina-peroni.ru/public/images/products/"
ELASTIC_HOST
"80.87.111.44"
ELASTIC_PASSWORD
"R5iqwEAPW3"
ELASTIC_USER
"elastic"
EMAIL_FROM
"sale@perina-peroni.ru"
EMAIL_TESTMODE
"false"
GIFTCARD_TYPES
"woman,grandmother,mother,sister,daughter,man,grandfather,father,brother,husband,son,newyear,christmas,14fev,23fev,8mart,wedding,jubilee,birthday"
GOOGLE_FEED_PATH
"/var/www/web/sites/perina-peroni.ru/public/export/google.yml"
GREEN_API_URL
""
G_CAPTCHA_SECRET
"6LcbIpkaAAAAAJwWFhFqIX1TJyhCxeevBI3J-xcs"
ICONS_FILE
"/var/www/web/import/import_files/icons.xml"
ICONS_SOURCE_DIR
"/var/www/web/import/import_files/"
IMAGES_FILE
"/var/www/web/import/import_files/images.xml"
IMPORT_DAILY_FILE
"/var/www/web/import/half-hour/offers0_1.xml"
IMPORT_DAILY_FILE_DISCOUNT
"/var/www/web/import/half-hour/discounts.xml"
IMPORT_FILE
"/var/www/web/import/import0_1.xml"
LOCK_DSN
"semaphore"
MAX_MIND_DB_PATH
"/var/www/web/sites/perina-peroni.ru/var/geo/GeoIP2-City.mmdb"
MAX_VIEWED_PRODUCTS
"30;"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
OFFERS_FILE
"/var/www/web/import/offers0_1.xml"
ONES_DIRIJABL_SERVER
"http://188.234.215.127/perinatrade115/hs/pp/"
ONES_LOGIN
""
ONES_PASSWORD
""
ONES_POBEDY_SERVER
"http://188.234.215.127/perinatrade115/hs/pp/"
ONES_SERVER
"http://188.234.215.127/perinatrade115/hs/pp/"
ONES_VOST_SERVER
"http://188.234.215.127/perinatrade115/hs/pp/"
PRODUCTS_PER_PAGE
"64"
PRODUCT_245
"/images/products/245x245/"
PRODUCT_400
"/images/products/400x400/"
PRODUCT_550
"/images/products/550x550/"
PRODUCT_70
"/images/products/70x70/"
PRODUCT_ORIG
"/images/products/original/"
SALES_FILE
"/var/www/web/import/discounts.xml"
SBERBANK_CALLBACK_KEY
"sgljfqd6srvn77q0dhmk0t9qh1"
SBERBANK_HOST
"https://securepayments.sberbank.ru"
SBERBANK_LOGIN
"perina-peroni-api"
SBERBANK_PASSWORD
"DKZ6xqRa8qTBCtA"
SEARCH_PROVIDER
""
SEARCH_YML_FILE
""
SIZES
"245x245,550x550,70x70,400x400"
SMSRU_HOST
"https://sms.ru"
SMSRU_KEY
"A4C96514-439C-41E4-9593-2556478393BF"
SMSRU_TESTMODE
"false"
SOFTIQ_HOST
""
SOFTIQ_ID
""
SOFTIQ_TOKEN
""
SOURCE_IMG_PATH
"/var/www/web/import/import_files/"
SPHINX_HOST
"127.0.0.1"
TINYPNG_API_KEY
"QHRvRsbg5Ntmhg70w6Pb5zWvl4YS0prl"
TWO_GIS_FILE
""
UKASSA_HOST
"https://api.yookassa.ru/v3/"
UKASSA_KEY
""
UKASSA_SHOP_ID
""
UNIONE_FROM_EMAIL
"sale@perina-peroni.ru"
UNIONE_HOST
"https://go2.unisender.ru"
UNIONE_KEY
"63s8nozxp3a6tagw8pi6tcapyy9737dm6s1ajmge"
UNIONE_NAME
"opttextil"
WHOLESALE_UPLOAD_DIR
""
X5_KEY
""
X5_URL
"https://api-omni.x5.ru"
YANDEX_CAPTCHA_SECRET
""
YANDEX_DELIVERY_HOST
""
YANDEX_DELIVERY_TOKEN
""
YANDEX_GEO_KEY
"68abf1e2-0dec-4a51-a463-169f03be5c66"
YANDEX_MARKET_FILE
"/var/www/web/sites/perina-peroni.ru/public/export/yandex.yml"
YANDEX_NEWS_FEED_FILE
""

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/web/sites/test/public"
DOCUMENT_URI
"/index.php"
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="216.73.216.33";host="test.perina-peroni.ru";proto=https"
HTTP_HOST
"test.perina-peroni.ru"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.216.33"
PATH_INFO
""
PHP_SELF
"/index.php"
QUERY_STRING
"_path=_format%3Dhtml%26_locale%3Den%26_controller%3DApp%255CController%255CAuthController%253A%253ArenderAuthBlock"
REDIRECT_STATUS
"200"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"49698"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1770187777
REQUEST_TIME_FLOAT
1770187777.3256
REQUEST_URI
"/_fragment?_path=_format%3Dhtml%26_locale%3Den%26_controller%3DApp%255CController%255CAuthController%253A%253ArenderAuthBlock"
SCRIPT_FILENAME
"/var/www/web/sites/test/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"80.87.111.44"
SERVER_NAME
"test.perina-peroni.ru"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.18.0"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,PRODUCTS_PER_PAGE,ARTICLES_PER_PAGE,MAX_VIEWED_PRODUCTS,IMPORT_FILE,IMPORT_DAILY_FILE,IMPORT_DAILY_FILE_DISCOUNT,OFFERS_FILE,IMAGES_FILE,SALES_FILE,ICONS_FILE,CERT_FILE,ARCHIVE_DIR,ICONS_SOURCE_DIR,CERT_SOURCE_DIR,PRODUCT_245,PRODUCT_550,PRODUCT_70,PRODUCT_400,PRODUCT_ORIG,SOURCE_IMG_PATH,DST_IMG_PATH,SIZES,ELASTIC_HOST,ELASTIC_USER,ELASTIC_PASSWORD,MAX_MIND_DB_PATH,SMSRU_KEY,SMSRU_HOST,SMSRU_TESTMODE,G_CAPTCHA_SECRET,ONES_SERVER,ONES_DIRIJABL_SERVER,ONES_VOST_SERVER,ONES_POBEDY_SERVER,ONES_LOGIN,ONES_PASSWORD,SBERBANK_HOST,SBERBANK_LOGIN,SBERBANK_PASSWORD,SBERBANK_CALLBACK_KEY,CDEK_ACCOUNT,CDEK_PASSWORD,CDEK_AUTH_URL,BOXBERRY_TOKEN,X5_KEY,X5_URL,GIFTCARD_TYPES,EMAIL_FROM,UNIONE_HOST,UNIONE_KEY,UNIONE_NAME,UNIONE_FROM_EMAIL,EMAIL_TESTMODE,DADATA_TOKEN,DADATA_SECRET,YANDEX_GEO_KEY,MESSENGER_TRANSPORT_DSN,WHOLESALE_UPLOAD_DIR,YANDEX_MARKET_FILE,SEARCH_YML_FILE,TWO_GIS_FILE,GOOGLE_FEED_PATH,YANDEX_NEWS_FEED_FILE,CUSTOM_YML_DIR,SPHINX_HOST,TINYPNG_API_KEY,LOCK_DSN,ADMIN_PHONE,DOLYAMI_CERT_PATH,DOLYAMI_KEY_PATH,DOLYAMI_LOGIN,DOLYAMI_PASSWORD,DOLYAMI_URL,YANDEX_DELIVERY_TOKEN,YANDEX_DELIVERY_HOST,UKASSA_KEY,UKASSA_HOST,UKASSA_SHOP_ID,SEARCH_PROVIDER,SOFTIQ_HOST,SOFTIQ_TOKEN,SOFTIQ_ID,GREEN_API_URL,YANDEX_CAPTCHA_SECRET,DATABASE_URL"
USER
"www-data"

Parent Request

Return to parent request (token = b31c7d)

Key Value
_controller
"App\Controller\ArticlesController::showArticle"
_converters
[
  Sensio\Bundle\FrameworkExtraBundle\Configuration\ParamConverter {#811
    -name: "article"
    -class: "App\Entity\Article"
    -options: [
      "mapping" => [
        "slug" => "slug"
      ]
    ]
    -isOptional: false
    -converter: null
  }
]
_route
"show_article"
_route_params
[
  "slug" => "razbirayemsya-v-osobennostyakh-byazi-satina-perkalya-poplina"
]
_stopwatch_token
"e28cf4"
article
App\Entity\Article {#531
  -id: 130
  -title: "Разбираемся в особенностях бязи, сатина, перкаля, поплина"
  -visible: true
  -content: """
    <!DOCTYPE html>\r\n
    <html lang="ru">\r\n
    <head>\r\n
        <meta charset="UTF-8">\r\n
        <meta name="viewport" content="width=device-width, initial-scale=1.0">\r\n
    <title>Выбираем идеальное постельное белье в Екатеринбурге: гид от Перина Перони</title>\r\n
    </head>\r\n
    <body>\r\n
        <meta name="description" content="Как выбрать лучшее постельное белье из хлопковых тканей в Екатеринбурге? Разбираемся в особенностях бязи, сатина, перкаля, поплина и других.">\r\n
    </head>\r\n
    <body>\r\n
             \r\n
        <h1>Как выбрать идеальное постельное белье в Екатеринбурге: гид от Перина Перони</h1>\r\n
    \r\n
        <p>Здоровый сон – залог хорошего самочувствия и отличного настроения. И важную роль в этом играет правильно подобранное постельное белье.  В Екатеринбурге представлен огромный выбор комплектов, но как разобраться во всем многообразии тканей и выбрать то, что подойдет именно вам? Перина Перони поможет вам в этом!  Мы предлагаем качественное постельное белье из натуральных хлопковых тканей с бесплатной доставкой по Екатеринбургу.</p>\r\n
    \r\n
        <h2>Хлопковые ткани для постельного белья: разбираемся в различиях</h2>\r\n
    \r\n
        <p>Самыми популярными материалами для изготовления постельного белья являются <b>хлопковые ткани</b>. Они отличаются своей гигроскопичностью, воздухопроницаемостью и гипоаллергенностью. Но даже внутри этой категории существует несколько видов тканей, каждая со своими особенностями:</p>\r\n
    \r\n
        <h3><p><a class="link" href="https://perina-peroni.ru/category/postelnoye-bele-khlopok-byaz" target="_blank">Бязь</h3></a>\r\n
    <img src="/images/upload/articles/09062024/byaz.jpg" style="width: 40%; float: right; margin-left: 15px;">\r\n
    \r\n
        <p>Бязь – это одна из самых распространенных и доступных тканей для постельного белья. Она характеризуется простым полотняным переплетением нитей, что обеспечивает ей прочность и износостойкость.  Бязь – хороший выбор для тех, кто ищет недорогое и практичное решение.  Однако, стоит учитывать, что бязь может быть немного жестковатой на ощупь по сравнению с другими тканями.</p>\r\n
    \r\n
        <h3><a class="link" href="https://perina-peroni.ru/category/postelnoye-bele-khlopok-satin" target="_blank">Сатин</h3></a>\r\n
    \r\n
        <p>Сатин – это ткань с гладкой и шелковистой поверхностью, достигаемой благодаря особому сатиновому переплетению нитей.  Сатин более мягкий и приятный на ощупь, чем бязь, и обладает благородным блеском.  Постельное белье из сатина выглядит элегантно и комфортно, но и стоит дороже.  Если вы хотите ощутить прикосновение роскоши во сне, выбирайте сатин в Перина Перони.</p>\r\n
    \r\n
        <h3><a class="link" href="https://perina-peroni.ru/category/postelnoye-bele-khlopok-perkal" target="_blank">Перкаль</h3></a>\r\n
        <p>Перкаль – это тонкая, но очень прочная ткань, изготовленная из некрученых хлопковых волокон. Благодаря плотному переплетению нитей, перкаль обладает высокой износостойкостью и не деформируется после стирок.  Отлично пропускает воздух, впитывает и испаряет влагу, благодаря чему обеспечивает оптимальный микроклимат. Гипоаллергенная, безопасная ткань, не накапливает статическое электричество. Постельное белье из перкаля – это отличный выбор для тех, кто ценит долговечность и комфорт.  Перкаль часто сравнивают с батистом, но он более плотный и прочный.</p>\r\n
    \r\n
        <h3><a class="link" href="https://perina-peroni.ru/category/postelnoye-bele-khlopok-poplin" target="_blank">Поплин</h3></a>\r\n
    \r\n
        <p>Поплин – отлично сохраняет форму, поглощает влагу и регулирует теплообмен, не электризуется, не вызывает раздражения, что способствует крепкому и здоровому сну. Белье из поплина имеет полотняное (бязевое) переплетение. Это практичная и износостойкая ткань, не требующая особого ухода. В плетении используются нити разной толщины, что создает легкий рубчик, полотно получается рельефным и двусторонним. Белье из поплина легко стирается при низких температурах и не боится высоких  Постельное белье из поплина – практичное и удобное решение для повседневного использования.</p>\r\n
    \r\n
        <h3>Другие ткани</h3>\r\n
    \r\n
        <p>Помимо перечисленных, существуют и другие хлопковые ткани для постельного белья.  Каждая из них обладает своими уникальными свойствами и преимуществами.</p>\r\n
    \r\n
        <h2>Какое белье лучше выбрать?</h2>\r\n
    \r\n
        <p>Выбор ткани для постельного белья зависит от ваших личных предпочтений и бюджета.  Если вы ищете недорогой и практичный вариант, выбирайте бязь.  Если хотите ощутить роскошь и комфорт, обратите внимание на сатин.  Для тех, кто ценит долговечность, подойдет перкаль, а поплин станет отличным вариантом для повседневного использования.</p>\r\n
    \r\n
        <p>При выборе постельного белья также стоит учитывать:</p>\r\n
    \r\n
        <ul>\r\n
            <li>Размер вашей кровати и одеяла.</li>\r\n
            <li>Цвет и дизайн, которые должны гармонировать с интерьером вашей спальни.</li>\r\n
            <li>Плотность ткани. Чем выше плотность, тем прочнее и долговечнее будет постельное белье.</li>\r\n
        </ul>\r\n
    \r\n
        <h2>Закажите постельное белье в Перина Перони с бесплатной доставкой!</h2>\r\n
    \r\n
        <p>Не знаете, что выбрать?  Наши консультанты помогут вам подобрать идеальный комплект постельного белья, который будет соответствовать вашим потребностям и пожеланиям.  Свяжитесь с нами по телефону:  <a href="tel:88005110650"><b>8 800 511 06 50</b></a> или <a href="https://wa.me/79122605307" target="_blank" style="color: #100844; text-decoration: none; font-weight: bold;">WhatsApp</a>.</p>\r\n
    \r\n
        <p><b>Перина Перони</b> – ваш эксперт в мире комфортного сна в <b>Екатеринбурге</b>!</p>\r\n
    \r\n
    </body>\r\n
    </html>
    """
  -createdAt: DateTime @1745504950 {#536
    date: 2025-04-24 14:29:10.0 UTC (+00:00)
  }
  -updatedAt: DateTime @1749219311 {#539
    date: 2025-06-06 14:15:11.0 UTC (+00:00)
  }
  -views: 42
  -image: "353cc442-3f94-43c8-9641-5e2d087b18d3.png"
  -slug: "razbirayemsya-v-osobennostyakh-byazi-satina-perkalya-poplina"
  -metaTitle: "Постельное белье в Екатеринбурге: купить с доставкой от Перина Перони"
  -metaDescription: "Как выбрать лучшее постельное белье из хлопковых тканей в Екатеринбурге? Разбираемся в особенностях бязи, сатина, перкаля, поплина и других."
  -types: Doctrine\ORM\PersistentCollection {#497 …}
  -categories: Doctrine\ORM\PersistentCollection {#470 …}
}
slug
"razbirayemsya-v-osobennostyakh-byazi-satina-perkalya-poplina"