GET https://optixs-2014.greendot.cz/en/hene-lasery-p

ProductController :: index

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"Greendot\EshopBundle\Controller\Shop\ProductController::index"
_firewall_context
"security.firewall.map.context.main"
_locale
"en"
_route
"shop_product"
_route_params
[
  "_locale" => "en"
  "slug" => "hene-lasery"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#939
    -supports: false
    -passport: null
    -duration: null
    -stub: "Greendot\EshopBundle\Security\OAuthAuthenticator\GoogleAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Greendot\EshopBundle\Security\OAuthAuthenticator\GoogleAuthenticator {#937 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#941
    -supports: false
    -passport: null
    -duration: null
    -stub: "Greendot\EshopBundle\Security\OAuthAuthenticator\FacebookAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Greendot\EshopBundle\Security\OAuthAuthenticator\FacebookAuthenticator {#940 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#963
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\LoginLinkAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\LoginLinkAuthenticator {#960 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#968
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#887 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#966
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator {#964 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#969
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#970 …}
  }
]
_stopwatch_token
"f6a8dc"
slug
"hene-lasery"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=5e2h3ta2fkottu1c7t1m2k95h5; main_deauth_profile_token=e8a235"
host
"optixs-2014.greendot.cz"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"1"

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
"Fri, 27 Feb 2026 21:20:44 GMT"
x-debug-token
"2f6818"

Cookies

Request Cookies

Key Value
PHPSESSID
"5e2h3ta2fkottu1c7t1m2k95h5"
main_deauth_profile_token
"e8a235"

Response Cookies

No response cookies

Session 8

Session Metadata

Key Value
Created
"Fri, 27 Feb 26 21:20:41 +0000"
Last used
"Fri, 27 Feb 26 21:20:41 +0000"
Lifetime
0

Session Attributes

Attribute Value
selectedCurrencyId
1
selectedCurrencyLocale
"en"

Session Usage

8 Usages
Stateless check enabled
Usage
Greendot\EshopBundle\Service\CurrencyManager:64
[
  [
    "file" => "/var/projects/optixs-2014/vendor/greendot/eshopbundle/src/Service/CurrencyManager.php"
    "line" => 64
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/greendot/eshopbundle/src/Service/CurrencyManager.php"
    "line" => 96
    "function" => "setByLocale"
    "class" => "Greendot\EshopBundle\Service\CurrencyManager"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/translation/LocaleSwitcher.php"
    "line" => 49
    "function" => "setLocale"
    "class" => "Greendot\EshopBundle\Service\CurrencyManager"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php"
    "line" => 68
    "function" => "setLocale"
    "class" => "Symfony\Component\Translation\LocaleSwitcher"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php"
    "line" => 39
    "function" => "setLocale"
    "class" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/public/index.php"
    "line" => 5
    "args" => [
      "/var/projects/optixs-2014/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Greendot\EshopBundle\Service\CurrencyManager:107
[
  [
    "file" => "/var/projects/optixs-2014/vendor/greendot/eshopbundle/src/Service/CurrencyManager.php"
    "line" => 107
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/greendot/eshopbundle/src/Service/CurrencyManager.php"
    "line" => 76
    "function" => "storeInSession"
    "class" => "Greendot\EshopBundle\Service\CurrencyManager"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/greendot/eshopbundle/src/Service/CurrencyManager.php"
    "line" => 96
    "function" => "setByLocale"
    "class" => "Greendot\EshopBundle\Service\CurrencyManager"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/translation/LocaleSwitcher.php"
    "line" => 49
    "function" => "setLocale"
    "class" => "Greendot\EshopBundle\Service\CurrencyManager"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php"
    "line" => 68
    "function" => "setLocale"
    "class" => "Symfony\Component\Translation\LocaleSwitcher"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php"
    "line" => 39
    "function" => "setLocale"
    "class" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/public/index.php"
    "line" => 5
    "args" => [
      "/var/projects/optixs-2014/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Greendot\EshopBundle\Service\CurrencyManager:108
[
  [
    "file" => "/var/projects/optixs-2014/vendor/greendot/eshopbundle/src/Service/CurrencyManager.php"
    "line" => 108
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/greendot/eshopbundle/src/Service/CurrencyManager.php"
    "line" => 76
    "function" => "storeInSession"
    "class" => "Greendot\EshopBundle\Service\CurrencyManager"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/greendot/eshopbundle/src/Service/CurrencyManager.php"
    "line" => 96
    "function" => "setByLocale"
    "class" => "Greendot\EshopBundle\Service\CurrencyManager"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/translation/LocaleSwitcher.php"
    "line" => 49
    "function" => "setLocale"
    "class" => "Greendot\EshopBundle\Service\CurrencyManager"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php"
    "line" => 68
    "function" => "setLocale"
    "class" => "Symfony\Component\Translation\LocaleSwitcher"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php"
    "line" => 39
    "function" => "setLocale"
    "class" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/public/index.php"
    "line" => 5
    "args" => [
      "/var/projects/optixs-2014/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Greendot\EshopBundle\Service\CurrencyManager:66
[
  [
    "file" => "/var/projects/optixs-2014/vendor/greendot/eshopbundle/src/Service/CurrencyManager.php"
    "line" => 66
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/greendot/eshopbundle/src/Service/CurrencyManager.php"
    "line" => 96
    "function" => "setByLocale"
    "class" => "Greendot\EshopBundle\Service\CurrencyManager"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php"
    "line" => 68
    "function" => "setLocale"
    "class" => "Greendot\EshopBundle\Service\CurrencyManager"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php"
    "line" => 39
    "function" => "setLocale"
    "class" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/public/index.php"
    "line" => 5
    "args" => [
      "/var/projects/optixs-2014/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/greendot/eshopbundle/src/Logging/UserContextProcessor.php"
    "line" => 46
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/greendot/eshopbundle/src/Logging/UserContextProcessor.php"
    "line" => 28
    "function" => "extractUserContext"
    "class" => "Greendot\EshopBundle\Logging\UserContextProcessor"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/monolog/monolog/src/Monolog/Logger.php"
    "line" => 378
    "function" => "__invoke"
    "class" => "Greendot\EshopBundle\Logging\UserContextProcessor"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/monolog/monolog/src/Monolog/Logger.php"
    "line" => 594
    "function" => "addRecord"
    "class" => "Monolog\Logger"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 284
    "function" => "debug"
    "class" => "Monolog\Logger"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 137
    "function" => "postProcess"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/public/index.php"
    "line" => 5
    "args" => [
      "/var/projects/optixs-2014/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Greendot\EshopBundle\Service\CurrencyManager:38
[
  [
    "file" => "/var/projects/optixs-2014/vendor/greendot/eshopbundle/src/Service/CurrencyManager.php"
    "line" => 38
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/greendot/eshopbundle/src/EventSubscriber/ProductEventListener.php"
    "line" => 33
    "function" => "get"
    "class" => "Greendot\EshopBundle\Service\CurrencyManager"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/doctrine/orm/src/Event/ListenersInvoker.php"
    "line" => 90
    "function" => "postLoad"
    "class" => "Greendot\EshopBundle\EventSubscriber\ProductEventListener"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/doctrine/orm/src/Internal/HydrationCompleteHandler.php"
    "line" => 55
    "function" => "invoke"
    "class" => "Doctrine\ORM\Event\ListenersInvoker"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/doctrine/orm/src/UnitOfWork.php"
    "line" => 3210
    "function" => "hydrationComplete"
    "class" => "Doctrine\ORM\Internal\HydrationCompleteHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php"
    "line" => 127
    "function" => "hydrationComplete"
    "class" => "Doctrine\ORM\UnitOfWork"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/gedmo/doctrine-extensions/src/Translatable/Hydrator/ORM/ObjectHydrator.php"
    "line" => 51
    "function" => "cleanup"
    "class" => "Doctrine\ORM\Internal\Hydration\ObjectHydrator"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/gedmo/doctrine-extensions/src/Tool/ORM/Hydration/HydratorCompat.php"
    "line" => 46
    "function" => "doCleanupWithCompat"
    "class" => "Gedmo\Translatable\Hydrator\ORM\ObjectHydrator"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/doctrine/orm/src/Internal/Hydration/AbstractHydrator.php"
    "line" => 178
    "function" => "cleanup"
    "class" => "Gedmo\Translatable\Hydrator\ORM\ObjectHydrator"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/doctrine/orm/src/AbstractQuery.php"
    "line" => 943
    "function" => "hydrateAll"
    "class" => "Doctrine\ORM\Internal\Hydration\AbstractHydrator"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/doctrine/orm/src/AbstractQuery.php"
    "line" => 886
    "function" => "executeIgnoreQueryCache"
    "class" => "Doctrine\ORM\AbstractQuery"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/doctrine/orm/src/AbstractQuery.php"
    "line" => 737
    "function" => "execute"
    "class" => "Doctrine\ORM\AbstractQuery"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/greendot/eshopbundle/src/Repository/HintedRepositoryBase.php"
    "line" => 36
    "function" => "getOneOrNullResult"
    "class" => "Doctrine\ORM\AbstractQuery"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/greendot/eshopbundle/src/I18n/TranslatedEntityValueResolver.php"
    "line" => 48
    "function" => "findOneByHinted"
    "class" => "Greendot\EshopBundle\Repository\HintedRepositoryBase"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php"
    "line" => 37
    "function" => "resolve"
    "class" => "Greendot\EshopBundle\I18n\TranslatedEntityValueResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/http-kernel/Controller/ArgumentResolver.php"
    "line" => 91
    "function" => "resolve"
    "class" => "Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php"
    "line" => 33
    "function" => "getArguments"
    "class" => "Symfony\Component\HttpKernel\Controller\ArgumentResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 175
    "function" => "getArguments"
    "class" => "Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/public/index.php"
    "line" => 5
    "args" => [
      "/var/projects/optixs-2014/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Twig\Extension\CoreExtension:1919
[
  [
    "file" => "/var/projects/optixs-2014/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1919
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/var/cache/dev/twig/7b/7b8b28afce14dae945a15c40e226be2d.php"
    "line" => 218
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_69fe3f9c30c53fd78606a3932393aa79"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/var/cache/dev/twig/83/8300714e6a874bea4be8c12096f0dde5.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_c2ee67b1832ed67deedae9fd7308e928"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/var/cache/dev/twig/be/be56e6ee22a1f4836c05ace4a270b54f.php"
    "line" => 58
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_aadee3769e33878e1008219665ba40c3"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 463
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 468
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 282
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/greendot/eshopbundle/src/Controller/Shop/ProductController.php"
    "line" => 76
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "Greendot\EshopBundle\Controller\Shop\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/public/index.php"
    "line" => 5
    "args" => [
      "/var/projects/optixs-2014/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:185
[
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 185
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1919
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/var/cache/dev/twig/7b/7b8b28afce14dae945a15c40e226be2d.php"
    "line" => 296
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_69fe3f9c30c53fd78606a3932393aa79"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/var/cache/dev/twig/83/8300714e6a874bea4be8c12096f0dde5.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_c2ee67b1832ed67deedae9fd7308e928"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/var/cache/dev/twig/be/be56e6ee22a1f4836c05ace4a270b54f.php"
    "line" => 58
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_aadee3769e33878e1008219665ba40c3"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 463
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 468
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 282
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/greendot/eshopbundle/src/Controller/Shop/ProductController.php"
    "line" => 76
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "Greendot\EshopBundle\Controller\Shop\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/projects/optixs-2014/public/index.php"
    "line" => 5
    "args" => [
      "/var/projects/optixs-2014/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ALGOLIA_API_KEY
"4dd0af1eab48fc87ced32bb13fa28738"
ALGOLIA_APP_ID
"PAYKPRDFAP"
APP_ENV
"dev"
APP_SECRET
"8bce210b0444231ba79c5306ec49d4a7"
APP_URL
"https://optixs-2014.greendot.cz"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://greendot:NecumV@127.0.0.1:3306/optixs-2024"
DEEPL_API_KEY
"66fddabf-2d1e-4e0a-8294-50827facca26"
GOOGLE_RECAPTCHA_SECRET
""
GOOGLE_RECAPTCHA_SITE_KEY
""
GOOGLE_SERVICE_ACCOUNT
"%kernel.project_dir%/config/google/service_account.json"
GPWEBPAY_MERCHANT_ID
"2200000458"
GPWEBPAY_PASSWORD
"tenistaRoku1984"
GPWEBPAY_PRIVATE_KEY
"%kernel.project_dir%/config/gpwebpay/private.key"
GPWEBPAY_PUBLIC_KEY
"%kernel.project_dir%/config/gpwebpay/public.pem"
INQUIRY_SHEET_NAME
"poptavky_web"
INQUIRY_SPREADSHEET_ID
"11JsRpPrY8SaBWpZ9Zxr-bGGps89tbBsVSpjQ1YPC1pI"
JWT_PASSPHRASE
"optixs2014"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
LOCK_DSN
"flock"
MAILER_DSN
"gmail+smtp://support@optixs.cz:cunblzyhwtsiebch@default?verify_peer=0"
MAIL_FROM_ADDRESS
"support@optixs.cz"
MAIL_FROM_NAME
"Optixs"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=1"
NZO_ENCRYPTOR_IV
"change_me"
NZO_ENCRYPTOR_SECRET
"change_me"
RECAPTCHA3_KEY
"6LeM0-UZAAAAAC_8sCKe4r1qYqtUj3JBEu-4gpQt"
RECAPTCHA3_SECRET
"6LeM0-UZAAAAAMDWszzJFdKENtzoPMt9SpCxTi0w"
SMSBRANA_LOGIN
"smazikovi_h1"
SMSBRANA_PASSWORD
"e216c98c"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/projects/optixs-2014/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/projects/optixs-2014/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"PHPSESSID=5e2h3ta2fkottu1c7t1m2k95h5; main_deauth_profile_token=e8a235"
HTTP_HOST
"optixs-2014.greendot.cz"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"optixs-2014.greendot.cz"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/en/hene-lasery-p"
REMOTE_ADDR
"216.73.216.107"
REMOTE_PORT
"8663"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1772227243
REQUEST_TIME_FLOAT
1772227243.6747
REQUEST_URI
"/en/hene-lasery-p"
SCRIPT_FILENAME
"/var/projects/optixs-2014/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"190.2.155.146"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"optixs-2014.greendot.cz"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"optixs-2014.greendot.cz"
SYMFONY_DOTENV_PATH
"/var/projects/optixs-2014/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_URL,DATABASE_URL,MESSENGER_TRANSPORT_DSN,CORS_ALLOW_ORIGIN,MAILER_DSN,MAIL_FROM_ADDRESS,MAIL_FROM_NAME,ALGOLIA_APP_ID,ALGOLIA_API_KEY,DEEPL_API_KEY,RECAPTCHA3_KEY,RECAPTCHA3_SECRET,GOOGLE_RECAPTCHA_SITE_KEY,GOOGLE_RECAPTCHA_SECRET,LOCK_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,GPWEBPAY_PRIVATE_KEY,GPWEBPAY_PUBLIC_KEY,GPWEBPAY_PASSWORD,GPWEBPAY_MERCHANT_ID,SMSBRANA_LOGIN,SMSBRANA_PASSWORD,NZO_ENCRYPTOR_SECRET,NZO_ENCRYPTOR_IV,GOOGLE_SERVICE_ACCOUNT,INQUIRY_SPREADSHEET_ID,INQUIRY_SHEET_NAME"
USER
"www-data"
proxy-nokeepalive
"1"

Sub Requests 4

MenuController :: generateMenu (token = f98833)

Key Value
_controller
"Greendot\EshopBundle\Controller\Web\MenuController::generateMenu"
_locale
"en"
_route
"web_menu"
_route_params
[
  "_locale" => "en"
  "id" => "4"
]
_stopwatch_token
"ac5abe"
id
"4"

MenuController :: generateMenu (token = 96c908)

Key Value
_controller
"Greendot\EshopBundle\Controller\Web\MenuController::generateMenu"
_locale
"en"
_route
"web_menu"
_route_params
[
  "_locale" => "en"
  "id" => "1"
]
_stopwatch_token
"3f888a"
id
"1"

FragmentController :: fragmentBreadCrumbs (token = c07c7d)

Key Value
_controller
"App\Controller\Global\FragmentController::fragmentBreadCrumbs"
_locale
"en"
_route
"fragment_custom_product_breadCrumbs"
_route_params
[
  "category" => null
  "json" => false
  "_locale" => "en"
  "product" => "132"
]
_stopwatch_token
"930020"
category
null
json
false
product
"132"

InquiryController :: inquiryForm (token = f883f4)

Key Value
_controller
"App\Controller\Global\InquiryController::inquiryForm"
_locale
"en"
_route
"inquiry_form"
_route_params
[
  "personId" => "34"
  "_locale" => "en"
  "formType" => "product_inquiry"
]
_stopwatch_token
"1f1e50"
formType
"product_inquiry"
personId
"34"