GET https://tidy.alfredocruz.cl/login

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"
_route
"app_login"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#47
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\LoginFormAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\LoginFormAuthenticator {#103 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#543
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#545 …}
  }
]
_stopwatch_token
"ddae94"

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"es-US,es-419;q=0.9,es;q=0.8"
cache-control
"max-age=0"
connection
"Keep-Alive"
cookie
"__utmz=96320460.1762531932.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); _ga=GA1.1.660910054.1762531932; _ga_Z9VDGZTPD9=GS2.1.s1765467314$o2$g1$t1765467350$j24$l0$h0; _ga_5QB3R477HP=GS2.1.s1774288247$o7$g0$t1774288247$j60$l0$h0; __utma=96320460.660910054.1762531932.1774615023.1774623634.9; _ga_7WC6SBYDZT=GS2.1.s1774623523$o9$g1$t1774624812$j60$l0$h0; main_deauth_profile_token=12bae1; PHPSESSID=84554c6c1f7cb7b5e6fd269fbe840c3a"
host
"tidy.alfredocruz.cl"
referer
"https://tidy.alfredocruz.cl/login"
sec-ch-ua
""Google Chrome";v="147", "Not.A/Brand";v="8", "Chromium";v="147""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""macOS""
sec-fetch-dest
"document"
sec-fetch-mode
"navigate"
sec-fetch-site
"same-origin"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36"
x-forwarded-for
"186.104.0.29"
x-forwarded-host
"tidy.alfredocruz.cl"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-server
"tidy.alfredocruz.cl"
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
"Wed, 22 Apr 2026 20:31:09 GMT"
x-debug-token
"cdebca"

Cookies

Request Cookies

Key Value
PHPSESSID
"84554c6c1f7cb7b5e6fd269fbe840c3a"
__utma
"96320460.660910054.1762531932.1774615023.1774623634.9"
__utmz
"96320460.1762531932.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)"
_ga
"GA1.1.660910054.1762531932"
_ga_5QB3R477HP
"GS2.1.s1774288247$o7$g0$t1774288247$j60$l0$h0"
_ga_7WC6SBYDZT
"GS2.1.s1774623523$o9$g1$t1774624812$j60$l0$h0"
_ga_Z9VDGZTPD9
"GS2.1.s1765467314$o2$g1$t1765467350$j24$l0$h0"
main_deauth_profile_token
"12bae1"

Response Cookies

No response cookies

Session 3

Session Metadata

Key Value
Created
"Wed, 22 Apr 26 20:31:09 +0000"
Last used
"Wed, 22 Apr 26 20:31:09 +0000"
Lifetime
0

Session Attributes

No session attributes

Session Usage

