LoginController :: app_login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\LoginController::app_login" |
_firewall_context | "security.firewall.map.context.main" |
_redirected | true |
_route | "app_login" |
_route_params | [] |
_security_authenticators | [] |
_security_firewall_run | "_security_main" |
_security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#187 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#225 …} } ] |
_stopwatch_token | "1dcfed" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-language | "es,es-ES;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6" |
content-length | "0" |
cookie | "_ga=GA1.1.701660751.1751634477; main_deauth_profile_token=dbfb4d; _ga_16CJ662KFZ=GS2.1.s1751634477$o1$g1$t1751634658$j45$l0$h0; sf_redirect=%7B%22token%22%3A%22d8fa9a%22%2C%22route%22%3A%22app_inicio_ajax%22%2C%22method%22%3A%22POST%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CInicioController%22%2C%22method%22%3A%22app_inicio_ajax%22%2C%22file%22%3A%22%5C%2Fexport%5C%2Fhome%5C%2Ffnivaria%5C%2Fsymfony%5C%2Fsrc%5C%2FController%5C%2FInicioController.php%22%2C%22line%22%3A103%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
host | "intranet.formasnivaria.es" |
referer | "https://intranet.formasnivaria.es/formasnivaria/login" |
sec-ch-ua | ""Microsoft Edge";v="137", "Chromium";v="137", "Not/A)Brand";v="24"" |
sec-ch-ua-mobile | "?0" |
sec-ch-ua-platform | ""Windows"" |
sec-fetch-dest | "empty" |
sec-fetch-mode | "cors" |
sec-fetch-site | "same-origin" |
user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36 Edg/137.0.0.0" |
x-forwarded-for | "24.206.127.89" |
x-forwarded-host | "intranet.formasnivaria.es" |
x-forwarded-port | "443" |
x-forwarded-proto | "https" |
x-forwarded-server | "intranet.formasnivaria.es" |
x-https | "1" |
x-php-ob-level | "0" |
x-real-ip | "24.206.127.89" |
x-requested-with | "XMLHttpRequest" |
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, 04 Jul 2025 13:10:58 GMT" |
x-debug-token | "059f3e" |
Cookies
Request Cookies
Key | Value |
---|---|
_ga | "GA1.1.701660751.1751634477" |
_ga_16CJ662KFZ | "GS2.1.s1751634477$o1$g1$t1751634658$j45$l0$h0" |
main_deauth_profile_token | "dbfb4d" |
sf_redirect | "{"token":"d8fa9a","route":"app_inicio_ajax","method":"POST","controller":{"class":"App\\Controller\\InicioController","method":"app_inicio_ajax","file":"\/export\/home\/fnivaria\/symfony\/src\/Controller\/InicioController.php","line":103},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 7
Session Metadata
Key | Value |
---|---|
Created | "Fri, 04 Jul 25 13:10:58 +0000" |
Last used | "Fri, 04 Jul 25 13:10:58 +0000" |
Lifetime | 0 |
Session Attributes
No session attributes
Session Usage
7
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[ [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 38 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/src/Controller/LoginController.php" "line" => 32 "function" => "getLastAuthenticationError" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "app_login" "class" => "App\Controller\LoginController" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/export/home/fnivaria/public_html/formasnivaria/index.php" "line" => 5 "args" => [ "/export/home/fnivaria/symfony/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[ [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 57 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/src/Controller/LoginController.php" "line" => 39 "function" => "getLastUsername" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "app_login" "class" => "App\Controller\LoginController" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/export/home/fnivaria/public_html/formasnivaria/index.php" "line" => 5 "args" => [ "/export/home/fnivaria/symfony/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[ [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 68 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/export/home/fnivaria/public_html/formasnivaria/index.php" "line" => 5 "args" => [ "/export/home/fnivaria/symfony/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[ [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 69 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/export/home/fnivaria/public_html/formasnivaria/index.php" "line" => 5 "args" => [ "/export/home/fnivaria/symfony/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[ [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 70 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/export/home/fnivaria/public_html/formasnivaria/index.php" "line" => 5 "args" => [ "/export/home/fnivaria/symfony/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[ [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 71 "function" => "all" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/export/home/fnivaria/public_html/formasnivaria/index.php" "line" => 5 "args" => [ "/export/home/fnivaria/symfony/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[ [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 72 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/export/home/fnivaria/symfony/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/export/home/fnivaria/public_html/formasnivaria/index.php" "line" => 5 "args" => [ "/export/home/fnivaria/symfony/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
AJAX_PATH | "/formasnivaria/gestion" |
APP_ENV | "dev" |
APP_SECRET | "16845507416c29494eeead0b99719488" |
BASEPATH | "/formasnivaria/" |
CARTASLOCAL | "/content/cartas/" |
CONTENTPATH | "/formasnivaria/gestion/content" |
DATABASE_URL | "mysql://formasnivaria_usr:Pr0y3ctr@n2024@127.0.0.1:3306/formasnivaria_db?serverVersion=10.4.28.MariaDB" |
DEV_DEBUG | "true" |
DIAS_LIBRES_MAX | "30" |
DOCUMENTPATH | "/formasnivaria/gestion/content/document" |
FICHEROSLOCAL | "/content/pdf/" |
IMGLOCAL | "/content/img/" |
IMG_PATH | "/public/formasnivaria/img/" |
LOGO_PDF | "/public/formasnivaria/img/pdf/logo-pdf.png" |
MAILER_ADMIN | "rrhh@formasnivaria.es" |
MAILER_DSN | "smtp://pruebaspre@pytlab.com:ajrMU6ZicO1fFua8@smtp.ionos.es:587" |
MAILER_FROM | "pruebaspre@pytlab.com" |
MAILER_TO | "rrhh@formasnivaria.es" |
ROLES | "ROLE_USER|Usuario,ROLE_COORDINADOR|Coordinador,ROLE_ADMIN|Administrador,ROLE_SUPERADMIN|Super Administrador" |
TIPO_AUSENCIA | "Vacaciones,Enfermedad,Paternidad,Enfermedad de un familiar" |
TIPO_DOCUMENTO | "contrato|Contratos,normativa|Normativas,comunicacion|Comunicaciones,manual|Manuales de prevención,nomina|Nóminas,administrativo|Administrativos" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
BASE | "/formasnivaria" |
CONTENT_LENGTH | "0" |
CONTEXT_DOCUMENT_ROOT | "/export/home/fnivaria/public_html" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/export/home/fnivaria/public_html" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_LANGUAGE | "es,es-ES;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6" |
HTTP_COOKIE | "_ga=GA1.1.701660751.1751634477; main_deauth_profile_token=dbfb4d; _ga_16CJ662KFZ=GS2.1.s1751634477$o1$g1$t1751634658$j45$l0$h0; sf_redirect=%7B%22token%22%3A%22d8fa9a%22%2C%22route%22%3A%22app_inicio_ajax%22%2C%22method%22%3A%22POST%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CInicioController%22%2C%22method%22%3A%22app_inicio_ajax%22%2C%22file%22%3A%22%5C%2Fexport%5C%2Fhome%5C%2Ffnivaria%5C%2Fsymfony%5C%2Fsrc%5C%2FController%5C%2FInicioController.php%22%2C%22line%22%3A103%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
HTTP_HOST | "intranet.formasnivaria.es" |
HTTP_REFERER | "https://intranet.formasnivaria.es/formasnivaria/login" |
HTTP_SEC_CH_UA | ""Microsoft Edge";v="137", "Chromium";v="137", "Not/A)Brand";v="24"" |
HTTP_SEC_CH_UA_MOBILE | "?0" |
HTTP_SEC_CH_UA_PLATFORM | ""Windows"" |
HTTP_SEC_FETCH_DEST | "empty" |
HTTP_SEC_FETCH_MODE | "cors" |
HTTP_SEC_FETCH_SITE | "same-origin" |
HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36 Edg/137.0.0.0" |
HTTP_X_FORWARDED_FOR | "24.206.127.89" |
HTTP_X_FORWARDED_HOST | "intranet.formasnivaria.es" |
HTTP_X_FORWARDED_PORT | "443" |
HTTP_X_FORWARDED_PROTO | "https" |
HTTP_X_FORWARDED_SERVER | "intranet.formasnivaria.es" |
HTTP_X_HTTPS | "1" |
HTTP_X_REAL_IP | "24.206.127.89" |
HTTP_X_REQUESTED_WITH | "XMLHttpRequest" |
PATH | "/usr/local/bin:/usr/bin:/bin" |
PHP_SELF | "/formasnivaria/index.php" |
PWD | "/" |
QUERY_STRING | "" |
REDIRECT_BASE | "/formasnivaria" |
REDIRECT_HTTPS | "on" |
REDIRECT_SCRIPT_URI | "https://intranet.formasnivaria.es/formasnivaria/login" |
REDIRECT_SCRIPT_URL | "/formasnivaria/login" |
REDIRECT_STATUS | "200" |
REDIRECT_UNIQUE_ID | "aGfS4mRbIgahypNZqn5z0QAAAUg" |
REDIRECT_URL | "/formasnivaria/login" |
REDIRECT_isproxyrequest | "1" |
REMOTE_ADDR | "24.206.127.89" |
REMOTE_PORT | "52136" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1751634658 |
REQUEST_TIME_FLOAT | 1751634658.3584 |
REQUEST_URI | "/formasnivaria/login" |
SCRIPT_FILENAME | "/export/home/fnivaria/public_html/formasnivaria/index.php" |
SCRIPT_NAME | "/formasnivaria/index.php" |
SCRIPT_URI | "https://intranet.formasnivaria.es/formasnivaria/login" |
SCRIPT_URL | "/formasnivaria/login" |
SERVER_ADDR | "10.0.1.163" |
SERVER_ADMIN | "webmaster@intranet.formasnivaria.es.formasnivaria.pytlab.com" |
SERVER_NAME | "intranet.formasnivaria.es" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "" |
SERVER_SOFTWARE | "Apache" |
SYMFONY_DOTENV_PATH | "/export/home/fnivaria/symfony/.env" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,LOGO_PDF,IMG_PATH,CARTASLOCAL,FICHEROSLOCAL,IMGLOCAL,BASEPATH,AJAX_PATH,CONTENTPATH,DOCUMENTPATH,MAILER_DSN,MAILER_FROM,MAILER_TO,MAILER_ADMIN,DEV_DEBUG,TIPO_AUSENCIA,TIPO_DOCUMENTO,ROLES,DIAS_LIBRES_MAX" |
TEMP | "/tmp" |
TMP | "/tmp" |
TMPDIR | "/tmp" |
UNIQUE_ID | "aGfS4mRbIgahypNZqn5z0QAAAUg" |
argc | 0 |
argv | [] |