http://185.237.252.235:8080/en/login

SecurityController :: loginAction

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"sylius.controller.security:loginAction"
_firewall_context
"security.firewall.map.context.shop"
_links
Symfony\Component\WebLink\GenericLinkProvider {#17527
  -links: [
    17526 => Symfony\Component\WebLink\Link {#17526
      -href: "http://185.237.252.235:8080/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en"
_redirected
true
_route
"sylius_shop_login"
_route_params
[
  "_sylius" => [
    "template" => "@SyliusShop/login.html.twig"
    "logged_in_route" => "sylius_shop_account_dashboard"
  ]
  "_locale" => "en"
]
_security_firewall_run
"_security_shop"
_stopwatch_token
"b9086b"
_sylius
[
  "template" => "@SyliusShop/login.html.twig"
  "logged_in_route" => "sylius_shop_account_dashboard"
]

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"sf_redirect=%7B%22token%22%3A%22044ee3%22%2C%22route%22%3A%22sylius_shop_partial_channel_menu_taxon_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%22sylius.controller.taxon%3AindexAction%22%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=15df0c011532eede68d438388e318070"
host
"185.237.252.235:8080"
referer
"http://185.237.252.235:8080/en/_partial/taxons/by-channel-menu-taxon/?template=%40SyliusShop%2FTaxon%2F_horizontalMenu.html.twig"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
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
"Mon, 01 Jul 2024 22:59:49 GMT"
link
"<http://185.237.252.235:8080/api/v2/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation""
set-cookie
"device_view=full; expires=Thu, 01-Aug-2024 22:59:49 GMT; Max-Age=2678400; path=/; httponly; samesite=lax"
x-debug-token
"1f1e20"
x-frame-options
"sameorigin"

Cookies

Request Cookies

Key Value
PHPSESSID
"15df0c011532eede68d438388e318070"
sf_redirect
"{"token":"044ee3","route":"sylius_shop_partial_channel_menu_taxon_index","method":"GET","controller":"sylius.controller.taxon:indexAction","status_code":302,"status_text":"Found"}"

Response Cookies

Key Value
device_view
Symfony\Component\HttpFoundation\Cookie {#17530
  #name: "device_view"
  #value: "full"
  #domain: ""
  #expire: 1722553189
  #path: "/"
  #secure: false
  #httpOnly: true
  -raw: false
  -sameSite: "lax"
  -secureDefault: false
}

Session 9

Session Metadata

Key Value
Created
"Tue, 02 Jul 24 00:59:48 +0200"
Last used
"Tue, 02 Jul 24 00:59:48 +0200"
Lifetime
0

Session Attributes

Attribute Value
_csrf/Sylius\Bundle\UiBundle\Form\Type\SecurityLoginType
"UFVicJfFWFH5WsJVCNfKhADKmL2AihIheppowwYfhx0"
_csrf/shop_authenticate
"eXjOR4QoxwypDVkajmH-AK9wvrK-tIvSjAmn3X1LWMY"
_security.shop.target_path
"http://185.237.252.235:8080/en/_partial/taxons/by-channel-menu-taxon/?template=%40SyliusShop%2FTaxon%2F_horizontalMenu.html.twig"

Session Usage

9 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/srv/open_marketplace/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 87
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 80
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:59
[
  [
    "file" => "/srv/open_marketplace/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 59
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
    "line" => 85
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/stof/doctrine-extensions-bundle/src/EventListener/LoggerListener.php"
    "line" => 46
    "function" => "isGranted"
    "class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:43
[
  [
    "file" => "/srv/open_marketplace/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 43
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Controller/SecurityController.php"
    "line" => 46
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "loginAction"
    "class" => "Sylius\Bundle\UiBundle\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:65
[
  [
    "file" => "/srv/open_marketplace/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 65
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Controller/SecurityController.php"
    "line" => 47
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "loginAction"
    "class" => "Sylius\Bundle\UiBundle\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
  [
    "file" => "/srv/open_marketplace/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 101
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 72
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/form/ResolvedFormType.php"
    "line" => 167
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/form/ResolvedFormType.php"
    "line" => 160
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/form/Form.php"
    "line" => 1070
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Controller/SecurityController.php"
    "line" => 56
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "loginAction"
    "class" => "Sylius\Bundle\UiBundle\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:88
[
  [
    "file" => "/srv/open_marketplace/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 88
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 77
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/form/ResolvedFormType.php"
    "line" => 167
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/form/ResolvedFormType.php"
    "line" => 160
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/form/Form.php"
    "line" => 1070
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Controller/SecurityController.php"
    "line" => 56
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "loginAction"
    "class" => "Sylius\Bundle\UiBundle\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Sylius\Bundle\CoreBundle\Storage\CartSessionStorage:33
[
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Storage/CartSessionStorage.php"
    "line" => 33
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Context/SessionAndChannelBasedCartContext.php"
    "line" => 37
    "function" => "hasForChannel"
    "class" => "Sylius\Bundle\CoreBundle\Storage\CartSessionStorage"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Component/Order/Context/CompositeCartContext.php"
    "line" => 42
    "function" => "getCart"
    "class" => "Sylius\Bundle\CoreBundle\Context\SessionAndChannelBasedCartContext"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Controller/OrderController.php"
    "line" => 183
    "function" => "getCart"
    "class" => "Sylius\Component\Order\Context\CompositeCartContext"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Controller/OrderController.php"
    "line" => 60
    "function" => "getCurrentCart"
    "class" => "Sylius\Bundle\OrderBundle\Controller\OrderController"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "widgetAction"
    "class" => "Sylius\Bundle\OrderBundle\Controller\OrderController"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 80
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 85
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 49
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/var/cache/dev/twig/a1/a10c008b0960eee4ee6c2b49da5be92d.php"
    "line" => 48
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_042a3882f67dfa3c9e659594d9ad2b78"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TwigTemplateBlockRenderer.php"
    "line" => 32
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateBlockRenderer.php"
    "line" => 36
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\TwigTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateBlockRenderer.php"
    "line" => 43
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/DelegatingTemplateEventRenderer.php"
    "line" => 33
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateEventRenderer.php"
    "line" => 35
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\DelegatingTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateEventRenderer.php"
    "line" => 43
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TemplateEventExtension.php"
    "line" => 41
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateEventRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/var/cache/dev/twig/06/0606d6acc34a583d5dd70635211c8340.php"
    "line" => 312
    "function" => "render"
    "class" => "Sylius\Bundle\UiBundle\Twig\TemplateEventExtension"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 182
    "function" => "block_sidebar"
    "class" => "__TwigTemplate_4a5301d823570ec3fdb568f80b88bbe6"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/var/cache/dev/twig/06/0606d6acc34a583d5dd70635211c8340.php"
    "line" => 112
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_4a5301d823570ec3fdb568f80b88bbe6"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/var/cache/dev/twig/2d/2d60fd81ac426a00de602c2ec1683fd7.php"
    "line" => 52
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_879fffc0b4a3ba76432cfd079f813004"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Controller/SecurityController.php"
    "line" => 58
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "loginAction"
    "class" => "Sylius\Bundle\UiBundle\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
/srv/open_marketplace/vendor/twig/twig/src/Extension/CoreExtension.php:1570
[
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1570
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/var/cache/dev/twig/3a/3a013dda7c627136cde8044e31f058fc.php"
    "line" => 52
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_01f7b4acd4bd90eaaf39653e01c9c646"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/var/cache/dev/twig/09/092ce8c7f890cd31da9de8b09952d117.php"
    "line" => 43
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_7e1ae1278868f8c1bae509fdf87260b3"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/var/cache/dev/twig/06/0606d6acc34a583d5dd70635211c8340.php"
    "line" => 138
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_4a5301d823570ec3fdb568f80b88bbe6"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/var/cache/dev/twig/2d/2d60fd81ac426a00de602c2ec1683fd7.php"
    "line" => 52
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_879fffc0b4a3ba76432cfd079f813004"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Controller/SecurityController.php"
    "line" => 58
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "loginAction"
    "class" => "Sylius\Bundle\UiBundle\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
  [
    "file" => "/srv/open_marketplace/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 195
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/open_marketplace/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
CUSTOMER_GROUP_PRICING_PRIORITY
"10"
DEFAULT_VENDOR_COMMISSION
"10"
DEFAULT_VENDOR_COMMISSION_TYPE
"gross"
DEFAULT_VENDOR_PRODUCTS_LIMIT
"24"
ELASTICSEARCH_URL
"http://elasticsearch:9200/"
EWZ_RECAPTCHA_SECRET
"RECAPTCHA_SECRET_KEY"
EWZ_RECAPTCHA_SITE_KEY
"ENTER_RECAPTCHA_SITE_KEY"
GPSLAB_LICENSE_KEY
"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"
JWT_PASSPHRASE
"acme_plugin_development"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
LOGO_DIRECTORY
"media/image/logo/"
MESSAGES_FILE_UPLOAD_DIRECTORY
"uploads/message_files"
MESSENGER_TRANSPORT_DSN
"sync://"
ORGANIZATION_PRICING_PRIORITY
"20"
PRODUCT_ATTRIBUTE_VALUE_LABEL_CACHE_DIRECTORY
"%kernel.project_dir%/var/cache/product_attribute_value_label"
PRODUCT_ATTRIBUTE_VALUE_LABEL_CACHE_LIFETIME
"86400"
PRODUCT_ATTRIBUTE_VALUE_LABEL_CACHE_NAMESPACE
"product_attribute_value_label"
RABBITMQ_URL
"amqp://guest:guest@localhost:5672"
SENTRY_DSN
""
STATISTICS_EXCLUDED_IPS
"109.91.145.209"
SYLIUS_INVOICING_LOGO_FILE
"%kernel.project_dir%/public/hyfindr-logo.svg"
VENDORS_LISTING_LIMIT
"48"
VENDOR_LABEL_CACHE_DIRECTORY
"%kernel.project_dir%/var/cache/vendor_label"
VENDOR_LABEL_CACHE_LIFETIME
"86400"
VENDOR_LABEL_CACHE_NAMESPACE
"vendor_label"
VENDOR_PRODUCTS_LIMITS
"12,24,36,48"
WKHTMLTOPDF_PATH
"/usr/bin/wkhtmltopdf"
YOUTUBE_API_TOKEN
"AIzaSyAWBuP9yFu4dqMt5w-xQ53PmvGxqIqdg6o"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"EDITME"
COMPOSER_ALLOW_SUPERUSER
"1"
COMPOSER_MEMORY_LIMIT
"-1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DATABASE_URL
"mysql://open_marketplace:nopassword@mysql/open_marketplace"
DOCUMENT_ROOT
"/srv/open_marketplace/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD"
HOME
"/home/www-data"
HOSTNAME
"65f32d05ff10"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%22044ee3%22%2C%22route%22%3A%22sylius_shop_partial_channel_menu_taxon_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%22sylius.controller.taxon%3AindexAction%22%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=15df0c011532eede68d438388e318070"
HTTP_HOST
"185.237.252.235:8080"
HTTP_REFERER
"http://185.237.252.235:8080/en/_partial/taxons/by-channel-menu-taxon/?template=%40SyliusShop%2FTaxon%2F_horizontalMenu.html.twig"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HYFINDR_PACKAGIST_SECRET
"2314bc6e5b042591dd02f942c0bda52c9e8a8ce58f58018afebef6283320"
MAILER_URL
"smtp://mailhog:1025"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/.composer/vendor/bin"
PHPIZE_DEPS
"autoconf \t\tdpkg-dev dpkg \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkgconf \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.1.6.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_DATE_TIMEZONE
"Europe/Berlin"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php"
PHP_SHA256
"da38d65bb0d5dd56f711cd478204f2b62a74a2c2b0d2d523a78d6eb865b2364c"
PHP_URL
"https://www.php.net/distributions/php-8.1.6.tar.xz"
PHP_VERSION
"8.1.6"
PWD
"/srv/open_marketplace"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"3.145.186.204"
REMOTE_PORT
"8425"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1719874789
REQUEST_TIME_FLOAT
1719874789.2328
REQUEST_URI
"/en/login"
SCRIPT_FILENAME
"/srv/open_marketplace/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.29.0.8"
SERVER_NAME
""
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.21.6"
SHLVL
"2"
SYMFONY_DOTENV_VARS
"JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,MESSENGER_TRANSPORT_DSN,LOGO_DIRECTORY,VENDORS_LISTING_LIMIT,VENDOR_PRODUCTS_LIMITS,DEFAULT_VENDOR_PRODUCTS_LIMIT,MESSAGES_FILE_UPLOAD_DIRECTORY,DEFAULT_VENDOR_COMMISSION,DEFAULT_VENDOR_COMMISSION_TYPE,RABBITMQ_URL,ELASTICSEARCH_URL,CUSTOMER_GROUP_PRICING_PRIORITY,ORGANIZATION_PRICING_PRIORITY,YOUTUBE_API_TOKEN,WKHTMLTOPDF_PATH,SYLIUS_INVOICING_LOGO_FILE,EWZ_RECAPTCHA_SITE_KEY,EWZ_RECAPTCHA_SECRET,SENTRY_DSN,GPSLAB_LICENSE_KEY,PRODUCT_ATTRIBUTE_VALUE_LABEL_CACHE_NAMESPACE,PRODUCT_ATTRIBUTE_VALUE_LABEL_CACHE_LIFETIME,PRODUCT_ATTRIBUTE_VALUE_LABEL_CACHE_DIRECTORY,VENDOR_LABEL_CACHE_NAMESPACE,VENDOR_LABEL_CACHE_LIFETIME,VENDOR_LABEL_CACHE_DIRECTORY,STATISTICS_EXCLUDED_IPS"
USER
"www-data"
argc
0
argv
[]

Sub Requests 9

CookieConsentController :: showIfCookieConsentNotSet (token = 279b0a)

Key Value
_controller
"ConnectHolland\CookieConsentBundle\Controller\CookieConsentController::showIfCookieConsentNotSet"
_links
Symfony\Component\WebLink\GenericLinkProvider {#8404
  -links: [
    8403 => Symfony\Component\WebLink\Link {#8403
      -href: "http://185.237.252.235:8080/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_route
"ch_cookie_consent.show_if_cookie_consent_not_set"
_route_params
[]
_stopwatch_token
"10b18c"

OrderController :: widgetAction (token = a13c67)

Key Value
_controller
"sylius.controller.order:widgetAction"
_links
Symfony\Component\WebLink\GenericLinkProvider {#10006
  -links: [
    10005 => Symfony\Component\WebLink\Link {#10005
      -href: "http://185.237.252.235:8080/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en"
_route
"sylius_shop_partial_cart_summary"
_route_params
[
  "_sylius" => [
    "template" => "$template"
  ]
  "_locale" => "en"
]
_stopwatch_token
"1b1bd4"
_sylius
[
  "template" => "$template"
]

ResourceController :: indexAction (token = da5be0)

Key Value
_controller
"sylius.controller.taxon:indexAction"
_links
Symfony\Component\WebLink\GenericLinkProvider {#12333
  -links: [
    12332 => Symfony\Component\WebLink\Link {#12332
      -href: "http://185.237.252.235:8080/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en"
_route
"sylius_shop_partial_channel_menu_taxon_index"
_route_params
[
  "_sylius" => [
    "template" => "$template"
    "repository" => [
      "method" => "findChildrenByChannelMenuTaxon"
      "arguments" => [
        "expr:service('sylius.context.channel').getChannel().getMenuTaxon()"
        "expr:service('sylius.context.locale').getLocaleCode()"
      ]
    ]
  ]
  "_locale" => "en"
]
_stopwatch_token
"2ea1e1"
_sylius
[
  "template" => "$template"
  "repository" => [
    "method" => "findChildrenByChannelMenuTaxon"
    "arguments" => [
      "expr:service('sylius.context.channel').getChannel().getMenuTaxon()"
      "expr:service('sylius.context.locale').getLocaleCode()"
    ]
  ]
]

CurrencySwitchController :: renderAction (token = 7e9502)

Key Value
_controller
"sylius.controller.shop.currency_switch:renderAction"
_format
"html"
_links
Symfony\Component\WebLink\GenericLinkProvider {#13038
  -links: [
    13037 => Symfony\Component\WebLink\Link {#13037
      -href: "http://185.237.252.235:8080/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en"
_stopwatch_token
"8ec64c"

LocaleSwitchController :: renderAction (token = db0287)

Key Value
_controller
"sylius.controller.shop.locale_switch:renderAction"
_format
"html"
_links
Symfony\Component\WebLink\GenericLinkProvider {#13555
  -links: [
    13554 => Symfony\Component\WebLink\Link {#13554
      -href: "http://185.237.252.235:8080/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en"
_stopwatch_token
"139393"

RenderHeaderTemplateAction (token = bb7fd6)

Key Value
_controller
"bitbag_sylius_wishlist_plugin.controller.action.render_header_template"
_links
Symfony\Component\WebLink\GenericLinkProvider {#14088
  -links: [
    14087 => Symfony\Component\WebLink\Link {#14087
      -href: "http://185.237.252.235:8080/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_route
"bitbag_sylius_wishlist_plugin_shop_wishlist_render_header_template"
_route_params
[]
_stopwatch_token
"767048"

OrderController :: widgetAction (token = baa2d1)

Key Value
_controller
"sylius.controller.order:widgetAction"
_links
Symfony\Component\WebLink\GenericLinkProvider {#14600
  -links: [
    14599 => Symfony\Component\WebLink\Link {#14599
      -href: "http://185.237.252.235:8080/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en"
_route
"sylius_shop_partial_cart_summary"
_route_params
[
  "_sylius" => [
    "template" => "$template"
  ]
  "_locale" => "en"
]
_stopwatch_token
"def09b"
_sylius
[
  "template" => "$template"
]

SecurityWidgetController :: renderAction (token = ea4ecf)

Key Value
_controller
"sylius.controller.shop.security_widget:renderAction"
_format
"html"
_links
Symfony\Component\WebLink\GenericLinkProvider {#15157
  -links: [
    15156 => Symfony\Component\WebLink\Link {#15156
      -href: "http://185.237.252.235:8080/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en"
_stopwatch_token
"b6ab4b"

ResourceController :: indexAction (token = 006125)

Key Value
_controller
"sylius.controller.taxon:indexAction"
_links
Symfony\Component\WebLink\GenericLinkProvider {#16855
  -links: [
    16854 => Symfony\Component\WebLink\Link {#16854
      -href: "http://185.237.252.235:8080/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en"
_route
"sylius_shop_partial_channel_menu_taxon_index"
_route_params
[
  "_sylius" => [
    "template" => "$template"
    "repository" => [
      "method" => "findChildrenByChannelMenuTaxon"
      "arguments" => [
        "expr:service('sylius.context.channel').getChannel().getMenuTaxon()"
        "expr:service('sylius.context.locale').getLocaleCode()"
      ]
    ]
  ]
  "_locale" => "en"
]
_stopwatch_token
"004130"
_sylius
[
  "template" => "$template"
  "repository" => [
    "method" => "findChildrenByChannelMenuTaxon"
    "arguments" => [
      "expr:service('sylius.context.channel').getChannel().getMenuTaxon()"
      "expr:service('sylius.context.locale').getLocaleCode()"
    ]
  ]
]