GET https://dev.web.tickandlive.com/

HomepageController :: homepage

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"TickLive\ShopBundle\Controller\Theme\Clovis\HomepageController::homepage"
_firewall_context
"security.firewall.map.context.shop"
_route
"ticklive_shop_theme_clovis_homepage"
_route_params
[]
_security_firewall_run
"_security_shop"
_stopwatch_token
"4f9ed5"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip"
host
"dev.web.tickandlive.com"
idwl
""
surrogate-capability
"abc=ESI/1.0"
user-agent
"Symfony HttpClient/Curl"
x-forwarded-for
"10.1.32.141, 10.1.32.180"
x-forwarded-host
"dev.web.tickandlive.com"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-scheme
"https"
x-php-ob-level
"0"
x-real-ip
"10.1.32.141"
x-request-id
"b04ddffe68ebb57f7352f6dc9fa5544c"
x-scheme
"https"
x-varnish
"98321"

Request Content

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

Response

Response Headers

Header Value
cache-control
"max-age=0, public, s-maxage=3600"
content-type
"text/html; charset=UTF-8"
date
"Tue, 01 Oct 2024 13:36:45 GMT"
surrogate-control
"content="ESI/1.0""
symfony-session-noautocachecontrol
"true"
vary
[
  "cookie"
  "authorization"
]
x-cache-debug
"1"
x-debug-token
"d30443"
x-frame-options
"sameorigin"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 12

Session Metadata

Key Value
Created
"Tue, 01 Oct 24 13:36:44 +0000"
Last used
"Tue, 01 Oct 24 13:36:44 +0000"
Lifetime
0

Session Attributes

No session attributes

Session Usage

