GET https://ll-sandbox.allgofree.org/

MainController :: homepage

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\MainController::homepage"
_firewall_context
"security.firewall.map.context.main"
_route
"app_home"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"1d287c"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"ll-sandbox.allgofree.org"
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
"Wed, 11 Sep 2024 13:52:19 GMT"
x-debug-token
"b263af"

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:41
[
  [
    "file" => "/home/ry60003333/NetBeansProjects/SandboxLawApp/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/ry60003333/NetBeansProjects/SandboxLawApp/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/ry60003333/NetBeansProjects/SandboxLawApp/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1719
    "function" => "getUser"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/home/ry60003333/NetBeansProjects/SandboxLawApp/var/cache/dev/twig/20/2017ecc9fbf8c7f4fb6284cc1d75777e.php"
    "line" => 339
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/ry60003333/NetBeansProjects/SandboxLawApp/vendor/twig/twig/src/Template.php"
    "line" => 430
    "function" => "block_header"
    "class" => "__TwigTemplate_dd3ea6c430db7122bc24fc692a7b97fb"
    "type" => "->"
  ]
  [
    "file" => "/home/ry60003333/NetBeansProjects/SandboxLawApp/var/cache/dev/twig/20/2017ecc9fbf8c7f4fb6284cc1d75777e.php"
    "line" => 215
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/ry60003333/NetBeansProjects/SandboxLawApp/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_dd3ea6c430db7122bc24fc692a7b97fb"
    "type" => "->"
  ]
  [
    "file" => "/home/ry60003333/NetBeansProjects/SandboxLawApp/var/cache/dev/twig/f3/f327c5d9bfaebbd6f055621c0657cbb3.php"
    "line" => 50
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/ry60003333/NetBeansProjects/SandboxLawApp/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_1cb1a96aa59cf60976bd088c0fa88825"
    "type" => "->"
  ]
  [
    "file" => "/home/ry60003333/NetBeansProjects/SandboxLawApp/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/ry60003333/NetBeansProjects/SandboxLawApp/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/ry60003333/NetBeansProjects/SandboxLawApp/vendor/twig/twig/src/Environment.php"
    "line" => 306
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/ry60003333/NetBeansProjects/SandboxLawApp/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/ry60003333/NetBeansProjects/SandboxLawApp/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/ry60003333/NetBeansProjects/SandboxLawApp/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/ry60003333/NetBeansProjects/SandboxLawApp/src/Controller/MainController.php"
    "line" => 67
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/ry60003333/NetBeansProjects/SandboxLawApp/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "homepage"
    "class" => "App\Controller\MainController"
    "type" => "->"
  ]
  [
    "file" => "/home/ry60003333/NetBeansProjects/SandboxLawApp/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ry60003333/NetBeansProjects/SandboxLawApp/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ry60003333/NetBeansProjects/SandboxLawApp/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ry60003333/NetBeansProjects/SandboxLawApp/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/ry60003333/NetBeansProjects/SandboxLawApp/public/index.php"
    "line" => 5
    "args" => [
      "/home/ry60003333/NetBeansProjects/SandboxLawApp/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
"3b676f28bdbf1a3b6bc209621125e6d5"
AUTH_UI_VERSION
"2"
DATABASE_URL
"mysql://lawlens:moBwxzZvk6Yhgq3yT8w06jIi74EaFv6d@127.0.0.1:3306/cupcake_lawlens?serverVersion=8.0"
ENABLE_ADD_TO_HOMESCREEN
"0"
ENABLE_AI_PENALTY_RANGES
"1"
ENABLE_AI_SUMMARIES
"0"
ENABLE_NEW_AUTH_UI
"0"
LL_NAME
"Cupcake"
MAILER_DSN
"smtp://user:pass@smtp.example.com:9999"
MAIN_UI_VERSION
"1"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
OPENAI_API_KEY
""
OPENAI_ORGANIZATION
""
OUTSETA_API_HOST
"https://lawlens.outseta.com/api/v1/"
OUTSETA_API_KEY
"c9fb9b5d-4efe-477f-a07f-161f37fbe337"
OUTSETA_API_SECRET
"912869c3d2c54395ff5e2028c806a602"
OUTSETA_AUDIENCE
"lawlens.outseta.com"
OUTSETA_ISSUER
"https://lawlens.outseta.com"
OUTSETA_SIGNATURE_KEY
"F515F2073E55AE03926408E999620EE91A0367070D5C16694FEBC83ED1D7C48A"
PENDO_API_KEY
"27319db5-ccc4-4c17-5c18-dfc5efe4dc03"
USE_OUTSETA_AUTHENTICATION
"0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/sandbox"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/sandbox"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"ll-sandbox.allgofree.org"
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:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"ll-sandbox.allgofree.org"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/"
REMOTE_ADDR
"3.139.70.111"
REMOTE_PORT
"59820"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1726062739
REQUEST_TIME_FLOAT
1726062739.2603
REQUEST_URI
"/"
SCRIPT_FILENAME
"/var/www/sandbox/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"10.0.13.64"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"ll-sandbox.allgofree.org"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.58 (Ubuntu) Server at ll-sandbox.allgofree.org Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.58 (Ubuntu)"
SSL_TLS_SNI
"ll-sandbox.allgofree.org"
SYMFONY_DOTENV_PATH
"/home/ry60003333/NetBeansProjects/SandboxLawApp/.env"
SYMFONY_DOTENV_VARS
"PENDO_API_KEY,ENABLE_NEW_AUTH_UI,ENABLE_AI_SUMMARIES,ENABLE_AI_PENALTY_RANGES,ENABLE_ADD_TO_HOMESCREEN,USE_OUTSETA_AUTHENTICATION,OUTSETA_ISSUER,OUTSETA_AUDIENCE,OUTSETA_SIGNATURE_KEY,OUTSETA_API_HOST,OUTSETA_API_KEY,OUTSETA_API_SECRET,OPENAI_API_KEY,OPENAI_ORGANIZATION,APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,LL_NAME,MAIN_UI_VERSION,AUTH_UI_VERSION"