GET http://sonapack.com/en/contact/

ContactController :: requestAction

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"sylius.controller.shop.contact::requestAction"
_firewall_context
"security.firewall.map.context.shop"
_links
Symfony\Component\WebLink\GenericLinkProvider {#11239
  -links: [
    11238 => Symfony\Component\WebLink\Link {#11238
      -href: "http://sonapack.com/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en"
_route
"sylius_shop_contact_request"
_route_params
[
  "_sylius" => [
    "redirect" => "sylius_shop_homepage"
  ]
  "_locale" => "en"
]
_security_firewall_run
"_security_shop"
_stopwatch_token
"1eaf40"
_sylius
[
  "redirect" => "sylius_shop_homepage"
]
nglLayoutView
Netgen\Layouts\View\View\LayoutView {#7947
  #parameters: [
    "layout" => Netgen\Layouts\API\Values\Layout\Layout {#7995
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#7951 …}
      -layoutType: ContainerVv2dJ9M\LayoutTypeProxy5554fc3 {#4588 …}
      -name: "Contact"
      -description: ""
      -created: DateTimeImmutable @1685202581 {#7973
        date: 2023-05-27 15:49:41.0 UTC (+00:00)
      }
      -modified: DateTimeImmutable @1685202670 {#7989
        date: 2023-05-27 15:51:10.0 UTC (+00:00)
      }
      -shared: false
      -mainLocale: "en"
      -availableLocales: [
        "en"
      ]
      -zones: Netgen\Layouts\API\Values\LazyCollection {#7993 …}
      -status: 1
    }
  ]
  -context: "default"
  -fallbackContext: null
  -template: "@nglayouts/layout/layout_2.html.twig"
  -response: null
  -customParameters: [
    "rule" => Netgen\Layouts\API\Values\LayoutResolver\Rule {#7983
      -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#7966 …}
      -ruleGroupId: Ramsey\Uuid\Lazy\LazyUuidFromString {#7972 …}
      -layout: Netgen\Layouts\API\Values\Layout\Layout {#7995}
      -enabled: true
      -priority: -30
      -description: ""
      -targets: Netgen\Layouts\API\Values\LazyCollection {#7979 …}
      -conditions: Netgen\Layouts\API\Values\LazyCollection {#7980 …}
      -status: 1
    }
    "view_context" => "default"
  ]
}

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"en-US,en;q=0.9"
connection
"close"
content-length
""
content-type
""
host
"sonapack.com"
port
"8096"
referer
"https://www.google.com/"
sec-ch-ua
""Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""Windows""
sec-fetch-dest
"document"
sec-fetch-mode
"navigate"
sec-fetch-site
"cross-site"
sec-fetch-user
"?1"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"
x-forwarded-for
"154.161.232.229"
x-forwarded-proto
"https"
x-php-ob-level
"0"
x-real-ip
"154.161.232.229"

Request Content

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

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-type
"text/html; charset=UTF-8"
date
"Wed, 03 Jun 2026 15:56:23 GMT"
expires
"-1"
link
"<http://sonapack.com/api/v2/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation""
pragma
"no-cache"
x-cache-debug
"1"
x-debug-token
"023c16"
x-frame-options
"sameorigin"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 10

Session Metadata

Key Value
Created
"Wed, 03 Jun 26 15:56:23 +0000"
Last used
"Wed, 03 Jun 26 15:56:23 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/sylius_contact
"x4QHnGncgeAilELldhXqDgEYPBElMOzM9ESgOo6AQqY"

Session Usage

10 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/srv/sylius/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 64
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 107
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 34
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 39
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 73
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/public/index.php"
    "line" => 5
    "args" => [
      "/srv/sylius/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
  [
    "file" => "/srv/sylius/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 73
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 71
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/form/ResolvedFormType.php"
    "line" => 125
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 86
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/form/ResolvedFormType.php"
    "line" => 119
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 86
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/form/Form.php"
    "line" => 908
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Controller/ContactController.php"
    "line" => 93
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "requestAction"
    "class" => "Sylius\Bundle\ShopBundle\Controller\ContactController"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/public/index.php"
    "line" => 5
    "args" => [
      "/srv/sylius/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:76
[
  [
    "file" => "/srv/sylius/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 76
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 71
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/form/ResolvedFormType.php"
    "line" => 125
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 86
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/form/ResolvedFormType.php"
    "line" => 119
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 86
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/form/Form.php"
    "line" => 908
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Controller/ContactController.php"
    "line" => 93
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "requestAction"
    "class" => "Sylius\Bundle\ShopBundle\Controller\ContactController"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/public/index.php"
    "line" => 5
    "args" => [
      "/srv/sylius/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:66
[
  [
    "file" => "/srv/sylius/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 66
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 76
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/form/ResolvedFormType.php"
    "line" => 125
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 86
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/form/ResolvedFormType.php"
    "line" => 119
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 86
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/form/Form.php"
    "line" => 908
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Controller/ContactController.php"
    "line" => 93
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "requestAction"
    "class" => "Sylius\Bundle\ShopBundle\Controller\ContactController"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/public/index.php"
    "line" => 5
    "args" => [
      "/srv/sylius/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 78
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 81
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 47
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/1b/1bb411aca22ef52358da91440cd753b4.php"
    "line" => 95
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_post_header"
    "class" => "__TwigTemplate_89969610d26f7843861eb4a685625052"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/lib/View/Twig/ContextualizedTwigTemplate.php"
    "line" => 77
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/bundles/LayoutsBundle/EventListener/BlockView/GetTwigBlockContentListener.php"
    "line" => 66
    "function" => "renderBlock"
    "class" => "Netgen\Layouts\View\Twig\ContextualizedTwigTemplate"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/bundles/LayoutsBundle/EventListener/BlockView/GetTwigBlockContentListener.php"
    "line" => 44
    "function" => "getTwigBlockContent"
    "class" => "Netgen\Bundle\LayoutsBundle\EventListener\BlockView\GetTwigBlockContentListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onRenderView"
    "class" => "Netgen\Bundle\LayoutsBundle\EventListener\BlockView\GetTwigBlockContentListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/lib/Utils/BackwardsCompatibility/EventDispatcherProxy.php"
    "line" => 22
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/lib/View/ViewRenderer.php"
    "line" => 34
    "function" => "dispatch"
    "class" => "Netgen\Layouts\Utils\BackwardsCompatibility\EventDispatcherProxy"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/lib/View/Renderer.php"
    "line" => 27
    "function" => "renderView"
    "class" => "Netgen\Layouts\View\ViewRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/bundles/LayoutsBundle/Templating/Twig/Runtime/RenderingRuntime.php"
    "line" => 206
    "function" => "renderValue"
    "class" => "Netgen\Layouts\View\Renderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/f5/f51016e51c466524b67f8edeb18dd7ce.php"
    "line" => 48
    "function" => "renderBlock"
    "class" => "Netgen\Bundle\LayoutsBundle\Templating\Twig\Runtime\RenderingRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_db4a5b0dd9e15a24692afceb794167aa"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/lib/View/ViewRenderer.php"
    "line" => 42
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/lib/View/Renderer.php"
    "line" => 27
    "function" => "renderView"
    "class" => "Netgen\Layouts\View\ViewRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/bundles/LayoutsBundle/Templating/Twig/Runtime/RenderingRuntime.php"
    "line" => 148
    "function" => "renderValue"
    "class" => "Netgen\Layouts\View\Renderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/bundles/LayoutsBundle/Templating/Twig/Runtime/RenderingRuntime.php"
    "line" => 182
    "function" => "renderValue"
    "class" => "Netgen\Bundle\LayoutsBundle\Templating\Twig\Runtime\RenderingRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/ae/aea0cf4cb15f087f1beb3b998cec450a.php"
    "line" => 87
    "function" => "displayZone"
    "class" => "Netgen\Bundle\LayoutsBundle\Templating\Twig\Runtime\RenderingRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_layout"
    "class" => "__TwigTemplate_06e7db923630d121b18bf1139fff2f45"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/00/00f0005e0858e784dc69735d5fb19fa2.php"
    "line" => 99
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_61cf7d48b9eba3c7b9eecab6b697eba1"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/ae/aea0cf4cb15f087f1beb3b998cec450a.php"
    "line" => 47
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_06e7db923630d121b18bf1139fff2f45"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/1b/1bb411aca22ef52358da91440cd753b4.php"
    "line" => 49
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_89969610d26f7843861eb4a685625052"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Controller/ContactController.php"
    "line" => 93
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "requestAction"
    "class" => "Sylius\Bundle\ShopBundle\Controller\ContactController"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/public/index.php"
    "line" => 5
    "args" => [
      "/srv/sylius/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 78
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 81
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 47
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/1b/1bb411aca22ef52358da91440cd753b4.php"
    "line" => 95
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_post_header"
    "class" => "__TwigTemplate_89969610d26f7843861eb4a685625052"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/lib/View/Twig/ContextualizedTwigTemplate.php"
    "line" => 77
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/bundles/LayoutsBundle/EventListener/BlockView/GetTwigBlockContentListener.php"
    "line" => 66
    "function" => "renderBlock"
    "class" => "Netgen\Layouts\View\Twig\ContextualizedTwigTemplate"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/bundles/LayoutsBundle/EventListener/BlockView/GetTwigBlockContentListener.php"
    "line" => 44
    "function" => "getTwigBlockContent"
    "class" => "Netgen\Bundle\LayoutsBundle\EventListener\BlockView\GetTwigBlockContentListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onRenderView"
    "class" => "Netgen\Bundle\LayoutsBundle\EventListener\BlockView\GetTwigBlockContentListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/lib/Utils/BackwardsCompatibility/EventDispatcherProxy.php"
    "line" => 22
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/lib/View/ViewRenderer.php"
    "line" => 34
    "function" => "dispatch"
    "class" => "Netgen\Layouts\Utils\BackwardsCompatibility\EventDispatcherProxy"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/lib/View/Renderer.php"
    "line" => 27
    "function" => "renderView"
    "class" => "Netgen\Layouts\View\ViewRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/bundles/LayoutsBundle/Templating/Twig/Runtime/RenderingRuntime.php"
    "line" => 206
    "function" => "renderValue"
    "class" => "Netgen\Layouts\View\Renderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/f5/f51016e51c466524b67f8edeb18dd7ce.php"
    "line" => 48
    "function" => "renderBlock"
    "class" => "Netgen\Bundle\LayoutsBundle\Templating\Twig\Runtime\RenderingRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_db4a5b0dd9e15a24692afceb794167aa"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/lib/View/ViewRenderer.php"
    "line" => 42
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/lib/View/Renderer.php"
    "line" => 27
    "function" => "renderView"
    "class" => "Netgen\Layouts\View\ViewRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/bundles/LayoutsBundle/Templating/Twig/Runtime/RenderingRuntime.php"
    "line" => 148
    "function" => "renderValue"
    "class" => "Netgen\Layouts\View\Renderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/bundles/LayoutsBundle/Templating/Twig/Runtime/RenderingRuntime.php"
    "line" => 182
    "function" => "renderValue"
    "class" => "Netgen\Bundle\LayoutsBundle\Templating\Twig\Runtime\RenderingRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/ae/aea0cf4cb15f087f1beb3b998cec450a.php"
    "line" => 87
    "function" => "displayZone"
    "class" => "Netgen\Bundle\LayoutsBundle\Templating\Twig\Runtime\RenderingRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_layout"
    "class" => "__TwigTemplate_06e7db923630d121b18bf1139fff2f45"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/00/00f0005e0858e784dc69735d5fb19fa2.php"
    "line" => 99
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_61cf7d48b9eba3c7b9eecab6b697eba1"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/ae/aea0cf4cb15f087f1beb3b998cec450a.php"
    "line" => 47
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_06e7db923630d121b18bf1139fff2f45"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/1b/1bb411aca22ef52358da91440cd753b4.php"
    "line" => 49
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_89969610d26f7843861eb4a685625052"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Controller/ContactController.php"
    "line" => 93
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "requestAction"
    "class" => "Sylius\Bundle\ShopBundle\Controller\ContactController"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/public/index.php"
    "line" => 5
    "args" => [
      "/srv/sylius/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 78
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 81
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 47
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/1b/1bb411aca22ef52358da91440cd753b4.php"
    "line" => 95
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_post_header"
    "class" => "__TwigTemplate_89969610d26f7843861eb4a685625052"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/lib/View/Twig/ContextualizedTwigTemplate.php"
    "line" => 77
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/bundles/LayoutsBundle/EventListener/BlockView/GetTwigBlockContentListener.php"
    "line" => 66
    "function" => "renderBlock"
    "class" => "Netgen\Layouts\View\Twig\ContextualizedTwigTemplate"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/bundles/LayoutsBundle/EventListener/BlockView/GetTwigBlockContentListener.php"
    "line" => 44
    "function" => "getTwigBlockContent"
    "class" => "Netgen\Bundle\LayoutsBundle\EventListener\BlockView\GetTwigBlockContentListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onRenderView"
    "class" => "Netgen\Bundle\LayoutsBundle\EventListener\BlockView\GetTwigBlockContentListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/lib/Utils/BackwardsCompatibility/EventDispatcherProxy.php"
    "line" => 22
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/lib/View/ViewRenderer.php"
    "line" => 34
    "function" => "dispatch"
    "class" => "Netgen\Layouts\Utils\BackwardsCompatibility\EventDispatcherProxy"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/lib/View/Renderer.php"
    "line" => 27
    "function" => "renderView"
    "class" => "Netgen\Layouts\View\ViewRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/bundles/LayoutsBundle/Templating/Twig/Runtime/RenderingRuntime.php"
    "line" => 206
    "function" => "renderValue"
    "class" => "Netgen\Layouts\View\Renderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/f5/f51016e51c466524b67f8edeb18dd7ce.php"
    "line" => 48
    "function" => "renderBlock"
    "class" => "Netgen\Bundle\LayoutsBundle\Templating\Twig\Runtime\RenderingRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_db4a5b0dd9e15a24692afceb794167aa"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/lib/View/ViewRenderer.php"
    "line" => 42
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/lib/View/Renderer.php"
    "line" => 27
    "function" => "renderView"
    "class" => "Netgen\Layouts\View\ViewRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/bundles/LayoutsBundle/Templating/Twig/Runtime/RenderingRuntime.php"
    "line" => 148
    "function" => "renderValue"
    "class" => "Netgen\Layouts\View\Renderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/bundles/LayoutsBundle/Templating/Twig/Runtime/RenderingRuntime.php"
    "line" => 182
    "function" => "renderValue"
    "class" => "Netgen\Bundle\LayoutsBundle\Templating\Twig\Runtime\RenderingRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/ae/aea0cf4cb15f087f1beb3b998cec450a.php"
    "line" => 87
    "function" => "displayZone"
    "class" => "Netgen\Bundle\LayoutsBundle\Templating\Twig\Runtime\RenderingRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_layout"
    "class" => "__TwigTemplate_06e7db923630d121b18bf1139fff2f45"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/00/00f0005e0858e784dc69735d5fb19fa2.php"
    "line" => 99
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_61cf7d48b9eba3c7b9eecab6b697eba1"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/ae/aea0cf4cb15f087f1beb3b998cec450a.php"
    "line" => 47
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_06e7db923630d121b18bf1139fff2f45"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/1b/1bb411aca22ef52358da91440cd753b4.php"
    "line" => 49
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_89969610d26f7843861eb4a685625052"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Controller/ContactController.php"
    "line" => 93
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "requestAction"
    "class" => "Sylius\Bundle\ShopBundle\Controller\ContactController"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/public/index.php"
    "line" => 5
    "args" => [
      "/srv/sylius/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 78
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 81
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 47
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/1b/1bb411aca22ef52358da91440cd753b4.php"
    "line" => 95
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_post_header"
    "class" => "__TwigTemplate_89969610d26f7843861eb4a685625052"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/lib/View/Twig/ContextualizedTwigTemplate.php"
    "line" => 77
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/bundles/LayoutsBundle/EventListener/BlockView/GetTwigBlockContentListener.php"
    "line" => 66
    "function" => "renderBlock"
    "class" => "Netgen\Layouts\View\Twig\ContextualizedTwigTemplate"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/bundles/LayoutsBundle/EventListener/BlockView/GetTwigBlockContentListener.php"
    "line" => 44
    "function" => "getTwigBlockContent"
    "class" => "Netgen\Bundle\LayoutsBundle\EventListener\BlockView\GetTwigBlockContentListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onRenderView"
    "class" => "Netgen\Bundle\LayoutsBundle\EventListener\BlockView\GetTwigBlockContentListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/lib/Utils/BackwardsCompatibility/EventDispatcherProxy.php"
    "line" => 22
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/lib/View/ViewRenderer.php"
    "line" => 34
    "function" => "dispatch"
    "class" => "Netgen\Layouts\Utils\BackwardsCompatibility\EventDispatcherProxy"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/lib/View/Renderer.php"
    "line" => 27
    "function" => "renderView"
    "class" => "Netgen\Layouts\View\ViewRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/bundles/LayoutsBundle/Templating/Twig/Runtime/RenderingRuntime.php"
    "line" => 206
    "function" => "renderValue"
    "class" => "Netgen\Layouts\View\Renderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/f5/f51016e51c466524b67f8edeb18dd7ce.php"
    "line" => 48
    "function" => "renderBlock"
    "class" => "Netgen\Bundle\LayoutsBundle\Templating\Twig\Runtime\RenderingRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_db4a5b0dd9e15a24692afceb794167aa"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/lib/View/ViewRenderer.php"
    "line" => 42
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/lib/View/Renderer.php"
    "line" => 27
    "function" => "renderView"
    "class" => "Netgen\Layouts\View\ViewRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/bundles/LayoutsBundle/Templating/Twig/Runtime/RenderingRuntime.php"
    "line" => 148
    "function" => "renderValue"
    "class" => "Netgen\Layouts\View\Renderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/bundles/LayoutsBundle/Templating/Twig/Runtime/RenderingRuntime.php"
    "line" => 182
    "function" => "renderValue"
    "class" => "Netgen\Bundle\LayoutsBundle\Templating\Twig\Runtime\RenderingRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/ae/aea0cf4cb15f087f1beb3b998cec450a.php"
    "line" => 87
    "function" => "displayZone"
    "class" => "Netgen\Bundle\LayoutsBundle\Templating\Twig\Runtime\RenderingRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_layout"
    "class" => "__TwigTemplate_06e7db923630d121b18bf1139fff2f45"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/00/00f0005e0858e784dc69735d5fb19fa2.php"
    "line" => 99
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_61cf7d48b9eba3c7b9eecab6b697eba1"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/ae/aea0cf4cb15f087f1beb3b998cec450a.php"
    "line" => 47
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_06e7db923630d121b18bf1139fff2f45"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/1b/1bb411aca22ef52358da91440cd753b4.php"
    "line" => 49
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_89969610d26f7843861eb4a685625052"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Controller/ContactController.php"
    "line" => 93
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "requestAction"
    "class" => "Sylius\Bundle\ShopBundle\Controller\ContactController"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/public/index.php"
    "line" => 5
    "args" => [
      "/srv/sylius/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 78
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 81
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 47
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/1b/1bb411aca22ef52358da91440cd753b4.php"
    "line" => 95
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_post_header"
    "class" => "__TwigTemplate_89969610d26f7843861eb4a685625052"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/lib/View/Twig/ContextualizedTwigTemplate.php"
    "line" => 77
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/bundles/LayoutsBundle/EventListener/BlockView/GetTwigBlockContentListener.php"
    "line" => 66
    "function" => "renderBlock"
    "class" => "Netgen\Layouts\View\Twig\ContextualizedTwigTemplate"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/bundles/LayoutsBundle/EventListener/BlockView/GetTwigBlockContentListener.php"
    "line" => 44
    "function" => "getTwigBlockContent"
    "class" => "Netgen\Bundle\LayoutsBundle\EventListener\BlockView\GetTwigBlockContentListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onRenderView"
    "class" => "Netgen\Bundle\LayoutsBundle\EventListener\BlockView\GetTwigBlockContentListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/lib/Utils/BackwardsCompatibility/EventDispatcherProxy.php"
    "line" => 22
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/lib/View/ViewRenderer.php"
    "line" => 34
    "function" => "dispatch"
    "class" => "Netgen\Layouts\Utils\BackwardsCompatibility\EventDispatcherProxy"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/lib/View/Renderer.php"
    "line" => 27
    "function" => "renderView"
    "class" => "Netgen\Layouts\View\ViewRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/bundles/LayoutsBundle/Templating/Twig/Runtime/RenderingRuntime.php"
    "line" => 206
    "function" => "renderValue"
    "class" => "Netgen\Layouts\View\Renderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/f5/f51016e51c466524b67f8edeb18dd7ce.php"
    "line" => 48
    "function" => "renderBlock"
    "class" => "Netgen\Bundle\LayoutsBundle\Templating\Twig\Runtime\RenderingRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_db4a5b0dd9e15a24692afceb794167aa"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/lib/View/ViewRenderer.php"
    "line" => 42
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/lib/View/Renderer.php"
    "line" => 27
    "function" => "renderView"
    "class" => "Netgen\Layouts\View\ViewRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/bundles/LayoutsBundle/Templating/Twig/Runtime/RenderingRuntime.php"
    "line" => 148
    "function" => "renderValue"
    "class" => "Netgen\Layouts\View\Renderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/bundles/LayoutsBundle/Templating/Twig/Runtime/RenderingRuntime.php"
    "line" => 182
    "function" => "renderValue"
    "class" => "Netgen\Bundle\LayoutsBundle\Templating\Twig\Runtime\RenderingRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/ae/aea0cf4cb15f087f1beb3b998cec450a.php"
    "line" => 87
    "function" => "displayZone"
    "class" => "Netgen\Bundle\LayoutsBundle\Templating\Twig\Runtime\RenderingRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_layout"
    "class" => "__TwigTemplate_06e7db923630d121b18bf1139fff2f45"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/00/00f0005e0858e784dc69735d5fb19fa2.php"
    "line" => 99
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_61cf7d48b9eba3c7b9eecab6b697eba1"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/ae/aea0cf4cb15f087f1beb3b998cec450a.php"
    "line" => 47
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_06e7db923630d121b18bf1139fff2f45"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/1b/1bb411aca22ef52358da91440cd753b4.php"
    "line" => 49
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_89969610d26f7843861eb4a685625052"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Controller/ContactController.php"
    "line" => 93
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "requestAction"
    "class" => "Sylius\Bundle\ShopBundle\Controller\ContactController"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/public/index.php"
    "line" => 5
    "args" => [
      "/srv/sylius/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Sylius\Bundle\CoreBundle\Storage\CartSessionStorage:40
[
  [
    "file" => "/srv/sylius/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Storage/CartSessionStorage.php"
    "line" => 40
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Context/SessionAndChannelBasedCartContext.php"
    "line" => 37
    "function" => "hasForChannel"
    "class" => "Sylius\Bundle\CoreBundle\Storage\CartSessionStorage"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/sylius/sylius/src/Sylius/Component/Order/Context/CompositeCartContext.php"
    "line" => 42
    "function" => "getCart"
    "class" => "Sylius\Bundle\CoreBundle\Context\SessionAndChannelBasedCartContext"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Collector/CartCollector.php"
    "line" => 83
    "function" => "getCart"
    "class" => "Sylius\Component\Order\Context\CompositeCartContext"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Sylius\Bundle\CoreBundle\Collector\CartCollector"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 78
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 81
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 47
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/1b/1bb411aca22ef52358da91440cd753b4.php"
    "line" => 95
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_post_header"
    "class" => "__TwigTemplate_89969610d26f7843861eb4a685625052"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/lib/View/Twig/ContextualizedTwigTemplate.php"
    "line" => 77
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/bundles/LayoutsBundle/EventListener/BlockView/GetTwigBlockContentListener.php"
    "line" => 66
    "function" => "renderBlock"
    "class" => "Netgen\Layouts\View\Twig\ContextualizedTwigTemplate"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/bundles/LayoutsBundle/EventListener/BlockView/GetTwigBlockContentListener.php"
    "line" => 44
    "function" => "getTwigBlockContent"
    "class" => "Netgen\Bundle\LayoutsBundle\EventListener\BlockView\GetTwigBlockContentListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onRenderView"
    "class" => "Netgen\Bundle\LayoutsBundle\EventListener\BlockView\GetTwigBlockContentListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/lib/Utils/BackwardsCompatibility/EventDispatcherProxy.php"
    "line" => 22
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/lib/View/ViewRenderer.php"
    "line" => 34
    "function" => "dispatch"
    "class" => "Netgen\Layouts\Utils\BackwardsCompatibility\EventDispatcherProxy"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/lib/View/Renderer.php"
    "line" => 27
    "function" => "renderView"
    "class" => "Netgen\Layouts\View\ViewRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/bundles/LayoutsBundle/Templating/Twig/Runtime/RenderingRuntime.php"
    "line" => 206
    "function" => "renderValue"
    "class" => "Netgen\Layouts\View\Renderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/f5/f51016e51c466524b67f8edeb18dd7ce.php"
    "line" => 48
    "function" => "renderBlock"
    "class" => "Netgen\Bundle\LayoutsBundle\Templating\Twig\Runtime\RenderingRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_db4a5b0dd9e15a24692afceb794167aa"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/lib/View/ViewRenderer.php"
    "line" => 42
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/lib/View/Renderer.php"
    "line" => 27
    "function" => "renderView"
    "class" => "Netgen\Layouts\View\ViewRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/bundles/LayoutsBundle/Templating/Twig/Runtime/RenderingRuntime.php"
    "line" => 148
    "function" => "renderValue"
    "class" => "Netgen\Layouts\View\Renderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/netgen/layouts-core/bundles/LayoutsBundle/Templating/Twig/Runtime/RenderingRuntime.php"
    "line" => 182
    "function" => "renderValue"
    "class" => "Netgen\Bundle\LayoutsBundle\Templating\Twig\Runtime\RenderingRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/ae/aea0cf4cb15f087f1beb3b998cec450a.php"
    "line" => 87
    "function" => "displayZone"
    "class" => "Netgen\Bundle\LayoutsBundle\Templating\Twig\Runtime\RenderingRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_layout"
    "class" => "__TwigTemplate_06e7db923630d121b18bf1139fff2f45"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/00/00f0005e0858e784dc69735d5fb19fa2.php"
    "line" => 99
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_61cf7d48b9eba3c7b9eecab6b697eba1"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/ae/aea0cf4cb15f087f1beb3b998cec450a.php"
    "line" => 47
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_06e7db923630d121b18bf1139fff2f45"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/1b/1bb411aca22ef52358da91440cd753b4.php"
    "line" => 49
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_89969610d26f7843861eb4a685625052"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Controller/ContactController.php"
    "line" => 93
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "requestAction"
    "class" => "Sylius\Bundle\ShopBundle\Controller\ContactController"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/public/index.php"
    "line" => 5
    "args" => [
      "/srv/sylius/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
EWZ_RECAPTCHA_SECRET
""
EWZ_RECAPTCHA_SITE_KEY
""
GOOGLE_RECAPTCHA_SECRET
""
GOOGLE_RECAPTCHA_SITE_KEY
""
HTTP_PORT
"8096"
JWT_PASSPHRASE
"e7c5fca1060bdf6ad23c33e4c236081f"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAIL_HOST
"mail.erartix.com"
MAIL_PASS
"contact%40sos.erartix.com"
MAIL_PORT
"465"
MAIL_USER
"contact@sos.erartix.com"
MESSENGER_TRANSPORT_DSN
"doctrine://default"
MYSQL_PASSWORD
"12345678"
SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_DSN
"doctrine://default?queue_name=catalog_promotion_removal"
SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_FAILED_DSN
"doctrine://default?queue_name=catalog_promotion_removal_failed"
SYLIUS_MESSENGER_TRANSPORT_MAIN_DSN
"doctrine://default"
SYLIUS_MESSENGER_TRANSPORT_MAIN_FAILED_DSN
"doctrine://default?queue_name=main_failed"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"EDITME"
COMPOSER_ALLOW_SUPERUSER
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DATABASE_URL
"mysql://sylius:12345678@sonapack_website_mysql/sonapack_website_db"
DOCUMENT_ROOT
"/srv/sylius/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD"
HOME
"/home/www-data"
HOSTNAME
"b90c973419d4"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.9"
HTTP_CONNECTION
"close"
HTTP_HOST
"sonapack.com"
HTTP_REFERER
"https://www.google.com/"
HTTP_SEC_CH_UA
""Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""Windows""
HTTP_SEC_FETCH_DEST
"document"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_SEC_FETCH_SITE
"cross-site"
HTTP_SEC_FETCH_USER
"?1"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"
HTTP_X_FORWARDED_FOR
"154.161.232.229"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_REAL_IP
"154.161.232.229"
MAILER_DSN
"smtp://mailhog:1025"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/.composer/vendor/bin"
PHPIZE_DEPS
"autoconf \t\tdpkg-dev dpkg \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkgconf \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.1.28.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_DATE_TIMEZONE
"UTC"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php"
PHP_SHA256
"95d0b2e9466108fd750dab5c30a09e5c67f5ad2cb3b1ffb3625a038a755ad080"
PHP_URL
"https://www.php.net/distributions/php-8.1.28.tar.xz"
PHP_VERSION
"8.1.28"
PWD
"/srv/sylius"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"172.25.0.1"
REMOTE_PORT
"50764"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1780502183
REQUEST_TIME_FLOAT
1780502183.0964
REQUEST_URI
"/en/contact/"
SCRIPT_FILENAME
"/srv/sylius/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.25.0.4"
SERVER_NAME
""
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SOFTWARE
"nginx/1.21.6"
SHLVL
"2"
SYMFONY_DOTENV_VARS
"MESSENGER_TRANSPORT_DSN,SYLIUS_MESSENGER_TRANSPORT_MAIN_DSN,SYLIUS_MESSENGER_TRANSPORT_MAIN_FAILED_DSN,SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_DSN,SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_FAILED_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,MAIL_USER,MAIL_PASS,MAIL_HOST,MAIL_PORT,GOOGLE_RECAPTCHA_SITE_KEY,GOOGLE_RECAPTCHA_SECRET,EWZ_RECAPTCHA_SITE_KEY,EWZ_RECAPTCHA_SECRET,MYSQL_PASSWORD,HTTP_PORT"
USER
"www-data"
argc
0
argv
[]

Sub Requests 1

MediaController :: renderMediaAction (token = 150a9a)

Key Value
_controller
"bitbag_sylius_cms_plugin.controller.media.overriden::renderMediaAction"
_links
Symfony\Component\WebLink\GenericLinkProvider {#9123
  -links: [
    9122 => Symfony\Component\WebLink\Link {#9122
      -href: "http://sonapack.com/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en"
_route
"bitbag_sylius_cms_plugin_shop_media_render"
_route_params
[
  "_locale" => "en"
  "code" => "contact_post_header"
]
_stopwatch_token
"66697d"
code
"contact_post_header"