https://fk.hexagone.com.bo/login

defaultController :: login

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_access_control_attributes
null
_controller
"App\Controller\defaultController::login"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"app_login"
_route_params
[]
_stopwatch_token
"cc5197"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"sf_redirect=%7B%22token%22%3A%22fc9195%22%2C%22route%22%3A%22welcome%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CdefaultController%22%2C%22method%22%3A%22welcome%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Ffaktosphp%5C%2Fpublic_html%5C%2Fsrc%5C%2FController%5C%2FdefaultController.php%22%2C%22line%22%3A19%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=4b9ts34hbma95b6me9m7tl6hqb"
host
"fk.hexagone.com.bo"
referer
"https://fk.hexagone.com.bo/"
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
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Mon, 17 Mar 2025 08:57:04 GMT"
x-debug-token
"e71f49"

Cookies

Request Cookies

Key Value
PHPSESSID
"4b9ts34hbma95b6me9m7tl6hqb"
sf_redirect
"{"token":"fc9195","route":"welcome","method":"GET","controller":{"class":"App\\Controller\\defaultController","method":"welcome","file":"\/var\/www\/faktosphp\/public_html\/src\/Controller\/defaultController.php","line":19},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Mon, 17 Mar 25 08:57:04 +0000"
Last used
"Mon, 17 Mar 25 08:57:04 +0000"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"https://fk.hexagone.com.bo/"

Session Usage

2 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:43
[
  [
    "file" => "/var/www/faktosphp/public_html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 43
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/faktosphp/public_html/src/Controller/defaultController.php"
    "line" => 30
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/faktosphp/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 152
    "function" => "login"
    "class" => "App\Controller\defaultController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/faktosphp/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/faktosphp/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/faktosphp/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/faktosphp/public_html/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/faktosphp/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/faktosphp/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:65
[
  [
    "file" => "/var/www/faktosphp/public_html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 65
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/faktosphp/public_html/src/Controller/defaultController.php"
    "line" => 31
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/faktosphp/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 152
    "function" => "login"
    "class" => "App\Controller\defaultController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/faktosphp/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/faktosphp/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/faktosphp/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/faktosphp/public_html/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/faktosphp/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/faktosphp/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_ENV
"dev"
APP_SECRET
"2cfdc3348473dcf1b8b987ec80d3e636"
DATABASE_URL
"postgresql://symfony:ChangeMe@127.0.0.1:5432/app?serverVersion=13&charset=utf8"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
MONGODB_DB
"faktos"
MONGODB_URL
"mongodb://administrator:G7ooOqgw@localhost:27017/?authSource=admin"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/faktosphp/public_html/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/faktosphp/public_html/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%22fc9195%22%2C%22route%22%3A%22welcome%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CdefaultController%22%2C%22method%22%3A%22welcome%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Ffaktosphp%5C%2Fpublic_html%5C%2Fsrc%5C%2FController%5C%2FdefaultController.php%22%2C%22line%22%3A19%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=4b9ts34hbma95b6me9m7tl6hqb"
HTTP_HOST
"fk.hexagone.com.bo"
HTTP_REFERER
"https://fk.hexagone.com.bo/"
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"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"fk.hexagone.com.bo"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/login"
REMOTE_ADDR
"3.145.191.47"
REMOTE_PORT
"52851"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1742201824
REQUEST_TIME_FLOAT
1742201824.2365
REQUEST_URI
"/login"
SCRIPT_FILENAME
"//var/www/faktosphp/public_html/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"10.142.0.2"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"fk.hexagone.com.bo"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.41 (Ubuntu) Server at fk.hexagone.com.bo Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.41 (Ubuntu)"
SSL_TLS_SNI
"fk.hexagone.com.bo"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL,MONGODB_URL,MONGODB_DB"
USER
"www-data"
proxy-nokeepalive
"1"