SecurityController :: loginAction
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_controller | "sylius.controller.security::loginAction" |
_firewall_context | "security.firewall.map.context.shop" |
_route | "sylius_shop_login" |
_route_params | [ "_sylius" => [ "template" => "@SyliusShop/account/login.html.twig" "logged_in_route" => "sylius_shop_homepage" ] ] |
_security_authenticators | [] |
_security_firewall_run | "_security_shop" |
_security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#5070 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#5007 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#5078 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator {#5067 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#5080 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#5081 …} } ] |
_stopwatch_token | "a4f831" |
_sylius | [ "template" => "@SyliusShop/account/login.html.twig" "logged_in_route" => "sylius_shop_homepage" ] |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
client-asn | "16509" |
client-country | "us" |
content-length | "0" |
host | "helpinghand.nz" |
mod-rewrite | "On" |
traceparent | "00-1839e29aa45da1ae430f18066f0850af-4d0b5d1352509f4b-01" |
transfer-encoding | "chunked" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
x-client-ip | "3.144.25.212" |
x-client-ssl | "on" |
x-client-verify | "NONE" |
x-forwarded-for | "3.144.25.212" |
x-forwarded-proto | "https" |
x-original-route | "https://{default}/" |
x-php-ob-level | "0" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
Header | Value |
---|---|
cache-control | "no-cache, private" |
content-type | "text/html; charset=UTF-8" |
date | "Sat, 26 Apr 2025 13:51:24 GMT" |
x-debug-token | "c332e2" |
x-frame-options | "sameorigin" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 12
Session Metadata
Key | Value |
---|---|
Created | "Sat, 26 Apr 25 13:51:24 +0000" |
Last used | "Sat, 26 Apr 25 13:51:24 +0000" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_csrf/https-shop_authenticate | "QDxqlAagokNRSG4aZdiOqKwqtLg4HHRNKhlKebsOQc0" |
Session Usage
12
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[ [ "file" => "/app/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 39 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/app/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php" "line" => 79 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/app/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php" "line" => 67 "function" => "supports" "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" "type" => "->" ] [ "file" => "/app/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 109 "function" => "supports" "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" "type" => "->" ] [ "file" => "/app/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php" "line" => 32 "function" => "supports" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/app/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php" "line" => 35 "function" => "supports" "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener" "type" => "->" ] [ "file" => "/app/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php" "line" => 38 "function" => "supports" "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener" "type" => "->" ] [ "file" => "/app/vendor/symfony/security-http/Firewall/AbstractListener.php" "line" => 25 "function" => "supports" "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener" "type" => "->" ] [ "file" => "/app/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php" "line" => 91 "function" => "__invoke" "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener" "type" => "->" ] [ "file" => "/app/vendor/symfony/security-http/Firewall.php" "line" => 92 "function" => "callListeners" "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelRequest" "class" => "Symfony\Component\Security\Http\Firewall" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 159 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/app/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/app/public/index.php" "line" => 5 "args" => [ "/app/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[ [ "file" => "/app/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 38 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/app/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Controller/SecurityController.php" "line" => 45 "function" => "getLastAuthenticationError" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "loginAction" "class" => "Sylius\Bundle\UiBundle\Controller\SecurityController" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/app/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/app/public/index.php" "line" => 5 "args" => [ "/app/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[ [ "file" => "/app/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 57 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/app/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Controller/SecurityController.php" "line" => 46 "function" => "getLastUsername" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "loginAction" "class" => "Sylius\Bundle\UiBundle\Controller\SecurityController" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/app/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/app/public/index.php" "line" => 5 "args" => [ "/app/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Sylius\Bundle\CoreBundle\Storage\CartSessionStorage:35
[ [ "file" => "/app/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Storage/CartSessionStorage.php" "line" => 35 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/app/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Context/SessionAndChannelBasedCartContext.php" "line" => 40 "function" => "hasForChannel" "class" => "Sylius\Bundle\CoreBundle\Storage\CartSessionStorage" "type" => "->" ] [ "file" => "/app/vendor/sylius/sylius/src/Sylius/Component/Order/Context/CompositeCartContext.php" "line" => 38 "function" => "getCart" "class" => "Sylius\Bundle\CoreBundle\Context\SessionAndChannelBasedCartContext" "type" => "->" ] [ "file" => "/app/src/Twig/Components/Cart/WidgetCustom.php" "line" => 102 "function" => "getCart" "class" => "Sylius\Component\Order\Context\CompositeCartContext" "type" => "->" ] [ "file" => "/app/src/Twig/Components/Cart/WidgetCustom.php" "line" => 47 "function" => "getCart" "class" => "App\Twig\Components\Cart\WidgetCustom" "type" => "->" ] [ "file" => "/app/var/cache/prod/ContainerXlRGujo/getWidgetCustomService.php" "line" => 39 "function" => "__construct" "class" => "App\Twig\Components\Cart\WidgetCustom" "type" => "->" ] [ "file" => "/app/var/cache/prod/ContainerXlRGujo/getWidgetCustomService.php" "line" => 42 "function" => "ContainerXlRGujo\{closure}" "class" => "ContainerXlRGujo\getWidgetCustomService" "type" => "::" ] [ "file" => "/app/var/cache/prod/ContainerXlRGujo/App_KernelProdDebugContainer.php" "line" => 2021 "function" => "do" "class" => "ContainerXlRGujo\getWidgetCustomService" "type" => "::" ] [ "file" => "/app/vendor/symfony/dependency-injection/Container.php" "line" => 405 "function" => "load" "class" => "ContainerXlRGujo\App_KernelProdDebugContainer" "type" => "->" ] [ "file" => "/app/vendor/symfony/dependency-injection/Argument/ServiceLocator.php" "line" => 36 "function" => "getService" "class" => "Symfony\Component\DependencyInjection\Container" "type" => "->" ] [ "file" => "/app/vendor/symfony/ux-twig-component/src/ComponentFactory.php" "line" => 81 "function" => "get" "class" => "Symfony\Component\DependencyInjection\Argument\ServiceLocator" "type" => "->" ] [ "file" => "/app/vendor/symfony/ux-twig-component/src/ComponentRenderer.php" "line" => 56 "function" => "create" "class" => "Symfony\UX\TwigComponent\ComponentFactory" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableComponentRenderer.php" "line" => 48 "function" => "createAndRender" "class" => "Symfony\UX\TwigComponent\ComponentRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php" "line" => 45 "function" => "render" "class" => "Sylius\TwigHooks\Hookable\Renderer\HookableComponentRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php" "line" => 36 "function" => "render" "class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php" "line" => 32 "function" => "render" "class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php" "line" => 58 "function" => "render" "class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php" "line" => 34 "function" => "render" "class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php" "line" => 28 "function" => "render" "class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php" "line" => 116 "function" => "render" "class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer" "type" => "->" ] [ "file" => "/app/var/cache/prod/twig/9a/9aecfe6ac5306ff465d83ac08ea122b1.php" "line" => 54 "function" => "renderHook" "class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 388 "function" => "doDisplay" "class" => "__TwigTemplate_a1aa932c4ffe59e618845d82e4a977a6" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 344 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 359 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/TemplateWrapper.php" "line" => 51 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Environment.php" "line" => 334 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php" "line" => 42 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php" "line" => 45 "function" => "render" "class" => "Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php" "line" => 36 "function" => "render" "class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php" "line" => 32 "function" => "render" "class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php" "line" => 58 "function" => "render" "class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php" "line" => 34 "function" => "render" "class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php" "line" => 28 "function" => "render" "class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php" "line" => 116 "function" => "render" "class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer" "type" => "->" ] [ "file" => "/app/var/cache/prod/twig/c8/c872007e05cfb4c4e7db77ebb478a542.php" "line" => 260 "function" => "renderHook" "class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 432 "function" => "block_header" "class" => "__TwigTemplate_f1763277af4f11f04fa98472ab495425" "type" => "->" ] [ "file" => "/app/var/cache/prod/twig/c8/c872007e05cfb4c4e7db77ebb478a542.php" "line" => 218 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 432 "function" => "block_body" "class" => "__TwigTemplate_f1763277af4f11f04fa98472ab495425" "type" => "->" ] [ "file" => "/app/var/cache/prod/twig/c8/c872007e05cfb4c4e7db77ebb478a542.php" "line" => 96 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 388 "function" => "doDisplay" "class" => "__TwigTemplate_f1763277af4f11f04fa98472ab495425" "type" => "->" ] [ "file" => "/app/var/cache/prod/twig/e4/e4427e76d3fc5788c6fbf0268294219e.php" "line" => 57 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 388 "function" => "doDisplay" "class" => "__TwigTemplate_a177f82534510b4bea5e4c2d83e32f90" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 344 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 359 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/TemplateWrapper.php" "line" => 51 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Environment.php" "line" => 334 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/app/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Controller/SecurityController.php" "line" => 54 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "loginAction" "class" => "Sylius\Bundle\UiBundle\Controller\SecurityController" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/app/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/app/public/index.php" "line" => 5 "args" => [ "/app/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Twig\Extension\CoreExtension:1882
[ [ "file" => "/app/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1882 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/app/var/cache/prod/twig/d9/d94b0d6f7746ebf1e592a29f6c296e98.php" "line" => 57 "function" => "getAttribute" "class" => "Twig\Extension\CoreExtension" "type" => "::" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 388 "function" => "doDisplay" "class" => "__TwigTemplate_c2ea95d0fc8b54e614346214ad894a1a" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 344 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 359 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/TemplateWrapper.php" "line" => 51 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Environment.php" "line" => 334 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php" "line" => 42 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php" "line" => 45 "function" => "render" "class" => "Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php" "line" => 36 "function" => "render" "class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php" "line" => 32 "function" => "render" "class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php" "line" => 58 "function" => "render" "class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php" "line" => 34 "function" => "render" "class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php" "line" => 28 "function" => "render" "class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php" "line" => 116 "function" => "render" "class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer" "type" => "->" ] [ "file" => "/app/var/cache/prod/twig/40/40344a2974b59167c0769b2e2cf6c655.php" "line" => 52 "function" => "renderHook" "class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 388 "function" => "doDisplay" "class" => "__TwigTemplate_da2cbbaea1e952cdacf22ecad084c653" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 344 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 359 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/TemplateWrapper.php" "line" => 51 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Environment.php" "line" => 334 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php" "line" => 42 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php" "line" => 45 "function" => "render" "class" => "Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php" "line" => 36 "function" => "render" "class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php" "line" => 32 "function" => "render" "class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php" "line" => 58 "function" => "render" "class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php" "line" => 34 "function" => "render" "class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php" "line" => 28 "function" => "render" "class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php" "line" => 116 "function" => "render" "class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer" "type" => "->" ] [ "file" => "/app/var/cache/prod/twig/c8/c872007e05cfb4c4e7db77ebb478a542.php" "line" => 260 "function" => "renderHook" "class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 432 "function" => "block_header" "class" => "__TwigTemplate_f1763277af4f11f04fa98472ab495425" "type" => "->" ] [ "file" => "/app/var/cache/prod/twig/c8/c872007e05cfb4c4e7db77ebb478a542.php" "line" => 218 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 432 "function" => "block_body" "class" => "__TwigTemplate_f1763277af4f11f04fa98472ab495425" "type" => "->" ] [ "file" => "/app/var/cache/prod/twig/c8/c872007e05cfb4c4e7db77ebb478a542.php" "line" => 96 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 388 "function" => "doDisplay" "class" => "__TwigTemplate_f1763277af4f11f04fa98472ab495425" "type" => "->" ] [ "file" => "/app/var/cache/prod/twig/e4/e4427e76d3fc5788c6fbf0268294219e.php" "line" => 57 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 388 "function" => "doDisplay" "class" => "__TwigTemplate_a177f82534510b4bea5e4c2d83e32f90" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 344 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 359 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/TemplateWrapper.php" "line" => 51 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Environment.php" "line" => 334 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/app/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Controller/SecurityController.php" "line" => 54 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "loginAction" "class" => "Sylius\Bundle\UiBundle\Controller\SecurityController" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/app/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/app/public/index.php" "line" => 5 "args" => [ "/app/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[ [ "file" => "/app/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 73 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/app/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 69 "function" => "hasToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/app/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php" "line" => 92 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/app/vendor/symfony/form/FormRenderer.php" "line" => 54 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager" "type" => "->" ] [ "file" => "/app/var/cache/prod/twig/05/05189f060d27eca002aec48e37214d7d.php" "line" => 49 "function" => "renderCsrfToken" "class" => "Symfony\Component\Form\FormRenderer" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 388 "function" => "doDisplay" "class" => "__TwigTemplate_4a448ba8d7a3090398387aaaf319577e" "type" => "->" ] [ "file" => "/app/var/cache/prod/twig/1f/1f5906939d0c5055b88df3c0552eb257.php" "line" => 64 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 388 "function" => "doDisplay" "class" => "__TwigTemplate_326211fbb02c47c764aff7cef99c8f26" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 344 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 359 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/TemplateWrapper.php" "line" => 51 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Environment.php" "line" => 334 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php" "line" => 42 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php" "line" => 45 "function" => "render" "class" => "Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php" "line" => 36 "function" => "render" "class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php" "line" => 32 "function" => "render" "class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php" "line" => 58 "function" => "render" "class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php" "line" => 34 "function" => "render" "class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php" "line" => 28 "function" => "render" "class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php" "line" => 116 "function" => "render" "class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer" "type" => "->" ] [ "file" => "/app/var/cache/prod/twig/95/9584d86c1c5c2f93e8b7cd045fbf310d.php" "line" => 54 "function" => "renderHook" "class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 388 "function" => "doDisplay" "class" => "__TwigTemplate_70dca6daeda560586eed4b66bcb42afc" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 344 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 359 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/TemplateWrapper.php" "line" => 51 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Environment.php" "line" => 334 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php" "line" => 42 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php" "line" => 45 "function" => "render" "class" => "Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php" "line" => 36 "function" => "render" "class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php" "line" => 32 "function" => "render" "class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php" "line" => 58 "function" => "render" "class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php" "line" => 34 "function" => "render" "class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php" "line" => 28 "function" => "render" "class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php" "line" => 116 "function" => "render" "class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer" "type" => "->" ] [ "file" => "/app/var/cache/prod/twig/49/4903a3cf3e9cc0f18230aeb7e12e7959.php" "line" => 56 "function" => "renderHook" "class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 388 "function" => "doDisplay" "class" => "__TwigTemplate_ab251141ab2bc36cf7fca963e6a83a15" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 344 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 359 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/TemplateWrapper.php" "line" => 51 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Environment.php" "line" => 334 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php" "line" => 42 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php" "line" => 45 "function" => "render" "class" => "Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php" "line" => 36 "function" => "render" "class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php" "line" => 32 "function" => "render" "class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php" "line" => 58 "function" => "render" "class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php" "line" => 34 "function" => "render" "class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php" "line" => 28 "function" => "render" "class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php" "line" => 104 "function" => "render" "class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer" "type" => "->" ] [ "file" => "/app/var/cache/prod/twig/e4/e4427e76d3fc5788c6fbf0268294219e.php" "line" => 107 "function" => "renderHook" "class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 432 "function" => "block_content" "class" => "__TwigTemplate_a177f82534510b4bea5e4c2d83e32f90" "type" => "->" ] [ "file" => "/app/var/cache/prod/twig/c8/c872007e05cfb4c4e7db77ebb478a542.php" "line" => 223 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 432 "function" => "block_body" "class" => "__TwigTemplate_f1763277af4f11f04fa98472ab495425" "type" => "->" ] [ "file" => "/app/var/cache/prod/twig/c8/c872007e05cfb4c4e7db77ebb478a542.php" "line" => 96 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 388 "function" => "doDisplay" "class" => "__TwigTemplate_f1763277af4f11f04fa98472ab495425" "type" => "->" ] [ "file" => "/app/var/cache/prod/twig/e4/e4427e76d3fc5788c6fbf0268294219e.php" "line" => 57 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 388 "function" => "doDisplay" "class" => "__TwigTemplate_a177f82534510b4bea5e4c2d83e32f90" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 344 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 359 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/TemplateWrapper.php" "line" => 51 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Environment.php" "line" => 334 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/app/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Controller/SecurityController.php" "line" => 54 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "loginAction" "class" => "Sylius\Bundle\UiBundle\Controller\SecurityController" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/app/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/app/public/index.php" "line" => 5 "args" => [ "/app/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:63
[ [ "file" => "/app/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 63 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/app/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 74 "function" => "setToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/app/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php" "line" => 92 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/app/vendor/symfony/form/FormRenderer.php" "line" => 54 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager" "type" => "->" ] [ "file" => "/app/var/cache/prod/twig/05/05189f060d27eca002aec48e37214d7d.php" "line" => 49 "function" => "renderCsrfToken" "class" => "Symfony\Component\Form\FormRenderer" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 388 "function" => "doDisplay" "class" => "__TwigTemplate_4a448ba8d7a3090398387aaaf319577e" "type" => "->" ] [ "file" => "/app/var/cache/prod/twig/1f/1f5906939d0c5055b88df3c0552eb257.php" "line" => 64 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 388 "function" => "doDisplay" "class" => "__TwigTemplate_326211fbb02c47c764aff7cef99c8f26" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 344 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 359 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/TemplateWrapper.php" "line" => 51 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Environment.php" "line" => 334 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php" "line" => 42 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php" "line" => 45 "function" => "render" "class" => "Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php" "line" => 36 "function" => "render" "class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php" "line" => 32 "function" => "render" "class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php" "line" => 58 "function" => "render" "class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php" "line" => 34 "function" => "render" "class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php" "line" => 28 "function" => "render" "class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php" "line" => 116 "function" => "render" "class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer" "type" => "->" ] [ "file" => "/app/var/cache/prod/twig/95/9584d86c1c5c2f93e8b7cd045fbf310d.php" "line" => 54 "function" => "renderHook" "class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 388 "function" => "doDisplay" "class" => "__TwigTemplate_70dca6daeda560586eed4b66bcb42afc" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 344 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 359 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/TemplateWrapper.php" "line" => 51 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Environment.php" "line" => 334 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php" "line" => 42 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php" "line" => 45 "function" => "render" "class" => "Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php" "line" => 36 "function" => "render" "class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php" "line" => 32 "function" => "render" "class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php" "line" => 58 "function" => "render" "class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php" "line" => 34 "function" => "render" "class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php" "line" => 28 "function" => "render" "class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php" "line" => 116 "function" => "render" "class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer" "type" => "->" ] [ "file" => "/app/var/cache/prod/twig/49/4903a3cf3e9cc0f18230aeb7e12e7959.php" "line" => 56 "function" => "renderHook" "class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 388 "function" => "doDisplay" "class" => "__TwigTemplate_ab251141ab2bc36cf7fca963e6a83a15" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 344 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 359 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/TemplateWrapper.php" "line" => 51 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Environment.php" "line" => 334 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php" "line" => 42 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php" "line" => 45 "function" => "render" "class" => "Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php" "line" => 36 "function" => "render" "class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php" "line" => 32 "function" => "render" "class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php" "line" => 58 "function" => "render" "class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php" "line" => 34 "function" => "render" "class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php" "line" => 28 "function" => "render" "class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer" "type" => "->" ] [ "file" => "/app/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php" "line" => 104 "function" => "render" "class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer" "type" => "->" ] [ "file" => "/app/var/cache/prod/twig/e4/e4427e76d3fc5788c6fbf0268294219e.php" "line" => 107 "function" => "renderHook" "class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 432 "function" => "block_content" "class" => "__TwigTemplate_a177f82534510b4bea5e4c2d83e32f90" "type" => "->" ] [ "file" => "/app/var/cache/prod/twig/c8/c872007e05cfb4c4e7db77ebb478a542.php" "line" => 223 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 432 "function" => "block_body" "class" => "__TwigTemplate_f1763277af4f11f04fa98472ab495425" "type" => "->" ] [ "file" => "/app/var/cache/prod/twig/c8/c872007e05cfb4c4e7db77ebb478a542.php" "line" => 96 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 388 "function" => "doDisplay" "class" => "__TwigTemplate_f1763277af4f11f04fa98472ab495425" "type" => "->" ] [ "file" => "/app/var/cache/prod/twig/e4/e4427e76d3fc5788c6fbf0268294219e.php" "line" => 57 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 388 "function" => "doDisplay" "class" => "__TwigTemplate_a177f82534510b4bea5e4c2d83e32f90" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 344 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 359 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/TemplateWrapper.php" "line" => 51 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Environment.php" "line" => 334 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/app/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Controller/SecurityController.php" "line" => 54 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "loginAction" "class" => "Sylius\Bundle\UiBundle\Controller\SecurityController" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/app/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/app/public/index.php" "line" => 5 "args" => [ "/app/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[ [ "file" => "/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 68 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/app/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/app/public/index.php" "line" => 5 "args" => [ "/app/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[ [ "file" => "/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 69 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/app/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/app/public/index.php" "line" => 5 "args" => [ "/app/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[ [ "file" => "/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 70 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/app/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/app/public/index.php" "line" => 5 "args" => [ "/app/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[ [ "file" => "/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 71 "function" => "all" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/app/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/app/public/index.php" "line" => 5 "args" => [ "/app/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[ [ "file" => "/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 72 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/app/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/app/public/index.php" "line" => 5 "args" => [ "/app/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
JWT_PASSPHRASE | "e7c5fca1060bdf6ad23c33e4c236081f" |
JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
MESSENGER_TRANSPORT_DSN | "doctrine://default" |
NZ_POST_API_TOKEN | "" |
NZ_POST_UAT_API_TOKEN | "" |
SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_DSN | "doctrine://default?queue_name=catalog_promotion_removal" |
SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_FAILED_DSN | "doctrine://default?queue_name=catalog_promotion_removal_failed" |
SYLIUS_MESSENGER_TRANSPORT_MAIN_DSN | "doctrine://default" |
SYLIUS_MESSENGER_TRANSPORT_MAIN_FAILED_DSN | "doctrine://default?queue_name=main_failed" |
SYLIUS_MESSENGER_TRANSPORT_PAYMENT_REQUEST_DSN | "sync://" |
SYLIUS_MESSENGER_TRANSPORT_PAYMENT_REQUEST_FAILED_DSN | "sync://" |
SYLIUS_PAYMENT_ENCRYPTION_KEY_PATH | "%kernel.project_dir%/config/encryption/dev.key" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
APP_ENV | "prod" |
APP_SECRET | "GMB7TAVKU4RUBYZUS7CGA5JTRF4QX2YY2C3I65PMMRUHAFY7LUKA====" |
COMPOSER_HOME | "/app/.global" |
CONTENT_LENGTH | "0" |
CONTENT_TYPE | "" |
DATABASE_DATABASE | "main" |
DATABASE_DRIVER | "mysql" |
DATABASE_HOST | "database.internal" |
DATABASE_NAME | "main" |
DATABASE_PORT | "3306" |
DATABASE_SERVER | "mysql://database.internal:3306" |
DATABASE_URL | "mysql://user@database.internal:3306/main?sslmode=disable&charset=utf8mb4&serverVersion=11.0.0-MariaDB" |
DATABASE_USER | "user" |
DATABASE_USERNAME | "user" |
DATABASE_VERSION | "11.0.0-MariaDB" |
DBUS_SESSION_BUS_ADDRESS | "unix:path=/run/user/10000/bus" |
DOCUMENT_ROOT | "/app/public/" |
DOCUMENT_URI | "/index.php" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
GEM_PATH | "/app/.global:/app:/usr/share/rubygems-integration/all" |
HISTFILE | "/tmp/.bash_history" |
HISTFILESIZE | "10000" |
HISTSIZE | "10000" |
HOME | "/app" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_CLIENT_ASN | "16509" |
HTTP_CLIENT_COUNTRY | "us" |
HTTP_HOST | "helpinghand.nz" |
HTTP_MOD_REWRITE | "On" |
HTTP_TRACEPARENT | "00-1839e29aa45da1ae430f18066f0850af-4d0b5d1352509f4b-01" |
HTTP_TRANSFER_ENCODING | "chunked" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
HTTP_X_CLIENT_IP | "3.144.25.212" |
HTTP_X_CLIENT_SSL | "on" |
HTTP_X_CLIENT_VERIFY | "NONE" |
HTTP_X_FORWARDED_FOR | "3.144.25.212" |
HTTP_X_FORWARDED_PROTO | "https" |
HTTP_X_ORIGINAL_ROUTE | "https://{default}/" |
INVOCATION_ID | "05c89c12d9624737b5579582e0885b84" |
IRBRC | "/etc/platform/ruby_irbrc" |
JOURNAL_STREAM | "8:4093901674" |
LANG | "C.UTF-8" |
LOGNAME | "web" |
MAILER_DSN | "gmail+smtp://nathan%40eit.co.nz:tlqhklnxmltehhac@default" |
MAILER_ENABLED | "1" |
MAILFROM | "dhxkxn6byzpiy+main@cron.noreply.s5y.io" |
MANAGERPID | "147" |
MIX_HOME | "/app/.global/mix" |
MYSQL_HISTFILE | "/tmp/.mysql_history" |
NODE_OPTIONS | "--max-old-space-size=96" |
NODE_REPL_HISTORY | "/tmp/.node_repl_history" |
NODE_REPL_HISTORY_SIZE | "10000" |
NPM_CONFIG_CACHE | "/tmp" |
NPM_CONFIG_PREFIX | "/app/.global" |
N_PREFIX | "/app/.global" |
OLDPWD | "/app" |
PATH | "/app/.global/bin:/app/.global/composer/composer/vendor/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
PATH_INFO | "" |
PHP_SELF | "/index.php" |
PLATFORM_APPLICATION | "eyJhY2Nlc3MiOiB7InNzaCI6ICJjb250cmlidXRvciJ9LCAiYWRkaXRpb25hbF9ob3N0cyI6IHt9LCAiYXBwX2RpciI6ICIvYXBwIiwgImJ1aWxkIjogeyJjYWNoZXMiOiB7fSwgImZsYXZvciI6ICJjb21wb3NlciJ9LCAiY29uZmlnX2lkIjogImRkMTBmNDM3ODkyMjY3MTZmNzQzMWQ0MDc2MWFlZjQ1Yzc5MjEyNjEiLCAiY29udGFpbmVyX3Byb2ZpbGUiOiBudWxsLCAiY3JvbnMiOiB7InN5bGl1cy1yZW1vdmUtZXhwaXJlZC1jYXJ0cyI6IHsiY29tbWFuZHMiOiB7InN0YXJ0IjogInBocCBiaW4vY29uc29sZSAtLWVudj1wcm9kIHN5bGl1czpyZW1vdmUtZXhwaXJlZC1jYXJ0cyIsICJzdG9wIjogbnVsbH0sICJzaHV0ZG93bl90aW1lb3V0IjogbnVsbCwgInNwZWMiOiAiMCAyICogKiAqIiwgInRpbWVvdXQiOiA4NjQwMH19LCAiZGVwZW5kZW5jaWVzIjogeyJub2RlanMiOiB7Im4iOiAiKiIsICJ5YXJuIjogIioifSwgInBocCI6IHsiY29tcG9zZXIvY29tcG9zZXIiOiAiXjIifX0sICJkaXNrIjogMjA0OCwgImVuZHBvaW50cyI6IHsiaHR0cCI6IHsicG9ydCI6IDgwLCAic2NoZW1lIjogImh0dHAifSwgInBocCI6IHsicG9ydCI6IDgwLCAic2NoZW1lIjogImh0dHAifX0sICJmaXJld2FsbCI6IG51bGwsICJob29rcyI6IHsiYnVpbGQiOiAic2V0IC1lXG5uIGF1dG9cbmhhc2ggLXJcbmN1cmwgLXNTIGh0dHBzOi8vZ2V0LnN5bWZvbnkuY29tL2NsaS9pbnN0YWxsZXIgfCBiYXNoXG5tdiBcIiRQTEFURk9STV9BUFBfRElSLy5zeW1mb255NS9iaW4vc3ltZm9ueVwiIFwiJFBMQVRGT1JNX0FQUF9ESVIvLmdsb2JhbC9iaW4vc3ltZm9ueVwiXG5jYXQgPj4gXCIkUExBVEZPUk1fQVBQX0RJUi8uZ2xvYmFsL2Vudmlyb25tZW50XCIgPDxFT1NcbiAgICBleHBvcnQgXFwkKHN5bWZvbnkgdmFyOmV4cG9ydClcbkVPU1xueWFybiBpbnN0YWxsIC0tZnJvemVuLWxvY2tmaWxlXG55YXJuIGJ1aWxkOnByb2RcbiIsICJkZXBsb3kiOiAic2V0IC1lXG5ybSAtcmYgdmFyL2NhY2hlLypcbm1rZGlyIC1wIHB1YmxpYy9tZWRpYS9pbWFnZVxuYmluL2NvbnNvbGUgZG9jdHJpbmU6ZGF0YWJhc2U6Y3JlYXRlIC0taWYtbm90LWV4aXN0c1xuYmluL2NvbnNvbGUgZG9jdHJpbmU6bWlncmF0aW9uczptaWdyYXRlIC1uXG5iaW4vY29uc29sZSBsZXhpazpqd3Q6Z2VuZXJhdGUta2V5cGFpciAtLXNraXAtaWYtZXhpc3RzXG5iaW4vY29uc29sZSBhc3NldHM6aW5zdGFsbCAtLXN5bWxpbmsgLS1yZWxhdGl2ZSBwdWJsaWNcbmJpbi9jb25zb2xlIGNhY2hlOmNsZWFyXG4iLCAicG9zdF9kZXBsb3kiOiBudWxsfSwgImluc3RhbmNlX2NvdW50IjogMSwgImlzX2Fjcm9zc19zdWJtb2R1bGUiOiBmYWxzZSwgIm1vdW50cyI6IHsiL2NvbmZpZy9qd3QiOiB7InNvdXJjZSI6ICJsb2NhbCIsICJzb3VyY2VfcGF0aCI6ICJqd3QifSwgIi9wdWJsaWMvYXNzZXRzIjogeyJzb3VyY2UiOiAibG9jYWwiLCAic291cmNlX3BhdGgiOiAiYXNzZXRzIn0sICIvcHVibGljL2J1bmRsZXMiOiB7InNvdXJjZSI6ICJsb2NhbCIsICJzb3VyY2VfcGF0aCI6ICJidW5kbGVzIn0sICIvcHVibGljL21lZGlhIjogeyJzb3VyY2UiOiAibG9jYWwiLCAic291cmNlX3BhdGgiOiAibWVkaWEifSwgIi9wdWJsaWMvdXBsb2FkcyI6IHsic291cmNlIjogImxvY2FsIiwgInNvdXJjZV9wYXRoIjogInVwbG9hZHMifSwgIi92YXIvY2FjaGUiOiB7InNvdXJjZSI6ICJsb2NhbCIsICJzb3VyY2VfcGF0aCI6ICJjYWNoZSJ9LCAiL3Zhci9sb2ciOiB7InNvdXJjZSI6ICJsb2NhbCIsICJzb3VyY2VfcGF0aCI6ICJsb2cifSwgIi92YXIvc2Vzc2lvbnMiOiB7InNvdXJjZSI6ICJsb2NhbCIsICJzb3VyY2VfcGF0aCI6ICJzZXNzaW9ucyJ9fSwgIm5hbWUiOiAic3lsaXVzIiwgIm9wZXJhdGlvbnMiOiB7fSwgInByZWZsaWdodCI6IHsiZW5hYmxlZCI6IHRydWUsICJpZ25vcmVkX3J1bGVzIjogW119LCAicmVsYXRpb25zaGlwcyI6IHsiZGF0YWJhc2UiOiB7ImVuZHBvaW50IjogIm15c3FsIiwgInNlcnZpY2UiOiAiZGIifX0sICJyZXNvdXJjZXMiOiBudWxsLCAicnVudGltZSI6IHsiZXh0ZW5zaW9ucyI6IFsic29kaXVtIl19LCAic2l6ZSI6ICJBVVRPIiwgInNsdWdfaWQiOiAiZGh4a3huNmJ5enBpeS1zeWxpdXMtYmVlYjQzMDI2ODc1NTNhOGE5ZWEwOWE5MWFkODk0MDAwZjc1ODU2Yy1kZDEwZjQzNzg5MjI2NzE2Zjc0MzFkNDA3NjFhZWY0NWM3OTIxMjYxIiwgInNvdXJjZSI6IHsib3BlcmF0aW9ucyI6IHt9LCAicm9vdCI6ICIvIn0sICJzdGFjayI6IFtdLCAidGltZXpvbmUiOiBudWxsLCAidHJlZV9pZCI6ICJiZWViNDMwMjY4NzU1M2E4YTllYTA5YTkxYWQ4OTQwMDBmNzU4NTZjIiwgInR5cGUiOiAicGhwOjguMzo0MjYiLCAidmFyaWFibGVzIjogeyJlbnYiOiB7IkFQUF9ERUJVRyI6IDEsICJBUFBfRU5WIjogInByb2QiLCAiTUFJTEVSX0RTTiI6ICJnbWFpbCtzbXRwOi8vbmF0aGFuJTQwZWl0LmNvLm56OnRscWhrbG54bWx0ZWhoYWNAZGVmYXVsdCIsICJOX1BSRUZJWCI6ICIvYXBwLy5nbG9iYWwiLCAiU1lMSVVTX1VOU0VDVVJFRF9VUkxTIjogMH19LCAid2ViIjogeyJsb2NhdGlvbnMiOiB7Ii8iOiB7ImFsbG93IjogdHJ1ZSwgImV4cGlyZXMiOiAiLTFzIiwgImhlYWRlcnMiOiB7fSwgInBhc3N0aHJ1IjogIi9pbmRleC5waHAiLCAicm9vdCI6ICJwdWJsaWMiLCAicnVsZXMiOiB7fSwgInNjcmlwdHMiOiB0cnVlfSwgIi9hc3NldHMvc2hvcCI6IHsiYWxsb3ciOiBmYWxzZSwgImV4cGlyZXMiOiAiMnciLCAiaGVhZGVycyI6IHt9LCAicGFzc3RocnUiOiB0cnVlLCAicm9vdCI6IG51bGwsICJydWxlcyI6IHsiXFwuKGNzc3xqc3xqcGU/Z3xwbmd8Z2lmfHN2Z3o/fGljb3xibXB8dGlmZj98d2JtcHx3ZWJwfGljb3xqbmd8Ym1wfGh0bWx8cGRmfG90Znx3b2ZmMnx3b2ZmfGVvdHx0dGZ8amFyfHN3ZnxvZ3h8YXZpfHdtdnxhc2Z8YXN4fG1uZ3xmbHZ8d2VibXxtb3Z8b2d2fG1wZXxtcGU/Z3xtcDR8M2dwcHx3ZWJhfHJhfG00YXxtcDN8bXAyfG1wZT9nYXxtaWRpPykkIjogeyJhbGxvdyI6IHRydWV9fSwgInNjcmlwdHMiOiB0cnVlfSwgIi9tZWRpYS9jYWNoZSI6IHsiYWxsb3ciOiBmYWxzZSwgImV4cGlyZXMiOiAiMnciLCAiaGVhZGVycyI6IHt9LCAicGFzc3RocnUiOiB0cnVlLCAicm9vdCI6IG51bGwsICJydWxlcyI6IHsiXFwuKGpwZT9nfHBuZ3xnaWZ8d2VicHxzdmd6PykkIjogeyJhbGxvdyI6IHRydWV9fSwgInNjcmlwdHMiOiB0cnVlfSwgIi9tZWRpYS9jYWNoZS9yZXNvbHZlIjogeyJhbGxvdyI6IHRydWUsICJleHBpcmVzIjogIi0xcyIsICJoZWFkZXJzIjoge30sICJwYXNzdGhydSI6ICIvaW5kZXgucGhwIiwgInJvb3QiOiBudWxsLCAicnVsZXMiOiB7fSwgInNjcmlwdHMiOiB0cnVlfSwgIi9tZWRpYS9pbWFnZSI6IHsiYWxsb3ciOiBmYWxzZSwgImV4cGlyZXMiOiAiMnciLCAiaGVhZGVycyI6IHt9LCAicGFzc3RocnUiOiB0cnVlLCAicm9vdCI6IG51bGwsICJydWxlcyI6IHsiXFwuKGpwZT9nfHBuZ3xnaWZ8d2VicHxzdmd6PykkIjogeyJhbGxvdyI6IHRydWV9fSwgInNjcmlwdHMiOiB0cnVlfX0sICJtb3ZlX3RvX3Jvb3QiOiBmYWxzZX19" |
PLATFORM_APPLICATION_NAME | "sylius" |
PLATFORM_APP_COMMAND | "/usr/bin/start-php-app" |
PLATFORM_APP_DIR | "/app" |
PLATFORM_BRANCH | "main" |
PLATFORM_DIR | "/app" |
PLATFORM_DOCUMENT_ROOT | "/app/public" |
PLATFORM_ENVIRONMENT | "main-bvxea6i" |
PLATFORM_ENVIRONMENT_TYPE | "production" |
PLATFORM_POST_APP_COMMAND | "" |
PLATFORM_PRE_APP_COMMAND | "" |
PLATFORM_PROJECT | "dhxkxn6byzpiy" |
PLATFORM_PROJECT_ENTROPY | "GMB7TAVKU4RUBYZUS7CGA5JTRF4QX2YY2C3I65PMMRUHAFY7LUKA====" |
PLATFORM_RELATIONSHIPS | "eyJkYXRhYmFzZSI6IFt7Imhvc3QiOiAiZGF0YWJhc2UuaW50ZXJuYWwiLCAiaG9zdG5hbWUiOiAib25ybmx5a2o0aWF3d25ycHhuZmxwanNuYnEuZGIuc2VydmljZS5fLmF1LnBsYXRmb3Jtc2guc2l0ZSIsICJjbHVzdGVyIjogImRoeGt4bjZieXpwaXktbWFpbi1idnhlYTZpIiwgInNlcnZpY2UiOiAiZGIiLCAicmVsIjogIm15c3FsIiwgInNjaGVtZSI6ICJteXNxbCIsICJ1c2VybmFtZSI6ICJ1c2VyIiwgInBhc3N3b3JkIjogIiIsICJwb3J0IjogMzMwNiwgImVwb2NoIjogMCwgInBhdGgiOiAibWFpbiIsICJxdWVyeSI6IHsiaXNfbWFzdGVyIjogdHJ1ZX0sICJmcmFnbWVudCI6IG51bGwsICJwdWJsaWMiOiBmYWxzZSwgImhvc3RfbWFwcGVkIjogZmFsc2UsICJ0eXBlIjogIm15c3FsOjExLjAiLCAiaW5zdGFuY2VfaXBzIjogWyIyNDcuMTMxLjI0MC4xOTAiXSwgImlwIjogIjE2OS4yNTQuMTkzLjE4In1dfQ==" |
PLATFORM_ROUTES | "eyJodHRwOi8vaGVscGluZ2hhbmQubnovIjogeyJpZCI6IG51bGwsICJvcmlnaW5hbF91cmwiOiAiaHR0cDovL3tkZWZhdWx0fS8iLCAicHJpbWFyeSI6IGZhbHNlLCAicHJvZHVjdGlvbl91cmwiOiAiaHR0cDovL2hlbHBpbmdoYW5kLm56LyIsICJ0byI6ICJodHRwczovL2hlbHBpbmdoYW5kLm56LyIsICJ0eXBlIjogInJlZGlyZWN0In0sICJodHRwOi8vd3d3LmhlbHBpbmdoYW5kLm56LyI6IHsiaWQiOiBudWxsLCAib3JpZ2luYWxfdXJsIjogImh0dHA6Ly93d3cue2RlZmF1bHR9LyIsICJwcmltYXJ5IjogZmFsc2UsICJwcm9kdWN0aW9uX3VybCI6ICJodHRwOi8vd3d3LmhlbHBpbmdoYW5kLm56LyIsICJ0byI6ICJodHRwczovL3d3dy5oZWxwaW5naGFuZC5uei8iLCAidHlwZSI6ICJyZWRpcmVjdCJ9LCAiaHR0cHM6Ly9oZWxwaW5naGFuZC5uei8iOiB7ImF0dHJpYnV0ZXMiOiB7fSwgImlkIjogbnVsbCwgIm9yaWdpbmFsX3VybCI6ICJodHRwczovL3tkZWZhdWx0fS8iLCAicHJpbWFyeSI6IHRydWUsICJwcm9kdWN0aW9uX3VybCI6ICJodHRwczovL2hlbHBpbmdoYW5kLm56LyIsICJ0eXBlIjogInVwc3RyZWFtIiwgInVwc3RyZWFtIjogInN5bGl1cyJ9LCAiaHR0cHM6Ly93d3cuaGVscGluZ2hhbmQubnovIjogeyJhdHRyaWJ1dGVzIjoge30sICJpZCI6IG51bGwsICJvcmlnaW5hbF91cmwiOiAiaHR0cHM6Ly93d3cue2RlZmF1bHR9LyIsICJwcmltYXJ5IjogZmFsc2UsICJwcm9kdWN0aW9uX3VybCI6ICJodHRwczovL3d3dy5oZWxwaW5naGFuZC5uei8iLCAidG8iOiAiaHR0cHM6Ly9oZWxwaW5naGFuZC5uei8iLCAidHlwZSI6ICJyZWRpcmVjdCJ9fQ==" |
PLATFORM_SMTP_HOST | "smtp.global.service._.au.platform.sh" |
PLATFORM_TREE_ID | "beeb4302687553a8a9ea09a91ad894000f75856c" |
PLATFORM_VARIABLES | "eyJwaHA6bWVtb3J5X2xpbWl0IjogIjI1Nk0ifQ==" |
PSQL_HISTORY | "/tmp/.psql_history" |
PSYSH_CONFIG | "/etc/platform/psysh_config" |
PWD | "/app" |
PYTHONSTARTUP | "/etc/platform/python_startup" |
PYTHONUSERBASE | "/app/.global" |
QUERY_STRING | "" |
REDIRECT_STATUS | "200" |
REDISCLI_HISTFILE | "/tmp/.rediscli_history" |
REMOTE_ADDR | "3.144.25.212" |
REQUEST_METHOD | "GET" |
REQUEST_TIME | 1745675484 |
REQUEST_TIME_FLOAT | 1745675484.3976 |
REQUEST_URI | "/login" |
SCRIPT_FILENAME | "/app/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "247.131.240.189" |
SERVER_NAME | "helpinghand.nz" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SOFTWARE | "nginx" |
SHELL | "/bin/dash" |
SHLVL | "0" |
SOCKET | "/run/app.sock" |
SQLITE_HISTORY | "/tmp/.sqlite_history" |
SYLIUS_UNSECURED_URLS | "0" |
SYMFONY_APPLICATION_DEFAULT_ROUTE_HOST | "helpinghand.nz" |
SYMFONY_APPLICATION_DEFAULT_ROUTE_PATH | "/" |
SYMFONY_APPLICATION_DEFAULT_ROUTE_PORT | "443" |
SYMFONY_APPLICATION_DEFAULT_ROUTE_SCHEME | "https" |
SYMFONY_APPLICATION_DEFAULT_ROUTE_URL | "https://helpinghand.nz/" |
SYMFONY_DEBUG | "1" |
SYMFONY_DEFAULT_ROUTE_HOST | "helpinghand.nz" |
SYMFONY_DEFAULT_ROUTE_PATH | "/" |
SYMFONY_DEFAULT_ROUTE_PORT | "443" |
SYMFONY_DEFAULT_ROUTE_SCHEME | "https" |
SYMFONY_DEFAULT_ROUTE_URL | "https://helpinghand.nz/" |
SYMFONY_DOTENV_PATH | "/app/.env" |
SYMFONY_DOTENV_VARS | "MESSENGER_TRANSPORT_DSN,SYLIUS_MESSENGER_TRANSPORT_MAIN_DSN,SYLIUS_MESSENGER_TRANSPORT_MAIN_FAILED_DSN,SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_DSN,SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_FAILED_DSN,SYLIUS_MESSENGER_TRANSPORT_PAYMENT_REQUEST_DSN,SYLIUS_MESSENGER_TRANSPORT_PAYMENT_REQUEST_FAILED_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,SYLIUS_PAYMENT_ENCRYPTION_KEY_PATH,NZ_POST_API_TOKEN,NZ_POST_UAT_API_TOKEN" |
SYMFONY_ENV | "prod" |
SYMFONY_IS_WORKER | "0" |
SYMFONY_PROJECT_DEFAULT_ROUTE_HOST | "helpinghand.nz" |
SYMFONY_PROJECT_DEFAULT_ROUTE_PATH | "/" |
SYMFONY_PROJECT_DEFAULT_ROUTE_PORT | "443" |
SYMFONY_PROJECT_DEFAULT_ROUTE_SCHEME | "https" |
SYMFONY_PROJECT_DEFAULT_ROUTE_URL | "https://helpinghand.nz/" |
SYSTEMD_EXEC_PID | "185" |
USER | "web" |
XDG_CACHE_HOME | "/tmp" |
XDG_RUNTIME_DIR | "/run/user/10000" |
_ | "/usr/bin/start-php-app" |