MasterController :: index
Request
GET Parameters
No GET parameters
POST Parameters
Key | Value |
---|---|
0x01 | [
"legion"
] |
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\MasterController::index" |
_firewall_context | "security.firewall.map.context.main" |
_route | "app_master_index" |
_route_params | [] |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, deflate" |
connection | "keep-alive" |
content-length | "17" |
content-type | "application/x-www-form-urlencoded" |
host | "www.medme2.john-weston.com" |
user-agent | "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36" |
x-php-ob-level | "0" |
Request Content
Raw
0x01%5B%5D=legion
Response
Response Headers
Header | Value |
---|---|
cache-control | "no-cache, private" |
content-type | "text/html; charset=UTF-8" |
date | "Thu, 07 Nov 2024 10:02:14 GMT" |
x-debug-token | "3d0c54" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 1
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
1
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:43
[ [ "file" => "/home/users/solak/public_html/it/it_03/medme/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 43 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/users/solak/public_html/it/it_03/medme/vendor/symfony/security-http/Firewall/AccessListener.php" "line" => 69 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/home/users/solak/public_html/it/it_03/medme/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php" "line" => 49 "function" => "authenticate" "class" => "Symfony\Component\Security\Http\Firewall\AccessListener" "type" => "->" ] [ "file" => "/home/users/solak/public_html/it/it_03/medme/vendor/symfony/security-http/Firewall/AbstractListener.php" "line" => 26 "function" => "authenticate" "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener" "type" => "->" ] [ "file" => "/home/users/solak/public_html/it/it_03/medme/vendor/symfony/security-bundle/Security/LazyFirewallContext.php" "line" => 60 "function" => "__invoke" "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener" "type" => "->" ] [ "file" => "/home/users/solak/public_html/it/it_03/medme/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php" "line" => 59 "function" => "__invoke" "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext" "type" => "->" ] [ "file" => "/home/users/solak/public_html/it/it_03/medme/vendor/symfony/security-http/Firewall.php" "line" => 86 "function" => "callListeners" "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" "type" => "->" ] [ "file" => "/home/users/solak/public_html/it/it_03/medme/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelRequest" "class" => "Symfony\Component\Security\Http\Firewall" "type" => "->" ] [ "file" => "/home/users/solak/public_html/it/it_03/medme/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/users/solak/public_html/it/it_03/medme/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/users/solak/public_html/it/it_03/medme/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 151 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/users/solak/public_html/it/it_03/medme/vendor/symfony/http-kernel/HttpKernel.php" "line" => 133 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/users/solak/public_html/it/it_03/medme/vendor/symfony/http-kernel/HttpKernel.php" "line" => 79 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/users/solak/public_html/it/it_03/medme/vendor/symfony/http-kernel/Kernel.php" "line" => 195 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/users/solak/public_html/it/it_03/medme/public/index.php" "line" => 20 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
APP_ENV | "dev" |
APP_SECRET | "fd3084cb4c7eec2f6eef5eaf07c3eafe" |
DATABASE_URL | "postgresql://db_user:db_password@127.0.0.1:5432/db_name?serverVersion=13&charset=utf8" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTENT_LENGTH | "17" |
CONTENT_TYPE | "application/x-www-form-urlencoded" |
CONTEXT_DOCUMENT_ROOT | "/home/users/solak/public_html/it/it_03/medme/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/home/users/solak/public_html/it/it_03/medme/public" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, deflate" |
HTTP_CONNECTION | "keep-alive" |
HTTP_HOST | "www.medme2.john-weston.com" |
HTTP_USER_AGENT | "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36" |
PATH | "/usr/local/bin:/usr/bin:/bin" |
PHP_SELF | "/index.php" |
PWD | "/" |
QUERY_STRING | "" |
REDIRECT_HTTPS | "on" |
REDIRECT_SSL_TLS_SNI | "www.medme2.john-weston.com" |
REDIRECT_STATUS | "200" |
REDIRECT_UNIQUE_ID | "ZyyQJvwp_sxlc5uEjvoo6AAAAdQ" |
REDIRECT_URL | "/" |
REMOTE_ADDR | "45.138.16.167" |
REMOTE_PORT | "44218" |
REQUEST_METHOD | "POST" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1730973734 |
REQUEST_TIME_FLOAT | 1730973734.5534 |
REQUEST_URI | "/" |
SCRIPT_FILENAME | "/home/users/solak/public_html/it/it_03/medme/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "193.143.77.18" |
SERVER_ADMIN | "webmaster@medme2.john-weston.com" |
SERVER_NAME | "www.medme2.john-weston.com" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "" |
SERVER_SOFTWARE | "Apache" |
SSL_TLS_SNI | "www.medme2.john-weston.com" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL" |
TEMP | "/tmp" |
TMP | "/tmp" |
TMPDIR | "/tmp" |
UNIQUE_ID | "ZyyQJvwp_sxlc5uEjvoo6AAAAdQ" |
argc | 0 |
argv | [] |