http://croncam.com/

PageController :: 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\PageController::index"
_firewall_context
"security.firewall.map.context.main"
_route
"index"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"d462c1"

Request Headers

Header Value
accept-encoding
"gzip"
content-length
""
content-type
""
host
"croncam.com"
user-agent
"Expanse, a Palo Alto Networks company, searches across the global IPv4 space multiple times per day to identify customers' presences on the Internet. If you would like to be excluded from our scans, please send IP addresses/domains to: scaninfo@paloaltonetworks.com"
x-forwarded-for
"198.235.24.8"
x-forwarded-host
"croncam.com"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-server
"1145518f1195"
x-php-ob-level
"0"
x-real-ip
"198.235.24.8"

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
"Sat, 04 May 2024 06:09:39 GMT"
x-debug-token
"d9fef7"

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/timelapse/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/timelapse/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
    "line" => 70
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/timelapse/vendor/symfony/twig-bridge/Extension/SecurityExtension.php"
    "line" => 52
    "function" => "isGranted"
    "class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
    "type" => "->"
  ]
  [
    "file" => "/var/www/timelapse/var/cache/dev/twig/09/09cb32a316f5819765917d7aab0a44410e95840824856cdc83cb81af1f1a2416.php"
    "line" => 112
    "function" => "isGranted"
    "class" => "Symfony\Bridge\Twig\Extension\SecurityExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/timelapse/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_7ed087428301ed9d9f456a362e3e645b8d7ea495c55447d81c56b342a1dd0a58"
    "type" => "->"
  ]
  [
    "file" => "/var/www/timelapse/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/timelapse/var/cache/dev/twig/ae/aec0a62fd738742cabb89d5af2142650fde44261cb82bc75952c5dc5f5939b2b.php"
    "line" => 49
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/timelapse/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_b9428d8aa333d275c4a2e9a2b4010398015104d348a7bfb1fe625886f0552fc5"
    "type" => "->"
  ]
  [
    "file" => "/var/www/timelapse/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/timelapse/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/timelapse/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/timelapse/vendor/twig/twig/src/Environment.php"
    "line" => 277
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/timelapse/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/timelapse/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/timelapse/src/Controller/PageController.php"
    "line" => 19
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/timelapse/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 152
    "function" => "index"
    "class" => "App\Controller\PageController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/timelapse/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/timelapse/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/timelapse/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/timelapse/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/timelapse/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/timelapse/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
"9d674adc0a755c25872cac74d8061de2"
DATABASE_URL
"sqlite:///%kernel.project_dir%/var/data.db"
LOCK_DSN
"semaphore"
MAILER_DSN
"null://null"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/timelapse/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F"
HOME
"/var/www"
HOSTNAME
"a0d060e4f6ce"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_HOST
"croncam.com"
HTTP_USER_AGENT
"Expanse, a Palo Alto Networks company, searches across the global IPv4 space multiple times per day to identify customers' presences on the Internet. If you would like to be excluded from our scans, please send IP addresses/domains to: scaninfo@paloaltonetworks.com"
HTTP_X_FORWARDED_FOR
"198.235.24.8"
HTTP_X_FORWARDED_HOST
"croncam.com"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SERVER
"1145518f1195"
HTTP_X_REAL_IP
"198.235.24.8"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHPIZE_DEPS
"autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.0.24.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php"
PHP_SHA256
"8e6a63ac9cdabe4c345b32a54b18f348d9e50a1decda217faf2d61278d22f08b"
PHP_URL
"https://www.php.net/distributions/php-8.0.24.tar.xz"
PHP_VERSION
"8.0.24"
PWD
"/var/www/symfony_docker"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"172.20.0.97"
REMOTE_PORT
"47930"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1714802979
REQUEST_TIME_FLOAT
1714802979.645
REQUEST_URI
"/"
SCRIPT_FILENAME
"/var/www/timelapse/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.20.0.17"
SERVER_NAME
"localhost"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.22.0"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MAILER_DSN,DATABASE_URL,LOCK_DSN"
USER
"www-data"
VIPSHOME
"/usr"
argc
0
argv
[]