FileController :: getFilteredImageAction
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "oro_attachment.controller.file::getFilteredImageAction" |
| _csrf_cookie | Symfony\Component\HttpFoundation\Cookie {#4376 #expire: 0 #path: "/" -sameSite: "lax" -secureDefault: true #name: "https-_csrf" #value: "YpVLAhbNBQhrlRFC8DqxGnMnYIKnokBmVWu9SpTslWM" #domain: null #secure: null #httpOnly: false -raw: false -partitioned: false } |
| _firewall_context | "security.firewall.map.context.frontend" |
| _master_request_route | "oro_frontend_attachment_filter_image" |
| _oro_access_checked | false |
| _route | "oro_frontend_attachment_filter_image" |
| _route_params | [ "filter" => "product_medium" "filterMd5" => "c55318e9335b97600d7d5f0588152cb5" "id" => "152" "filename" => "6aacddfcb6875216401512-7BS71-Modern-White-Table-37-x-37-in.jpg" ] |
| _security_customer_visitor_cookie | Symfony\Component\HttpFoundation\Cookie {#6277 #expire: 1792376021 #path: "/" -sameSite: "lax" -secureDefault: true #name: "customer_visitor" #value: "IjZmMzI3NDg1MzNkZDg3Y2IzODUyIg==" #domain: null #secure: null #httpOnly: true -raw: false -partitioned: false } |
| _security_firewall_run | "_security_customer_identity" |
| _stopwatch_token | "1fca23" |
| _theme | "default" |
| current_website | Oro\Bundle\WebsiteBundle\Entity\Website {#5009 #inversedWebsites: Doctrine\ORM\PersistentCollection {#5004 …} #relatedWebsites: Doctrine\ORM\PersistentCollection {#5352 …} #id: 1 #name: "Default" #default: true #createdAt: DateTime @1789713907 {#5020 : 2026-09-18 06:45:07.0 UTC (+00:00) } #updatedAt: DateTime @1789713907 {#5012 : 2026-09-18 06:45:07.0 UTC (+00:00) } #updatedAtSet: null #owner: Proxies\__CG__\Oro\Bundle\OrganizationBundle\Entity\BusinessUnit {#5401 …} #organization: Proxies\__CG__\Oro\Bundle\OrganizationBundle\Entity\Organization {#5416 …} #extendEntityStorage: Oro\Bundle\EntityExtendBundle\Model\ExtendEntityStorage {#5006 …} } |
| filename | "6aacddfcb6875216401512-7BS71-Modern-White-Table-37-x-37-in.jpg" |
| filter | "product_medium" |
| filterMd5 | "c55318e9335b97600d7d5f0588152cb5" |
| id | "152" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "dev.light2life.ru" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "192.168.65.1" |
| x-forwarded-host | "dev.light2life.ru" |
| x-forwarded-port | "443" |
| x-forwarded-proto | "https" |
| x-forwarded-server | "0d7947d8e798" |
| x-php-ob-level | "0" |
| x-real-ip | "192.168.65.1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "max-age=0, must-revalidate, no-cache, no-store, private" |
| content-type | "image/jpeg" |
| date | "Sat, 19 Sep 2026 02:13:42 GMT" |
| permissions-policy | "accelerometer=(), autoplay=(self), camera=(), fullscreen=(self), gamepad=(), gyroscope=(), hid=(), idle-detection=(), local-fonts=(), magnetometer=(), microphone=(), midi=(), screen-wake-lock=(), serial=(), usb=(), window-management=()" |
| set-cookie | [ "https-_csrf=YpVLAhbNBQhrlRFC8DqxGnMnYIKnokBmVWu9SpTslWM; path=/; secure; samesite=lax" "customer_visitor=IjZmMzI3NDg1MzNkZDg3Y2IzODUyIg%3D%3D; expires=Mon, 19 Oct 2026 02:13:41 GMT; Max-Age=2591999; path=/; secure; httponly; samesite=lax" ] |
| symfony-session-noautocachecontrol | "1" |
| x-content-type-options | "nosniff" |
| x-debug-token | "748709" |
| x-frame-options | "SAMEORIGIN" |
| x-xss-protection | "1; mode=block" |
Cookies
Request Cookies
No request cookies
Response Cookies
| Key | Value |
|---|---|
| customer_visitor | Symfony\Component\HttpFoundation\Cookie {#6277 #expire: 1792376021 #path: "/" -sameSite: "lax" -secureDefault: true #name: "customer_visitor" #value: "IjZmMzI3NDg1MzNkZDg3Y2IzODUyIg==" #domain: null #secure: null #httpOnly: true -raw: false -partitioned: false } |
| https-_csrf | Symfony\Component\HttpFoundation\Cookie {#4376 #expire: 0 #path: "/" -sameSite: "lax" -secureDefault: true #name: "https-_csrf" #value: "YpVLAhbNBQhrlRFC8DqxGnMnYIKnokBmVWu9SpTslWM" #domain: null #secure: null #httpOnly: false -raw: false -partitioned: false } |
Session 6
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
6
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:42 [
[
"file" => "/app/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 42
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
"line" => 79
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
"line" => 65
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 120
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 32
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 35
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 38
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 93
"function" => "supports"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-http/Firewall.php"
"line" => 93
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/app/vendor/oro/commerce/src/Oro/Bundle/RedirectBundle/Security/Firewall.php"
"line" => 99
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequestAfterRouting"
"class" => "Oro\Bundle\RedirectBundle\Security\Firewall"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/oro/customer-portal/src/Oro/Bundle/FrontendBundle/Request/StorefrontSessionHttpKernelDecorator.php"
"line" => 53
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/oro/platform/src/Oro/Bundle/SecurityBundle/Request/SessionHttpKernelDecorator.php"
"line" => 44
"function" => "handle"
"class" => "Oro\Bundle\FrontendBundle\Request\StorefrontSessionHttpKernelDecorator"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Oro\Bundle\SecurityBundle\Request\SessionHttpKernelDecorator"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/app/vendor/autoload_runtime.php"
"line" => 40
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/app/public/index.php"
"line" => 3
"args" => [
"/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Oro\Bundle\OAuth2ServerBundle\Security\Authentication\Token\SessionTransferCustomerVisitorTokenFactory:60 [
[
"file" => "/app/vendor/oro/oauth2-server/src/Oro/Bundle/OAuth2ServerBundle/Security/Authentication/Token/SessionTransferCustomerVisitorTokenFactory.php"
"line" => 60
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/vendor/oro/oauth2-server/src/Oro/Bundle/OAuth2ServerBundle/Security/Authentication/Token/SessionTransferCustomerVisitorTokenFactory.php"
"line" => 33
"function" => "isSessionTransferCustomerVisitor"
"class" => "Oro\Bundle\OAuth2ServerBundle\Security\Authentication\Token\SessionTransferCustomerVisitorTokenFactory"
"type" => "->"
]
[
"file" => "/app/vendor/oro/customer-portal/src/Oro/Bundle/CustomerBundle/Security/AnonymousCustomerUserAuthenticator.php"
"line" => 89
"function" => "create"
"class" => "Oro\Bundle\OAuth2ServerBundle\Security\Authentication\Token\SessionTransferCustomerVisitorTokenFactory"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
"line" => 82
"function" => "createToken"
"class" => "Oro\Bundle\CustomerBundle\Security\AnonymousCustomerUserAuthenticator"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 207
"function" => "createToken"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 167
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 149
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 94
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-http/Firewall.php"
"line" => 93
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/app/vendor/oro/commerce/src/Oro/Bundle/RedirectBundle/Security/Firewall.php"
"line" => 99
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequestAfterRouting"
"class" => "Oro\Bundle\RedirectBundle\Security\Firewall"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/oro/customer-portal/src/Oro/Bundle/FrontendBundle/Request/StorefrontSessionHttpKernelDecorator.php"
"line" => 53
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/oro/platform/src/Oro/Bundle/SecurityBundle/Request/SessionHttpKernelDecorator.php"
"line" => 44
"function" => "handle"
"class" => "Oro\Bundle\FrontendBundle\Request\StorefrontSessionHttpKernelDecorator"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Oro\Bundle\SecurityBundle\Request\SessionHttpKernelDecorator"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/app/vendor/autoload_runtime.php"
"line" => 40
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/app/public/index.php"
"line" => 3
"args" => [
"/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:54 [
[
"file" => "/app/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 54
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/vendor/oro/customer-portal/src/Oro/Bundle/CustomerBundle/Security/AnonymousCustomerUserAuthenticator.php"
"line" => 94
"function" => "setToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
"line" => 82
"function" => "createToken"
"class" => "Oro\Bundle\CustomerBundle\Security\AnonymousCustomerUserAuthenticator"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 207
"function" => "createToken"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 167
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 149
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 94
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-http/Firewall.php"
"line" => 93
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/app/vendor/oro/commerce/src/Oro/Bundle/RedirectBundle/Security/Firewall.php"
"line" => 99
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequestAfterRouting"
"class" => "Oro\Bundle\RedirectBundle\Security\Firewall"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/oro/customer-portal/src/Oro/Bundle/FrontendBundle/Request/StorefrontSessionHttpKernelDecorator.php"
"line" => 53
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/oro/platform/src/Oro/Bundle/SecurityBundle/Request/SessionHttpKernelDecorator.php"
"line" => 44
"function" => "handle"
"class" => "Oro\Bundle\FrontendBundle\Request\StorefrontSessionHttpKernelDecorator"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Oro\Bundle\SecurityBundle\Request\SessionHttpKernelDecorator"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/app/vendor/autoload_runtime.php"
"line" => 40
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/app/public/index.php"
"line" => 3
"args" => [
"/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Oro\Bundle\FrontendLocalizationBundle\Manager\UserLocalizationManager:182 [
[
"file" => "/app/vendor/oro/commerce/src/Oro/Bundle/FrontendLocalizationBundle/Manager/UserLocalizationManager.php"
"line" => 182
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/vendor/oro/commerce/src/Oro/Bundle/FrontendLocalizationBundle/Manager/UserLocalizationManager.php"
"line" => 187
"function" => "getSessionLocalizations"
"class" => "Oro\Bundle\FrontendLocalizationBundle\Manager\UserLocalizationManager"
"type" => "->"
]
[
"file" => "/app/vendor/oro/commerce/src/Oro/Bundle/FrontendLocalizationBundle/Manager/UserLocalizationManager.php"
"line" => 89
"function" => "getSessionLocalizationIdByWebsiteId"
"class" => "Oro\Bundle\FrontendLocalizationBundle\Manager\UserLocalizationManager"
"type" => "->"
]
[
"file" => "/app/vendor/oro/commerce/src/Oro/Bundle/FrontendLocalizationBundle/Extension/CurrentLocalizationExtension.php"
"line" => 45
"function" => "getCurrentLocalization"
"class" => "Oro\Bundle\FrontendLocalizationBundle\Manager\UserLocalizationManager"
"type" => "->"
]
[
"file" => "/app/vendor/oro/platform/src/Oro/Bundle/LocaleBundle/Provider/CurrentLocalizationProvider.php"
"line" => 51
"function" => "getCurrentLocalization"
"class" => "Oro\Bundle\FrontendLocalizationBundle\Extension\CurrentLocalizationExtension"
"type" => "->"
]
[
"file" => "/app/vendor/oro/platform/src/Oro/Bundle/LocaleBundle/EventListener/LocaleListener.php"
"line" => 136
"function" => "getCurrentLocalization"
"class" => "Oro\Bundle\LocaleBundle\Provider\CurrentLocalizationProvider"
"type" => "->"
]
[
"file" => "/app/vendor/oro/platform/src/Oro/Bundle/LocaleBundle/EventListener/LocaleListener.php"
"line" => 57
"function" => "getCurrentLanguage"
"class" => "Oro\Bundle\LocaleBundle\EventListener\LocaleListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Oro\Bundle\LocaleBundle\EventListener\LocaleListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/oro/customer-portal/src/Oro/Bundle/FrontendBundle/Request/StorefrontSessionHttpKernelDecorator.php"
"line" => 53
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/oro/platform/src/Oro/Bundle/SecurityBundle/Request/SessionHttpKernelDecorator.php"
"line" => 44
"function" => "handle"
"class" => "Oro\Bundle\FrontendBundle\Request\StorefrontSessionHttpKernelDecorator"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Oro\Bundle\SecurityBundle\Request\SessionHttpKernelDecorator"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/app/vendor/autoload_runtime.php"
"line" => 40
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/app/public/index.php"
"line" => 3
"args" => [
"/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Oro\Bundle\CustomerBundle\Security\Listener\CustomerVisitorUpdateLastVisitListener:51 [
[
"file" => "/app/vendor/oro/customer-portal/src/Oro/Bundle/CustomerBundle/Security/Listener/CustomerVisitorUpdateLastVisitListener.php"
"line" => 51
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/vendor/oro/customer-portal/src/Oro/Bundle/CustomerBundle/Security/Listener/CustomerVisitorUpdateLastVisitListener.php"
"line" => 43
"function" => "updateLastVisitTime"
"class" => "Oro\Bundle\CustomerBundle\Security\Listener\CustomerVisitorUpdateLastVisitListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Oro\Bundle\CustomerBundle\Security\Listener\CustomerVisitorUpdateLastVisitListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/oro/customer-portal/src/Oro/Bundle/FrontendBundle/Request/StorefrontSessionHttpKernelDecorator.php"
"line" => 53
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/oro/platform/src/Oro/Bundle/SecurityBundle/Request/SessionHttpKernelDecorator.php"
"line" => 44
"function" => "handle"
"class" => "Oro\Bundle\FrontendBundle\Request\StorefrontSessionHttpKernelDecorator"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Oro\Bundle\SecurityBundle\Request\SessionHttpKernelDecorator"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/app/vendor/autoload_runtime.php"
"line" => 40
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/app/public/index.php"
"line" => 3
"args" => [
"/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Oro\Bundle\CustomerBundle\Security\Listener\CustomerVisitorUpdateLastVisitListener:58 [
[
"file" => "/app/vendor/oro/customer-portal/src/Oro/Bundle/CustomerBundle/Security/Listener/CustomerVisitorUpdateLastVisitListener.php"
"line" => 58
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/vendor/oro/customer-portal/src/Oro/Bundle/CustomerBundle/Security/Listener/CustomerVisitorUpdateLastVisitListener.php"
"line" => 43
"function" => "updateLastVisitTime"
"class" => "Oro\Bundle\CustomerBundle\Security\Listener\CustomerVisitorUpdateLastVisitListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Oro\Bundle\CustomerBundle\Security\Listener\CustomerVisitorUpdateLastVisitListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/oro/customer-portal/src/Oro/Bundle/FrontendBundle/Request/StorefrontSessionHttpKernelDecorator.php"
"line" => 53
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/oro/platform/src/Oro/Bundle/SecurityBundle/Request/SessionHttpKernelDecorator.php"
"line" => 44
"function" => "handle"
"class" => "Oro\Bundle\FrontendBundle\Request\StorefrontSessionHttpKernelDecorator"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Oro\Bundle\SecurityBundle\Request\SessionHttpKernelDecorator"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/app/vendor/autoload_runtime.php"
"line" => 40
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/app/public/index.php"
"line" => 3
"args" => [
"/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| ORO_DB_DSN | "postgres://dart:123rty456@platform-db:5432/platformdb?sslmode=disable&charset=utf8&serverVersion=17.6" |
| ORO_DB_URL | "postgres://dart:123rty456@platform-db:5432/platformdb?sslmode=disable&charset=utf8&serverVersion=17.6" |
| ORO_ENV | "dev" |
| ORO_JPEGOPTIM_BINARY | "" |
| ORO_LOG_PATH | "%kernel.logs_dir%/%kernel.environment%.log" |
| ORO_LOG_STACKTRACE_LEVEL | "error" |
| ORO_MAILER_DSN | "native://default" |
| ORO_MAINTENANCE_LOCK_FILE_PATH | "%kernel.project_dir%/var/maintenance/maintenance_lock" |
| ORO_MQ_DSN | "dbal:" |
| ORO_OAUTH_PRIVATE_KEY_PATH | "%kernel.project_dir%/var/oauth_private.key" |
| ORO_OAUTH_PUBLIC_KEY_PATH | "%kernel.project_dir%/var/oauth_public.key" |
| ORO_OUTBOUND_CONNECTION_CHECK_DURATION | "5" |
| ORO_PDF_GENERATOR_GOTENBERG_API_URL | "http://pdf-generator:3000" |
| ORO_PERMITTED_OUTBOUND_CONNECTIONS | "" |
| ORO_PNGQUANT_BINARY | "" |
| ORO_REDIS_CACHE_DSN | "redis://127.0.0.1:6379/1" |
| ORO_REDIS_DOCTRINE_DSN | "redis://127.0.0.1:6379/2" |
| ORO_REDIS_LAYOUT_DSN | "redis://127.0.0.1:6379/3" |
| ORO_REDIS_URL | "redis://127.0.0.1:6379" |
| ORO_SEARCH_ENGINE_DSN | "orm:?prefix=oro_search" |
| ORO_SEARCH_URL | "orm:" |
| ORO_SECRET | "ThisTokenIsNotSoSecretChangeIt" |
| ORO_SESSION_DSN | "native:" |
| ORO_TRACKING_DATA_FOLDER | "" |
| ORO_WEBSITE_SEARCH_ENGINE_DSN | "orm:?prefix=oro_website_search" |
| ORO_WEBSOCKET_BACKEND_DSN | "" |
| ORO_WEBSOCKET_FRONTEND_DSN | "" |
| ORO_WEBSOCKET_SERVER_DSN | "" |
| PG_DB_NAME | "platformdb" |
| PG_DB_ROOT_PASSWORD | "123rty456" |
| PG_DB_ROOT_USER | "dart" |
| PG_DB_VERSION | "17.6" |
| PG_HOST | "platform-db" |
| SYMFONY_TRUSTED_HEADERS | "X-Forwarded-For,X-Forwarded-Host,X-Forwarded-Proto" |
| SYMFONY_TRUSTED_PROXIES | "127.0.0.1,::1,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_PROJECT_DIR | "/app" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "dotenv_path" => ".env-app" "env_var_name" => "ORO_ENV" "debug_var_name" => "ORO_DEBUG" "prod_envs" => [ "prod" "behat_test" ] "project_dir" => "/app" ] |
| AUTH_TYPE | "" |
| COMPOSER_ALLOW_SUPERUSER | "1" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/app/public" |
| DOCUMENT_URI | "/index.php" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GODEBUG | "cgocheck=0" |
| GOTRACEBACK | "none" |
| GPG_KEYS | "1198C0117593497A5EC5C199286AF1F9897469DC 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A5" |
| HOME | "/" |
| HOSTNAME | "456accce1444" |
| HTTPS | "" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "dev.light2life.ru" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "192.168.65.1" |
| HTTP_X_FORWARDED_HOST | "dev.light2life.ru" |
| HTTP_X_FORWARDED_PORT | "443" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_FORWARDED_SERVER | "0d7947d8e798" |
| HTTP_X_REAL_IP | "192.168.65.1" |
| ORO_DEBUG | "1" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PATH_INFO | "" |
| PHPIZE_DEPS | "autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c" |
| PHP_ASC_URL | "https://www.php.net/distributions/php-8.5.10.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 | "6a8bebaa4d5a979a38db29a9373e9851f60c6b11f72172c585947e78f3081957" |
| PHP_URL | "https://www.php.net/distributions/php-8.5.10.tar.xz" |
| PHP_VERSION | "8.5.10" |
| PWD | "/app" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "172.20.0.2" |
| REMOTE_HOST | "172.20.0.2" |
| REMOTE_IDENT | "" |
| REMOTE_PORT | "48386" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1789784021 |
| REQUEST_TIME_FLOAT | 1789784021.379 |
| REQUEST_URI | "/media/cache/attachment/filter/product_medium/c55318e9335b97600d7d5f0588152cb5/152/6aacddfcb6875216401512-7BS71-Modern-White-Table-37-x-37-in.jpg" |
| SCRIPT_FILENAME | "/app/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_NAME | "dev.light2life.ru" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "FrankenPHP" |
| SSL_CIPHER | "" |
| SSL_PROTOCOL | "" |
| SYMFONY_DOTENV_PATH | "/app/.env-app" |
| SYMFONY_DOTENV_VARS | "ORO_ENV,ORO_SECRET,ORO_DB_URL,ORO_DB_DSN,ORO_MAILER_DSN,ORO_SEARCH_URL,ORO_SEARCH_ENGINE_DSN,ORO_WEBSITE_SEARCH_ENGINE_DSN,ORO_SESSION_DSN,ORO_WEBSOCKET_SERVER_DSN,ORO_WEBSOCKET_FRONTEND_DSN,ORO_WEBSOCKET_BACKEND_DSN,ORO_MQ_DSN,ORO_JPEGOPTIM_BINARY,ORO_PNGQUANT_BINARY,ORO_REDIS_URL,ORO_REDIS_CACHE_DSN,ORO_REDIS_DOCTRINE_DSN,ORO_REDIS_LAYOUT_DSN,ORO_TRACKING_DATA_FOLDER,ORO_MAINTENANCE_LOCK_FILE_PATH,ORO_OAUTH_PUBLIC_KEY_PATH,ORO_OAUTH_PRIVATE_KEY_PATH,SYMFONY_TRUSTED_PROXIES,SYMFONY_TRUSTED_HEADERS,ORO_LOG_PATH,ORO_LOG_STACKTRACE_LEVEL,ORO_PERMITTED_OUTBOUND_CONNECTIONS,ORO_OUTBOUND_CONNECTION_CHECK_DURATION,PG_DB_VERSION,PG_DB_NAME,PG_DB_ROOT_USER,PG_DB_ROOT_PASSWORD,PG_HOST,ORO_PDF_GENERATOR_GOTENBERG_API_URL" |
| TERM | "xterm" |
| XDEBUG_MODE | "off" |
| XDG_CONFIG_HOME | "/config" |
| XDG_DATA_HOME | "/data" |