http://rad-sdsc.ucsd.edu/

MainController :: index

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\MainController::index"
_firewall_context
"security.firewall.map.context.main"
_route
"app_index"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"8ef068"

Request Headers

Header Value
accept
"*/*"
host
"rad-sdsc.ucsd.edu"
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
"Fri, 26 Apr 2024 03:41:59 GMT"
x-debug-token
"f5aa10"

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:44
[
  [
    "file" => "/var/www/webapps/FellowshipApplication/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webapps/FellowshipApplication/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
    "line" => 70
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webapps/FellowshipApplication/vendor/symfony/twig-bridge/Extension/SecurityExtension.php"
    "line" => 52
    "function" => "isGranted"
    "class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webapps/FellowshipApplication/var/cache/dev/twig/9a/9a7b547de24318a4627bc3d4711860b06beb5762ba1f2d8f0f5253c39055fce1.php"
    "line" => 95
    "function" => "isGranted"
    "class" => "Symfony\Bridge\Twig\Extension\SecurityExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webapps/FellowshipApplication/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_0a970b25109923ad700146e2e0c77fd9186106a1ccd06c8dfdea9f42812484c7"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webapps/FellowshipApplication/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webapps/FellowshipApplication/var/cache/dev/twig/67/67f2a335a96d26b01818071daf192932b7ba39142e84466265fb55fdab6f7688.php"
    "line" => 48
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webapps/FellowshipApplication/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_8a6c46227a16dc96ae2cee9a57f3f2b3bc10872d9a8d5826041d0b142d04db63"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webapps/FellowshipApplication/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webapps/FellowshipApplication/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webapps/FellowshipApplication/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webapps/FellowshipApplication/vendor/twig/twig/src/Environment.php"
    "line" => 277
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webapps/FellowshipApplication/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webapps/FellowshipApplication/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webapps/FellowshipApplication/src/Controller/MainController.php"
    "line" => 24
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webapps/FellowshipApplication/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 152
    "function" => "index"
    "class" => "App\Controller\MainController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webapps/FellowshipApplication/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webapps/FellowshipApplication/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webapps/FellowshipApplication/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webapps/FellowshipApplication/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webapps/FellowshipApplication/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/webapps/FellowshipApplication/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
"0da11a0b64b06231a4c8bc059d84af49"
DATABASE_URL
"postgresql://radfluro:myradpw0!@127.0.0.1:5432/fellowapp26?serverVersion=13&charset=utf8"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/webapps/FellowshipApplication/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/webapps/FellowshipApplication/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTP_ACCEPT
"*/*"
HTTP_HOST
"rad-sdsc.ucsd.edu"
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"
PHP_SELF
"/index.php"
QUERY_STRING
""
REMOTE_ADDR
"3.145.156.46"
REMOTE_PORT
"9196"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1714102919
REQUEST_TIME_FLOAT
1714102919.4492
REQUEST_URI
"/"
SCRIPT_FILENAME
"/var/www/webapps/FellowshipApplication/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"132.249.119.111"
SERVER_ADMIN
"eghobrial@ucsd.edu"
SERVER_NAME
"rad-sdsc.ucsd.edu"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.33"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL"
UNIQUE_ID
"Zisih8BF2Ua-Lp9OpfC8LgAAAA0"