Authentication :: login
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "Webkul\UVDesk\CoreFrameworkBundle\Controller\Authentication::login" |
| _firewall_context | "security.firewall.map.context.back_support" |
| _locale | "es" |
| _redirected | true |
| _route | "helpdesk_member_handle_login" |
| _route_params | [ "_locale" => "es" ] |
| _security_firewall_run | "_security_back_support" |
| _stopwatch_token | "201f7b" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| authorization | "" |
| cookie | "sf_redirect=%7B%22token%22%3A%22bd8f23%22%2C%22route%22%3A%22helpdesk_member_profile%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Webkul%5C%5CUVDesk%5C%5CCoreFrameworkBundle%5C%5CController%5C%5CAccount%22%2C%22method%22%3A%22loadProfile%22%2C%22file%22%3A%22%5C%2Fsrv%5C%2Fhosting%5C%2Fuvdesk%5C%2Fvendor%5C%2Fuvdesk%5C%2Fcore-framework%5C%2FController%5C%2FAccount.php%22%2C%22line%22%3A72%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=q1jtfujkaqa3tjtk1k322rvjm7" |
| host | "uvdesk.macaitech.com" |
| referer | "https://uvdesk.macaitech.com/public/es/member/profile" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| access-control-allow-headers | [ "Access-Control-Allow-Origin" "Authorization" "Content-Type" ] |
| access-control-allow-methods | "GET,POST,PUT,OPTIONS" |
| access-control-allow-origin | "*" |
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Tue, 18 Mar 2025 01:57:56 GMT" |
| x-debug-token | "3a0d5d" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "q1jtfujkaqa3tjtk1k322rvjm7" |
| sf_redirect | "{"token":"bd8f23","route":"helpdesk_member_profile","method":"GET","controller":{"class":"Webkul\\UVDesk\\CoreFrameworkBundle\\Controller\\Account","method":"loadProfile","file":"\/srv\/hosting\/uvdesk\/vendor\/uvdesk\/core-framework\/Controller\/Account.php","line":72},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 5
Session Metadata
| Key | Value |
|---|---|
| Created | "Tue, 18 Mar 25 01:57:56 +0000" |
| Last used | "Tue, 18 Mar 25 01:57:56 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.back_support.target_path | "https://uvdesk.macaitech.com/public/es/member/profile" |
Session Usage
5
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
[
"file" => "/srv/hosting/uvdesk/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 44
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/symfony/security-http/Firewall/AccessListener.php"
"line" => 87
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 49
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 80
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/public/index.php"
"line" => 5
"args" => [
"/srv/hosting/uvdesk/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:65
[
[
"file" => "/srv/hosting/uvdesk/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 65
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/uvdesk/core-framework/Controller/Authentication.php"
"line" => 68
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "Webkul\UVDesk\CoreFrameworkBundle\Controller\Authentication"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/public/index.php"
"line" => 5
"args" => [
"/srv/hosting/uvdesk/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:43
[
[
"file" => "/srv/hosting/uvdesk/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 43
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/uvdesk/core-framework/Controller/Authentication.php"
"line" => 69
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "Webkul\UVDesk\CoreFrameworkBundle\Controller\Authentication"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/public/index.php"
"line" => 5
"args" => [
"/srv/hosting/uvdesk/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Twig\Extension\CoreExtension:1740
[
[
"file" => "/srv/hosting/uvdesk/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1740
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/var/cache/dev/twig/65/65223309fa12fbd2740cb23ee9c048a6.php"
"line" => 176
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/srv/hosting/uvdesk/vendor/twig/twig/src/Template.php"
"line" => 398
"function" => "doDisplay"
"class" => "__TwigTemplate_147c0f8ad029b4bb627c073b98533279"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/var/cache/dev/twig/4c/4c6b811e27ce8b9bc5d00adabe9667fd.php"
"line" => 59
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/twig/twig/src/Template.php"
"line" => 398
"function" => "doDisplay"
"class" => "__TwigTemplate_7446b8c1a86f46fa44300e4c6b76ea0f"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/twig/twig/src/Template.php"
"line" => 354
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/twig/twig/src/Template.php"
"line" => 369
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 38
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/twig/twig/src/Environment.php"
"line" => 306
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 258
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 266
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/uvdesk/core-framework/Controller/Authentication.php"
"line" => 69
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "Webkul\UVDesk\CoreFrameworkBundle\Controller\Authentication"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/public/index.php"
"line" => 5
"args" => [
"/srv/hosting/uvdesk/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
[
"file" => "/srv/hosting/uvdesk/vendor/symfony/security-http/Firewall/ContextListener.php"
"line" => 195
"function" => "remove"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelResponse"
"class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/srv/hosting/uvdesk/public/index.php"
"line" => 5
"args" => [
"/srv/hosting/uvdesk/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "YOUR_APP_SECRET" |
| DATABASE_URL | "mysql://uvdesk:UvD3sk-Macai@127.0.0.1:3306/uvdesk" |
| GOOGLE_RECAPTCHA_SECRET | "" |
| GOOGLE_RECAPTCHA_SITE_KEY | "" |
| MAILER_URL | "null://localhost" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/srv/hosting/uvdesk" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/srv/hosting/uvdesk" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| H2PUSH | "off" |
| H2_PUSH | "off" |
| H2_PUSHED | "" |
| H2_PUSHED_ON | "" |
| H2_STREAM_ID | "5" |
| H2_STREAM_TAG | "3299473-141-5" |
| HOME | "/var/www" |
| HTTP2 | "on" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_AUTHORIZATION | "" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%22bd8f23%22%2C%22route%22%3A%22helpdesk_member_profile%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Webkul%5C%5CUVDesk%5C%5CCoreFrameworkBundle%5C%5CController%5C%5CAccount%22%2C%22method%22%3A%22loadProfile%22%2C%22file%22%3A%22%5C%2Fsrv%5C%2Fhosting%5C%2Fuvdesk%5C%2Fvendor%5C%2Fuvdesk%5C%2Fcore-framework%5C%2FController%5C%2FAccount.php%22%2C%22line%22%3A72%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=q1jtfujkaqa3tjtk1k322rvjm7" |
| HTTP_HOST | "uvdesk.macaitech.com" |
| HTTP_REFERER | "https://uvdesk.macaitech.com/public/es/member/profile" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
| PATH_INFO | "/es/member/login" |
| PATH_TRANSLATED | "/srv/hosting/uvdesk/es/member/login" |
| PHP_SELF | "/public/index.php/es/member/login" |
| QUERY_STRING | "" |
| REDIRECT_H2PUSH | "off" |
| REDIRECT_H2_PUSH | "off" |
| REDIRECT_H2_PUSHED | "" |
| REDIRECT_H2_PUSHED_ON | "" |
| REDIRECT_H2_STREAM_ID | "5" |
| REDIRECT_H2_STREAM_TAG | "3299473-141-5" |
| REDIRECT_HTTP2 | "on" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SCRIPT_URI | "https://uvdesk.macaitech.com/public/es/member/login" |
| REDIRECT_SCRIPT_URL | "/public/es/member/login" |
| REDIRECT_SSL_TLS_SNI | "uvdesk.macaitech.com" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/public/es/member/login" |
| REMOTE_ADDR | "3.143.141.45" |
| REMOTE_PORT | "21942" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1742263076 |
| REQUEST_TIME_FLOAT | 1742263076.3369 |
| REQUEST_URI | "/public/es/member/login" |
| SCRIPT_FILENAME | "/srv/hosting/uvdesk/public/index.php" |
| SCRIPT_NAME | "/public/index.php" |
| SCRIPT_URI | "https://uvdesk.macaitech.com/public/es/member/login" |
| SCRIPT_URL | "/public/es/member/login" |
| SERVER_ADDR | "107.191.102.66" |
| SERVER_ADMIN | "webmaster@localhost" |
| SERVER_NAME | "uvdesk.macaitech.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache/2.4.52 (Ubuntu)" |
| SSL_TLS_SNI | "uvdesk.macaitech.com" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MAILER_URL,GOOGLE_RECAPTCHA_SITE_KEY,GOOGLE_RECAPTCHA_SECRET" |
| USER | "www-data" |
| proxy-nokeepalive | "1" |