SecurityController :: loginUser
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\SecurityController::loginUser" |
| _firewall_context | "security.firewall.map.context.user_secured_area" |
| _locale | "ro" |
| _route | "user_security_login" |
| _route_params | [ "_locale" => "ro" ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_user" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#617 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#562 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#619 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#620 …} } ] |
| _stopwatch_token | "eb0be3" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| authorization | "" |
| host | "agro.n46.net" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-php-ob-level | "0" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Sat, 08 Nov 2025 03:54:10 GMT" |
| set-cookie | "device_view=full; expires=Mon, 08 Dec 2025 03:54:10 GMT; Max-Age=2592000; path=/; httponly; samesite=lax" |
| x-debug-token | "c83e46" |
Cookies
Request Cookies
No request cookies
Response Cookies
| Key | Value |
|---|---|
| device_view | Symfony\Component\HttpFoundation\Cookie {#1257 #expire: 1765166050 #path: "/" -sameSite: "lax" -secureDefault: true #name: "device_view" #value: "full" #domain: "" #secure: false #httpOnly: true -raw: false -partitioned: false } |
Session 11
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 08 Nov 25 03:54:10 +0000" |
| Last used | "Sat, 08 Nov 25 03:54:10 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-user_authenticate | "Yay-_aBIhY_I8spl1_Rs4RCwvLqYMLetGMZie5PjdNM" |
| _security.main.target_path | "/ro/account/" |
Session Usage
11
Usages
Stateless check enabled
| Usage |
|---|
App\Controller\SecurityController:28
[
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/security-http/Util/TargetPathTrait.php"
"line" => 28
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/src/Controller/SecurityController.php"
"line" => 72
"function" => "saveTargetPath"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "loginUser"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/public_html/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/1007/domains/n46.net/agro/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
"line" => 41
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 203
"function" => "isGranted"
"class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/src/Controller/SecurityController.php"
"line" => 74
"function" => "isGranted"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "loginUser"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/public_html/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/1007/domains/n46.net/agro/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/src/Controller/SecurityController.php"
"line" => 80
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "loginUser"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/public_html/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/1007/domains/n46.net/agro/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/src/Controller/SecurityController.php"
"line" => 82
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "loginUser"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/public_html/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/1007/domains/n46.net/agro/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 73
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 69
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
"line" => 92
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/form/FormRenderer.php"
"line" => 54
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/var/cache/dev/twig/22/22186d4ebba0f5dadc4764ac82d9d963.php"
"line" => 271
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_main"
"class" => "__TwigTemplate_b54036384d1ad4fca19844a01ab0e16c"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/var/cache/dev/twig/9b/9bc7e34856a2205aad505870ad10aefc.php"
"line" => 563
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_b9b4c5d2bb61fba559a49f68520f4d30"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/var/cache/dev/twig/9b/9bc7e34856a2205aad505870ad10aefc.php"
"line" => 177
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_b9b4c5d2bb61fba559a49f68520f4d30"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/var/cache/dev/twig/22/22186d4ebba0f5dadc4764ac82d9d963.php"
"line" => 57
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_b54036384d1ad4fca19844a01ab0e16c"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 459
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 464
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 278
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/src/Controller/SecurityController.php"
"line" => 78
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "loginUser"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/public_html/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/1007/domains/n46.net/agro/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:63
[
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 63
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 74
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
"line" => 92
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/form/FormRenderer.php"
"line" => 54
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/var/cache/dev/twig/22/22186d4ebba0f5dadc4764ac82d9d963.php"
"line" => 271
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_main"
"class" => "__TwigTemplate_b54036384d1ad4fca19844a01ab0e16c"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/var/cache/dev/twig/9b/9bc7e34856a2205aad505870ad10aefc.php"
"line" => 563
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_b9b4c5d2bb61fba559a49f68520f4d30"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/var/cache/dev/twig/9b/9bc7e34856a2205aad505870ad10aefc.php"
"line" => 177
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_b9b4c5d2bb61fba559a49f68520f4d30"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/var/cache/dev/twig/22/22186d4ebba0f5dadc4764ac82d9d963.php"
"line" => 57
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_b54036384d1ad4fca19844a01ab0e16c"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 459
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 464
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 278
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/src/Controller/SecurityController.php"
"line" => 78
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "loginUser"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/public_html/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/1007/domains/n46.net/agro/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 68
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/public_html/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/1007/domains/n46.net/agro/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/public_html/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/1007/domains/n46.net/agro/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/public_html/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/1007/domains/n46.net/agro/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 71
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/public_html/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/1007/domains/n46.net/agro/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/1007/domains/n46.net/agro/public_html/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/1007/domains/n46.net/agro/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| ADSENSE | "ca-pub-?" |
| APP_ENV | "dev" |
| APP_SECRET | "b63552801b1ace357804fed4931092f7" |
| DATABASE_URL | "mysql://1007-agro:Ppppppp123!@127.0.0.1:3306/1007-agro" |
| DOMAIN_NAME | "agro.n46.net" |
| EMAIL_FROM_NAME | "agroferma.md" |
| EMAIL_INFO | "info@agroferma.md" |
| EMAIL_NOREPLY | "no-reply@agroferma.md" |
| EMAIL_SUPPORT | "support@agroferma.md" |
| FACEBOOK_APP_ID | "850026243501684" |
| GA | "G-?" |
| GOOGLE_API_KEY | "" |
| GOOGLE_API_KEY_HTTP_REFERRERS | "AIzaSyBbFxd5uujKy8-s4CeonRcpoI9DzFUKjhE" |
| GOOGLE_API_KEY_IP_ADDRESSES | "AIzaSyADGYOFYEyVPUqYO7wNS9w5VF6BflAD0ME" |
| GOOGLE_AUTH_CONFIG | "%kernel.project_dir%/path/to/file.json" |
| GOOGLE_CLIENT_ID | "" |
| GOOGLE_CLIENT_SECRET | "" |
| GOOGLE_MAP_ID | "?" |
| GOOGLE_RECAPTCHA_SECRET_KEY | "6LdUxakZAAAAAPovC_MhqGl2J4YmrbGufDHijcWa" |
| GOOGLE_RECAPTCHA_SITE_KEY | "6LdUxakZAAAAAMCUw9KKkdDXm-RuHG1GtgrxXk0X" |
| GTM | "G-SXKMXMYC8P" |
| JWT_PASSPHRASE | "AgroFermaOnlineMoldova" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| LOCK_DSN | "flock" |
| MAILER_DSN | "smtp://no-reply%40agroferma.md:KJHDFyu8sdiuth2348h@terranet.md:465/?encryption=ssl&auth_mode=plain&local_domain=agroferma.md" |
| MAPBOX_ACCESS_TOKEN | "pk.eyJ1IjoibHJ1ZGVuY28iLCJhIjoiY2treTVidnFpMm5hajJvcW5qbXk1eWptcyJ9.F8v49glk418QVqDcMiQweg" |
| REDIS_HOST | "127.0.0.1" |
| REDIS_PASSWORD | "" |
| REDIS_PORT | "6379" |
| TELEGRAM_DSN | "telegram://??????????@default?channel=-100??????" |
| VICTORIA_BANK_CARD_ACCEPTOR_ID | "498000049892038" |
| VICTORIA_BANK_MERCHANT_ADDRESS | "str. A. Puskin 22, of. 229, MD-2013, Chisinau, Moldova" |
| VICTORIA_BANK_MERCHANT_BANK_PUBLIC_KEY | "victoria_pub.pem" |
| VICTORIA_BANK_MERCHANT_COUNTRY_CODE | "MD" |
| VICTORIA_BANK_MERCHANT_DEFAULT_LANGUAGE | "ro" |
| VICTORIA_BANK_MERCHANT_NAME | "Media Web S.R.L." |
| VICTORIA_BANK_MERCHANT_PRIVATE_KEY | "private.pem" |
| VICTORIA_BANK_MERCHANT_PUBLIC_KEY | "public.pem" |
| VICTORIA_BANK_MERCHANT_TERMINAL_ID | "49892038" |
| VICTORIA_BANK_MERCHANT_TIMEZONE_NAME | "Europe/Chisinau" |
| VICTORIA_BANK_MERCHANT_URL | "https://www.lxhost.com/" |
| VICTORIA_BANK_SECURITY_SIGNATURE_FIRST | "0001" |
| VICTORIA_BANK_SECURITY_SIGNATURE_PADDING | "00" |
| VICTORIA_BANK_SECURITY_SIGNATURE_PREFIX | "3020300C06082A864886F70D020505000410" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/vhosts/1007/domains/n46.net/agro/public_html" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/vhosts/1007/domains/n46.net/agro/public_html" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| H2PUSH | "off" |
| H2_PUSH | "off" |
| H2_PUSHED | "" |
| H2_PUSHED_ON | "" |
| H2_STREAM_ID | "1" |
| H2_STREAM_TAG | "2290711-734-1" |
| HOME | "/var/www/vhosts/1007/domains" |
| HTTP2 | "on" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_AUTHORIZATION | "" |
| HTTP_HOST | "agro.n46.net" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PATH | "/usr/local/bin:/usr/bin" |
| PERL5LIB | "/usr/share/awstats/lib:/usr/share/awstats/plugins" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_H2PUSH | "off" |
| REDIRECT_H2_PUSH | "off" |
| REDIRECT_H2_PUSHED | "" |
| REDIRECT_H2_PUSHED_ON | "" |
| REDIRECT_H2_STREAM_ID | "1" |
| REDIRECT_H2_STREAM_TAG | "2290711-734-1" |
| REDIRECT_HTTP2 | "on" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_PERL5LIB | "/usr/share/awstats/lib:/usr/share/awstats/plugins" |
| REDIRECT_SCRIPT_URI | "https://agro.n46.net/ro/login" |
| REDIRECT_SCRIPT_URL | "/ro/login" |
| REDIRECT_SSL_TLS_SNI | "agro.n46.net" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aQ6-4jrXYmNAHSy6bUDToAAAhA4" |
| REDIRECT_URL | "/ro/login" |
| REMOTE_ADDR | "216.73.216.58" |
| REMOTE_PORT | "36476" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1762574050 |
| REQUEST_TIME_FLOAT | 1762574050.6544 |
| REQUEST_URI | "/ro/login" |
| SCRIPT_FILENAME | "/var/www/vhosts/1007/domains/n46.net/agro/public_html/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://agro.n46.net/ro/login" |
| SCRIPT_URL | "/ro/login" |
| SERVER_ADDR | "37.27.239.38" |
| SERVER_ADMIN | "root@localhost" |
| SERVER_NAME | "agro.n46.net" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache/2.4.65 (Fedora Linux) OpenSSL/3.2.6 mod_perl/2.0.13 Perl/v5.40.3" |
| SSL_TLS_SNI | "agro.n46.net" |
| SYMFONY_DOTENV_PATH | "/var/www/vhosts/1007/domains/n46.net/agro/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN,DOMAIN_NAME,EMAIL_NOREPLY,EMAIL_INFO,EMAIL_SUPPORT,EMAIL_FROM_NAME,MAPBOX_ACCESS_TOKEN,GOOGLE_RECAPTCHA_SITE_KEY,GOOGLE_RECAPTCHA_SECRET_KEY,GOOGLE_API_KEY_HTTP_REFERRERS,GOOGLE_API_KEY_IP_ADDRESSES,GOOGLE_MAP_ID,GA,GTM,ADSENSE,VICTORIA_BANK_CARD_ACCEPTOR_ID,VICTORIA_BANK_MERCHANT_TERMINAL_ID,VICTORIA_BANK_SECURITY_SIGNATURE_FIRST,VICTORIA_BANK_SECURITY_SIGNATURE_PREFIX,VICTORIA_BANK_SECURITY_SIGNATURE_PADDING,VICTORIA_BANK_MERCHANT_NAME,VICTORIA_BANK_MERCHANT_ADDRESS,VICTORIA_BANK_MERCHANT_URL,VICTORIA_BANK_MERCHANT_PUBLIC_KEY,VICTORIA_BANK_MERCHANT_PRIVATE_KEY,VICTORIA_BANK_MERCHANT_BANK_PUBLIC_KEY,VICTORIA_BANK_MERCHANT_TIMEZONE_NAME,VICTORIA_BANK_MERCHANT_COUNTRY_CODE,VICTORIA_BANK_MERCHANT_DEFAULT_LANGUAGE,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,REDIS_HOST,REDIS_PORT,REDIS_PASSWORD,TELEGRAM_DSN,FACEBOOK_APP_ID,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,GOOGLE_API_KEY,GOOGLE_AUTH_CONFIG,LOCK_DSN" |
| UNIQUE_ID | "aQ6-4jrXYmNAHSy6bUDToAAAhA4" |
| USER | "a1007" |
| proxy-nokeepalive | "1" |