DocumentController :: categoryDetailAction
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Pages\DocumentController::categoryDetailAction" |
| _firewall_context | "security.firewall.map.context.main" |
| _locale | "de" |
| _route | "category_detail" |
| _route_params | [ "_locale" => "de" "path" => "toepfe" "id" => "1463" ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1022 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#945 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1026 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#1027 …} } ] |
| _stopwatch_token | "bb4117" |
| id | "1463" |
| path | "toepfe" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "www.posylka-test.colibo.io" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-php-ob-level | "2" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-security-policy | "frame-ancestors https://*.posylka.de" |
| content-type | "text/html; charset=UTF-8" |
| date | "Sat, 24 Jan 2026 06:24:04 GMT" |
| feature-policy | "sync-xhr * https://*.posylka.de" |
| referrer-policy | "no-referrer-when-downgrade" |
| strict-transport-security | "max-age=31536000; includeSubDomains" |
| x-content-security-policy | "frame-ancestors https://*.posylka.de" |
| x-content-type-options | "nosniff" |
| x-debug-token | "6ecb0d" |
| x-frame-options | "sameorigin" |
| x-xss-protection | "1; mode=block" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 33
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 24 Jan 26 07:24:04 +0100" |
| Last used | "Sat, 24 Jan 26 07:24:04 +0100" |
| Lifetime | 259200 |
Session Attributes
| Attribute | Value |
|---|---|
| CART_TOKEN | "ff578196766a7b245ffca1165dca06bc" |
| CART_UUID | "019beeac-8dd9-76d1-9c8e-4e36d1b0fcf2" |
| WISHLIST_TOKEN | "61df17db21d1cfebd573ea4044581bff" |
| WISHLIST_UUID | "019beeac-8de4-7b7f-978f-c3e0b354ed3c" |
| _locale | "de" |
| alerts | [] |
| cart_items_count | [] |
| direction | "asc" |
| geoip_country | "DE" |
| sort | "delivery_time.sort" |
Session Usage
33
Usages
Stateless check enabled
| Usage |
|---|
App\EventListener\Locale\StickyListener:105
[
[
"file" => "/var/www/src/EventListener/Locale/StickyListener.php"
"line" => 105
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "sessionListener"
"class" => "App\EventListener\Locale\StickyListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\EventListener\Locale\StickyListener:108
[
[
"file" => "/var/www/src/EventListener/Locale/StickyListener.php"
"line" => 108
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "sessionListener"
"class" => "App\EventListener\Locale\StickyListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\EventListener\Locale\StickyListener:119
[
[
"file" => "/var/www/src/EventListener/Locale/StickyListener.php"
"line" => 119
"function" => "remove"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "sessionListener"
"class" => "App\EventListener\Locale\StickyListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\EventListener\Locale\StickyListener:120
[
[
"file" => "/var/www/src/EventListener/Locale/StickyListener.php"
"line" => 120
"function" => "remove"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "sessionListener"
"class" => "App\EventListener\Locale\StickyListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\EventListener\Locale\StickyListener:121
[
[
"file" => "/var/www/src/EventListener/Locale/StickyListener.php"
"line" => 121
"function" => "remove"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "sessionListener"
"class" => "App\EventListener\Locale\StickyListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\EventListener\Locale\StickyListener:122
[
[
"file" => "/var/www/src/EventListener/Locale/StickyListener.php"
"line" => 122
"function" => "remove"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "sessionListener"
"class" => "App\EventListener\Locale\StickyListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\EventListener\Locale\StickyListener:130
[
[
"file" => "/var/www/src/EventListener/Locale/StickyListener.php"
"line" => 130
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "sessionListener"
"class" => "App\EventListener\Locale\StickyListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Repository\CartRepository:159
[
[
"file" => "/var/www/src/Repository/CartRepository.php"
"line" => 159
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/src/Repository/CartRepository.php"
"line" => 208
"function" => "initAnonCart"
"class" => "App\Repository\CartRepository"
"type" => "->"
]
[
"file" => "/var/www/src/EventListener/Locale/StickyListener.php"
"line" => 136
"function" => "init"
"class" => "App\Repository\CartRepository"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "sessionListener"
"class" => "App\EventListener\Locale\StickyListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Repository\CartRepository:178
[
[
"file" => "/var/www/src/Repository/CartRepository.php"
"line" => 178
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/src/Repository/CartRepository.php"
"line" => 167
"function" => "updateSessionUids"
"class" => "App\Repository\CartRepository"
"type" => "->"
]
[
"file" => "/var/www/src/Repository/CartRepository.php"
"line" => 208
"function" => "initAnonCart"
"class" => "App\Repository\CartRepository"
"type" => "->"
]
[
"file" => "/var/www/src/EventListener/Locale/StickyListener.php"
"line" => 136
"function" => "init"
"class" => "App\Repository\CartRepository"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "sessionListener"
"class" => "App\EventListener\Locale\StickyListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Repository\CartRepository:179
[
[
"file" => "/var/www/src/Repository/CartRepository.php"
"line" => 179
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/src/Repository/CartRepository.php"
"line" => 167
"function" => "updateSessionUids"
"class" => "App\Repository\CartRepository"
"type" => "->"
]
[
"file" => "/var/www/src/Repository/CartRepository.php"
"line" => 208
"function" => "initAnonCart"
"class" => "App\Repository\CartRepository"
"type" => "->"
]
[
"file" => "/var/www/src/EventListener/Locale/StickyListener.php"
"line" => 136
"function" => "init"
"class" => "App\Repository\CartRepository"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "sessionListener"
"class" => "App\EventListener\Locale\StickyListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Repository\WishlistRepository:126
[
[
"file" => "/var/www/src/Repository/WishlistRepository.php"
"line" => 126
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/src/Repository/WishlistRepository.php"
"line" => 166
"function" => "initAnonWishlist"
"class" => "App\Repository\WishlistRepository"
"type" => "->"
]
[
"file" => "/var/www/src/EventListener/Locale/StickyListener.php"
"line" => 137
"function" => "init"
"class" => "App\Repository\WishlistRepository"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "sessionListener"
"class" => "App\EventListener\Locale\StickyListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Repository\WishlistRepository:145
[
[
"file" => "/var/www/src/Repository/WishlistRepository.php"
"line" => 145
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/src/Repository/WishlistRepository.php"
"line" => 134
"function" => "updateSessionUids"
"class" => "App\Repository\WishlistRepository"
"type" => "->"
]
[
"file" => "/var/www/src/Repository/WishlistRepository.php"
"line" => 166
"function" => "initAnonWishlist"
"class" => "App\Repository\WishlistRepository"
"type" => "->"
]
[
"file" => "/var/www/src/EventListener/Locale/StickyListener.php"
"line" => 137
"function" => "init"
"class" => "App\Repository\WishlistRepository"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "sessionListener"
"class" => "App\EventListener\Locale\StickyListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Repository\WishlistRepository:146
[
[
"file" => "/var/www/src/Repository/WishlistRepository.php"
"line" => 146
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/src/Repository/WishlistRepository.php"
"line" => 134
"function" => "updateSessionUids"
"class" => "App\Repository\WishlistRepository"
"type" => "->"
]
[
"file" => "/var/www/src/Repository/WishlistRepository.php"
"line" => 166
"function" => "initAnonWishlist"
"class" => "App\Repository\WishlistRepository"
"type" => "->"
]
[
"file" => "/var/www/src/EventListener/Locale/StickyListener.php"
"line" => 137
"function" => "init"
"class" => "App\Repository\WishlistRepository"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "sessionListener"
"class" => "App\EventListener\Locale\StickyListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/var/www/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
"line" => 57
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
"line" => 67
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 107
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 32
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 35
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 44
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 84
"function" => "supports"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/security-http/Firewall.php"
"line" => 86
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Navigation\Toolbar:115
[
[
"file" => "/var/www/src/Navigation/Toolbar.php"
"line" => 115
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/src/Repository/Elastica/ProductRepository.php"
"line" => 128
"function" => "setDirection"
"class" => "App\Navigation\Toolbar"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/Pages/DocumentController.php"
"line" => 362
"function" => "loadRequest"
"class" => "App\Repository\Elastica\ProductRepository"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "categoryDetailAction"
"class" => "App\Controller\Pages\DocumentController"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Navigation\Toolbar:144
[
[
"file" => "/var/www/src/Navigation/Toolbar.php"
"line" => 144
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/src/Repository/Elastica/ProductRepository.php"
"line" => 128
"function" => "setDirection"
"class" => "App\Navigation\Toolbar"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/Pages/DocumentController.php"
"line" => 362
"function" => "loadRequest"
"class" => "App\Repository\Elastica\ProductRepository"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "categoryDetailAction"
"class" => "App\Controller\Pages\DocumentController"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Navigation\Toolbar:61
[
[
"file" => "/var/www/src/Navigation/Toolbar.php"
"line" => 61
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/src/Repository/Elastica/ProductRepository.php"
"line" => 129
"function" => "setSort"
"class" => "App\Navigation\Toolbar"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/Pages/DocumentController.php"
"line" => 362
"function" => "loadRequest"
"class" => "App\Repository\Elastica\ProductRepository"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "categoryDetailAction"
"class" => "App\Controller\Pages\DocumentController"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Navigation\Toolbar:90
[
[
"file" => "/var/www/src/Navigation/Toolbar.php"
"line" => 90
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/src/Repository/Elastica/ProductRepository.php"
"line" => 129
"function" => "setSort"
"class" => "App\Navigation\Toolbar"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/Pages/DocumentController.php"
"line" => 362
"function" => "loadRequest"
"class" => "App\Repository\Elastica\ProductRepository"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "categoryDetailAction"
"class" => "App\Controller\Pages\DocumentController"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Helper\RouteHelper:198
[
[
"file" => "/var/www/src/Helper/RouteHelper.php"
"line" => 198
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/src/Helper/RouteHelper.php"
"line" => 105
"function" => "localizeRoute"
"class" => "App\Helper\RouteHelper"
"type" => "->"
]
[
"file" => "/var/www/src/Twig/ShopTwigExtension.php"
"line" => 92
"function" => "getSwitchUrl"
"class" => "App\Helper\RouteHelper"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1911
"function" => "getSwitchUrl"
"class" => "App\Twig\ShopTwigExtension"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/f6/f610b850b86b85f189aa3a9bcef37926.php"
"line" => 71
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_3f6dc1bbb0a404ac0ea459b0779e3371"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/c2/c2938601fd6df9abb3a549d680555e87.php"
"line" => 130
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_e7cfab21c445ac084b5aa1729105138d"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/8c/8c0e0738e0c19bf02b45ecd4c26760b4.php"
"line" => 160
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_7fbd3a8149458fae39102c246465a9a4"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/8c/8c0e0738e0c19bf02b45ecd4c26760b4.php"
"line" => 112
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_7fbd3a8149458fae39102c246465a9a4"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/ef/efb6084de7bdc2e7924b82bc01c79d94.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_9cb037f5ea651d75b7254fac1599717e"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/f7/f72824ead88a5b944b323fccc409f642.php"
"line" => 64
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_f2730affc98c9c7e355a71ab83efa5d9"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/AppController.php"
"line" => 133
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/AppController.php"
"line" => 93
"function" => "doRenderView"
"class" => "App\Controller\AppController"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/AppController.php"
"line" => 76
"function" => "doRender"
"class" => "App\Controller\AppController"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/Pages/DocumentController.php"
"line" => 444
"function" => "render"
"class" => "App\Controller\AppController"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "categoryDetailAction"
"class" => "App\Controller\Pages\DocumentController"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Component\AlertManager:19
[
[
"file" => "/var/www/src/Component/AlertManager.php"
"line" => 19
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1911
"function" => "list"
"class" => "App\Component\AlertManager"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/94/941c1225ab912c51d2dd3342cdb7d80e.php"
"line" => 48
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_f43120d9af4518713a47187218a06ef3"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/8c/8c0e0738e0c19bf02b45ecd4c26760b4.php"
"line" => 190
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_7fbd3a8149458fae39102c246465a9a4"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/8c/8c0e0738e0c19bf02b45ecd4c26760b4.php"
"line" => 112
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_7fbd3a8149458fae39102c246465a9a4"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/ef/efb6084de7bdc2e7924b82bc01c79d94.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_9cb037f5ea651d75b7254fac1599717e"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/f7/f72824ead88a5b944b323fccc409f642.php"
"line" => 64
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_f2730affc98c9c7e355a71ab83efa5d9"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/AppController.php"
"line" => 133
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/AppController.php"
"line" => 93
"function" => "doRenderView"
"class" => "App\Controller\AppController"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/AppController.php"
"line" => 76
"function" => "doRender"
"class" => "App\Controller\AppController"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/Pages/DocumentController.php"
"line" => 444
"function" => "render"
"class" => "App\Controller\AppController"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "categoryDetailAction"
"class" => "App\Controller\Pages\DocumentController"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Component\AlertManager:22
[
[
"file" => "/var/www/src/Component/AlertManager.php"
"line" => 22
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1911
"function" => "list"
"class" => "App\Component\AlertManager"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/94/941c1225ab912c51d2dd3342cdb7d80e.php"
"line" => 48
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_f43120d9af4518713a47187218a06ef3"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/8c/8c0e0738e0c19bf02b45ecd4c26760b4.php"
"line" => 190
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_7fbd3a8149458fae39102c246465a9a4"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/8c/8c0e0738e0c19bf02b45ecd4c26760b4.php"
"line" => 112
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_7fbd3a8149458fae39102c246465a9a4"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/ef/efb6084de7bdc2e7924b82bc01c79d94.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_9cb037f5ea651d75b7254fac1599717e"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/f7/f72824ead88a5b944b323fccc409f642.php"
"line" => 64
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_f2730affc98c9c7e355a71ab83efa5d9"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/AppController.php"
"line" => 133
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/AppController.php"
"line" => 93
"function" => "doRenderView"
"class" => "App\Controller\AppController"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/AppController.php"
"line" => 76
"function" => "doRender"
"class" => "App\Controller\AppController"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/Pages/DocumentController.php"
"line" => 444
"function" => "render"
"class" => "App\Controller\AppController"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "categoryDetailAction"
"class" => "App\Controller\Pages\DocumentController"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Twig\CatalogTwigExtension:133
[
[
"file" => "/var/www/src/Twig/CatalogTwigExtension.php"
"line" => 133
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1911
"function" => "updateCartItemsCount"
"class" => "App\Twig\CatalogTwigExtension"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/f7/f72824ead88a5b944b323fccc409f642.php"
"line" => 88
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_article"
"class" => "__TwigTemplate_f2730affc98c9c7e355a71ab83efa5d9"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/ef/efb6084de7bdc2e7924b82bc01c79d94.php"
"line" => 110
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_content"
"class" => "__TwigTemplate_9cb037f5ea651d75b7254fac1599717e"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/8c/8c0e0738e0c19bf02b45ecd4c26760b4.php"
"line" => 196
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_7fbd3a8149458fae39102c246465a9a4"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/8c/8c0e0738e0c19bf02b45ecd4c26760b4.php"
"line" => 112
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_7fbd3a8149458fae39102c246465a9a4"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/ef/efb6084de7bdc2e7924b82bc01c79d94.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_9cb037f5ea651d75b7254fac1599717e"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/f7/f72824ead88a5b944b323fccc409f642.php"
"line" => 64
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_f2730affc98c9c7e355a71ab83efa5d9"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/AppController.php"
"line" => 133
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/AppController.php"
"line" => 93
"function" => "doRenderView"
"class" => "App\Controller\AppController"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/AppController.php"
"line" => 76
"function" => "doRender"
"class" => "App\Controller\AppController"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/Pages/DocumentController.php"
"line" => 444
"function" => "render"
"class" => "App\Controller\AppController"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "categoryDetailAction"
"class" => "App\Controller\Pages\DocumentController"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Component\Product\CampaignProcessor:124
[
[
"file" => "/var/www/src/Component/Product/CampaignProcessor.php"
"line" => 124
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/src/Component/Product/Tiers.php"
"line" => 24
"function" => "getCampaignId"
"class" => "App\Component\Product\CampaignProcessor"
"type" => "->"
]
[
"file" => "/var/www/src/Component/Product/Tiers.php"
"line" => 12
"function" => "getTiers"
"class" => "App\Component\Product\Product"
"type" => "->"
]
[
"file" => "/var/www/src/Twig/SnippetExtension.php"
"line" => 461
"function" => "hasTiers"
"class" => "App\Component\Product\Product"
"type" => "->"
]
[
"file" => "/var/www/src/Twig/SnippetExtension.php"
"line" => 407
"function" => "getProductPrice"
"class" => "App\Twig\SnippetExtension"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/f7/f72824ead88a5b944b323fccc409f642.php"
"line" => 97
"function" => "categoryItemListMarkdown"
"class" => "App\Twig\SnippetExtension"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_article"
"class" => "__TwigTemplate_f2730affc98c9c7e355a71ab83efa5d9"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/ef/efb6084de7bdc2e7924b82bc01c79d94.php"
"line" => 110
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_content"
"class" => "__TwigTemplate_9cb037f5ea651d75b7254fac1599717e"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/8c/8c0e0738e0c19bf02b45ecd4c26760b4.php"
"line" => 196
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_7fbd3a8149458fae39102c246465a9a4"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/8c/8c0e0738e0c19bf02b45ecd4c26760b4.php"
"line" => 112
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_7fbd3a8149458fae39102c246465a9a4"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/ef/efb6084de7bdc2e7924b82bc01c79d94.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_9cb037f5ea651d75b7254fac1599717e"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/f7/f72824ead88a5b944b323fccc409f642.php"
"line" => 64
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_f2730affc98c9c7e355a71ab83efa5d9"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/AppController.php"
"line" => 133
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/AppController.php"
"line" => 93
"function" => "doRenderView"
"class" => "App\Controller\AppController"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/AppController.php"
"line" => 76
"function" => "doRender"
"class" => "App\Controller\AppController"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/Pages/DocumentController.php"
"line" => 444
"function" => "render"
"class" => "App\Controller\AppController"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "categoryDetailAction"
"class" => "App\Controller\Pages\DocumentController"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Component\Product\PriceCalculator:141
[
[
"file" => "/var/www/src/Component/Product/PriceCalculator.php"
"line" => 141
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/src/Component/Product/PriceCalculator.php"
"line" => 58
"function" => "campaignPrice"
"class" => "App\Component\Product\PriceCalculator"
"type" => "->"
]
[
"file" => "/var/www/src/Component/Product/PriceCalculator.php"
"line" => 49
"function" => "calculateTiers"
"class" => "App\Component\Product\PriceCalculator"
"type" => "->"
]
[
"file" => "/var/www/src/Component/Product/Product.php"
"line" => 198
"function" => "getPrice"
"class" => "App\Component\Product\PriceCalculator"
"type" => "->"
]
[
"file" => "/var/www/src/Twig/SnippetExtension.php"
"line" => 462
"function" => "getPrice"
"class" => "App\Component\Product\Product"
"type" => "->"
]
[
"file" => "/var/www/src/Twig/SnippetExtension.php"
"line" => 407
"function" => "getProductPrice"
"class" => "App\Twig\SnippetExtension"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/f7/f72824ead88a5b944b323fccc409f642.php"
"line" => 97
"function" => "categoryItemListMarkdown"
"class" => "App\Twig\SnippetExtension"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_article"
"class" => "__TwigTemplate_f2730affc98c9c7e355a71ab83efa5d9"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/ef/efb6084de7bdc2e7924b82bc01c79d94.php"
"line" => 110
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_content"
"class" => "__TwigTemplate_9cb037f5ea651d75b7254fac1599717e"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/8c/8c0e0738e0c19bf02b45ecd4c26760b4.php"
"line" => 196
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_7fbd3a8149458fae39102c246465a9a4"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/8c/8c0e0738e0c19bf02b45ecd4c26760b4.php"
"line" => 112
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_7fbd3a8149458fae39102c246465a9a4"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/ef/efb6084de7bdc2e7924b82bc01c79d94.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_9cb037f5ea651d75b7254fac1599717e"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/f7/f72824ead88a5b944b323fccc409f642.php"
"line" => 64
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_f2730affc98c9c7e355a71ab83efa5d9"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/AppController.php"
"line" => 133
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/AppController.php"
"line" => 93
"function" => "doRenderView"
"class" => "App\Controller\AppController"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/AppController.php"
"line" => 76
"function" => "doRender"
"class" => "App\Controller\AppController"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/Pages/DocumentController.php"
"line" => 444
"function" => "render"
"class" => "App\Controller\AppController"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "categoryDetailAction"
"class" => "App\Controller\Pages\DocumentController"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Twig\CatalogTwigExtension:669
[
[
"file" => "/var/www/src/Twig/CatalogTwigExtension.php"
"line" => 669
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/src/Twig/CatalogTwigExtension.php"
"line" => 702
"function" => "getCouponDiscount"
"class" => "App\Twig\CatalogTwigExtension"
"type" => "->"
]
[
"file" => "/var/www/src/Twig/CatalogTwigExtension.php"
"line" => 724
"function" => "isProductEligibleForCouponDiscount"
"class" => "App\Twig\CatalogTwigExtension"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1911
"function" => "getCouponUnitPrice"
"class" => "App\Twig\CatalogTwigExtension"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/95/955b2a223fbd06c18fa41fcf71c76b9e.php"
"line" => 53
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_8c0533e3836c59fd03d65ce3f500236c"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/f5/f5db1e7cead938c157c29e823185a8e7.php"
"line" => 199
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_d93001090cb7e15769fc39dd02366d22"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/3a/3a3af0d8eb8d74d2f90370c8c7a8ff4c.php"
"line" => 86
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_026061017fbcb098b6b078555960ebff"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/f7/f72824ead88a5b944b323fccc409f642.php"
"line" => 165
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_article"
"class" => "__TwigTemplate_f2730affc98c9c7e355a71ab83efa5d9"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/ef/efb6084de7bdc2e7924b82bc01c79d94.php"
"line" => 110
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_content"
"class" => "__TwigTemplate_9cb037f5ea651d75b7254fac1599717e"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/8c/8c0e0738e0c19bf02b45ecd4c26760b4.php"
"line" => 196
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_7fbd3a8149458fae39102c246465a9a4"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/8c/8c0e0738e0c19bf02b45ecd4c26760b4.php"
"line" => 112
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_7fbd3a8149458fae39102c246465a9a4"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/ef/efb6084de7bdc2e7924b82bc01c79d94.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_9cb037f5ea651d75b7254fac1599717e"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/f7/f72824ead88a5b944b323fccc409f642.php"
"line" => 64
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_f2730affc98c9c7e355a71ab83efa5d9"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/AppController.php"
"line" => 133
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/AppController.php"
"line" => 93
"function" => "doRenderView"
"class" => "App\Controller\AppController"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/AppController.php"
"line" => 76
"function" => "doRender"
"class" => "App\Controller\AppController"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/Pages/DocumentController.php"
"line" => 444
"function" => "render"
"class" => "App\Controller\AppController"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "categoryDetailAction"
"class" => "App\Controller\Pages\DocumentController"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Twig\CatalogTwigExtension:670
[
[
"file" => "/var/www/src/Twig/CatalogTwigExtension.php"
"line" => 670
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/src/Twig/CatalogTwigExtension.php"
"line" => 702
"function" => "getCouponDiscount"
"class" => "App\Twig\CatalogTwigExtension"
"type" => "->"
]
[
"file" => "/var/www/src/Twig/CatalogTwigExtension.php"
"line" => 724
"function" => "isProductEligibleForCouponDiscount"
"class" => "App\Twig\CatalogTwigExtension"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1911
"function" => "getCouponUnitPrice"
"class" => "App\Twig\CatalogTwigExtension"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/95/955b2a223fbd06c18fa41fcf71c76b9e.php"
"line" => 53
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_8c0533e3836c59fd03d65ce3f500236c"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/f5/f5db1e7cead938c157c29e823185a8e7.php"
"line" => 199
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_d93001090cb7e15769fc39dd02366d22"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/3a/3a3af0d8eb8d74d2f90370c8c7a8ff4c.php"
"line" => 86
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_026061017fbcb098b6b078555960ebff"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/f7/f72824ead88a5b944b323fccc409f642.php"
"line" => 165
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_article"
"class" => "__TwigTemplate_f2730affc98c9c7e355a71ab83efa5d9"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/ef/efb6084de7bdc2e7924b82bc01c79d94.php"
"line" => 110
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_content"
"class" => "__TwigTemplate_9cb037f5ea651d75b7254fac1599717e"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/8c/8c0e0738e0c19bf02b45ecd4c26760b4.php"
"line" => 196
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_7fbd3a8149458fae39102c246465a9a4"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/8c/8c0e0738e0c19bf02b45ecd4c26760b4.php"
"line" => 112
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_7fbd3a8149458fae39102c246465a9a4"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/ef/efb6084de7bdc2e7924b82bc01c79d94.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_9cb037f5ea651d75b7254fac1599717e"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/f7/f72824ead88a5b944b323fccc409f642.php"
"line" => 64
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_f2730affc98c9c7e355a71ab83efa5d9"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/AppController.php"
"line" => 133
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/AppController.php"
"line" => 93
"function" => "doRenderView"
"class" => "App\Controller\AppController"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/AppController.php"
"line" => 76
"function" => "doRender"
"class" => "App\Controller\AppController"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/Pages/DocumentController.php"
"line" => 444
"function" => "render"
"class" => "App\Controller\AppController"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "categoryDetailAction"
"class" => "App\Controller\Pages\DocumentController"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Twig\CatalogTwigExtension:671
[
[
"file" => "/var/www/src/Twig/CatalogTwigExtension.php"
"line" => 671
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/src/Twig/CatalogTwigExtension.php"
"line" => 702
"function" => "getCouponDiscount"
"class" => "App\Twig\CatalogTwigExtension"
"type" => "->"
]
[
"file" => "/var/www/src/Twig/CatalogTwigExtension.php"
"line" => 724
"function" => "isProductEligibleForCouponDiscount"
"class" => "App\Twig\CatalogTwigExtension"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1911
"function" => "getCouponUnitPrice"
"class" => "App\Twig\CatalogTwigExtension"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/95/955b2a223fbd06c18fa41fcf71c76b9e.php"
"line" => 53
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_8c0533e3836c59fd03d65ce3f500236c"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/f5/f5db1e7cead938c157c29e823185a8e7.php"
"line" => 199
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_d93001090cb7e15769fc39dd02366d22"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/3a/3a3af0d8eb8d74d2f90370c8c7a8ff4c.php"
"line" => 86
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_026061017fbcb098b6b078555960ebff"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/f7/f72824ead88a5b944b323fccc409f642.php"
"line" => 165
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_article"
"class" => "__TwigTemplate_f2730affc98c9c7e355a71ab83efa5d9"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/ef/efb6084de7bdc2e7924b82bc01c79d94.php"
"line" => 110
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_content"
"class" => "__TwigTemplate_9cb037f5ea651d75b7254fac1599717e"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/8c/8c0e0738e0c19bf02b45ecd4c26760b4.php"
"line" => 196
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_7fbd3a8149458fae39102c246465a9a4"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/8c/8c0e0738e0c19bf02b45ecd4c26760b4.php"
"line" => 112
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_7fbd3a8149458fae39102c246465a9a4"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/ef/efb6084de7bdc2e7924b82bc01c79d94.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_9cb037f5ea651d75b7254fac1599717e"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/f7/f72824ead88a5b944b323fccc409f642.php"
"line" => 64
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_f2730affc98c9c7e355a71ab83efa5d9"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/AppController.php"
"line" => 133
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/AppController.php"
"line" => 93
"function" => "doRenderView"
"class" => "App\Controller\AppController"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/AppController.php"
"line" => 76
"function" => "doRender"
"class" => "App\Controller\AppController"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/Pages/DocumentController.php"
"line" => 444
"function" => "render"
"class" => "App\Controller\AppController"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "categoryDetailAction"
"class" => "App\Controller\Pages\DocumentController"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Twig\Extension\CoreExtension:1911
[
[
"file" => "/var/www/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1911
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/e7/e73dbb8db8c46c9513c91750ab405ebd.php"
"line" => 48
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_1b19f1cfa930233777527604e1429ad6"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/f5/f5db1e7cead938c157c29e823185a8e7.php"
"line" => 204
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_d93001090cb7e15769fc39dd02366d22"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/3a/3a3af0d8eb8d74d2f90370c8c7a8ff4c.php"
"line" => 86
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_026061017fbcb098b6b078555960ebff"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/f7/f72824ead88a5b944b323fccc409f642.php"
"line" => 165
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_article"
"class" => "__TwigTemplate_f2730affc98c9c7e355a71ab83efa5d9"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/ef/efb6084de7bdc2e7924b82bc01c79d94.php"
"line" => 110
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_content"
"class" => "__TwigTemplate_9cb037f5ea651d75b7254fac1599717e"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/8c/8c0e0738e0c19bf02b45ecd4c26760b4.php"
"line" => 196
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_7fbd3a8149458fae39102c246465a9a4"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/8c/8c0e0738e0c19bf02b45ecd4c26760b4.php"
"line" => 112
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_7fbd3a8149458fae39102c246465a9a4"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/ef/efb6084de7bdc2e7924b82bc01c79d94.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_9cb037f5ea651d75b7254fac1599717e"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/f7/f72824ead88a5b944b323fccc409f642.php"
"line" => 64
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_f2730affc98c9c7e355a71ab83efa5d9"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/AppController.php"
"line" => 133
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/AppController.php"
"line" => 93
"function" => "doRenderView"
"class" => "App\Controller\AppController"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/AppController.php"
"line" => 76
"function" => "doRender"
"class" => "App\Controller\AppController"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/Pages/DocumentController.php"
"line" => 444
"function" => "render"
"class" => "App\Controller\AppController"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "categoryDetailAction"
"class" => "App\Controller\Pages\DocumentController"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
[
"file" => "/var/www/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 68
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "/var/www/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "/var/www/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "/var/www/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 71
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/var/www/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| (no data) | |
Defined as regular env variables
| Key | Value |
|---|---|
| AMAZON_PAY_ACCESS_KEY | "AKIAJXEL7L5UANJKRQPA" |
| AMAZON_PAY_MERCHANT_ID | "A371P95TQRPLMB" |
| AMAZON_PAY_PRIVATE_KEY_FILE | "keys/AmazonPay_SANDBOX-AHKFRI3GT4QYZ66XCKOEOFU5.pem" |
| AMAZON_PAY_PUBLIC_KEY_ID | "SANDBOX-AHKFRI3GT4QYZ66XCKOEOFU5" |
| AMAZON_PAY_SECRET_KEY | "59qR0Bv9DaXhGXxFMVbcVR+ztye6tn+7tCaUEc96" |
| AMAZON_PAY_STORE_ID | "amzn1.application-oa2-client.f24cfcf289f3468f8f8b3e84f038339d" |
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_PROJECT_DIR | "/var/www" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www" ] |
| AWS_CREDENTIALS_KEY | "AKIATO6J45QNLJI3MOYL" |
| AWS_CREDENTIALS_SECRET | "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" |
| AWS_REGION | "eu-central-1" |
| AWS_VERSION | "latest" |
| BREVO_API_KEY_V3 | "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" |
| CDN_ENABLED | "1" |
| CLICKHOUSE_DATABASE | "default" |
| CLICKHOUSE_HOST | "clickhouse" |
| CLICKHOUSE_PASSWORD | "wSmp9Gay6y8Dsp" |
| CLICKHOUSE_PORT | "8123" |
| CLICKHOUSE_USERNAME | "posylka_de" |
| CLICKHOUSE_USE_WATCHER | "1" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DATABASE_CERT_PATH | "dev/null" |
| DATABASE_HOST | "mysql" |
| DATABASE_NAME | "posylka_prod" |
| DATABASE_PASSWORD | "pY8BjdwH3qAsTsEr" |
| DATABASE_PORT | "3306" |
| DATABASE_SSL_VERIFY | "false" |
| DATABASE_URL | "mysql://posylka_de:pY8BjdwH3qAsTsEr@mysql:3306/posylka_prod?charset=utf8" |
| DATABASE_USER | "posylka_de" |
| DHL_APP_ID | "posylka_test_2" |
| DHL_APP_TOKEN | "MeDGiYIa1aSeYDZOckJ1cLjnhpZwP4" |
| DHL_PASS | "D321posylk+mutobene" |
| DHL_USER | "pos1lkadev" |
| DHL_ZT_PASS | "W@bbene1" |
| DHL_ZT_USER | "zt225621" |
| DOCUMENT_ROOT | "/var/www/public" |
| DOCUMENT_URI | "/index.php" |
| ELASTICA_HOST | "elasticsearch" |
| ELASTICA_PASSWORD | "BWhwkF4pujD0OSlXsDSG" |
| ELASTICA_PORT | "9200" |
| ELASTICA_USER | "elastic" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GOOGLE_API_KEY | "AIzaSyBGS8MZiqdhOstcrExw6k3ZI2PPhpUpon8" |
| GOOGLE_TAG_MANAGER_CONTAINER_IR_DE | "GTM-MHX2TX" |
| GOOGLE_TAG_MANAGER_CONTAINER_IR_RU | "GTM-MGGXJGX" |
| GPG_KEYS | "AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD" |
| HOME | "/home/www-data" |
| HOSTNAME | "142c6aa0c93d" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "www.posylka-test.colibo.io" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| JWT_PASSPHRASE | "posylka_jwt_secret" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MAILER_DSN | "brevo+api://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@default" |
| MAILER_USER | "info@posylka.de" |
| MAIL_MAIL_FROM | "info@posylka.de" |
| MOLLIE_TOKEN | "test_byrj2KkVk38WNbc59fmSeGTm52axr2" |
| MYSQL_DATABASE | "posylka_prod" |
| MYSQL_PASSWORD | "pY8BjdwH3qAsTsEr" |
| MYSQL_ROOT_PASSWORD | "pY8BjdwH3qAsTsEr" |
| MYSQL_USER | "posylka_de" |
| ORDER_NUMBER_PREFIX | "DEV-" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PAYPAL_EXPRESS_CLIENT_ID | "AQkqvH3t7BmWplT8_7fXi28Hq0rKkjq2FhZjGX4JAFKyjHlLYt-qVevR0O0XFLngLqEepH3TrhuuSFBq" |
| PAYPAL_EXPRESS_CLIENT_SECRET | "EMhjc2hk6eC6s0d4qGVLxe24pYxRlVCcP3QcQ7HtplkPkC02geLmrNNcrHwJHWPXuWGbflPGJR1k3P21" |
| 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.4.15.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_INI_DIR | "/usr/local/etc/php" |
| PHP_LDFLAGS | "-Wl,-O1 -pie" |
| PHP_SELF | "/index.php" |
| PHP_SHA256 | "a060684f614b8344f9b34c334b6ba8db1177555997edb5b1aceab0a4b807da7e" |
| PHP_URL | "https://www.php.net/distributions/php-8.4.15.tar.xz" |
| PHP_VERSION | "8.4.15" |
| POSYLKA_LOG_LEVEL | "warning" |
| POSYLKA_MODE | "prod" |
| POSYLKA_ROOT | "/var/www/" |
| PWD | "/var/www" |
| QUERY_STRING | "" |
| RECAPTCHA_RESPONSE_KEY | "g-recaptcha-response" |
| RECAPTCHA_SECRET_KEY | "6Lc-KVkpAAAAAA7DBpHBp5msjtUiveKcks9NyWnn" |
| RECAPTCHA_SITE_KEY | "6Lc-KVkpAAAAAHDy0LHka9R9E4WLz1QxJ9qMYPoT" |
| REDIRECT_STATUS | "200" |
| REDIS_HOST | "redis" |
| REDIS_PASSWORD | "qDx5bN65dx3Mr8XT" |
| REDIS_PORT | "6379" |
| REDIS_URL | "redis://:qDx5bN65dx3Mr8XT@redis" |
| REMOTE_ADDR | "216.73.216.110" |
| REMOTE_PORT | "62274" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1769235844 |
| REQUEST_TIME_FLOAT | 1769235844.547 |
| REQUEST_URI | "/de/toepfe-c1463.html" |
| SCRIPT_FILENAME | "/var/www/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SECRET | "933d4065d892c2ed01adcb338218bc10" |
| SERVER_ADDR | "20.0.0.8" |
| SERVER_NAME | "www.posylka-test.colibo.io" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SOFTWARE | "nginx/1.28.0" |
| SHLVL | "1" |
| SYMFONY_DOTENV_PATH | "/var/www/.env" |
| TERM | "xterm" |
| TZ | "Europe/Berlin" |
| USER | "www-data" |
| _ | "/usr/local/sbin/php-fpm" |