GET https://dev.thestartersblock.app/

HomeController :: index

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\HomeController::index"
_controller_attributes
[
  Symfony\Component\Routing\Attribute\Route {#3192
    +methods: []
    +envs: []
    +schemes: []
    +aliases: []
    +path: "/"
    +name: null
    +requirements: []
    +options: []
    +defaults: []
    +host: null
    +condition: null
    +priority: null
  }
  Symfony\Component\Routing\Attribute\Route {#16749
    +methods: []
    +envs: []
    +schemes: []
    +aliases: []
    +path: null
    +name: "home"
    +requirements: []
    +options: []
    +defaults: []
    +host: null
    +condition: null
    +priority: null
  }
]
_firewall_context
"security.firewall.map.context.main"
_route
"home"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#16987
    -supports: false
    -passport: null
    -duration: null
    -stub: "Webauthn\Bundle\Security\Http\Authenticator\WebauthnAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Webauthn\Bundle\Security\Http\Authenticator\WebauthnAuthenticator {#2990 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#17052
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\LoginLinkAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\LoginLinkAuthenticator {#17040 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#17058
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#17247 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#17074
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#17083 …}
  }
]
_stopwatch_token
"7c0db9"

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
accept-encoding
"gzip, deflate, br, zstd"
cache-control
"no-cache"
host
"dev.thestartersblock.app"
pragma
"no-cache"
priority
"u=0, i"
sec-ch-ua
""Not;A=Brand";v="99", "HeadlessChrome";v="139", "Chromium";v="139""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""Windows""
sec-fetch-dest
"document"
sec-fetch-mode
"navigate"
sec-fetch-site
"none"
sec-fetch-user
"?1"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36"
x-forwarded-for
"149.57.180.165"
x-forwarded-host
"dev.thestartersblock.app"
x-forwarded-proto
"https"
x-php-ob-level
"0"

Request Content

Request content not available (it was retrieved as a resource).

Retry Command

curl \
  --compressed \
  --url 'https://dev.thestartersblock.app/' \
  --header 'X-Forwarded-Host: dev.thestartersblock.app' \
  --header 'X-Forwarded-For: 149.57.180.165' \
  --header 'Upgrade-Insecure-Requests: 1' \
  --header 'Sec-Fetch-User: ?1' \
  --header 'Sec-Fetch-Site: none' \
  --header 'Sec-Fetch-Mode: navigate' \
  --header 'Sec-Fetch-Dest: document' \
  --header 'Sec-Ch-Ua-Platform: "Windows"' \
  --header 'Sec-Ch-Ua-Mobile: ?0' \
  --header 'Sec-Ch-Ua: "Not;A=Brand";v="99", "HeadlessChrome";v="139", "Chromium";v="139"' \
  --header 'Priority: u=0, i' \
  --header 'Pragma: no-cache' \
  --header 'Cache-Control: no-cache' \
  --header 'Accept-Encoding: gzip, deflate, br, zstd' \
  --header 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7' \
  --header 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36' \
  --header 'X-Forwarded-Proto: https' \
  --header 'X-Php-Ob-Level: 0'

Response

Response Headers

Header Value
cache-control
"max-age=0, must-revalidate, private"
content-type
"text/html; charset=UTF-8"
date
"Tue, 18 Aug 2026 18:19:56 GMT"
expires
"Tue, 18 Aug 2026 18:19:56 GMT"
x-debug-token
"c529b1"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 3

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

