Request / Response
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\SecurityController::loginAction" |
| _firewall_context | "security.firewall.map.context.main" |
| _http_error_notification_exception | "Symfony\Component\Security\Core\Exception\AccessDeniedException en /home/app/public_html/vendor/symfony/security-http/Firewall/AccessListener.php:79" |
| _redirected | true |
| _route | "login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#329 -supports: false -passport: null -duration: null -stub: "App\Security\LoginFormAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\LoginFormAuthenticator {#472 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#294 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#313 …} } ] |
| _stopwatch_token | "38da59" |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8" |
| accept-encoding | "gzip, deflate, br" |
| amp-cache-transform | "google;v="1..8"" |
| connection | "keep-alive" |
| cookie | "PHPSESSID=7ba8cf67b06af29fccec1b8dcb109d13; sf_redirect=%7B%22token%22%3A%227cf798%22%2C%22route%22%3A%22login%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CSecurityController%22%2C%22method%22%3A%22loginAction%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fapp%5C%2Fpublic_html%5C%2Fsrc%5C%2FController%5C%2FSecurityController.php%22%2C%22line%22%3A17%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=6ce696" |
| from | "googlebot(at)googlebot.com" |
| host | "ma.gymplusoptimal.com" |
| user-agent | "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/153.0.8010.47 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Retry Command
curl \ --compressed \ --url 'https://ma.gymplusoptimal.com/login' \ --header 'Accept-Encoding: gzip, deflate, br' \ --header 'User-Agent: Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/153.0.8010.47 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' \ --header 'From: googlebot(at)googlebot.com' \ --header 'Accept: text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' \ --header 'Connection: keep-alive' \ --header 'Amp-Cache-Transform: google;v="1..8"' \ --header 'X-Php-Ob-Level: 1' \ --cookie 'PHPSESSID=7ba8cf67b06af29fccec1b8dcb109d13; sf_redirect=%7B%22token%22%3A%227cf798%22%2C%22route%22%3A%22login%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CSecurityController%22%2C%22method%22%3A%22loginAction%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fapp%5C%2Fpublic_html%5C%2Fsrc%5C%2FController%5C%2FSecurityController.php%22%2C%22line%22%3A17%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=6ce696'
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "max-age=0, must-revalidate, private" |
| content-type | "text/html; charset=utf-8" |
| date | "Mon, 21 Sep 2026 06:20:07 GMT" |
| expires | "Mon, 21 Sep 2026 06:20:07 GMT" |
| location | "/login" |
| x-debug-token | "90dad3" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "7ba8cf67b06af29fccec1b8dcb109d13" |
| main_deauth_profile_token | "6ce696" |
| sf_redirect | "{"token":"7cf798","route":"login","method":"GET","controller":{"class":"App\\Controller\\SecurityController","method":"loginAction","file":"\/home\/app\/public_html\/src\/Controller\/SecurityController.php","line":17},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 3
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
3
Usages
Stateless check enabled
| Usage |
|---|
App\EventSubscriber\LocaleSubscriber:31 [
[
"file" => "/home/app/public_html/src/EventSubscriber/LocaleSubscriber.php"
"line" => 31
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/app/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "App\EventSubscriber\LocaleSubscriber"
"type" => "->"
]
[
"file" => "/home/app/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/app/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/app/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 162
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/app/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/app/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/app/public_html/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/app/public_html/public/index.php"
"line" => 7
"args" => [
"/home/app/public_html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:42 [
[
"file" => "/home/app/public_html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 42
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/app/public_html/vendor/symfony/security-http/Firewall/AccessListener.php"
"line" => 75
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/app/public_html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 52
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
"type" => "->"
]
[
"file" => "/home/app/public_html/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 64
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/app/public_html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 88
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/home/app/public_html/vendor/symfony/security-http/Firewall.php"
"line" => 86
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/app/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/app/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/app/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/app/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 162
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/app/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/app/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/app/public_html/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/app/public_html/public/index.php"
"line" => 7
"args" => [
"/home/app/public_html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Firewall\ExceptionListener:28 [
[
"file" => "/home/app/public_html/vendor/symfony/security-http/Util/TargetPathTrait.php"
"line" => 28
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/app/public_html/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 208
"function" => "saveTargetPath"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/home/app/public_html/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 185
"function" => "setTargetPath"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/home/app/public_html/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 138
"function" => "startAuthentication"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/home/app/public_html/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 93
"function" => "handleAccessDeniedException"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/home/app/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelException"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/home/app/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/app/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/app/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 246
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 94
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/app/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/app/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/app/public_html/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/app/public_html/public/index.php"
"line" => 7
"args" => [
"/home/app/public_html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_COOKIE_DOMAIN | ".gymplusoptimal.com" |
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "aeadb3b494feec64e15f24c7516d9f94" |
| CUSTOMER_DATABASE_URL | "mysql://root:tDwY49rJwGnS7qMt@127.0.0.1:3306/emiliadev" |
| DATABASE_URL | "mysql://root:tDwY49rJwGnS7qMt@127.0.0.1:3306/gym_prod_topline" |
| EVOLUTION_API_KEY | "paralelepipedo085208" |
| MASERVER_BEARER_TOKEN | "Bearer AfYeheUUZmVybmFuZGE6c3VwZXJzZWNyZXRvMTIz" |
| MASERVER_PASSWORD | "ventaintegral20250852" |
| MASERVER_USER | "maserver" |
| WOO_ENCRYPTION_KEY | "0e8911cbaac16d5e65a99c27d48213d0d61e342781882027389d5ba694464a18" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_PROJECT_DIR | "/home/app/public_html" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/home/app/public_html" ] |
| CONTEXT_DOCUMENT_ROOT | "/home/app/public_html/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/app/public_html/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/app" |
| HTTPS | "on" |
| HTTP_ACCEPT | "text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br" |
| HTTP_AMP_CACHE_TRANSFORM | "google;v="1..8"" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_COOKIE | "PHPSESSID=7ba8cf67b06af29fccec1b8dcb109d13; sf_redirect=%7B%22token%22%3A%227cf798%22%2C%22route%22%3A%22login%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CSecurityController%22%2C%22method%22%3A%22loginAction%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fapp%5C%2Fpublic_html%5C%2Fsrc%5C%2FController%5C%2FSecurityController.php%22%2C%22line%22%3A17%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=6ce696" |
| HTTP_FROM | "googlebot(at)googlebot.com" |
| HTTP_HOST | "ma.gymplusoptimal.com" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/153.0.8010.47 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SCRIPT_URI | "https://ma.gymplusoptimal.com/login" |
| REDIRECT_SCRIPT_URL | "/login" |
| REDIRECT_SSL_TLS_SNI | "ma.gymplusoptimal.com" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "66.249.77.71" |
| REMOTE_PORT | "34899" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1789971607 |
| REQUEST_TIME_FLOAT | 1789971607.6021 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/home/app/public_html/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://ma.gymplusoptimal.com/login" |
| SCRIPT_URL | "/login" |
| SERVER_ADDR | "134.199.239.174" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "ma.gymplusoptimal.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "ma.gymplusoptimal.com" |
| SYMFONY_DOTENV_PATH | "/home/app/public_html/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_COOKIE_DOMAIN,WOO_ENCRYPTION_KEY,MASERVER_BEARER_TOKEN,MASERVER_USER,MASERVER_PASSWORD,EVOLUTION_API_KEY,DATABASE_URL,CUSTOMER_DATABASE_URL,APP_DEBUG" |
| USER | "app" |
| proxy-nokeepalive | "1" |