ResourceController :: indexAction
Request
GET Parameters
Key | Value |
---|---|
template | "@SyliusShop/Taxon/_horizontalMenu.html.twig" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "sylius.controller.taxon:indexAction" |
_locale | "fr" |
_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" => "fr" "code" => "category" ] |
_stopwatch_token | "af447d" |
_sylius | [ "template" => "$template" "repository" => [ "method" => "findChildren" "arguments" => [ "$code" "expr:service('sylius.context.locale').getLocaleCode()" ] ] ] |
code | "category" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-charset | "ISO-8859-1,utf-8;q=0.7,*;q=0.7" |
accept-encoding | "gzip, br, zstd, deflate" |
accept-language | "en-us,en;q=0.5" |
forwarded | "for="3.21.105.175";host="hephaestos.eu";proto=https" |
host | "hephaestos.eu" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
x-forwarded-for | "3.21.105.175" |
x-php-ob-level | "2" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
Header | Value |
---|---|
cache-control | "no-cache, private" |
date | "Sat, 21 Dec 2024 14:31:09 GMT" |
x-debug-token | "116d68" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 7
Session Metadata
Key | Value |
---|---|
Created | "Sat, 21 Dec 24 15:31:09 +0100" |
Last used | "Sat, 21 Dec 24 15:31:09 +0100" |
Lifetime | 0 |
Session Attributes
No session attributes
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" => "->" ] ] |
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/CoreBundle/Collector/CartCollector.php" "line" => 83 "function" => "getCart" "class" => "Sylius\Component\Order\Context\CompositeCartContext" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Sylius\Bundle\CoreBundle\Collector\CartCollector" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "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/HttpCache/SubRequestHandler.php" "line" => 86 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php" "line" => 80 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler" "type" => "::" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/Fragment/FragmentHandler.php" "line" => 85 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php" "line" => 49 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php" "line" => 46 "function" => "render" "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/var/cache/dev/twig/17/1737acdb780021b2072281fb9b99d2a5.php" "line" => 60 "function" => "renderFragment" "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_dbf4bc397a6a5a7b2020812e6f6eb09c" "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/Extension/CoreExtension.php" "line" => 1287 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/var/cache/dev/twig/44/443ff7f9e40a46199fe7514c065269c6.php" "line" => 242 "function" => "twig_include" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php" "line" => 182 "function" => "block_top" "class" => "__TwigTemplate_1a196adb34480f127c3fc2ce74236422" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/var/cache/dev/twig/44/443ff7f9e40a46199fe7514c065269c6.php" "line" => 92 "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/08/08f755beecb147bfe4ce03485ecd61f3.php" "line" => 51 "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_4db28f23b91f5832983335c8d91d6dac" "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" => 151 "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" => "indexAction" "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\HttpKernel\DataCollector\RequestDataCollector:72
[ [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 72 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "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/HttpCache/SubRequestHandler.php" "line" => 86 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php" "line" => 80 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler" "type" => "::" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/Fragment/FragmentHandler.php" "line" => 85 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php" "line" => 49 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php" "line" => 46 "function" => "render" "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/var/cache/dev/twig/17/1737acdb780021b2072281fb9b99d2a5.php" "line" => 70 "function" => "renderFragment" "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_dbf4bc397a6a5a7b2020812e6f6eb09c" "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/Extension/CoreExtension.php" "line" => 1287 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/var/cache/dev/twig/44/443ff7f9e40a46199fe7514c065269c6.php" "line" => 242 "function" => "twig_include" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php" "line" => 182 "function" => "block_top" "class" => "__TwigTemplate_1a196adb34480f127c3fc2ce74236422" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/var/cache/dev/twig/44/443ff7f9e40a46199fe7514c065269c6.php" "line" => 92 "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/08/08f755beecb147bfe4ce03485ecd61f3.php" "line" => 51 "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_4db28f23b91f5832983335c8d91d6dac" "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" => 151 "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" => "indexAction" "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\HttpKernel\DataCollector\RequestDataCollector:73
[ [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 73 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "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/HttpCache/SubRequestHandler.php" "line" => 86 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php" "line" => 80 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler" "type" => "::" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/Fragment/FragmentHandler.php" "line" => 85 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php" "line" => 49 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php" "line" => 46 "function" => "render" "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/var/cache/dev/twig/17/1737acdb780021b2072281fb9b99d2a5.php" "line" => 70 "function" => "renderFragment" "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_dbf4bc397a6a5a7b2020812e6f6eb09c" "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/Extension/CoreExtension.php" "line" => 1287 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/var/cache/dev/twig/44/443ff7f9e40a46199fe7514c065269c6.php" "line" => 242 "function" => "twig_include" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php" "line" => 182 "function" => "block_top" "class" => "__TwigTemplate_1a196adb34480f127c3fc2ce74236422" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/var/cache/dev/twig/44/443ff7f9e40a46199fe7514c065269c6.php" "line" => 92 "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/08/08f755beecb147bfe4ce03485ecd61f3.php" "line" => 51 "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_4db28f23b91f5832983335c8d91d6dac" "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" => 151 "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" => "indexAction" "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\HttpKernel\DataCollector\RequestDataCollector:74
[ [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 74 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "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/HttpCache/SubRequestHandler.php" "line" => 86 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php" "line" => 80 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler" "type" => "::" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/Fragment/FragmentHandler.php" "line" => 85 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php" "line" => 49 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php" "line" => 46 "function" => "render" "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/var/cache/dev/twig/17/1737acdb780021b2072281fb9b99d2a5.php" "line" => 70 "function" => "renderFragment" "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_dbf4bc397a6a5a7b2020812e6f6eb09c" "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/Extension/CoreExtension.php" "line" => 1287 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/var/cache/dev/twig/44/443ff7f9e40a46199fe7514c065269c6.php" "line" => 242 "function" => "twig_include" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php" "line" => 182 "function" => "block_top" "class" => "__TwigTemplate_1a196adb34480f127c3fc2ce74236422" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/var/cache/dev/twig/44/443ff7f9e40a46199fe7514c065269c6.php" "line" => 92 "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/08/08f755beecb147bfe4ce03485ecd61f3.php" "line" => 51 "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_4db28f23b91f5832983335c8d91d6dac" "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" => 151 "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" => "indexAction" "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\HttpKernel\DataCollector\RequestDataCollector:75
[ [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 75 "function" => "all" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "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/HttpCache/SubRequestHandler.php" "line" => 86 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php" "line" => 80 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler" "type" => "::" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/Fragment/FragmentHandler.php" "line" => 85 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php" "line" => 49 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php" "line" => 46 "function" => "render" "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/var/cache/dev/twig/17/1737acdb780021b2072281fb9b99d2a5.php" "line" => 70 "function" => "renderFragment" "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_dbf4bc397a6a5a7b2020812e6f6eb09c" "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/Extension/CoreExtension.php" "line" => 1287 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/var/cache/dev/twig/44/443ff7f9e40a46199fe7514c065269c6.php" "line" => 242 "function" => "twig_include" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php" "line" => 182 "function" => "block_top" "class" => "__TwigTemplate_1a196adb34480f127c3fc2ce74236422" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/var/cache/dev/twig/44/443ff7f9e40a46199fe7514c065269c6.php" "line" => 92 "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/08/08f755beecb147bfe4ce03485ecd61f3.php" "line" => 51 "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_4db28f23b91f5832983335c8d91d6dac" "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" => 151 "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" => "indexAction" "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\HttpKernel\DataCollector\RequestDataCollector:76
[ [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 76 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "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/HttpCache/SubRequestHandler.php" "line" => 86 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php" "line" => 80 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler" "type" => "::" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/Fragment/FragmentHandler.php" "line" => 85 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php" "line" => 49 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php" "line" => 46 "function" => "render" "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/var/cache/dev/twig/17/1737acdb780021b2072281fb9b99d2a5.php" "line" => 70 "function" => "renderFragment" "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_dbf4bc397a6a5a7b2020812e6f6eb09c" "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/Extension/CoreExtension.php" "line" => 1287 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/var/cache/dev/twig/44/443ff7f9e40a46199fe7514c065269c6.php" "line" => 242 "function" => "twig_include" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/vendor/twig/twig/src/Template.php" "line" => 182 "function" => "block_top" "class" => "__TwigTemplate_1a196adb34480f127c3fc2ce74236422" "type" => "->" ] [ "file" => "/home/hephaestos.eu/public_html/hephsite/var/cache/dev/twig/44/443ff7f9e40a46199fe7514c065269c6.php" "line" => 92 "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/08/08f755beecb147bfe4ce03485ecd61f3.php" "line" => 51 "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_4db28f23b91f5832983335c8d91d6dac" "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" => 151 "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" => "indexAction" "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" => "->" ] ] |
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-6643-1" |
HOME | "/home/hephaestos.eu" |
HTTP2 | "on" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_CHARSET | "ISO-8859-1,utf-8;q=0.7,*;q=0.7" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_ACCEPT_LANGUAGE | "en-us,en;q=0.5" |
HTTP_FORWARDED | "for="3.21.105.175";host="hephaestos.eu";proto=https" |
HTTP_HOST | "hephaestos.eu" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
HTTP_X_FORWARDED_FOR | "3.21.105.175" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
PATH_INFO | "" |
PHP_SELF | "/index.php" |
QUERY_STRING | "template=@SyliusShop/Taxon/_horizontalMenu.html.twig" |
REDIRECT_H2PUSH | "off" |
REDIRECT_H2_PUSH | "off" |
REDIRECT_H2_PUSHED | "" |
REDIRECT_H2_PUSHED_ON | "" |
REDIRECT_H2_STREAM_ID | "1" |
REDIRECT_H2_STREAM_TAG | "686967-6643-1" |
REDIRECT_HTTP2 | "on" |
REDIRECT_HTTPS | "on" |
REDIRECT_SCRIPT_URI | "https://hephaestos.eu/fr/faq" |
REDIRECT_SCRIPT_URL | "/fr/faq" |
REDIRECT_SSL_TLS_SNI | "hephaestos.eu" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/fr/faq" |
REMOTE_ADDR | "127.0.0.1" |
REMOTE_PORT | "12495" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1734791469 |
REQUEST_TIME_FLOAT | 1734791469.384 |
REQUEST_URI | "/fr/_partial/taxons/by-code/category?template=@SyliusShop/Taxon/_horizontalMenu.html.twig" |
SCRIPT_FILENAME | "/home/hephaestos.eu/public_html/hephsite/public/index.php" |
SCRIPT_NAME | "/index.php" |
SCRIPT_URI | "https://hephaestos.eu/fr/faq" |
SCRIPT_URL | "/fr/faq" |
SERVER_ADDR | "51.75.127.149" |
SERVER_ADMIN | "[no address given]" |
SERVER_NAME | "hephaestos.eu" |
SERVER_PORT | 443 |
SERVER_PROTOCOL | "HTTP/2.0" |
SERVER_SIGNATURE | "" |
SERVER_SOFTWARE | "Apache" |
SSL_TLS_SNI | "hephaestos.eu" |
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" |
Parent Request
Return to parent request (token = ec27f6)
Key | Value |
---|---|
_controller | "bitbag_sylius_cms_plugin.controller.frequently_asked_question:indexAction" |
_firewall_context | "security.firewall.map.context.shop" |
_locale | "fr" |
_route | "bitbag_sylius_cms_plugin_shop_frequently_asked_question_index" |
_route_params | [ "_sylius" => [ "template" => "@BitBagSyliusCmsPlugin/Shop/FrequentlyAskedQuestion/index.html.twig" "repository" => [ "method" => "findEnabledOrderedByPosition" "arguments" => [ "expr:service('sylius.context.locale').getLocaleCode()" "expr:service('sylius.context.channel').getChannel().getCode()" ] ] ] "_locale" => "fr" ] |
_security_firewall_run | "_security_shop" |
_stopwatch_token | "494efb" |
_sylius | [ "template" => "@BitBagSyliusCmsPlugin/Shop/FrequentlyAskedQuestion/index.html.twig" "repository" => [ "method" => "findEnabledOrderedByPosition" "arguments" => [ "expr:service('sylius.context.locale').getLocaleCode()" "expr:service('sylius.context.channel').getChannel().getCode()" ] ] ] |