AuthController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Authentication\AuthController::login" |
| _firewall_context | "security.firewall.map.context.secured_area" |
| _locale | "en" |
| _redirected | true |
| _route | "unigrid_login" |
| _route_params | [ "_locale" => "en" ] |
| _security_firewall_run | "_security_secured_area" |
| _stopwatch_token | "ecd8a6" |
| userAuthLoginRequestDTO | App\Request\AuthenticationRequest\UserAuthLoginRequestDTO {#4511 +emailPrefill: null } |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "US_SESSID=1f7a424e093fe3f95ce5ced2531f80ab; site_lang=en; sf_redirect=%7B%22token%22%3A%220caee5%22%2C%22route%22%3A%22unigrid_main%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22redirectAction%22%2C%22file%22%3A%22%5C%2Fusr%5C%2Fvhosts%5C%2Funione%5C%2Fsymfony%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A57%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| host | "euone.bc.dev.ecomz.eu" |
| referer | "https://euone.bc.dev.ecomz.eu/" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "10.9.2.33" |
| x-forwarded-host | "euone.bc.dev.ecomz.eu" |
| x-forwarded-proto | "https" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Tue, 06 Jan 2026 20:39:14 GMT" |
| set-cookie | "site_lang=en; expires=Wed, 06 Jan 2027 20:39:14 GMT; Max-Age=31536000; path=/; secure; httponly; samesite=lax" |
| x-debug-token | "2efc5a" |
| x-session-id | "1f7a424e093fe3f95ce5ced2531f80ab" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| US_SESSID | "1f7a424e093fe3f95ce5ced2531f80ab" |
| sf_redirect | "{"token":"0caee5","route":"unigrid_main","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"redirectAction","file":"\/usr\/vhosts\/unione\/symfony\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":57},"status_code":302,"status_text":"Found"}" |
| site_lang | "en" |
Response Cookies
| Key | Value |
|---|---|
| site_lang | Symfony\Component\HttpFoundation\Cookie {#5406 #name: "site_lang" #value: "en" #domain: null #expire: 1799267954 #path: "/" #secure: null #httpOnly: true -raw: false -sameSite: "lax" -partitioned: false -secureDefault: true } |
Session 6
Session Metadata
| Key | Value |
|---|---|
| Created | "Tue, 06 Jan 26 20:39:14 +0000" |
| Last used | "Tue, 06 Jan 26 20:39:14 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.secured_area.target_path | "https://euone.bc.dev.ecomz.eu/" |
| csrf_token_generated | true |
Session Usage
6
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
[
"file" => "/usr/vhosts/unione/symfony/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 41
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/vendor/symfony/security-http/Firewall/AccessListener.php"
"line" => 78
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 83
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/vendor/symfony/security-http/Firewall.php"
"line" => 95
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/src/App/Kernel.php"
"line" => 54
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/public/index.php"
"line" => 30
"function" => "handle"
"class" => "App\Kernel"
"type" => "->"
]
]
|
App\Controller\Authentication\AuthController:282
[
[
"file" => "/usr/vhosts/unione/symfony/src/App/Controller/Authentication/AuthController.php"
"line" => 282
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/src/App/Controller/Authentication/AuthController.php"
"line" => 131
"function" => "handleLoginFailure"
"class" => "App\Controller\Authentication\AuthController"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "login"
"class" => "App\Controller\Authentication\AuthController"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/src/App/Kernel.php"
"line" => 54
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/public/index.php"
"line" => 30
"function" => "handle"
"class" => "App\Kernel"
"type" => "->"
]
]
|
App\Controller\Authentication\AuthController:323
[
[
"file" => "/usr/vhosts/unione/symfony/src/App/Controller/Authentication/AuthController.php"
"line" => 323
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/src/App/Controller/Authentication/AuthController.php"
"line" => 131
"function" => "handleLoginFailure"
"class" => "App\Controller\Authentication\AuthController"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "login"
"class" => "App\Controller\Authentication\AuthController"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/src/App/Kernel.php"
"line" => 54
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/public/index.php"
"line" => 30
"function" => "handle"
"class" => "App\Kernel"
"type" => "->"
]
]
|
App\Controller\Authentication\AuthController:386
[
[
"file" => "/usr/vhosts/unione/symfony/src/App/Controller/Authentication/AuthController.php"
"line" => 386
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/src/App/Controller/Authentication/AuthController.php"
"line" => 133
"function" => "addFlashBagOAuthError"
"class" => "App\Controller\Authentication\AuthController"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "login"
"class" => "App\Controller\Authentication\AuthController"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/src/App/Kernel.php"
"line" => 54
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/public/index.php"
"line" => 30
"function" => "handle"
"class" => "App\Kernel"
"type" => "->"
]
]
|
App\Security\Csrf\TokenStorage:62
[
[
"file" => "/usr/vhosts/unione/symfony/src/App/Security/Csrf/TokenStorage.php"
"line" => 62
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 74
"function" => "setToken"
"class" => "App\Security\Csrf\TokenStorage"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 82
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/vendor/symfony/form/ResolvedFormType.php"
"line" => 134
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 95
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/vendor/symfony/form/ResolvedFormType.php"
"line" => 128
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 95
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/vendor/symfony/form/Form.php"
"line" => 908
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/src/App/Controller/Authentication/AuthController.php"
"line" => 136
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "login"
"class" => "App\Controller\Authentication\AuthController"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/src/App/Kernel.php"
"line" => 54
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/public/index.php"
"line" => 30
"function" => "handle"
"class" => "App\Kernel"
"type" => "->"
]
]
|
Twig\Extension\CoreExtension:1909
[
[
"file" => "/usr/vhosts/unione/symfony/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1909
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/var/cache/dev/twig/c2/c2295c71a78f1c455b87247de51bdf30.php"
"line" => 50
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/usr/vhosts/unione/symfony/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_a8a975e4ac2a6e8c15513cda2bf9dbcb"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/var/cache/dev/twig/9b/9b21d83a155061f4789200a7e4664809.php"
"line" => 270
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_e61d66cb1df7196300636a834a44cc0b"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/var/cache/dev/twig/5c/5ca54340fac128f3788a5749fca619d3.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_c9ed52bde5a39c4bb56250c7077ad3ce"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 448
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 453
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 253
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/src/App/Controller/Authentication/AuthController.php"
"line" => 135
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "login"
"class" => "App\Controller\Authentication\AuthController"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/src/App/Kernel.php"
"line" => 54
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/usr/vhosts/unione/symfony/public/index.php"
"line" => 30
"function" => "handle"
"class" => "App\Kernel"
"type" => "->"
]
]
|
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 |
|---|---|
| APP_ENV | "dev" |
| AUTHORIZATION_CLIENT_SERVICE_URL | "http://user/api/" |
| AWS_CREDENTIALS_KEY | "someKey" |
| AWS_CREDENTIALS_SECRET | "someSecret" |
| AWS_S3_BUCKET_UNIONE | "us-unione" |
| AWS_S3_ENDPOINT | "http://s3.bc.dev.ecomz.eu" |
| AWS_S3_REGION | "eu-central-1" |
| AWS_S3_UNIONE_DOWNLOAD_URL_PROXY | "http://us-unione.s3.bc.dev.ecomz.eu/" |
| AZURE_CLIENT_ID | "b21abdb0-c9f5-476c-b3c2-c7ad55b93fda" |
| AZURE_TENANT_ID | "afaea137-4801-47f7-b0ae-1b352c726cfa" |
| BATCH_EVENTS_FAILED_ATTEMPTS | "10" |
| BATCH_EVENTS_FAILED_TTL | "60000" |
| BATCH_EVENTS_PRIVATE_FAILED_ATTEMPTS | "10" |
| BATCH_EVENTS_PRIVATE_FAILED_TTL | "60000" |
| BATCH_EVENTS_RETRY_ATTEMPTS | "10" |
| BATCH_EVENTS_RETRY_TTL | "60000" |
| BEEFREE_CLIENT_ID | "9188ce49-59bd-487b-a6ae-471750908972" |
| BEEFREE_CLIENT_SECRET | "c9FYJGgcY2ILUm6LaXLnabFUU282JJCcEwuFSg1R06YuA4kOo3Zp" |
| BLOCKS_API_SCREENSHOT_URL | "https://scr.useblocks.io" |
| BLOCKS_API_TEMPLATE_CATEGORY | "403" |
| BLOCKS_API_URL | "https://api.useblocks.io/wp-json/wp/v2" |
| BLOCKS_PARAMETER_SCREENSHOT_URL | "https://app.useblocks.io/getemail" |
| CAFILE_PATH_YANDEX | "/usr/local/share/ca-certificates/Yandex/YandexInternalRootCA.crt" |
| CFG_CACHE_ALL_VARIABLES_TTL | "1" |
| CFG_CACHE_TTL | "1" |
| CLEAR_QUEUES_FROM_USERS | "" |
| CLICKHOUSE_DATABASE | "unione" |
| CLICKHOUSE_HOST | "clickhouse" |
| CLICKHOUSE_PASSWORD | "dockerunione" |
| CLICKHOUSE_PORT | "8123" |
| CLICKHOUSE_USER | "unione" |
| COLOR_LIGHT_BLUE | "\033[1;34m" |
| COLOR_NO | "\033[0m" |
| COLOR_RED | "\033[0;31m" |
| COMPOSER_VERSION | "2.2.22" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| CRYPTER_KEY | "zzzzzzzz" |
| CRYPTER_SECRET_KEY | "6b8b29a707f025d093e78ffb921871dc" |
| DATABASE_HOST | "mysql" |
| DATABASE_HOST_PHPUNIT | "mysql" |
| DATABASE_HOST_SLAVE | "mysql" |
| DATABASE_HOST_SLAVE_PHPUNIT | "mysql" |
| DATABASE_NAME | "unione" |
| DATABASE_NAME_PHPUNIT | "unione__unit" |
| DATABASE_NAME_SLAVE | "unione" |
| DATABASE_NAME_SLAVE_PHPUNIT | "unione__unit" |
| DATABASE_PASSWORD | "dockerunione" |
| DATABASE_PASSWORD_PHPUNIT | "dockerunione__unit" |
| DATABASE_PASSWORD_SLAVE | "dockerunione" |
| DATABASE_PASSWORD_SLAVE_PHPUNIT | "dockerunione__unit" |
| DATABASE_PORT | "3306" |
| DATABASE_PORT_PHPUNIT | "3306" |
| DATABASE_PORT_SLAVE | "3306" |
| DATABASE_PORT_SLAVE_PHPUNIT | "3306" |
| DATABASE_USER | "unione" |
| DATABASE_USER_PHPUNIT | "unione__unit" |
| DATABASE_USER_SLAVE | "unione" |
| DATABASE_USER_SLAVE_PHPUNIT | "unione__unit" |
| DEBIAN_FRONTEND | "noninteractive" |
| DEVENV_DOMAIN | "bc.dev.ecomz.eu" |
| DEVENV_MODE | "dev" |
| DNS_COMMAND | "dig @8.8.8.8 {domain} {type} +time=10 +short +tries=3 +tcp" |
| DOCUMENT_ROOT | "/usr/vhosts/unione/html" |
| DOCUMENT_URI | "/en/user/auth/login/" |
| EMAIL_MAKER_AUTH_URL | "https://app.useblocks.io/api/oauth/token" |
| EMAIL_MAKER_BASE_URL | "https://app.useblocks.io/api/" |
| EMAIL_MAKER_CLIENT_ID | "UMoPa0lbaODX1JZZ7enmiSkfr9h4upTI46RJzzwd" |
| EMAIL_MAKER_CLIENT_SECRET | "5wpt4T8P7AB0lmTfa34ysqxl8ddp0d9Iblgzp2Si" |
| EMAIL_MAKER_GRANT_TYPE | "client_credentials" |
| ENABLE_PROFILER | "0" |
| ENV_NAME | "dev" |
| FALLBACK_DIRECTORY | "/var/lib/unione/pids" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GEOIP_CITY | "Kyiv" |
| GEOIP_COUNTRY_CODE | "UA" |
| GEOIP_COUNTRY_CODE_3 | "UKR" |
| GOOGLE_API_KEY | "" |
| GOOGLE_AUTH_CONFIG | "%kernel.project_dir%/path/to/file.json" |
| GOOGLE_CLIENT_ID | "816530152721-2cqo431f2ofaqip7mpot37q9s3fvg69v.apps.googleusercontent.com" |
| GOOGLE_CLIENT_SECRET | "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" |
| GOOGLE_RECAPTCHA_SECRET | "" |
| GOOGLE_RECAPTCHA_SITE_KEY | "" |
| GRAYLOG_MESSAGE_SIZE | "30000" |
| GRAYLOG_STREAM_PMTA | "http://pmta.int.unisender.com/streams/5d62b97de2ffec00017ac618/" |
| GRAYLOG_STREAM_UNIONE | "https://logs.ecomz.net/streams/6049d2d7f10da9010f59335c/search?rangetype=relative&relative=604800&q=" |
| GTM_CODE | "GTM-0000000" |
| HDE_BASE_URL | "unisendergotest.helpdeskeddy.com" |
| HDE_OWNER_API_KEY | "dislamgaliev@unisender.com:acc9bcf7-2a0a-49ed-9b0c-abcb491eae31" |
| HOME | "/home/wwwbm" |
| HOSTNAME | "one" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "US_SESSID=1f7a424e093fe3f95ce5ced2531f80ab; site_lang=en; sf_redirect=%7B%22token%22%3A%220caee5%22%2C%22route%22%3A%22unigrid_main%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22redirectAction%22%2C%22file%22%3A%22%5C%2Fusr%5C%2Fvhosts%5C%2Funione%5C%2Fsymfony%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A57%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| HTTP_HOST | "euone.bc.dev.ecomz.eu" |
| HTTP_REFERER | "https://euone.bc.dev.ecomz.eu/" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "10.9.2.33" |
| HTTP_X_FORWARDED_HOST | "euone.bc.dev.ecomz.eu" |
| HTTP_X_FORWARDED_PROTO | "https" |
| IMG_RESIZE_HASH_SALT | "6hd;j-cSd+" |
| IMG_SERVICE_URL | "http://imgrsz.bc.dev.ecomz.eu/" |
| INLINE_ATTACHMENTS_FILTER_UNICORE | "(^https?:\/\/.*\.(s3|storage)\..+)|(^https?:\/\/storage\..+)" |
| INTERNAL_API_SECRET_KEY | "612278b9dd551db5b3cd6f07aee4fc49" |
| JWT_TOKEN_SECRET | "devEnvSecret0123456789012345678901234567890123456789012345678901" |
| LANG | "en_US.UTF-8" |
| LC_ADDRESS | "en_US.UTF-8" |
| LC_ALL | "en_US.UTF-8" |
| LC_IDENTIFICATION | "en_US.UTF-8" |
| LC_MEASUREMENT | "en_US.UTF-8" |
| LC_MONETARY | "en_US.UTF-8" |
| LC_NAME | "en_US.UTF-8" |
| LC_NUMERIC | "en_US.UTF-8" |
| LC_PAPER | "en_US.UTF-8" |
| LC_TELEPHONE | "en_US.UTF-8" |
| LINK_TRACKING_SECRET_SALT | "secretSalt" |
| LOCALE | "en" |
| LOCAL_GID | "2501" |
| LOCAL_UID | "2072" |
| LOCK_DSN | "flock" |
| MICROSERVICE_DKIM_SERVICE_URL | "http://dkim/api/" |
| MIGRATION_USER_SERVICE_HEADER_X_API_KEY | "gWwhZmcgepABSKXHTjPS" |
| MIGRATION_USER_SERVICE_URL | "http://10.12.15.199/api" |
| MONGODB_DATABASE_DEFAULT | "unione" |
| MONGODB_DATABASE_DEFAULT_TEST | "unigrid_test" |
| MONGODB_SERVER_DEFAULT | "mongodb://unione:docker_unione@mongo:27017/unione" |
| MONOLOG_SYSLOGUDP_HOST | "localhost" |
| MONOLOG_SYSLOGUDP_PORT | "514" |
| MS_COMMAND | "host -t mx {domain} | sort -n -k 6" |
| ONBOARDING_DOMAIN_EMAIL_TEMPLATE_IDS | "{"en":"16bb1d48-5e68-11ec-8a22-2af115357a68","ru":"6d2c6cde-5e7e-11ec-96ea-aa021ecc7b05"}" |
| ONBOARDING_DOMAIN_EMAIL_TIME | "07:00:00" |
| OVERRIDE_TRANSLATION_PATH | "" |
| PATH | "/usr/local/bin:/usr/bin:/bin" |
| PAYMENT_CLOUDPAYMENTS_ADAPTER_UUID | "95cf4173-8b3c-43d4-af1d-2afe0f7cfc49" |
| PAYMENT_CLOUDPAYMENTS_CALLBACK_URL | "https://one.bc.dev.ecomz.eu/notifications/cloudpayments/" |
| PAYMENT_CLOUDPAYMENTS_CHECKOUT_ID | "test_api_00000000000000000000001" |
| PAYMENT_PAYMENTWALL_ADAPTER_UUID | "42b46d34-5eae-11ea-823c-0242ac160017" |
| PAYMENT_PAYMENTWALL_CALLBACK_URL | "https://one.bc.dev.ecomz.eu/notifications/paymentwall/" |
| PAYMENT_PROCESSING_SERVICE_URL | "http://payment/api/" |
| PAYMENT_STRIPE_ADAPTER_UUID | "39cbc0d2-0b45-4c93-8852-aeaaf81289f5" |
| PAYMENT_STRIPE_CALLBACK_URL | "https://one.bc.dev.ecomz.eu/notifications/stripe/" |
| PAYMENT_YOOKASSA_ADAPTER_UUID | "95cf4173-8b3c-43d4-af1d-2afe0f7cfc49" |
| PAYMENT_YOOKASSA_CALLBACK_URL | "https://one.bc.dev.ecomz.eu/notifications/yookassa/" |
| PAYMENT_YOOKASSA_CHECKOUT_ID | "886953" |
| PHP_IDE_CONFIG | "serverName=one.bc.dev.ecomz.eu" |
| PHP_PACKAGE_VERSION | "8.3.16-timezonedb-2022.7~deb11+1" |
| PHP_SELF | "/en/user/auth/login/" |
| POWERDNS_API_HOST | "http://qa16in501.int.unisender.com:8070" |
| POWERDNS_API_KEY | "i1Zen11nQ3YZhoN3VhEjd2k9" |
| PROFILER_COOKIE_EXPIRES_MINUTES | "5" |
| PROFILE_OUTPUT_DIR | "/tmp" |
| PWD | "/usr/vhosts/unione" |
| QUERY_STRING | "" |
| RABBITMQ_BATCH_CONSUMER_BATCH_EVENTS_COUNT | "5" |
| RABBITMQ_BATCH_CONSUMER_BATCH_EVENTS_TIMEOUT | "2" |
| RABBITMQ_BATCH_CONSUMER_BATCH_EVENTS_TIMER_INTERVAL | "1" |
| RABBITMQ_BATCH_CONSUMER_DEFAULT_COUNT | "5" |
| RABBITMQ_BATCH_CONSUMER_IDLE_TIMEOUT_DEFAULT | "2" |
| RABBITMQ_BATCH_CONSUMER_IDLE_TIMEOUT_EXIT_CODE_DEFAULT | "0" |
| RABBITMQ_BATCH_CONSUMER_TIMEOUT_WAIT_DEFAULT | "1" |
| RABBITMQ_BATCH_CONSUMER_TIMEOUT_WAIT_RPC | "1" |
| RABBITMQ_BATCH_CONSUMER_TIMEOUT_WAIT_STATISTIC | "1" |
| RABBITMQ_CONNECTION_DEFAULT_DNS | "amqp://unione:docker_unione@rabbit:5672/unione/" |
| RABBITMQ_CONNECTION_DEFAULT_HOST | "rabbit" |
| RABBITMQ_CONNECTION_DEFAULT_PASSWORD | "docker_unione" |
| RABBITMQ_CONNECTION_DEFAULT_PORT | "5672" |
| RABBITMQ_CONNECTION_DEFAULT_USER | "unione" |
| RABBITMQ_CONNECTION_DEFAULT_VHOST | "unione" |
| RABBITMQ_CONNECTION_UNICORE_DNS | "amqp://global:docker_global@rabbit:5672/queues/global?lazy=1&keepalive=1" |
| RABBITMQ_CONNECTION_UNICORE_HOST | "rabbit" |
| RABBITMQ_CONNECTION_UNICORE_PASSWORD | "docker_global" |
| RABBITMQ_CONNECTION_UNICORE_PORT | "5672" |
| RABBITMQ_CONNECTION_UNICORE_USER | "global" |
| RABBITMQ_CONNECTION_UNICORE_VHOST | "global" |
| RABBITMQ_CONNECTION_UNIONEJOB_DNS | "amqp://unione:docker_unione@rabbit:5672/queues/unione?lazy=1&keepalive=1" |
| RABBITMQ_CONNECTION_UNIONEJOB_IN_HOST | "rabbit" |
| RABBITMQ_CONNECTION_UNIONEJOB_IN_PASSWORD | "docker_unione" |
| RABBITMQ_CONNECTION_UNIONEJOB_IN_PORT | "5672" |
| RABBITMQ_CONNECTION_UNIONEJOB_IN_USER | "unione" |
| RABBITMQ_CONNECTION_UNIONEJOB_IN_VHOST | "unione" |
| RABBITMQ_CONNECTION_UNIONEJOB_OUT_DNS | "amqp://unione:docker_unione@rabbit:5672/queues/unione?lazy=1&keepalive=1" |
| RABBITMQ_CONNECTION_UNIONEJOB_OUT_HOST | "rabbit" |
| RABBITMQ_CONNECTION_UNIONEJOB_OUT_PASSWORD | "docker_unione" |
| RABBITMQ_CONNECTION_UNIONEJOB_OUT_PORT | "5672" |
| RABBITMQ_CONNECTION_UNIONEJOB_OUT_USER | "unione" |
| RABBITMQ_CONNECTION_UNIONEJOB_OUT_VHOST | "unione" |
| RABBITMQ_CONNECTION_UNISENDER_DNS | "amqp://unisender:docker_unisender@rabbit:5672/queues/unisender?lazy=1&keepalive=1" |
| RABBITMQ_CONNECTION_UNISENDER_HOST | "rabbit" |
| RABBITMQ_CONNECTION_UNISENDER_PASSWORD | "docker_unisender" |
| RABBITMQ_CONNECTION_UNISENDER_PORT | "5672" |
| RABBITMQ_CONNECTION_UNISENDER_USER | "unisender" |
| RABBITMQ_CONNECTION_UNISENDER_VHOST | "unisender" |
| RABBITMQ_LOG_ANALYZER_COMMON_QUEUE | "common_log_analyser_data" |
| RABBITMQ_LOG_ANALYZER_COMMON_QUEUE_ROUTING_KEYS | "common" |
| RABBITMQ_LOG_ANALYZER_UO_QUEUE | "log_analyser_data" |
| RABBITMQ_LOG_ANALYZER_UO_QUEUE_ROUTING_KEYS | "eu1devenv" |
| RABBITMQ_UNREACHABLE_CONTACTS_STATE_CHANGE_QUEUE_NAME | "unioneeu1.unreachable_contacts.state_change" |
| REACT_REQUESTS_COUNT_TO_CLEAN | "10" |
| RECAPTCHA_API_PRIVATE_V3 | "6Leor8UUAAAAAAODjUfSJWibFW2TSOFcddiei6XZ" |
| RECAPTCHA_API_PUBLIC_V3 | "6Leor8UUAAAAAOXiTsF4ds3S_WFNo58179F2PicO" |
| RECAPTCHA_INVISIBLE_API_PUBLIC | "6Lcn1CoUAAAAAFLG7jA5nw9Lad_Doy1EO78mwNSe" |
| RECAPTCHA_MINIMAL_SCORE_V3 | "0.5" |
| REDIRECT_STATUS | "200" |
| REDIS_CONFIG_CONNECTION_CACHE_HOST | "redis" |
| REDIS_CONFIG_CONNECTION_CACHE_PORT | "6379" |
| REDIS_CONNECTION_CACHE_HOST | "redis" |
| REDIS_CONNECTION_CACHE_PORT | "6379" |
| REDIS_CONNECTION_GLOBAL_SESSION_HOST | "redis" |
| REDIS_CONNECTION_GLOBAL_SESSION_PORT | "6379" |
| REDIS_CONNECTION_SESSION_HOST | "redis" |
| REDIS_CONNECTION_SESSION_PORT | "6379" |
| REGULAR_TASK_FAILED_TTL | "300000" |
| REMOTE_ADDR | "216.73.216.26" |
| REMOTE_PORT | "" |
| REMOTE_USER | "" |
| REMOTE_VALIDATED | "1" |
| REQUEST_ID | "b657c504d11ec62f9b79b964341a9dba" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1767731954 |
| REQUEST_TIME_FLOAT | 1767731954.2265 |
| REQUEST_URI | "/en/user/auth/login/" |
| S3CMD_VERSION | "2.4.0" |
| SCREENSHOTTER_CLIENT_SERVICE_URL | "http://screenshotter.bc.dev.ecomz.eu/api/" |
| SCRIPT_FILENAME | "/usr/vhosts/unione/symfony/public/index.php" |
| SCRIPT_NAME | "/en/user/auth/login/" |
| SECRET | "ThisTokenIsNotSoSecretChangeIt" |
| SENDER_SERVICE_URL | "http://sender/api/" |
| SENTRY_DSN | "https://0f8dad6692e4dee9d32458dd2295db2f@sentry.ecomz.net/89" |
| SENTRY_SOURCE_HOST | "cp.bc.dev.ecomz.eu" |
| SERVER_ADDR | "192.168.208.34" |
| SERVER_NAME | "" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.18.0" |
| SHLVL | "0" |
| SMTP_EMAIL_VALIDATION_HOST | "http://pmta:8082" |
| SMTP_MANAGER_SERVICE_HEADER_X_API_KEY | "WqOTcaVzwzTlTz3exyrqdp8UsS9Pi0O7" |
| SMTP_MANAGER_SERVICE_URL | "http://smtpmanager.qa32.int.unisender.com/rpc" |
| SOURCEBUSTER_ALLOWED_DOMAINS | "ecomz.net,uslz.ru,usmartqa.ru,unisender.ru,unione.io,ecomz.eu" |
| SPAMASSASSIN_DOMAIN | "spamassassin.ecomz.net" |
| STAFF_ERROR_EMAIL | "qateam@unione.io" |
| STATIC_URL | "https://s.bc.dev.ecomz.eu" |
| STATIC_URL_PREFIX | "/htmleu1" |
| STATISTICS_IGNORE_OWNER_IDS | "" |
| STATISTICS_WHITELIST_USER_IDS | "" |
| SUPERVISOR_ENABLED | "1" |
| SUPERVISOR_GROUP_NAME | "devenv" |
| SUPERVISOR_PROCESS_NAME | "php-fpm" |
| SUPERVISOR_SERVER_URL | "unix:///var/run/supervisor.sock" |
| SYMFONY_MESSENGER_CONSUME_METHOD | "phpamqplib" |
| SYSTEM_USER_SENDER_DOMAIN | "users.qa16.ecomz.net" |
| TEMP | "/tmp/php" |
| TERM | "xterm" |
| TMP | "/tmp/php" |
| TMPDIR | "/tmp/php" |
| TRUSTED_PROXIES | "127.0.0.1,::1,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16" |
| TWIG_USER_INFO_CACHE_TTL | "3600" |
| UNIONE_CACHE_ARRAY_CACHE_LIMIT | "1000" |
| UNIONE_DEFAULT_HOST | "euone.bc.dev.ecomz.eu" |
| UNIONE_EMAIL_PROVIDER_API_KEY | "6q19jucdiyy3q7s4hb3p3eyui8jubidioh5eoyae" |
| UNIONE_EMAIL_PROVIDER_HOST | "https://one.bc.dev.ecomz.eu" |
| UNIONE_INSTANCE | "eu1" |
| UNIONE_OUTGOING_PROXY | "" |
| UNIONE_REGION | "eu" |
| UNIONE_SERVICE_IDENTIFIER | "eu1devenv" |
| UNIONE_SERVICE_NAME | "UniOneTest" |
| UNISENDER_API_HOST | "api.bc.dev.ecomz.eu" |
| UNISENDER_MARKETING_API_HOST | "api.bc.dev.ecomz.eu" |
| UNISENDER_MARKETING_API_KEY | "6zbrc7cshcz3six6o6sqwgqa7po" |
| UNREACHABLE_CONTACTS_CLIENT_SERVICE_URL | "http://unreachable/api/" |
| USER | "wwwbm" |
| USER_CLASSIFICATION_API_URL | "http://userclassification.ak.dev.ecomz.eu/api/" |
| USER_CLASSIFICATION_LOGGING | "1" |
| USER_CLASSIFICATION_TENANT | "selzy" |
| USER_CLIENT_SERVICE_URL | "http://user/api/" |
| USER_GUIDING_CODE | "RL276616NEVID" |
| VCS_BRANCH | "unknown" |
| VCS_COMMIT_HASH | "unknown" |
| VISUAL_REDACTOR_DEFAULT_TEMPLATE_ID | "23210" |
| WEBHOOK_MESSAGES_BATCH_COUNT | "3" |
| WHITE_LABEL_DMARC_DOMAIN | "" |
| WHITE_LABEL_SPF_DOMAIN | "spf.devenv.ecomz.net" |
| XDEBUG_AUTOSTART | "yes" |
| XDEBUG_CONFIG | "idekey=PHPSTORM" |
| XDEBUG_HOST | "10.9.3.4" |
| XDEBUG_IDEKEY | "PHPSTORM" |
| XDEBUG_PORT | "9012" |
| XHPROF_TIMEOUT | "3" |
| XHPROF_TOKEN | "token" |
| XHPROF_UPLOAD_URL | "http://xhgui/run/import" |
| YANDEX_BILLING_SANDBOX | "1" |
| YANDEX_CERTIFICATE_PATH | "/usr/local/share/ca-certificates/Yandex/proxy-to-yandex-api-v1.pem" |