SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\SecurityController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#7931 -links: [ 947 => Symfony\Component\WebLink\Link {#947 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/vendor/flowbite/dist/flowbite.min-NSTfAi5.css" } 7935 => Symfony\Component\WebLink\Link {#7935 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/vendor/tom-select/dist/css/tom-select.default.min-QHz1RWP.css" } 3316 => Symfony\Component\WebLink\Link {#3316 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/vendor/tom-select/dist/css/tom-select.default-EUMPfwl.css" } 5466 => Symfony\Component\WebLink\Link {#5466 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/vendor/cropperjs/dist/cropper.min-eGxf6Ez.css" } 7937 => Symfony\Component\WebLink\Link {#7937 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/@symfony/ux-cropperjs/style.min-29MZgoh.css" } 4242 => Symfony\Component\WebLink\Link {#4242 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/@symfony/ux-dropzone/style.min-rEPoTVe.css" } 17924 => Symfony\Component\WebLink\Link {#17924 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/@symfony/ux-live-component/live.min-ZJB0GOL.css" } 7936 => Symfony\Component\WebLink\Link {#7936 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/@symfony/ux-toggle-password/style.min-XmGIIO3.css" } ] } |
| _route | "app_login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#618 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#585 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#617 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#623 …} } ] |
| _stopwatch_token | "b2b0b0" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*, text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
| accept-encoding | "gzip" |
| connection | "keep-alive" |
| host | "app.masviral.es" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Fri, 20 Mar 2026 13:45:22 GMT" |
| link | "</assets/vendor/flowbite/dist/flowbite.min-NSTfAi5.css>; rel="preload"; as="style",</assets/vendor/tom-select/dist/css/tom-select.default.min-QHz1RWP.css>; rel="preload"; as="style",</assets/vendor/tom-select/dist/css/tom-select.default-EUMPfwl.css>; rel="preload"; as="style",</assets/vendor/cropperjs/dist/cropper.min-eGxf6Ez.css>; rel="preload"; as="style",</assets/@symfony/ux-cropperjs/style.min-29MZgoh.css>; rel="preload"; as="style",</assets/@symfony/ux-dropzone/style.min-rEPoTVe.css>; rel="preload"; as="style",</assets/@symfony/ux-live-component/live.min-ZJB0GOL.css>; rel="preload"; as="style",</assets/@symfony/ux-toggle-password/style.min-XmGIIO3.css>; rel="preload"; as="style"" |
| x-debug-token | "edbdc1" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 10
Session Metadata
| Key | Value |
|---|---|
| Created | "Fri, 20 Mar 26 13:45:22 +0000" |
| Last used | "Fri, 20 Mar 26 13:45:22 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-upload_media | "KM9--SR3pVpF4NGvr4doSvicNrXxYxG0RPB2fpB1aEs" |
Session Usage
10
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/app/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/src/Controller/SecurityController.php"
"line" => 28
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
"line" => 38
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"function" => "{closure:Runtime\FrankenPhpSymfony\Runner::run():33}"
"class" => "Runtime\FrankenPhpSymfony\Runner"
"type" => "->"
]
[
"file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
"line" => 45
"function" => "frankenphp_handle_request"
]
[
"file" => "/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Runtime\FrankenPhpSymfony\Runner"
"type" => "->"
]
[
"file" => "/app/public/index.php"
"line" => 7
"args" => [
"/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/app/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/src/Controller/SecurityController.php"
"line" => 30
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
"line" => 38
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"function" => "{closure:Runtime\FrankenPhpSymfony\Runner::run():33}"
"class" => "Runtime\FrankenPhpSymfony\Runner"
"type" => "->"
]
[
"file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
"line" => 45
"function" => "frankenphp_handle_request"
]
[
"file" => "/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Runtime\FrankenPhpSymfony\Runner"
"type" => "->"
]
[
"file" => "/app/public/index.php"
"line" => 7
"args" => [
"/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
[
"file" => "/app/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 73
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 69
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
"line" => 92
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/form/FormRenderer.php"
"line" => 54
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
"type" => "->"
]
[
"file" => "/app/var/cache/dev/twig/46/463cc8e905e2da3570bfaf8b55811a2b.php"
"line" => 69
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/app/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_5349b604749d4062fb142aa15d834781"
"type" => "->"
]
[
"file" => "/app/var/cache/dev/twig/22/22184f501fbb2fb3f0022c1ba4355a19.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/app/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_c77bf50d6c683e0ccc3b5f30881a3b0a"
"type" => "->"
]
[
"file" => "/app/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/app/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/app/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/app/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 431
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 436
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 250
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/app/src/Controller/SecurityController.php"
"line" => 32
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
"line" => 38
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"function" => "{closure:Runtime\FrankenPhpSymfony\Runner::run():33}"
"class" => "Runtime\FrankenPhpSymfony\Runner"
"type" => "->"
]
[
"file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
"line" => 45
"function" => "frankenphp_handle_request"
]
[
"file" => "/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Runtime\FrankenPhpSymfony\Runner"
"type" => "->"
]
[
"file" => "/app/public/index.php"
"line" => 7
"args" => [
"/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:63
[
[
"file" => "/app/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 63
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 74
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
"line" => 92
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/form/FormRenderer.php"
"line" => 54
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
"type" => "->"
]
[
"file" => "/app/var/cache/dev/twig/46/463cc8e905e2da3570bfaf8b55811a2b.php"
"line" => 69
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/app/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_5349b604749d4062fb142aa15d834781"
"type" => "->"
]
[
"file" => "/app/var/cache/dev/twig/22/22184f501fbb2fb3f0022c1ba4355a19.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/app/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_c77bf50d6c683e0ccc3b5f30881a3b0a"
"type" => "->"
]
[
"file" => "/app/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/app/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/app/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/app/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 431
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 436
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 250
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/app/src/Controller/SecurityController.php"
"line" => 32
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
"line" => 38
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"function" => "{closure:Runtime\FrankenPhpSymfony\Runner::run():33}"
"class" => "Runtime\FrankenPhpSymfony\Runner"
"type" => "->"
]
[
"file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
"line" => 45
"function" => "frankenphp_handle_request"
]
[
"file" => "/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Runtime\FrankenPhpSymfony\Runner"
"type" => "->"
]
[
"file" => "/app/public/index.php"
"line" => 7
"args" => [
"/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:181
[
[
"file" => "/app/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 181
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1909
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/app/var/cache/dev/twig/22/22184f501fbb2fb3f0022c1ba4355a19.php"
"line" => 121
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/app/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_c77bf50d6c683e0ccc3b5f30881a3b0a"
"type" => "->"
]
[
"file" => "/app/var/cache/dev/twig/46/463cc8e905e2da3570bfaf8b55811a2b.php"
"line" => 88
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/app/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_5349b604749d4062fb142aa15d834781"
"type" => "->"
]
[
"file" => "/app/var/cache/dev/twig/22/22184f501fbb2fb3f0022c1ba4355a19.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/app/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_c77bf50d6c683e0ccc3b5f30881a3b0a"
"type" => "->"
]
[
"file" => "/app/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/app/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/app/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/app/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 431
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 436
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 250
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/app/src/Controller/SecurityController.php"
"line" => 32
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
"line" => 38
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"function" => "{closure:Runtime\FrankenPhpSymfony\Runner::run():33}"
"class" => "Runtime\FrankenPhpSymfony\Runner"
"type" => "->"
]
[
"file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
"line" => 45
"function" => "frankenphp_handle_request"
]
[
"file" => "/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Runtime\FrankenPhpSymfony\Runner"
"type" => "->"
]
[
"file" => "/app/public/index.php"
"line" => 7
"args" => [
"/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
[
"file" => "/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 68
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"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" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
"line" => 38
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"function" => "{closure:Runtime\FrankenPhpSymfony\Runner::run():33}"
"class" => "Runtime\FrankenPhpSymfony\Runner"
"type" => "->"
]
[
"file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
"line" => 45
"function" => "frankenphp_handle_request"
]
[
"file" => "/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Runtime\FrankenPhpSymfony\Runner"
"type" => "->"
]
[
"file" => "/app/public/index.php"
"line" => 7
"args" => [
"/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"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" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
"line" => 38
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"function" => "{closure:Runtime\FrankenPhpSymfony\Runner::run():33}"
"class" => "Runtime\FrankenPhpSymfony\Runner"
"type" => "->"
]
[
"file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
"line" => 45
"function" => "frankenphp_handle_request"
]
[
"file" => "/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Runtime\FrankenPhpSymfony\Runner"
"type" => "->"
]
[
"file" => "/app/public/index.php"
"line" => 7
"args" => [
"/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"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" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
"line" => 38
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"function" => "{closure:Runtime\FrankenPhpSymfony\Runner::run():33}"
"class" => "Runtime\FrankenPhpSymfony\Runner"
"type" => "->"
]
[
"file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
"line" => 45
"function" => "frankenphp_handle_request"
]
[
"file" => "/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Runtime\FrankenPhpSymfony\Runner"
"type" => "->"
]
[
"file" => "/app/public/index.php"
"line" => 7
"args" => [
"/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 71
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"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" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
"line" => 38
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"function" => "{closure:Runtime\FrankenPhpSymfony\Runner::run():33}"
"class" => "Runtime\FrankenPhpSymfony\Runner"
"type" => "->"
]
[
"file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
"line" => 45
"function" => "frankenphp_handle_request"
]
[
"file" => "/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Runtime\FrankenPhpSymfony\Runner"
"type" => "->"
]
[
"file" => "/app/public/index.php"
"line" => 7
"args" => [
"/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"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" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
"line" => 38
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"function" => "{closure:Runtime\FrankenPhpSymfony\Runner::run():33}"
"class" => "Runtime\FrankenPhpSymfony\Runner"
"type" => "->"
]
[
"file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
"line" => 45
"function" => "frankenphp_handle_request"
]
[
"file" => "/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Runtime\FrankenPhpSymfony\Runner"
"type" => "->"
]
[
"file" => "/app/public/index.php"
"line" => 7
"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 |
|---|---|
| APP_SECRET | "d875d6dc262935106a416e7f3c891bce" |
| CLOUDFLARE_R2_ACCESS_KEY | "c8c6a96f5539f6652e9200bc4297fb53" |
| CLOUDFLARE_R2_ACCOUNT_ID | "6b2f2d4a7ab72a9d65a17ed8473aa66a" |
| CLOUDFLARE_R2_BUCKET | "red-plus" |
| CLOUDFLARE_R2_ENDPOINT | "https://6b2f2d4a7ab72a9d65a17ed8473aa66a.r2.cloudflarestorage.com" |
| CLOUDFLARE_R2_PUBLIC_URL | "https://static.masviral.es" |
| CLOUDFLARE_R2_SECRET_KEY | "afb3a7c0d49726092ded669750f77d9f8cc06a908735a4efcfe472b094b8c0fd" |
| MAILER_DSN | "smtp://mailer:1025" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| MYSQL_DATABASE | "sa-publisher_db" |
| MYSQL_PASSWORD | "Ddweb2011" |
| MYSQL_ROOT_PASSWORD | "Ddweb2011" |
| MYSQL_USER | "darth" |
| MYSQL_VERSION | "8.0" |
| REDSYS_MERCHANT_CODE | "999008881" |
| REDSYS_MERCHANT_TERMINAL | "001" |
| REDSYS_PRODUCTION | "false" |
| REDSYS_SECRET_KEY | "sq7HjrUOBfKmC576ILgskD5srU870gJ7" |
| SUPERADMIN_PASSWORD | "$$2y$$13$.HEi2WHkOP3Et.ZnxT7vLsQyXnL9o/ZVxNzaDefCBI6aO" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_RUNTIME | "Runtime\FrankenPhpSymfony\Runtime" |
| APP_RUNTIME_MODE | "web=1&worker=1" |
| AUTH_TYPE | "" |
| COMPOSER_ALLOW_SUPERUSER | "1" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DATABASE_URL | "postgresql://app:!ChangeMe!@database:5432/app?serverVersion=16&charset=utf8" |
| DOCUMENT_ROOT | "/app/public" |
| DOCUMENT_URI | "index.php" |
| FRANKENPHP_WORKER | "1" |
| FRANKENPHP_WORKER_CONFIG | "watch" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GODEBUG | "cgocheck=0" |
| GPG_KEYS | "AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD" |
| HOME | "/root" |
| HOSTNAME | "41660287555a" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*, text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
| HTTP_ACCEPT_ENCODING | "gzip" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_HOST | "app.masviral.es" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" |
| MERCURE_EXTRA_DIRECTIVES | """ transport bolt {\n path /data/mercure.db\n }\n demo\n """ |
| MERCURE_JWT_SECRET | "!ChangeThisMercureHubJWTSecretKey!" |
| MERCURE_PUBLIC_URL | "https://app.masviral.es:443/.well-known/mercure" |
| MERCURE_PUBLISHER_JWT_KEY | "!ChangeThisMercureHubJWTSecretKey!" |
| MERCURE_SUBSCRIBER_JWT_KEY | "!ChangeThisMercureHubJWTSecretKey!" |
| MERCURE_URL | "http://php/.well-known/mercure" |
| 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.4.19.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_INI_SCAN_DIR | ":/usr/local/etc/php/app.conf.d" |
| PHP_LDFLAGS | "-Wl,-O1 -pie" |
| PHP_SELF | "/index.php" |
| PHP_SHA256 | "11f7164ab26d356c31f94d3d69cc0e0707d5d2d6494a221aaeae307c08eaaa1c" |
| PHP_URL | "https://www.php.net/distributions/php-8.4.19.tar.xz" |
| PHP_VERSION | "8.4.19" |
| PWD | "/app" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "185.177.72.50" |
| REMOTE_HOST | "185.177.72.50" |
| REMOTE_IDENT | "" |
| REMOTE_PORT | "55554" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1774014322 |
| REQUEST_TIME_FLOAT | 1774014322.0027 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/app/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_NAME | "app.masviral.es" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "FrankenPHP" |
| SSL_CIPHER | "TLS_AES_128_GCM_SHA256" |
| SSL_PROTOCOL | "TLSv1.3" |
| STABILITY | "stable" |
| SYMFONY_DOTENV_PATH | "/app/.env" |
| SYMFONY_DOTENV_VARS | "APP_SECRET,MAILER_DSN,CLOUDFLARE_R2_ENDPOINT,CLOUDFLARE_R2_ACCESS_KEY,CLOUDFLARE_R2_SECRET_KEY,CLOUDFLARE_R2_BUCKET,CLOUDFLARE_R2_ACCOUNT_ID,CLOUDFLARE_R2_PUBLIC_URL,MESSENGER_TRANSPORT_DSN,SUPERADMIN_PASSWORD,REDSYS_MERCHANT_CODE,REDSYS_MERCHANT_TERMINAL,REDSYS_SECRET_KEY,REDSYS_PRODUCTION,MYSQL_VERSION,MYSQL_DATABASE,MYSQL_ROOT_PASSWORD,MYSQL_USER,MYSQL_PASSWORD" |
| SYMFONY_VERSION | "" |
| TERM | "xterm" |
| XDEBUG_MODE | "off" |
| XDG_CONFIG_HOME | "/config" |
| XDG_DATA_HOME | "/data" |