3 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/tidy/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tidy/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 378
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tidy/src/Controller/SecurityController.php"
    "line" => 18
    "function" => "getUser"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tidy/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tidy/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tidy/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tidy/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tidy/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tidy/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/tidy/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/var/www/tidy/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tidy/src/Controller/SecurityController.php"
    "line" => 23
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tidy/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tidy/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tidy/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tidy/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tidy/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tidy/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/tidy/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/var/www/tidy/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tidy/src/Controller/SecurityController.php"
    "line" => 26
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tidy/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tidy/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tidy/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tidy/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tidy/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/tidy/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/tidy/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
"6bfff9b1619073642301e9f58d8fef9b"
DEFAULT_URI
"http://localhost"
IMED_WSDL_URL
"https://wspre.licencia.cl/WsempsWSI.php?wsdl"
LOCK_DSN
"flock"
MAILER_DEV_RECIPIENT
"jaguayo@gmail.com"
MAILER_DEV_RECIPIENTS
"jaguayo@gmail.com,contacto@drilo.cl,acf@alfredocruz.cl,dev@intenso-arts.com"
MAILER_DSN
"ses+smtp://AKIAQ7WCB53YOQJDTAG6:BIPaOkA%2BRaPrt%2F9x%2BWn8x%2FPhtgxPnwamyza8leDgBzmW@default?region=us-west-2"
MAILER_FROM
"TidyHR - Licencias Médicas <no-reply@alfredocruz.cl>"
MEDIPASS_BASE_URL
"https://testing-lme.medipasspro.com"
MEDIPASS_CLAVE_INTEGRACION
"78757320"
MEDIPASS_CLIENT_ID
"25db9541-9d28-498d-9c00-46c2571e7590"
MEDIPASS_CLIENT_SECRET
"58452eed0c5a5ba1e2c60e78c42e0a228808a0bbf8972d24ed78e116808367a9"
MEDIPASS_RUT_INTEGRACION
"78757320"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
SALESFORCE_CLIENT_ID
"3MVG9xOCXq4ID1uFBiZy1JvNBs1Ha8SGBwUsLxK8L5cLiMn6Pnhy2DOwOfRKea_Uo7EPHFOaMxeF3ySnowo27"
SALESFORCE_CLIENT_SECRET
"EAFE62991F4174058628A2856B274468C0680F2861399D7EF20EDF987F36982A"
SALESFORCE_INSTANCE_URL
"https://acyc.my.salesforce.com/"
SALESFORCE_LOGIN_URL
"https://login.salesforce.com"
SALESFORCE_PASSWORD
"Ba090120DWB0jxehCsMvK3ovmqaTvgcf7"
SALESFORCE_USERNAME
"bot@alfredocruz.cl"
SALESFORCE_WEBHOOK_SECRET
"change_this_to_a_secure_webhook_secret"
TRUSTED_PROXIES
"127.0.0.1,172.18.0.0/16"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_PROJECT_DIR
"/var/www/tidy"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/tidy"
]
CONTEXT_DOCUMENT_ROOT
"/var/www/tidy/public"
CONTEXT_PREFIX
""
DATABASE_URL
"mysql://tidy_dev:D7jm.6-h134SA@acruz-mariadb.cyzcgouedqgr.us-west-2.rds.amazonaws.com:3306/tidy_dev?serverVersion=mariadb-10.11.13"
DOCUMENT_ROOT
"/var/www/tidy/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD"
HOME
"/var/www"
HOSTNAME
"0d5939a8ad56"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"es-US,es-419;q=0.9,es;q=0.8"
HTTP_CACHE_CONTROL
"max-age=0"
HTTP_CONNECTION
"Keep-Alive"
HTTP_COOKIE
"__utmz=96320460.1762531932.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); _ga=GA1.1.660910054.1762531932; _ga_Z9VDGZTPD9=GS2.1.s1765467314$o2$g1$t1765467350$j24$l0$h0; _ga_5QB3R477HP=GS2.1.s1774288247$o7$g0$t1774288247$j60$l0$h0; __utma=96320460.660910054.1762531932.1774615023.1774623634.9; _ga_7WC6SBYDZT=GS2.1.s1774623523$o9$g1$t1774624812$j60$l0$h0; main_deauth_profile_token=12bae1; PHPSESSID=84554c6c1f7cb7b5e6fd269fbe840c3a"
HTTP_HOST
"tidy.alfredocruz.cl"
HTTP_REFERER
"https://tidy.alfredocruz.cl/login"
HTTP_SEC_CH_UA
""Google Chrome";v="147", "Not.A/Brand";v="8", "Chromium";v="147""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""macOS""
HTTP_SEC_FETCH_DEST
"document"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36"
HTTP_X_FORWARDED_FOR
"186.104.0.29"
HTTP_X_FORWARDED_HOST
"tidy.alfredocruz.cl"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SERVER
"tidy.alfredocruz.cl"
PATH
"/usr/local/apache2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
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.18.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php"
PHP_SHA256
"957a9b19b4a8e965ee0cc788ca74333bfffaadc206b58611b6cd3cc8b2f40110"
PHP_URL
"https://www.php.net/distributions/php-8.4.18.tar.xz"
PHP_VERSION
"8.4.18"
PWD
"/var/www/tidy"
QUERY_STRING
""
REMOTE_ADDR
"172.18.0.1"
REMOTE_PORT
"51926"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1776889869
REQUEST_TIME_FLOAT
1776889869.9269
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/tidy/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.18.0.3"
SERVER_ADMIN
"you@example.com"
SERVER_NAME
"tidy.alfredocruz.cl"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache/2.4.66 (Unix)"
SYMFONY_DOTENV_PATH
"/var/www/tidy/.env"
SYMFONY_DOTENV_VARS
"APP_SECRET,DEFAULT_URI,MESSENGER_TRANSPORT_DSN,LOCK_DSN,SALESFORCE_CLIENT_ID,SALESFORCE_CLIENT_SECRET,SALESFORCE_USERNAME,SALESFORCE_PASSWORD,SALESFORCE_LOGIN_URL,SALESFORCE_INSTANCE_URL,SALESFORCE_WEBHOOK_SECRET,IMED_WSDL_URL,MEDIPASS_BASE_URL,MEDIPASS_CLIENT_ID,MEDIPASS_CLIENT_SECRET,MEDIPASS_RUT_INTEGRACION,MEDIPASS_CLAVE_INTEGRACION,MAILER_DSN,MAILER_DEV_RECIPIENT,MAILER_FROM,MAILER_DEV_RECIPIENTS,TRUSTED_PROXIES"
USER
"www-data"
argc
0
argv
[]
proxy-nokeepalive
"1"