12 Usages
Stateless check enabled
Usage
TickLive\ShopBundle\Security\WhiteLabel\WhiteLabelAuthenticatedFirewallMatcher:26
[
  [
    "file" => "/var/www/app/lib-shop/Security/WhiteLabel/WhiteLabelAuthenticatedFirewallMatcher.php"
    "line" => 26
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/security-bundle/Security/FirewallMap.php"
    "line" => 72
    "function" => "matches"
    "class" => "TickLive\ShopBundle\Security\WhiteLabel\WhiteLabelAuthenticatedFirewallMatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/security-bundle/Security/FirewallMap.php"
    "line" => 49
    "function" => "getFirewallContext"
    "class" => "Symfony\Bundle\SecurityBundle\Security\FirewallMap"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/security-bundle/EventListener/FirewallListener.php"
    "line" => 48
    "function" => "getFirewallConfig"
    "class" => "Symfony\Bundle\SecurityBundle\Security\FirewallMap"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "configureLogoutUrlGenerator"
    "class" => "Symfony\Bundle\SecurityBundle\EventListener\FirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/app/frontend/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/var/www/app/frontend/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/security-bundle/Security.php"
    "line" => 99
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/security-bundle/Security.php"
    "line" => 81
    "function" => "getToken"
    "class" => "Symfony\Bundle\SecurityBundle\Security"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/lib-shop/Security/AdminGranting.php"
    "line" => 54
    "function" => "getUser"
    "class" => "Symfony\Bundle\SecurityBundle\Security"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/lib-shop/Infrastructure/Stack/Symfony/Authentication/Subscriber/SaveTargetPathSubscriber.php"
    "line" => 43
    "function" => "isLogged"
    "class" => "TickLive\ShopBundle\Security\AdminGranting"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "TickLive\ShopBundle\Infrastructure\Stack\Symfony\Authentication\Subscriber\SaveTargetPathSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/app/frontend/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
TickLive\ShopBundle\Infrastructure\Stack\Sylius\Storage\CartSessionStorage:31
[
  [
    "file" => "/var/www/app/lib-shop/Infrastructure/Stack/Sylius/Storage/CartSessionStorage.php"
    "line" => 31
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Context/SessionAndChannelBasedCartContext.php"
    "line" => 40
    "function" => "hasForChannel"
    "class" => "TickLive\ShopBundle\Infrastructure\Stack\Sylius\Storage\CartSessionStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/sylius/sylius/src/Sylius/Component/Order/Context/CompositeCartContext.php"
    "line" => 38
    "function" => "getCart"
    "class" => "Sylius\Bundle\CoreBundle\Context\SessionAndChannelBasedCartContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/lib-shop/Services/Cart/CartLoader.php"
    "line" => 49
    "function" => "getCart"
    "class" => "Sylius\Component\Order\Context\CompositeCartContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/lib-shop/Services/Cart/CartLoader.php"
    "line" => 60
    "function" => "loadCart"
    "class" => "TickLive\ShopBundle\Services\Cart\CartLoader"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/lib-shop/Services/Cart/CartChecker.php"
    "line" => 50
    "function" => "getCart"
    "class" => "TickLive\ShopBundle\Services\Cart\CartLoader"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/lib-shop/Services/Cart/CartChecker.php"
    "line" => 66
    "function" => "loadCart"
    "class" => "TickLive\ShopBundle\Services\Cart\CartChecker"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/lib-shop/Infrastructure/Component/Ecommerce/Cart/Subscriber/CartExpirationSubscriber.php"
    "line" => 35
    "function" => "isEmpty"
    "class" => "TickLive\ShopBundle\Services\Cart\CartChecker"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelController"
    "class" => "TickLive\ShopBundle\Infrastructure\Component\Ecommerce\Cart\Subscriber\CartExpirationSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 169
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/app/frontend/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
TickLive\ShopBundle\Infrastructure\Feature\Front\Checkout\Guest\GuestLogger:48
[
  [
    "file" => "/var/www/app/lib-shop/Infrastructure/Feature/Front/Checkout/Guest/GuestLogger.php"
    "line" => 48
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/lib-shop/Infrastructure/Feature/Front/Checkout/Guest/GuestProvider.php"
    "line" => 22
    "function" => "isLogged"
    "class" => "TickLive\ShopBundle\Infrastructure\Feature\Front\Checkout\Guest\GuestLogger"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/lib-shop/Infrastructure/Component/Ecommerce/Customer/CustomerContext.php"
    "line" => 24
    "function" => "getGuest"
    "class" => "TickLive\ShopBundle\Infrastructure\Feature\Front\Checkout\Guest\GuestProvider"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Context/CustomerAndChannelBasedCartContext.php"
    "line" => 44
    "function" => "getCustomer"
    "class" => "TickLive\ShopBundle\Infrastructure\Component\Ecommerce\Customer\CustomerContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/sylius/sylius/src/Sylius/Component/Order/Context/CompositeCartContext.php"
    "line" => 38
    "function" => "getCart"
    "class" => "Sylius\Bundle\CoreBundle\Context\CustomerAndChannelBasedCartContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/lib-shop/Services/Cart/CartLoader.php"
    "line" => 49
    "function" => "getCart"
    "class" => "Sylius\Component\Order\Context\CompositeCartContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/lib-shop/Services/Cart/CartLoader.php"
    "line" => 60
    "function" => "loadCart"
    "class" => "TickLive\ShopBundle\Services\Cart\CartLoader"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/lib-shop/Services/Cart/CartChecker.php"
    "line" => 50
    "function" => "getCart"
    "class" => "TickLive\ShopBundle\Services\Cart\CartLoader"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/lib-shop/Services/Cart/CartChecker.php"
    "line" => 66
    "function" => "loadCart"
    "class" => "TickLive\ShopBundle\Services\Cart\CartChecker"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/lib-shop/Infrastructure/Component/Ecommerce/Cart/Subscriber/CartExpirationSubscriber.php"
    "line" => 35
    "function" => "isEmpty"
    "class" => "TickLive\ShopBundle\Services\Cart\CartChecker"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelController"
    "class" => "TickLive\ShopBundle\Infrastructure\Component\Ecommerce\Cart\Subscriber\CartExpirationSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 169
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/app/frontend/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
TickLive\ShopBundle\Infrastructure\CentralApi\Token\TokenStorage:34
[
  [
    "file" => "/var/www/app/lib-shop/Infrastructure/CentralApi/Token/TokenStorage.php"
    "line" => 34
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/lib-shop/Infrastructure/CentralApi/Token/TokenContext.php"
    "line" => 46
    "function" => "get"
    "class" => "TickLive\ShopBundle\Infrastructure\CentralApi\Token\TokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/lib-shop/CentralApi/Http/HeaderFactory.php"
    "line" => 177
    "function" => "get"
    "class" => "TickLive\ShopBundle\Infrastructure\CentralApi\Token\TokenContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/lib-shop/CentralApi/Http/HeaderFactory.php"
    "line" => 60
    "function" => "setUserSession"
    "class" => "TickLive\ShopBundle\CentralApi\Http\HeaderFactory"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/lib-shop/CentralApi/Service/Base.php"
    "line" => 114
    "function" => "buildHeaders"
    "class" => "TickLive\ShopBundle\CentralApi\Http\HeaderFactory"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/lib-shop/CentralApi/Service/Catalog/Event.php"
    "line" => 529
    "function" => "initExternal"
    "class" => "TickLive\ShopBundle\CentralApi\Service\Base"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/lib-shop/Controller/Theme/Clovis/HomepageController.php"
    "line" => 51
    "function" => "search"
    "class" => "TickLive\ShopBundle\CentralApi\Service\Catalog\Event"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "homepage"
    "class" => "TickLive\ShopBundle\Controller\Theme\Clovis\HomepageController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/app/frontend/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:200
[
  [
    "file" => "/var/www/app/frontend/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 200
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1635
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/var/cache/dev/twig/a5/a5bbe82f4aaa896b176db2c986c4b550.php"
    "line" => 183
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_14f8d4e5c4b17d586e6d580279a258d2"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/var/cache/dev/twig/8e/8eae447ec8519301a1b76392ff3d61ff.php"
    "line" => 74
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_36635952814811787897a65986ecc5e8"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/lib-shop/Services/Theme/ThemeManager.php"
    "line" => 96
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/lib-shop/Services/Theme/ThemeManager.php"
    "line" => 115
    "function" => "render"
    "class" => "TickLive\ShopBundle\Services\Theme\ThemeManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/lib-shop/Controller/Theme/Clovis/HomepageController.php"
    "line" => 61
    "function" => "cacheAndRender"
    "class" => "TickLive\ShopBundle\Services\Theme\ThemeManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "homepage"
    "class" => "TickLive\ShopBundle\Controller\Theme\Clovis\HomepageController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/app/frontend/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
TickLive\ShopBundle\Infrastructure\Error\Error:50
[
  [
    "file" => "/var/www/app/lib-shop/Infrastructure/Error/Error.php"
    "line" => 50
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/lib-shop/Infrastructure/Error/Error.php"
    "line" => 300
    "function" => "getFlashBagErrors"
    "class" => "TickLive\ShopBundle\Infrastructure\Error\Error"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/lib-shop/Twig/ErrorExtension.php"
    "line" => 25
    "function" => "display"
    "class" => "TickLive\ShopBundle\Infrastructure\Error\Error"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/var/cache/dev/twig/a5/a5bbe82f4aaa896b176db2c986c4b550.php"
    "line" => 227
    "function" => "displayError"
    "class" => "TickLive\ShopBundle\Twig\ErrorExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_14f8d4e5c4b17d586e6d580279a258d2"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/var/cache/dev/twig/8e/8eae447ec8519301a1b76392ff3d61ff.php"
    "line" => 74
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_36635952814811787897a65986ecc5e8"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/lib-shop/Services/Theme/ThemeManager.php"
    "line" => 96
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/lib-shop/Services/Theme/ThemeManager.php"
    "line" => 115
    "function" => "render"
    "class" => "TickLive\ShopBundle\Services\Theme\ThemeManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/lib-shop/Controller/Theme/Clovis/HomepageController.php"
    "line" => 61
    "function" => "cacheAndRender"
    "class" => "TickLive\ShopBundle\Services\Theme\ThemeManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "homepage"
    "class" => "TickLive\ShopBundle\Controller\Theme\Clovis\HomepageController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/app/frontend/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/app/frontend/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/app/frontend/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/app/frontend/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/app/frontend/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/frontend/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/app/frontend/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ALERTING_BCC
"aparte.tickandlive@fnac.com;datasport.tickandlive@fnacdarty.com;julie.folea@fnacdarty.com"
ALERTING_RECIPIENT
"monitoring@aropixel.com"
APP_CAPTCHA_PUBLIC_KEY
""
APP_CAPTCHA_SECRET_KEY
""
APP_DEBUG
"1"
APP_ENV
"dev"
APP_ENV_PATH
"/var/www/data/env"
APP_LOG_PATH
"/tmp"
APP_SECRET
"a9d6d51a8ebec292d0235a1c67015d67"
DATABASE_SUPERVISOR_URL
"mysql://mysqladmin:mFOzTj89kfja8Av2yLLa@mysql-server-frct-nprod-web-01.web.tickandlive.local/mev_dev?serverVersion=8.0.3"
DATABASE_URL
"mysql://root:@mysql:3306/frontend"
DEFAULT_IMAGE_NAME
"frontend"
DEFAULT_URL
"shop.tickandlive.local"
LOCK_DSN
"flock"
LOCK_PREFIX
"ARO"
LOCK_TTL
"30"
MAILER_DEFAULT_URL
"null://localhost"
MAILER_DSN
"smtp://mail:25"
MAILER_TRANSACTIONAL_URL
"null://localhost"
MEMCACHED_URL
"memcached://memcached.web.tickandlive.local:11211"
MERCURE_JWT_SECRET
"5Sqo3raWbi1m/c0aE6zRVafGU3wG+mwdZ/bXzwSxaGM="
MERCURE_URL
"http://mercure.web.tickandlive.local/.well-known/mercure"
MESSENGER_CONSUMER_NAME
"0"
PAYMENT_MODE
"local"
RUM_ENV
"dev"
TRAFFIC_DETECTION_DSN
"redis://syvjRecVKLfw7FvHB4Z5ft870bJxX7AM9AzCaDtQnB0%3D@redis-frct-nprod-web-01.web.tickandlive.local:6379"
TRAFFIC_MESSENGER_DSN
"redis://syvjRecVKLfw7FvHB4Z5ft870bJxX7AM9AzCaDtQnB0%3D@redis-frct-nprod-web-01.web.tickandlive.local:6379/traffic_dev?delete_after_ack=true"
TRUSTED_PROXIES
"127.0.0.1,10.0.0.0/8"
VARNISH_LOCALHOST
"vip-shop-varnish:6081"
WAITING_QUEUE_URL
"http://dev-attente.web.tickandlive.com/"
WS_ACP_TIMER_DURATION
"28"

Defined as regular env variables

Key Value
ADMINTOOLS_DEV_PORT
"tcp://10.0.169.133:3000"
ADMINTOOLS_DEV_PORT_3000_TCP
"tcp://10.0.169.133:3000"
ADMINTOOLS_DEV_PORT_3000_TCP_ADDR
"10.0.169.133"
ADMINTOOLS_DEV_PORT_3000_TCP_PORT
"3000"
ADMINTOOLS_DEV_PORT_3000_TCP_PROTO
"tcp"
ADMINTOOLS_DEV_SERVICE_HOST
"10.0.169.133"
ADMINTOOLS_DEV_SERVICE_PORT
"3000"
ADMINTOOLS_DEV_SERVICE_PORT_HTTP
"3000"
CENTRALAPI_DEV_PORT
"tcp://10.0.90.236:8080"
CENTRALAPI_DEV_PORT_8080_TCP
"tcp://10.0.90.236:8080"
CENTRALAPI_DEV_PORT_8080_TCP_ADDR
"10.0.90.236"
CENTRALAPI_DEV_PORT_8080_TCP_PORT
"8080"
CENTRALAPI_DEV_PORT_8080_TCP_PROTO
"tcp"
CENTRALAPI_DEV_SERVICE_HOST
"10.0.90.236"
CENTRALAPI_DEV_SERVICE_PORT
"8080"
CENTRALAPI_DEV_SERVICE_PORT_HTTP
"8080"
COMPOSER_MEMORY_LIMIT
"-1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/app/frontend/public"
DOCUMENT_URI
"/index.php"
EXT_IGBINARY_VERSION
"3.2.14"
EXT_IMAGICK_VERSION
"3.7.0"
EXT_MEMCACHED_VERSION
"v3.2.0"
EXT_REDIS_VERSION
"5.3.7"
FCGI_ROLE
"RESPONDER"
FILE_ATTENTE_DEV_PORT
"tcp://10.0.11.18:8080"
FILE_ATTENTE_DEV_PORT_8080_TCP
"tcp://10.0.11.18:8080"
FILE_ATTENTE_DEV_PORT_8080_TCP_ADDR
"10.0.11.18"
FILE_ATTENTE_DEV_PORT_8080_TCP_PORT
"8080"
FILE_ATTENTE_DEV_PORT_8080_TCP_PROTO
"tcp"
FILE_ATTENTE_DEV_PORT_9090_TCP
"tcp://10.0.11.18:9090"
FILE_ATTENTE_DEV_PORT_9090_TCP_ADDR
"10.0.11.18"
FILE_ATTENTE_DEV_PORT_9090_TCP_PORT
"9090"
FILE_ATTENTE_DEV_PORT_9090_TCP_PROTO
"tcp"
FILE_ATTENTE_DEV_SERVICE_HOST
"10.0.11.18"
FILE_ATTENTE_DEV_SERVICE_PORT
"8080"
FILE_ATTENTE_DEV_SERVICE_PORT_9000
"9090"
FILE_ATTENTE_DEV_SERVICE_PORT_HTTP
"8080"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC"
HOME
"/var/www"
HOSTNAME
"shop-dev-55bfb68558-klswn"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_HOST
"dev.web.tickandlive.com"
HTTP_IDWL
""
HTTP_SURROGATE_CAPABILITY
"abc=ESI/1.0"
HTTP_USER_AGENT
"Symfony HttpClient/Curl"
HTTP_X_FORWARDED_FOR
"10.1.32.141, 10.1.32.180"
HTTP_X_FORWARDED_HOST
"dev.web.tickandlive.com"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SCHEME
"https"
HTTP_X_REAL_IP
"10.1.32.141"
HTTP_X_REQUEST_ID
"b04ddffe68ebb57f7352f6dc9fa5544c"
HTTP_X_SCHEME
"https"
HTTP_X_VARNISH
"98321"
KUBERNETES_PORT
"tcp://10.0.0.1:443"
KUBERNETES_PORT_443_TCP
"tcp://10.0.0.1:443"
KUBERNETES_PORT_443_TCP_ADDR
"10.0.0.1"
KUBERNETES_PORT_443_TCP_PORT
"443"
KUBERNETES_PORT_443_TCP_PROTO
"tcp"
KUBERNETES_SERVICE_HOST
"10.0.0.1"
KUBERNETES_SERVICE_PORT
"443"
KUBERNETES_SERVICE_PORT_HTTPS
"443"
LC_CTYPE
"C.UTF-8"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHPIZE_DEPS
"autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.2.22.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_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php"
PHP_SHA256
"8566229bc88ad1f4aadc10700ab5fbcec81587c748999d985f11cf3b745462df"
PHP_URL
"https://www.php.net/distributions/php-8.2.22.tar.xz"
PHP_VERSION
"8.2.22"
PWD
"/var/www/app/frontend"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"10.1.32.141"
REMOTE_PORT
""
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1727789803
REQUEST_TIME_FLOAT
1727789803.8373
REQUEST_URI
"/"
SCRIPT_FILENAME
"/var/www/app/frontend/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"10.1.32.107"
SERVER_NAME
"dev.web.tickandlive.com"
SERVER_PORT
"8080"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.22.1"
SHLVL
"1"
SHOP_DEV_PORT
"tcp://10.0.140.32:80"
SHOP_DEV_PORT_80_TCP
"tcp://10.0.140.32:80"
SHOP_DEV_PORT_80_TCP_ADDR
"10.0.140.32"
SHOP_DEV_PORT_80_TCP_PORT
"80"
SHOP_DEV_PORT_80_TCP_PROTO
"tcp"
SHOP_DEV_SERVICE_HOST
"10.0.140.32"
SHOP_DEV_SERVICE_PORT
"80"
SHOP_DEV_SERVICE_PORT_HTTP
"80"
SUPERVISOR_ENABLED
"1"
SUPERVISOR_GROUP_NAME
"php-fpm"
SUPERVISOR_PROCESS_NAME
"php-fpm"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,APP_SECRET,LOCK_DSN,LOCK_PREFIX,LOCK_TTL,PAYMENT_MODE,ALERTING_RECIPIENT,ALERTING_BCC,MEMCACHED_URL,MERCURE_URL,MERCURE_JWT_SECRET,DATABASE_SUPERVISOR_URL,WAITING_QUEUE_URL,WS_ACP_TIMER_DURATION,TRAFFIC_DETECTION_DSN,TRAFFIC_MESSENGER_DSN,MESSENGER_CONSUMER_NAME,APP_ENV_PATH,APP_LOG_PATH,DATABASE_URL,MAILER_DSN,MAILER_TRANSACTIONAL_URL,MAILER_DEFAULT_URL,APP_CAPTCHA_PUBLIC_KEY,APP_CAPTCHA_SECRET_KEY,TRUSTED_PROXIES,VARNISH_LOCALHOST,DEFAULT_URL,DEFAULT_IMAGE_NAME,RUM_ENV"
USER
"www-data"
VARNISH_PORT
"tcp://10.0.79.227:80"
VARNISH_PORT_80_TCP
"tcp://10.0.79.227:80"
VARNISH_PORT_80_TCP_ADDR
"10.0.79.227"
VARNISH_PORT_80_TCP_PORT
"80"
VARNISH_PORT_80_TCP_PROTO
"tcp"
VARNISH_SERVICE_HOST
"10.0.79.227"
VARNISH_SERVICE_PORT
"80"
VARNISH_SERVICE_PORT_HTTP
"80"
_
"/usr/local/sbin/php-fpm"
argc
0
argv
[]