Request / Response
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Auth\LoginController::logout" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "logout" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_remember_me_cookie | Symfony\Component\HttpFoundation\Cookie {#899 #expire: 1 #path: "/" -sameSite: "lax" -secureDefault: false #name: "REMEMBERME" #value: null #domain: null #secure: true #httpOnly: true -raw: false -partitioned: false } |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#398 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#376 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#415 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#416 …} } ] |
| _stopwatch_token | "32cb14" |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
| accept-encoding | "gzip, deflate, br, zstd" |
| accept-language | "es-ES,es;q=0.8,en-US;q=0.5,en;q=0.3" |
| connection | "close" |
| content-length | "0" |
| cookie | "PHPSESSID=6779a84a300cdcb42278052af03a1d36; main_auth_profile_token=778478" |
| host | "myway.winecta.com" |
| priority | "u=0, i" |
| referer | "https://myway.winecta.com/admin/" |
| sec-fetch-dest | "document" |
| sec-fetch-mode | "navigate" |
| sec-fetch-site | "same-origin" |
| sec-fetch-user | "?1" |
| upgrade-insecure-requests | "1" |
| user-agent | "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:140.0) Gecko/20100101 Firefox/140.0" |
| 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 | "Wed, 17 Jun 2026 11:50:35 GMT" |
| location | "https://myway.winecta.com/" |
| set-cookie | "REMEMBERME=deleted; expires=Tue, 17 Jun 2025 11:50:34 GMT; Max-Age=0; path=/; secure; httponly; samesite=lax" |
| x-debug-token | "dafa11" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "6779a84a300cdcb42278052af03a1d36" |
| main_auth_profile_token | "778478" |
Response Cookies
| Key | Value |
|---|---|
| REMEMBERME | Symfony\Component\HttpFoundation\Cookie {#899 #expire: 1 #path: "/" -sameSite: "lax" -secureDefault: false #name: "REMEMBERME" #value: null #domain: null #secure: true #httpOnly: true -raw: false -partitioned: false } |
Session 3
Session Metadata
| Key | Value |
|---|---|
| Created | "Wed, 17 Jun 26 13:50:35 +0200" |
| Last used | "Wed, 17 Jun 26 13:50:35 +0200" |
| Lifetime | 0 |
Session Attributes
No session attributes
Session Usage
3
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\EventListener\SessionLogoutListener:29
[
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/security-http/EventListener/SessionLogoutListener.php"
"line" => 29
"function" => "invalidate"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onLogout"
"class" => "Symfony\Component\Security\Http\EventListener\SessionLogoutListener"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/security-http/Firewall/LogoutListener.php"
"line" => 80
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\LogoutListener"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 94
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/security-http/Firewall.php"
"line" => 93
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/public/index.php"
"line" => 5
"args" => [
"/home/myway.winecta.com/public_html/firway/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/src/Service/AuditoriaLogger.php"
"line" => 51
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/src/Service/AuditoriaLogger.php"
"line" => 33
"function" => "resolveActor"
"class" => "App\Service\AuditoriaLogger"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/src/EventListener/AuditoriaSecuritySubscriber.php"
"line" => 72
"function" => "log"
"class" => "App\Service\AuditoriaLogger"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onLogout"
"class" => "App\EventListener\AuditoriaSecuritySubscriber"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/security-http/Firewall/LogoutListener.php"
"line" => 80
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\LogoutListener"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 94
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/security-http/Firewall.php"
"line" => 93
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/public/index.php"
"line" => 5
"args" => [
"/home/myway.winecta.com/public_html/firway/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:89
[
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 89
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php"
"line" => 37
"function" => "clear"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onLogout"
"class" => "Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/security-http/Firewall/LogoutListener.php"
"line" => 80
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\LogoutListener"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 94
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/security-http/Firewall.php"
"line" => 93
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/myway.winecta.com/public_html/firway/public/index.php"
"line" => 5
"args" => [
"/home/myway.winecta.com/public_html/firway/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 | "faa075231adce5f45375e37ba3a222b2" |
| DATABASE_URL | "mysql://myway_winecta_com:XF8al1BedMZtjzvV@localhost:3306/myway_winecta_com" |
| DEFAULT_URI | "http://localhost" |
| DROPBOX_KEY | "scg6fids8p58oto" |
| DROPBOX_SECRET | "dpl3d81z7ndq636" |
| MAILER_DSN | "smtp://alumnos%40firway.es:CLmgjg%4018F83@smtp.ionos.es:587?encryption=tls" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/home/myway.winecta.com/public_html/firway" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/home/myway.winecta.com/public_html/firway" ] |
| CONTENT_LENGTH | "0" |
| CONTEXT_DOCUMENT_ROOT | "/home/myway.winecta.com/public_html/firway/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/myway.winecta.com/public_html/firway/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| H2PUSH | "off" |
| H2_PUSH | "off" |
| H2_PUSHED | "" |
| H2_PUSHED_ON | "" |
| H2_STREAM_ID | "3" |
| H2_STREAM_TAG | "3835725-49-3" |
| HTTP2 | "on" |
| HTTPS | "on" |
| HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br, zstd" |
| HTTP_ACCEPT_LANGUAGE | "es-ES,es;q=0.8,en-US;q=0.5,en;q=0.3" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "PHPSESSID=6779a84a300cdcb42278052af03a1d36; main_auth_profile_token=778478" |
| HTTP_HOST | "myway.winecta.com" |
| HTTP_PRIORITY | "u=0, i" |
| HTTP_REFERER | "https://myway.winecta.com/admin/" |
| HTTP_SEC_FETCH_DEST | "document" |
| HTTP_SEC_FETCH_MODE | "navigate" |
| HTTP_SEC_FETCH_SITE | "same-origin" |
| HTTP_SEC_FETCH_USER | "?1" |
| HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:140.0) Gecko/20100101 Firefox/140.0" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHPRC | "/home/myway.winecta.com/fcgi-bin/../etc/php8.5" |
| PHP_FCGI_MAX_REQUESTS | "99999" |
| PHP_SELF | "/index.php" |
| PWD | "/home/myway.winecta.com/fcgi-bin" |
| QUERY_STRING | "" |
| REDIRECT_H2PUSH | "off" |
| REDIRECT_H2_PUSH | "off" |
| REDIRECT_H2_PUSHED | "" |
| REDIRECT_H2_PUSHED_ON | "" |
| REDIRECT_H2_STREAM_ID | "3" |
| REDIRECT_H2_STREAM_TAG | "3835725-49-3" |
| REDIRECT_HTTP2 | "on" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SCRIPT_URI | "https://myway.winecta.com/logout" |
| REDIRECT_SCRIPT_URL | "/logout" |
| REDIRECT_SSL_TLS_SNI | "myway.winecta.com" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/logout" |
| REMOTE_ADDR | "85.62.129.197" |
| REMOTE_PORT | "50792" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1781697035 |
| REQUEST_TIME_FLOAT | 1781697035.8654 |
| REQUEST_URI | "/logout" |
| SCRIPT_FILENAME | "/home/myway.winecta.com/public_html/firway/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://myway.winecta.com/logout" |
| SCRIPT_URL | "/logout" |
| SERVER_ADDR | "185.30.141.24" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "myway.winecta.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SHLVL | "0" |
| SSL_TLS_SNI | "myway.winecta.com" |
| SYMFONY_DOTENV_PATH | "/home/myway.winecta.com/public_html/firway/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN,DROPBOX_KEY,DROPBOX_SECRET,DEFAULT_URI" |