https://www.hephaestos.net/en/account/dashboard

ResourceController :: showAction

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"sylius.controller.customer:showAction"
_firewall_context
"security.firewall.map.context.shop"
_locale
"en"
_route
"sylius_shop_account_dashboard"
_route_params
[
  "_sylius" => [
    "template" => "@SyliusShop/Account/dashboard.html.twig"
    "repository" => [
      "method" => "find"
      "arguments" => [
        "expr:service('sylius.context.customer').getCustomer()"
      ]
    ]
  ]
  "_locale" => "en"
]
_security_firewall_run
"_security_shop"
_stopwatch_token
"7ea864"
_sylius
[
  "template" => "@SyliusShop/Account/dashboard.html.twig"
  "repository" => [
    "method" => "find"
    "arguments" => [
      "expr:service('sylius.context.customer').getCustomer()"
    ]
  ]
]

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
"fr-FR,fr;q=0.9,en-US;q=0.8,en;q=0.7"
cookie
"APP_SHOP_REMEMBER_ME=QXBwXEVudGl0eVxVc2VyXFNob3BVc2VyOmFHVnVjbWxtYjNKalpUVTNPVUJuYldGcGJDNWpiMjA9OjE3NjY0MDEzMTQ6Y2EzMWRhMzdiMGMyOTBjNGY5ZjMxMDg1NGViOWM5OGU2NDFjMTA4YjM0ODA0YzFiNWEzMmZjMzdiOTVlYmRmMA%3D%3D; PHPSESSID=br1eot43u136ctohgejktmfrhg"
host
"www.hephaestos.net"
priority
"u=0, i"
referer
"https://www.hephaestos.net/en/account/address-book/"
sec-ch-ua
""Google Chrome";v="131", "Chromium";v="131", "Not_A Brand";v="24""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""Windows""
sec-fetch-dest
"document"
sec-fetch-mode
"navigate"
sec-fetch-site
"same-origin"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"
x-php-ob-level
"1"

Request Content

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

Response

Response Headers

Header Value
cache-control
"max-age=0, must-revalidate, no-cache, no-store, private"
content-type
"text/html; charset=UTF-8"
date
"Sun, 22 Dec 2024 11:05:12 GMT"
x-debug-token
"4f6f1f"
x-frame-options
"sameorigin"

Cookies

Request Cookies

Key Value
APP_SHOP_REMEMBER_ME
"QXBwXEVudGl0eVxVc2VyXFNob3BVc2VyOmFHVnVjbWxtYjNKalpUVTNPVUJuYldGcGJDNWpiMjA9OjE3NjY0MDEzMTQ6Y2EzMWRhMzdiMGMyOTBjNGY5ZjMxMDg1NGViOWM5OGU2NDFjMTA4YjM0ODA0YzFiNWEzMmZjMzdiOTVlYmRmMA=="
PHPSESSID
"br1eot43u136ctohgejktmfrhg"

Response Cookies

No response cookies

Session 7

Session Metadata

Key Value
Created
"Sun, 22 Dec 24 12:01:54 +0100"
Last used
"Sun, 22 Dec 24 12:04:03 +0100"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-delete-myuser
"pONqP1WJ4I9U-UqmwTkl4P7BpWgzTGkar1oK552PUEo"
_security_shop
"O:74:"Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken":3:{i:0;N;i:1;s:4:"shop";i:2;a:5:{i:0;O:24:"App\Entity\User\ShopUser":8:{i:0;s:96:"$argon2i$v=19$m=65536,t=4,p=1$TEVFNW5CMjN5SVBhbDVwYw$C8FqfoTWh/R5taxEVu/svIbzXv4gqktsi/u2y7mhDTg";i:1;s:31:"jzig5yzpqmo8oc44ocwkck0084gcg8w";i:2;s:23:"henriforce579@gmail.com";i:3;s:23:"henriforce579@gmail.com";i:4;b:0;i:5;b:1;i:6;i:9400;i:7;s:7:"argon2i";}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:1:{i:0;s:9:"ROLE_USER";}}}"