3 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/sites/www/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/vendor/symfony/security-bundle/Security.php"
    "line" => 99
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/vendor/symfony/security-bundle/Security.php"
    "line" => 54
    "function" => "getToken"
    "class" => "Symfony\Bundle\SecurityBundle\Security"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/src/EventSubscriber/ForcePasswordChangeSubscriber.php"
    "line" => 48
    "function" => "getUser"
    "class" => "Symfony\Bundle\SecurityBundle\Security"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\ForcePasswordChangeSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 162
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/public/index.php"
    "line" => 5
    "args" => [
      "/var/sites/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:185
[
  [
    "file" => "/var/sites/www/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 185
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1928
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/tmp/php/www/var/cache/dev/twig/97/97916ec28c54b4a0afeddfd79572512b.php"
    "line" => 946
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/sites/www/vendor/twig/twig/src/Template.php"
    "line" => 458
    "function" => "block_flashes"
    "class" => "__TwigTemplate_e5c68fef94567161213708274e9c6338"
    "type" => "->"
  ]
  [
    "file" => "/tmp/php/www/var/cache/dev/twig/97/97916ec28c54b4a0afeddfd79572512b.php"
    "line" => 128
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e5c68fef94567161213708274e9c6338"
    "type" => "->"
  ]
  [
    "file" => "/tmp/php/www/var/cache/dev/twig/0c/0cf84eaf7384539b08f1fd161f1926e2.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_fe8da402ef1f109b3aa9645077247ae1"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 477
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 281
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/src/Controller/HomeController.php"
    "line" => 16
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "index"
    "class" => "App\Controller\HomeController"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/public/index.php"
    "line" => 5
    "args" => [
      "/var/sites/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:181
[
  [
    "file" => "/var/sites/www/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 181
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1928
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/tmp/php/www/var/cache/dev/twig/97/97916ec28c54b4a0afeddfd79572512b.php"
    "line" => 1054
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/sites/www/vendor/twig/twig/src/Template.php"
    "line" => 458
    "function" => "block_flashes"
    "class" => "__TwigTemplate_e5c68fef94567161213708274e9c6338"
    "type" => "->"
  ]
  [
    "file" => "/tmp/php/www/var/cache/dev/twig/97/97916ec28c54b4a0afeddfd79572512b.php"
    "line" => 128
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e5c68fef94567161213708274e9c6338"
    "type" => "->"
  ]
  [
    "file" => "/tmp/php/www/var/cache/dev/twig/0c/0cf84eaf7384539b08f1fd161f1926e2.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_fe8da402ef1f109b3aa9645077247ae1"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 477
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 281
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/src/Controller/HomeController.php"
    "line" => 16
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "index"
    "class" => "App\Controller\HomeController"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/sites/www/public/index.php"
    "line" => 5
    "args" => [
      "/var/sites/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_AVAILABILITY_REQUEST_EMAIL_SEND_ENABLED
"0"
APP_AVAILABILITY_REQUEST_RESEND_WINDOW_SECONDS
"86400"
APP_EMAIL_AVAILABILITY_TOKEN_LIFETIME
"+14 days"
APP_EMAIL_SUBSCRIPTION_TOKEN_LIFETIME
"+30 days"
APP_ENV
"dev"
APP_GEOAPIFY_CACHE_LIFETIME
"30 days"
APP_MEETS_ARCHIVED_LIFETIME
"-1 month"
APP_PROXIMITY_TRAVEL_BUFFER_MILES
"5"
APP_SECRET
"cda7ccf7462dcb931dd81de95e7f0b4f"
APP_VERSION
"dev"
CALENDAR_MAX_FUTURE
"+1 year"
CALENDAR_MAX_PAST
"-30 days"
DATABASE_URL
"sqlite:///%kernel.project_dir%/var/data_%kernel.environment%.db"
MAILER_DSN
"mailgun+api://0373450c7238cddbdf1712611948bd1c-1e0f599c-5ed7c987:sandbox3cd3e92870454d4fa81d6c396025f0e6.mailgun.org@default?region=us"
NOMINATIM_USER_AGENT
"TheStartersBlock (donotreply@thestartersblock.app)"
RELYING_PARTY_ID
"dev.thestartersblock.app"
RELYING_PARTY_NAME
"The Starter's Block"

Defined as regular env variables

Key Value
APP_CACHE_DIR
"/tmp/php/www/var/cache"
APP_DEBUG
"1"
APP_LOG_DIR
"/tmp/php/www/var/logs"
APP_PROJECT_DIR
"/var/sites/www"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/sites/www"
]
APP_SHARE_DIR
"/tmp/php/www/var/share"
BASE_URL
"https://dev.thestartersblock.app"
COMPOSER_PATH
"/usr/local/bin/composer"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DEFAULT_URI
"https://dev.thestartersblock.app"
DOCUMENT_ROOT
"/var/sites/www/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"1198C0117593497A5EC5C199286AF1F9897469DC 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A5"
HOME
"/var/www"
HOSTNAME
"yosphp"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_CACHE_CONTROL
"no-cache"
HTTP_HOST
"dev.thestartersblock.app"
HTTP_PRAGMA
"no-cache"
HTTP_PRIORITY
"u=0, i"
HTTP_SEC_CH_UA
""Not;A=Brand";v="99", "HeadlessChrome";v="139", "Chromium";v="139""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""Windows""
HTTP_SEC_FETCH_DEST
"document"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_SEC_FETCH_SITE
"none"
HTTP_SEC_FETCH_USER
"?1"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36"
HTTP_X_FORWARDED_FOR
"149.57.180.165"
HTTP_X_FORWARDED_HOST
"dev.thestartersblock.app"
HTTP_X_FORWARDED_PROTO
"https"
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.5.9.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
"0db7855f25bcd0ab1d592cdb35e284d6f6a5d2ae0f6f621122e364cc39b708f4"
PHP_URL
"https://www.php.net/distributions/php-8.5.9.tar.xz"
PHP_VERSION
"8.5.9"
PWD
"/var/sites/www"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"172.18.0.4"
REMOTE_PORT
"59808"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1787077183
REQUEST_TIME_FLOAT
1787077183.7365
REQUEST_URI
"/"
SCRIPT_FILENAME
"/var/sites/www/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.18.0.3"
SERVER_NAME
"dev.thestartersblock.app"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.31.2"
SYMFONY_DOTENV_PATH
"/var/sites/www/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_MEETS_ARCHIVED_LIFETIME,APP_GEOAPIFY_CACHE_LIFETIME,APP_EMAIL_SUBSCRIPTION_TOKEN_LIFETIME,APP_EMAIL_AVAILABILITY_TOKEN_LIFETIME,APP_AVAILABILITY_REQUEST_RESEND_WINDOW_SECONDS,APP_AVAILABILITY_REQUEST_EMAIL_SEND_ENABLED,APP_PROXIMITY_TRAVEL_BUFFER_MILES,CALENDAR_MAX_PAST,CALENDAR_MAX_FUTURE,NOMINATIM_USER_AGENT,APP_VERSION,DATABASE_URL,RELYING_PARTY_ID,RELYING_PARTY_NAME,MAILER_DSN"
SYMFONY_TRUSTED_PROXIES
"REMOTE_ADDR"
USER
"www-data"