StorefrontController :: indexAction
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\StorefrontController::indexAction" |
_firewall_context | "security.firewall.map.context.storefront" |
_route | "index" |
_route_params | [] |
_security_firewall_run | "_security_storefront" |
_stopwatch_token | "0fd7c3" |
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 | "de-DE,de;q=0.9" |
content-length | "0" |
content-type | "" |
host | "shop-dev.dm-edv.de" |
sec-ch-ua | ""Not)A;Brand";v="8", "Chromium";v="138", "Microsoft Edge";v="138"" |
sec-ch-ua-mobile | "?0" |
sec-ch-ua-platform | ""Windows"" |
sec-fetch-dest | "document" |
sec-fetch-mode | "navigate" |
sec-fetch-site | "none" |
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/138.0.0.0 Safari/537.36 Edg/138.0.0.0" |
via | "HTTPS/1.1 80.149.146.249:443" |
x-forwarded-for | "87.237.255.195, 10.207.9.115" |
x-forwarded-for-port | "63131" |
x-forwarded-host | "shop-dev.dm-edv.de" |
x-forwarded-port | "443" |
x-forwarded-proto | "https" |
x-forwarded-scheme | "https" |
x-original-forwarded-for | "87.237.255.195" |
x-php-ob-level | "1" |
x-real-ip | "87.237.255.195" |
x-request-id | "6b65ba485b6b26ce1057358686e9b455" |
x-scheme | "https" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
Header | Value |
---|---|
cache-control | "no-cache, private" |
content-type | "text/html; charset=UTF-8" |
date | "Sat, 26 Jul 2025 13:31:26 GMT" |
x-debug-token | "95cfd6" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 12
Session Metadata
Key | Value |
---|---|
Created | "Sat, 26 Jul 25 13:31:26 +0000" |
Last used | "Sat, 26 Jul 25 13:31:26 +0000" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_csrf/live_component_shopping_cart | "FDot0c6g9CWeeaplrtpUvS6689IksQUwpn95BAdcftY" |
_csrf/live_component_shopping_cart_order_button | "le50o66PIP9caMhydgg8PLhDNCMLyXmGp2XXFkpCt8I" |
_csrf/live_component_shopping_cart_toggle | "dSTTWzaNtTWd2suIsLPLKBcnJ3RkDszIX4OpbFSEKSo" |
Session Usage
12
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:98
[ [ "file" => "/srv/storefront/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 98 "function" => "start" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 72 "function" => "hasToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/ux-live-component/src/Util/LiveControllerAttributesCreator.php" "line" => 111 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/ux-live-component/src/EventListener/AddLiveAttributesSubscriber.php" "line" => 96 "function" => "attributesForRendering" "class" => "Symfony\UX\LiveComponent\Util\LiveControllerAttributesCreator" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/ux-live-component/src/EventListener/AddLiveAttributesSubscriber.php" "line" => 55 "function" => "getLiveAttributes" "class" => "Symfony\UX\LiveComponent\EventListener\AddLiveAttributesSubscriber" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onPreRender" "class" => "Symfony\UX\LiveComponent\EventListener\AddLiveAttributesSubscriber" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/ux-twig-component/src/ComponentRenderer.php" "line" => 105 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/ux-twig-component/src/ComponentRenderer.php" "line" => 58 "function" => "preRender" "class" => "Symfony\UX\TwigComponent\ComponentRenderer" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/ux-twig-component/src/ComponentRenderer.php" "line" => 51 "function" => "render" "class" => "Symfony\UX\TwigComponent\ComponentRenderer" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/ux-twig-component/src/Twig/ComponentExtension.php" "line" => 58 "function" => "createAndRender" "class" => "Symfony\UX\TwigComponent\ComponentRenderer" "type" => "->" ] [ "file" => "/srv/storefront/var/cache/dev/twig/c9/c95469c2aacb58e341fd83909a8dcca4.php" "line" => 288 "function" => "render" "class" => "Symfony\UX\TwigComponent\Twig\ComponentExtension" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 171 "function" => "block_body" "class" => "__TwigTemplate_4e7e1f07fee565b8849a908490613cde" "type" => "->" ] [ "file" => "/srv/storefront/var/cache/dev/twig/c9/c95469c2aacb58e341fd83909a8dcca4.php" "line" => 95 "function" => "displayBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_4e7e1f07fee565b8849a908490613cde" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/var/cache/dev/twig/9b/9bf20636c36cc86f188204cbe4cab3bb.php" "line" => 50 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_a210af7399173840b2281ba6b1c83629" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/TemplateWrapper.php" "line" => 40 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Environment.php" "line" => 280 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 258 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 266 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/srv/storefront/src/Controller/StorefrontController.php" "line" => 27 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "indexAction" "class" => "App\Controller\StorefrontController" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/srv/storefront/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/srv/storefront/public/index.php" "line" => 5 "args" => [ "/srv/storefront/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[ [ "file" => "/srv/storefront/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 101 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 72 "function" => "hasToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/ux-live-component/src/Util/LiveControllerAttributesCreator.php" "line" => 111 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/ux-live-component/src/EventListener/AddLiveAttributesSubscriber.php" "line" => 96 "function" => "attributesForRendering" "class" => "Symfony\UX\LiveComponent\Util\LiveControllerAttributesCreator" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/ux-live-component/src/EventListener/AddLiveAttributesSubscriber.php" "line" => 55 "function" => "getLiveAttributes" "class" => "Symfony\UX\LiveComponent\EventListener\AddLiveAttributesSubscriber" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onPreRender" "class" => "Symfony\UX\LiveComponent\EventListener\AddLiveAttributesSubscriber" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/ux-twig-component/src/ComponentRenderer.php" "line" => 105 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/ux-twig-component/src/ComponentRenderer.php" "line" => 58 "function" => "preRender" "class" => "Symfony\UX\TwigComponent\ComponentRenderer" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/ux-twig-component/src/ComponentRenderer.php" "line" => 51 "function" => "render" "class" => "Symfony\UX\TwigComponent\ComponentRenderer" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/ux-twig-component/src/Twig/ComponentExtension.php" "line" => 58 "function" => "createAndRender" "class" => "Symfony\UX\TwigComponent\ComponentRenderer" "type" => "->" ] [ "file" => "/srv/storefront/var/cache/dev/twig/c9/c95469c2aacb58e341fd83909a8dcca4.php" "line" => 288 "function" => "render" "class" => "Symfony\UX\TwigComponent\Twig\ComponentExtension" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 171 "function" => "block_body" "class" => "__TwigTemplate_4e7e1f07fee565b8849a908490613cde" "type" => "->" ] [ "file" => "/srv/storefront/var/cache/dev/twig/c9/c95469c2aacb58e341fd83909a8dcca4.php" "line" => 95 "function" => "displayBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_4e7e1f07fee565b8849a908490613cde" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/var/cache/dev/twig/9b/9bf20636c36cc86f188204cbe4cab3bb.php" "line" => 50 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_a210af7399173840b2281ba6b1c83629" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/TemplateWrapper.php" "line" => 40 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Environment.php" "line" => 280 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 258 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 266 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/srv/storefront/src/Controller/StorefrontController.php" "line" => 27 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "indexAction" "class" => "App\Controller\StorefrontController" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/srv/storefront/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/srv/storefront/public/index.php" "line" => 5 "args" => [ "/srv/storefront/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:88
[ [ "file" => "/srv/storefront/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 88 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 77 "function" => "setToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/ux-live-component/src/Util/LiveControllerAttributesCreator.php" "line" => 111 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/ux-live-component/src/EventListener/AddLiveAttributesSubscriber.php" "line" => 96 "function" => "attributesForRendering" "class" => "Symfony\UX\LiveComponent\Util\LiveControllerAttributesCreator" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/ux-live-component/src/EventListener/AddLiveAttributesSubscriber.php" "line" => 55 "function" => "getLiveAttributes" "class" => "Symfony\UX\LiveComponent\EventListener\AddLiveAttributesSubscriber" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onPreRender" "class" => "Symfony\UX\LiveComponent\EventListener\AddLiveAttributesSubscriber" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/ux-twig-component/src/ComponentRenderer.php" "line" => 105 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/ux-twig-component/src/ComponentRenderer.php" "line" => 58 "function" => "preRender" "class" => "Symfony\UX\TwigComponent\ComponentRenderer" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/ux-twig-component/src/ComponentRenderer.php" "line" => 51 "function" => "render" "class" => "Symfony\UX\TwigComponent\ComponentRenderer" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/ux-twig-component/src/Twig/ComponentExtension.php" "line" => 58 "function" => "createAndRender" "class" => "Symfony\UX\TwigComponent\ComponentRenderer" "type" => "->" ] [ "file" => "/srv/storefront/var/cache/dev/twig/c9/c95469c2aacb58e341fd83909a8dcca4.php" "line" => 288 "function" => "render" "class" => "Symfony\UX\TwigComponent\Twig\ComponentExtension" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 171 "function" => "block_body" "class" => "__TwigTemplate_4e7e1f07fee565b8849a908490613cde" "type" => "->" ] [ "file" => "/srv/storefront/var/cache/dev/twig/c9/c95469c2aacb58e341fd83909a8dcca4.php" "line" => 95 "function" => "displayBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_4e7e1f07fee565b8849a908490613cde" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/var/cache/dev/twig/9b/9bf20636c36cc86f188204cbe4cab3bb.php" "line" => 50 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_a210af7399173840b2281ba6b1c83629" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/TemplateWrapper.php" "line" => 40 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Environment.php" "line" => 280 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 258 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 266 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/srv/storefront/src/Controller/StorefrontController.php" "line" => 27 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "indexAction" "class" => "App\Controller\StorefrontController" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/srv/storefront/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/srv/storefront/public/index.php" "line" => 5 "args" => [ "/srv/storefront/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
App\Service\ShoppingCartService:196
[ [ "file" => "/srv/storefront/src/Service/ShoppingCartService.php" "line" => 196 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/srv/storefront/src/Service/ShoppingCartService.php" "line" => 60 "function" => "getCart" "class" => "App\Service\ShoppingCartService" "type" => "->" ] [ "file" => "/srv/storefront/src/Components/ShoppingCartBadgeComponent.php" "line" => 27 "function" => "getNumberOfItems" "class" => "App\Service\ShoppingCartService" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1635 "function" => "getNumberOfItems" "class" => "App\Components\ShoppingCartBadgeComponent" "type" => "->" ] [ "file" => "/srv/storefront/var/cache/dev/twig/57/57f3d2413fff436f2b1ca6e8968ea620.php" "line" => 57 "function" => "twig_get_attribute" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_c0068ba3d70baf53a9d823222b736289" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/TemplateWrapper.php" "line" => 40 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Environment.php" "line" => 280 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/ux-twig-component/src/ComponentRenderer.php" "line" => 61 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/ux-twig-component/src/ComponentRenderer.php" "line" => 51 "function" => "render" "class" => "Symfony\UX\TwigComponent\ComponentRenderer" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/ux-twig-component/src/Twig/ComponentExtension.php" "line" => 58 "function" => "createAndRender" "class" => "Symfony\UX\TwigComponent\ComponentRenderer" "type" => "->" ] [ "file" => "/srv/storefront/var/cache/dev/twig/c9/c95469c2aacb58e341fd83909a8dcca4.php" "line" => 288 "function" => "render" "class" => "Symfony\UX\TwigComponent\Twig\ComponentExtension" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 171 "function" => "block_body" "class" => "__TwigTemplate_4e7e1f07fee565b8849a908490613cde" "type" => "->" ] [ "file" => "/srv/storefront/var/cache/dev/twig/c9/c95469c2aacb58e341fd83909a8dcca4.php" "line" => 95 "function" => "displayBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_4e7e1f07fee565b8849a908490613cde" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/var/cache/dev/twig/9b/9bf20636c36cc86f188204cbe4cab3bb.php" "line" => 50 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_a210af7399173840b2281ba6b1c83629" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/TemplateWrapper.php" "line" => 40 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Environment.php" "line" => 280 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 258 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 266 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/srv/storefront/src/Controller/StorefrontController.php" "line" => 27 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "indexAction" "class" => "App\Controller\StorefrontController" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/srv/storefront/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/srv/storefront/public/index.php" "line" => 5 "args" => [ "/srv/storefront/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:71
[ [ "file" => "/srv/storefront/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 71 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 73 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/ux-live-component/src/Util/LiveControllerAttributesCreator.php" "line" => 111 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/ux-live-component/src/EventListener/AddLiveAttributesSubscriber.php" "line" => 96 "function" => "attributesForRendering" "class" => "Symfony\UX\LiveComponent\Util\LiveControllerAttributesCreator" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/ux-live-component/src/EventListener/AddLiveAttributesSubscriber.php" "line" => 55 "function" => "getLiveAttributes" "class" => "Symfony\UX\LiveComponent\EventListener\AddLiveAttributesSubscriber" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onPreRender" "class" => "Symfony\UX\LiveComponent\EventListener\AddLiveAttributesSubscriber" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/ux-twig-component/src/ComponentRenderer.php" "line" => 105 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/ux-twig-component/src/ComponentRenderer.php" "line" => 58 "function" => "preRender" "class" => "Symfony\UX\TwigComponent\ComponentRenderer" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/ux-twig-component/src/ComponentRenderer.php" "line" => 51 "function" => "render" "class" => "Symfony\UX\TwigComponent\ComponentRenderer" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/ux-twig-component/src/Twig/ComponentExtension.php" "line" => 58 "function" => "createAndRender" "class" => "Symfony\UX\TwigComponent\ComponentRenderer" "type" => "->" ] [ "file" => "/srv/storefront/var/cache/dev/twig/c9/c95469c2aacb58e341fd83909a8dcca4.php" "line" => 335 "function" => "render" "class" => "Symfony\UX\TwigComponent\Twig\ComponentExtension" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 171 "function" => "block_body" "class" => "__TwigTemplate_4e7e1f07fee565b8849a908490613cde" "type" => "->" ] [ "file" => "/srv/storefront/var/cache/dev/twig/c9/c95469c2aacb58e341fd83909a8dcca4.php" "line" => 95 "function" => "displayBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_4e7e1f07fee565b8849a908490613cde" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/var/cache/dev/twig/9b/9bf20636c36cc86f188204cbe4cab3bb.php" "line" => 50 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_a210af7399173840b2281ba6b1c83629" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/TemplateWrapper.php" "line" => 40 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Environment.php" "line" => 280 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 258 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 266 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/srv/storefront/src/Controller/StorefrontController.php" "line" => 27 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "indexAction" "class" => "App\Controller\StorefrontController" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/srv/storefront/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/srv/storefront/public/index.php" "line" => 5 "args" => [ "/srv/storefront/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:75
[ [ "file" => "/srv/storefront/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 75 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 73 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/ux-live-component/src/Util/LiveControllerAttributesCreator.php" "line" => 111 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/ux-live-component/src/EventListener/AddLiveAttributesSubscriber.php" "line" => 96 "function" => "attributesForRendering" "class" => "Symfony\UX\LiveComponent\Util\LiveControllerAttributesCreator" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/ux-live-component/src/EventListener/AddLiveAttributesSubscriber.php" "line" => 55 "function" => "getLiveAttributes" "class" => "Symfony\UX\LiveComponent\EventListener\AddLiveAttributesSubscriber" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onPreRender" "class" => "Symfony\UX\LiveComponent\EventListener\AddLiveAttributesSubscriber" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/ux-twig-component/src/ComponentRenderer.php" "line" => 105 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/ux-twig-component/src/ComponentRenderer.php" "line" => 58 "function" => "preRender" "class" => "Symfony\UX\TwigComponent\ComponentRenderer" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/ux-twig-component/src/ComponentRenderer.php" "line" => 51 "function" => "render" "class" => "Symfony\UX\TwigComponent\ComponentRenderer" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/ux-twig-component/src/Twig/ComponentExtension.php" "line" => 58 "function" => "createAndRender" "class" => "Symfony\UX\TwigComponent\ComponentRenderer" "type" => "->" ] [ "file" => "/srv/storefront/var/cache/dev/twig/c9/c95469c2aacb58e341fd83909a8dcca4.php" "line" => 335 "function" => "render" "class" => "Symfony\UX\TwigComponent\Twig\ComponentExtension" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 171 "function" => "block_body" "class" => "__TwigTemplate_4e7e1f07fee565b8849a908490613cde" "type" => "->" ] [ "file" => "/srv/storefront/var/cache/dev/twig/c9/c95469c2aacb58e341fd83909a8dcca4.php" "line" => 95 "function" => "displayBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_4e7e1f07fee565b8849a908490613cde" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/var/cache/dev/twig/9b/9bf20636c36cc86f188204cbe4cab3bb.php" "line" => 50 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_a210af7399173840b2281ba6b1c83629" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/TemplateWrapper.php" "line" => 40 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Environment.php" "line" => 280 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 258 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 266 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/srv/storefront/src/Controller/StorefrontController.php" "line" => 27 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "indexAction" "class" => "App\Controller\StorefrontController" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/srv/storefront/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/srv/storefront/public/index.php" "line" => 5 "args" => [ "/srv/storefront/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[ [ "file" => "/srv/storefront/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 44 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/security-core/Authorization/AuthorizationChecker.php" "line" => 70 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/twig-bridge/Extension/SecurityExtension.php" "line" => 52 "function" => "isGranted" "class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker" "type" => "->" ] [ "file" => "/srv/storefront/var/cache/dev/twig/6e/6e3193007269144363ac759af4ddb16f.php" "line" => 103 "function" => "isGranted" "class" => "Symfony\Bridge\Twig\Extension\SecurityExtension" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_b4d11a827538dfc10e37bdde3d6a91f3" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/TemplateWrapper.php" "line" => 40 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1347 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/srv/storefront/var/cache/dev/twig/c9/c95469c2aacb58e341fd83909a8dcca4.php" "line" => 571 "function" => "twig_include" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 171 "function" => "block_mobile_menu" "class" => "__TwigTemplate_4e7e1f07fee565b8849a908490613cde" "type" => "->" ] [ "file" => "/srv/storefront/var/cache/dev/twig/c9/c95469c2aacb58e341fd83909a8dcca4.php" "line" => 393 "function" => "displayBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 171 "function" => "block_body" "class" => "__TwigTemplate_4e7e1f07fee565b8849a908490613cde" "type" => "->" ] [ "file" => "/srv/storefront/var/cache/dev/twig/c9/c95469c2aacb58e341fd83909a8dcca4.php" "line" => 95 "function" => "displayBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_4e7e1f07fee565b8849a908490613cde" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/var/cache/dev/twig/9b/9bf20636c36cc86f188204cbe4cab3bb.php" "line" => 50 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_a210af7399173840b2281ba6b1c83629" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/TemplateWrapper.php" "line" => 40 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/srv/storefront/vendor/twig/twig/src/Environment.php" "line" => 280 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 258 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 266 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/srv/storefront/src/Controller/StorefrontController.php" "line" => 27 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "indexAction" "class" => "App\Controller\StorefrontController" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/srv/storefront/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/srv/storefront/public/index.php" "line" => 5 "args" => [ "/srv/storefront/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[ [ "file" => "/srv/storefront/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 72 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/srv/storefront/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/srv/storefront/public/index.php" "line" => 5 "args" => [ "/srv/storefront/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[ [ "file" => "/srv/storefront/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 73 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/srv/storefront/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/srv/storefront/public/index.php" "line" => 5 "args" => [ "/srv/storefront/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[ [ "file" => "/srv/storefront/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 74 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/srv/storefront/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/srv/storefront/public/index.php" "line" => 5 "args" => [ "/srv/storefront/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[ [ "file" => "/srv/storefront/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 75 "function" => "all" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/srv/storefront/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/srv/storefront/public/index.php" "line" => 5 "args" => [ "/srv/storefront/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[ [ "file" => "/srv/storefront/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 76 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/srv/storefront/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/srv/storefront/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/srv/storefront/public/index.php" "line" => 5 "args" => [ "/srv/storefront/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
LOCK_DSN | "semaphore" |
Defined as regular env variables
Key | Value |
---|---|
API_BASE_URL | "https://tituaapi.go-aax.net/axis2/services/partner?wsdl" |
API_KEY | "377fa3a0-691b-4865-bc69-1b129d602cf1" |
APP_DEBUG | "1" |
APP_ENV | "dev" |
APP_SECRET | "5KtV4jy79wjCY3Wg" |
AUTH_TYPE | "" |
CADDY_PORT | "tcp://10.208.109.27:80" |
CADDY_PORT_80_TCP | "tcp://10.208.109.27:80" |
CADDY_PORT_80_TCP_ADDR | "10.208.109.27" |
CADDY_PORT_80_TCP_PORT | "80" |
CADDY_PORT_80_TCP_PROTO | "tcp" |
CADDY_SERVICE_HOST | "10.208.109.27" |
CADDY_SERVICE_PORT | "80" |
CADDY_SERVICE_PORT_CADDY | "80" |
CAPTAINHOOK_DISABLE | "true" |
COMPOSER_ALLOW_SUPERUSER | "1" |
CONTENT_LENGTH | "0" |
CONTENT_TYPE | "" |
DATABASE_URL | "mysql://storefront:PUznDRb5Yg3N7SK7jy2gSUNpyQxq5Qpk@mariadb:3306/storefront?serverVersion=mariadb-10.7.3" |
DOCUMENT_ROOT | "/srv/storefront/public" |
DOCUMENT_URI | "/index.php" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
GPG_KEYS | "528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD" |
HOME | "/home/www-data" |
HOSTNAME | "php-dfb987948-tn4dr" |
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 | "de-DE,de;q=0.9" |
HTTP_HOST | "shop-dev.dm-edv.de" |
HTTP_SEC_CH_UA | ""Not)A;Brand";v="8", "Chromium";v="138", "Microsoft Edge";v="138"" |
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 | "none" |
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/138.0.0.0 Safari/537.36 Edg/138.0.0.0" |
HTTP_VIA | "HTTPS/1.1 80.149.146.249:443" |
HTTP_X_FORWARDED_FOR | "87.237.255.195, 10.207.9.115" |
HTTP_X_FORWARDED_FOR_PORT | "63131" |
HTTP_X_FORWARDED_HOST | "shop-dev.dm-edv.de" |
HTTP_X_FORWARDED_PORT | "443" |
HTTP_X_FORWARDED_PROTO | "https" |
HTTP_X_FORWARDED_SCHEME | "https" |
HTTP_X_ORIGINAL_FORWARDED_FOR | "87.237.255.195" |
HTTP_X_REAL_IP | "87.237.255.195" |
HTTP_X_REQUEST_ID | "6b65ba485b6b26ce1057358686e9b455" |
HTTP_X_SCHEME | "https" |
KUBERNETES_PORT | "tcp://10.208.0.1:443" |
KUBERNETES_PORT_443_TCP | "tcp://10.208.0.1:443" |
KUBERNETES_PORT_443_TCP_ADDR | "10.208.0.1" |
KUBERNETES_PORT_443_TCP_PORT | "443" |
KUBERNETES_PORT_443_TCP_PROTO | "tcp" |
KUBERNETES_SERVICE_HOST | "10.208.0.1" |
KUBERNETES_SERVICE_PORT | "443" |
KUBERNETES_SERVICE_PORT_HTTPS | "443" |
LD_PRELOAD | "/usr/lib/preloadable_libiconv.so" |
MAILER_DSN | "smtp://ti-webshop:osh0ieGhaephulie@10.100.52.129:25" |
MAILER_FROM | "info@arz-digital.de" |
MARIADB_PORT | "tcp://10.208.100.21:3306" |
MARIADB_PORT_3306_TCP | "tcp://10.208.100.21:3306" |
MARIADB_PORT_3306_TCP_ADDR | "10.208.100.21" |
MARIADB_PORT_3306_TCP_PORT | "3306" |
MARIADB_PORT_3306_TCP_PROTO | "tcp" |
MARIADB_SERVICE_HOST | "10.208.100.21" |
MARIADB_SERVICE_PORT | "3306" |
MARIADB_SERVICE_PORT_MARIADB | "3306" |
MJ_APIKEY_PRIVATE | "2111448049543d736fc2c3c98341a50c" |
MJ_APIKEY_PUBLIC | "47af122424095790131031c9b0e451d9" |
MJ_TEMPLATE_CONFIRM_ORDER | "3898368" |
MJ_TEMPLATE_DOUBLE_OPT_IN | "3898301" |
MJ_TEMPLATE_DVO_ORDER | "3898665" |
MJ_TEMPLATE_NEW_ORDER | "3898656" |
MJ_TEMPLATE_PW_RESET | "3898356" |
MUSL_LOCALE_DEPS | "cmake make musl-dev gcc gettext-dev libintl" |
MUSL_LOCPATH | "/usr/share/i18n/locales/musl" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/.composer/vendor/bin" |
PATH_INFO | "" |
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.30.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_PORT | "tcp://10.208.173.25:9000" |
PHP_PORT_9000_TCP | "tcp://10.208.173.25:9000" |
PHP_PORT_9000_TCP_ADDR | "10.208.173.25" |
PHP_PORT_9000_TCP_PORT | "9000" |
PHP_PORT_9000_TCP_PROTO | "tcp" |
PHP_SELF | "/index.php" |
PHP_SERVICE_HOST | "10.208.173.25" |
PHP_SERVICE_PORT | "9000" |
PHP_SERVICE_PORT_PHP_FPM_FCGI | "9000" |
PHP_SHA256 | "f24a6007f0b25a53cb7fbaee69c85017e0345b62089c2425a0afb7e177192ed1" |
PHP_URL | "https://www.php.net/distributions/php-8.1.30.tar.xz" |
PHP_VERSION | "8.1.30" |
PWD | "/srv/storefront" |
QUERY_STRING | "" |
REMOTE_ADDR | "10.207.9.115" |
REMOTE_HOST | "10.207.9.115" |
REMOTE_IDENT | "" |
REMOTE_PORT | "55212" |
REMOTE_USER | "" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "http" |
REQUEST_TIME | 1753536686 |
REQUEST_TIME_FLOAT | 1753536686.4069 |
REQUEST_URI | "/" |
RUNS_INSIDE_K8S | "true" |
SCRIPT_FILENAME | "/srv/storefront/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_NAME | "shop-dev.dm-edv.de" |
SERVER_PORT | "80" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SOFTWARE | "Caddy/v2.8.4" |
SHLVL | "2" |
SYMFONY_DOTENV_VARS | "LOCK_DSN" |
SYMFONY_PHPUNIT_VERSION | "9" |
TRUSTED_HOSTS | "${PHP_TRUSTED_HOSTS}" |
TRUSTED_PROXIES | "${PHP_TRUSTED_PROXIES}" |
USER | "www-data" |