Session Usage

7 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 87
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 80
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Extension/CoreExtension.php:1567
[
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1567
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/var/cache/dev/twig/bc/bc1d2e3de495b3f75457c1db2b38ef60.php"
    "line" => 52
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_b70423666507334e6be64e72a50668e0"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/var/cache/dev/twig/60/60e71727957fd10c19ecdb96c995c271.php"
    "line" => 43
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_b0402344f1cf21464b9bb4e51031d499"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/var/cache/dev/twig/44/443ff7f9e40a46199fe7514c065269c6.php"
    "line" => 103
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_1a196adb34480f127c3fc2ce74236422"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/var/cache/dev/twig/58/5806e9f314c2754231f0b3b9dbc2d5d5.php"
    "line" => 50
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e512a4670e593f4e84557063a7a761c8"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/var/cache/dev/twig/70/705ee82c75a70d23382815834bd5137b.php"
    "line" => 49
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_125b230d8dff374ce27d330fe1d2e093"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/sylius/resource-bundle/src/Bundle/Controller/ControllerTrait.php"
    "line" => 247
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php"
    "line" => 126
    "function" => "render"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "showAction"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 101
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 72
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/form/FormRenderer.php"
    "line" => 65
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/var/cache/dev/twig/af/afcd3d0c2fd0fc077739deceb1972ca6.php"
    "line" => 81
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_60caf7e324e66e5c6e5cad91bacec858"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/var/cache/dev/twig/70/705ee82c75a70d23382815834bd5137b.php"
    "line" => 191
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php"
    "line" => 182
    "function" => "block_subcontent"
    "class" => "__TwigTemplate_125b230d8dff374ce27d330fe1d2e093"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/var/cache/dev/twig/58/5806e9f314c2754231f0b3b9dbc2d5d5.php"
    "line" => 99
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php"
    "line" => 182
    "function" => "block_content"
    "class" => "__TwigTemplate_e512a4670e593f4e84557063a7a761c8"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/var/cache/dev/twig/44/443ff7f9e40a46199fe7514c065269c6.php"
    "line" => 113
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_1a196adb34480f127c3fc2ce74236422"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/var/cache/dev/twig/58/5806e9f314c2754231f0b3b9dbc2d5d5.php"
    "line" => 50
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e512a4670e593f4e84557063a7a761c8"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/var/cache/dev/twig/70/705ee82c75a70d23382815834bd5137b.php"
    "line" => 49
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_125b230d8dff374ce27d330fe1d2e093"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/sylius/resource-bundle/src/Bundle/Controller/ControllerTrait.php"
    "line" => 247
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php"
    "line" => 126
    "function" => "render"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "showAction"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:71
[
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 71
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 73
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/form/FormRenderer.php"
    "line" => 65
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/var/cache/dev/twig/af/afcd3d0c2fd0fc077739deceb1972ca6.php"
    "line" => 81
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_60caf7e324e66e5c6e5cad91bacec858"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/var/cache/dev/twig/70/705ee82c75a70d23382815834bd5137b.php"
    "line" => 191
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php"
    "line" => 182
    "function" => "block_subcontent"
    "class" => "__TwigTemplate_125b230d8dff374ce27d330fe1d2e093"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/var/cache/dev/twig/58/5806e9f314c2754231f0b3b9dbc2d5d5.php"
    "line" => 99
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php"
    "line" => 182
    "function" => "block_content"
    "class" => "__TwigTemplate_e512a4670e593f4e84557063a7a761c8"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/var/cache/dev/twig/44/443ff7f9e40a46199fe7514c065269c6.php"
    "line" => 113
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_1a196adb34480f127c3fc2ce74236422"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/var/cache/dev/twig/58/5806e9f314c2754231f0b3b9dbc2d5d5.php"
    "line" => 50
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e512a4670e593f4e84557063a7a761c8"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/var/cache/dev/twig/70/705ee82c75a70d23382815834bd5137b.php"
    "line" => 49
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_125b230d8dff374ce27d330fe1d2e093"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/sylius/resource-bundle/src/Bundle/Controller/ControllerTrait.php"
    "line" => 247
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php"
    "line" => 126
    "function" => "render"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "showAction"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:75
[
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 75
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 73
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/form/FormRenderer.php"
    "line" => 65
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/var/cache/dev/twig/af/afcd3d0c2fd0fc077739deceb1972ca6.php"
    "line" => 81
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_60caf7e324e66e5c6e5cad91bacec858"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/var/cache/dev/twig/70/705ee82c75a70d23382815834bd5137b.php"
    "line" => 191
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php"
    "line" => 182
    "function" => "block_subcontent"
    "class" => "__TwigTemplate_125b230d8dff374ce27d330fe1d2e093"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/var/cache/dev/twig/58/5806e9f314c2754231f0b3b9dbc2d5d5.php"
    "line" => 99
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php"
    "line" => 182
    "function" => "block_content"
    "class" => "__TwigTemplate_e512a4670e593f4e84557063a7a761c8"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/var/cache/dev/twig/44/443ff7f9e40a46199fe7514c065269c6.php"
    "line" => 113
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_1a196adb34480f127c3fc2ce74236422"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/var/cache/dev/twig/58/5806e9f314c2754231f0b3b9dbc2d5d5.php"
    "line" => 50
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e512a4670e593f4e84557063a7a761c8"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/var/cache/dev/twig/70/705ee82c75a70d23382815834bd5137b.php"
    "line" => 49
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_125b230d8dff374ce27d330fe1d2e093"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/sylius/resource-bundle/src/Bundle/Controller/ControllerTrait.php"
    "line" => 247
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php"
    "line" => 126
    "function" => "render"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "showAction"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Sylius\Bundle\CoreBundle\Storage\CartSessionStorage:33
[
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Storage/CartSessionStorage.php"
    "line" => 33
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Context/SessionAndChannelBasedCartContext.php"
    "line" => 37
    "function" => "hasForChannel"
    "class" => "Sylius\Bundle\CoreBundle\Storage\CartSessionStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/sylius/sylius/src/Sylius/Component/Order/Context/CompositeCartContext.php"
    "line" => 42
    "function" => "getCart"
    "class" => "Sylius\Bundle\CoreBundle\Context\SessionAndChannelBasedCartContext"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/EventListener/SessionCartSubscriber.php"
    "line" => 56
    "function" => "getCart"
    "class" => "Sylius\Component\Order\Context\CompositeCartContext"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:198
[
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 198
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/hephaestos.eu/public_html/hephsite/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"e99f7d0f4c76cfae273783ee46cc52ccd13bdd5b"
DATABASE_URL
"mysql://licence@hephaestos.eu:L93e143e129c514c5@127.0.0.1/sylius_prod"
EWZ_RECAPTCHA_SECRET
"6LfSZKUUAAAAAJ4zgYUI7LNVZ_QIRcMbB1iV9rpu"
EWZ_RECAPTCHA_SITE_KEY
"6LfSZKUUAAAAALaVWjMuOgxEoxsHSUZI8AOpDqd6"
FB_ID
""
FB_SECRET
""
GG_ID
"1027826761879-t01065r34p57sm1371e3rkt9ot0uu8nh.apps.googleusercontent.com"
GG_SECRET
"BbuDik64LySSUVjubrplVpJe"
GOOGLE_RECAPTCHA_SECRET
"6Le0YaUUAAAAAJGH9oaHnGo9DDgRVZ0IKCz-yU2g"
GOOGLE_RECAPTCHA_SITE_KEY
"6Le0YaUUAAAAAIHqiSYbRVY5aPtwJcdVAS8TIZOp"
HEPHCRYPT_SALT
"monsaltdelamortquitue"
HEPHCRYPT_SECRETKEY
"hephaestosesttropcoolahahahephaestosesttropcoolahaha"
JSCONNECT_CLIENT_ID
"843624790"
JSCONNECT_CLIENT_IDv2
"1245408"
JSCONNECT_SECRET
"2ee12c838196d3b249160ba111588182"
JSCONNECT_SECRETv2
"YcsnPtakwrPG58f9niF1S189RRa3LTpG11pfDszqJUrUDZiB8gsazEld4tUMDvdN"
JWT_PASSPHRASE
"a6c60ac9deda18fdd379ce02e202fa86"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_URL
"smtp://mail.hephaestos.eu:587?encryption=tls&auth_mode=login&username=info%40hephaestos.eu&password=I146o914f159n615"
MAIL_CHIMP_API_KEY
"72475d52bf6b6e879fdfe8183ab2970d-us19"
MAIL_CHIMP_LIST_ID
"424825bfb9"
MESSENGER_TRANSPORT_DSN
"doctrine://default"
ODISEO_MAILCHIMP_APIKEY
"b9227f8e8b4ccd8ea3b612d5ad112ce7-us20"
ODISEO_MAILCHIMP_DEFAULT_LISTID
"127a61389c"

Defined as regular env variables

Key Value
CONTEXT_DOCUMENT_ROOT
"/home/hephaestos.eu/public_html/hephsite/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/hephaestos.eu/public_html/hephsite/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
H2PUSH
"off"
H2_PUSH
"off"
H2_PUSHED
""
H2_PUSHED_ON
""
H2_STREAM_ID
"1"
H2_STREAM_TAG
"686967-7711-1"
HOME
"/home/hephaestos.eu"
HTTP2
"on"
HTTPS
"on"
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
"fr-FR,fr;q=0.9,en-US;q=0.8,en;q=0.7"
HTTP_COOKIE
"APP_SHOP_REMEMBER_ME=QXBwXEVudGl0eVxVc2VyXFNob3BVc2VyOmFHVnVjbWxtYjNKalpUVTNPVUJuYldGcGJDNWpiMjA9OjE3NjY0MDEzMTQ6Y2EzMWRhMzdiMGMyOTBjNGY5ZjMxMDg1NGViOWM5OGU2NDFjMTA4YjM0ODA0YzFiNWEzMmZjMzdiOTVlYmRmMA%3D%3D; PHPSESSID=br1eot43u136ctohgejktmfrhg"
HTTP_HOST
"www.hephaestos.net"
HTTP_PRIORITY
"u=0, i"
HTTP_REFERER
"https://www.hephaestos.net/en/account/address-book/"
HTTP_SEC_CH_UA
""Google Chrome";v="131", "Chromium";v="131", "Not_A Brand";v="24""
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
"same-origin"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_H2PUSH
"off"
REDIRECT_H2_PUSH
"off"
REDIRECT_H2_PUSHED
""
REDIRECT_H2_PUSHED_ON
""
REDIRECT_H2_STREAM_ID
"1"
REDIRECT_H2_STREAM_TAG
"686967-7711-1"
REDIRECT_HTTP2
"on"
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://www.hephaestos.net/en/account/dashboard"
REDIRECT_SCRIPT_URL
"/en/account/dashboard"
REDIRECT_SSL_TLS_SNI
"www.hephaestos.net"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/en/account/dashboard"
REMOTE_ADDR
"88.175.210.68"
REMOTE_PORT
"5984"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1734865511
REQUEST_TIME_FLOAT
1734865511.6161
REQUEST_URI
"/en/account/dashboard"
SCRIPT_FILENAME
"/home/hephaestos.eu/public_html/hephsite/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://www.hephaestos.net/en/account/dashboard"
SCRIPT_URL
"/en/account/dashboard"
SERVER_ADDR
"51.75.127.149"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"www.hephaestos.net"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"www.hephaestos.net"
SYMFONY_DOTENV_VARS
"APP_SECRET,APP_ENV,APP_DEBUG,DATABASE_URL,MESSENGER_TRANSPORT_DSN,HEPHCRYPT_SECRETKEY,HEPHCRYPT_SALT,FB_ID,FB_SECRET,GG_ID,GG_SECRET,ODISEO_MAILCHIMP_APIKEY,ODISEO_MAILCHIMP_DEFAULT_LISTID,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,MAILER_URL,JSCONNECT_SECRET,JSCONNECT_CLIENT_ID,JSCONNECT_SECRETv2,JSCONNECT_CLIENT_IDv2,GOOGLE_RECAPTCHA_SITE_KEY,GOOGLE_RECAPTCHA_SECRET,EWZ_RECAPTCHA_SITE_KEY,EWZ_RECAPTCHA_SECRET,MAIL_CHIMP_API_KEY,MAIL_CHIMP_LIST_ID"
USER
"hephaestos.eu"
proxy-nokeepalive
"1"

Sub Requests 6

PageGeneratorController :: menuAction (token = a3ba2b)

Key Value
_controller
"App\Controller\PageGeneratorController:menuAction"
_format
"html"
_locale
"en"
_stopwatch_token
"c8250c"

CurrencySwitchController :: renderAction (token = 4bc342)

Key Value
_controller
"sylius.controller.shop.currency_switch:renderAction"
_format
"html"
_locale
"en"
_stopwatch_token
"12519d"

LocaleSwitchController :: renderAction (token = 577d12)

Key Value
_controller
"sylius.controller.shop.locale_switch:renderAction"
_format
"html"
_locale
"en"
_stopwatch_token
"9eb5ca"

SecurityWidgetController :: renderAction (token = aeaed1)

Key Value
_controller
"sylius.controller.shop.security_widget:renderAction"
_format
"html"
_locale
"en"
_stopwatch_token
"4ad4f1"

ResourceController :: indexAction (token = ba8de0)

Key Value
_controller
"sylius.controller.taxon:indexAction"
_locale
"en"
_route
"sylius_shop_partial_taxon_index_by_code"
_route_params
[
  "_sylius" => [
    "template" => "$template"
    "repository" => [
      "method" => "findChildren"
      "arguments" => [
        "$code"
        "expr:service('sylius.context.locale').getLocaleCode()"
      ]
    ]
  ]
  "_locale" => "en"
  "code" => "category"
]
_stopwatch_token
"cf1bb3"
_sylius
[
  "template" => "$template"
  "repository" => [
    "method" => "findChildren"
    "arguments" => [
      "$code"
      "expr:service('sylius.context.locale').getLocaleCode()"
    ]
  ]
]
code
"category"

BlockController :: indexAction (token = 781ac4)

Key Value
_controller
"bitbag_sylius_cms_plugin.controller.block:indexAction"
_locale
"en"
_route
"bitbag_sylius_cms_plugin_shop_block_index_by_section_code"
_route_params
[
  "_sylius" => [
    "template" => "$template"
    "repository" => [
      "method" => "findBySectionCode"
      "arguments" => [
        "$sectionCode"
        "expr:service('sylius.context.locale').getLocaleCode()"
        "expr:service('sylius.context.channel').getChannel().getCode()"
      ]
    ]
  ]
  "_locale" => "en"
  "sectionCode" => "blog"
]
_stopwatch_token
"ad99a3"
_sylius
[
  "template" => "$template"
  "repository" => [
    "method" => "findBySectionCode"
    "arguments" => [
      "$sectionCode"
      "expr:service('sylius.context.locale').getLocaleCode()"
      "expr:service('sylius.context.channel').getChannel().getCode()"
    ]
  ]
]
sectionCode
"blog"