LandingPageController :: landingPage
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\LandingPageController::landingPage" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_landingpage_landingpage" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "8cda1a" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "close" |
| host | "paperdoll.webrabbit.at" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.223" |
| x-forwarded-proto | "https" |
| x-php-ob-level | "0" |
| x-real-ip | "216.73.216.223" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "private, must-revalidate" |
| content-type | "text/html; charset=UTF-8" |
| date | "Sun, 12 Apr 2026 22:08:29 GMT" |
| expires | "-1" |
| pragma | "no-cache" |
| x-debug-token | "7b05b9" |
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/html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 44
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
"line" => 46
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/twig-bridge/Extension/SecurityExtension.php"
"line" => 48
"function" => "isGranted"
"class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/85/8532c3f14911b6f43aac89527b31e93120df295d8316b87f0face2984b43c2e7.php"
"line" => 68
"function" => "isGranted"
"class" => "Symfony\Bridge\Twig\Extension\SecurityExtension"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_7485b4f9b39bcf3c0643ac78d115dbf29555eb382b447ce91c91981710179a7a"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/24/24174d1536c3fa96e5264178b6f1cae3454978fb06503a3e7cc5c6b44a627651.php"
"line" => 51
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_bc5fd903f64feab704826adb1beb6fcac7518402eac6e8d72a9b198a7052962d"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 379
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 40
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Environment.php"
"line" => 280
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 220
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 228
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/src/Controller/LandingPageController.php"
"line" => 32
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "landingPage"
"class" => "App\Controller\LandingPageController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/public/index.php"
"line" => 5
"args" => [
"/var/www/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_DB_ADMIN_PORT | "8202" |
| APP_NAME | "paper_doll_2" |
| APP_PORT | "8201" |
| DB_PORT | "33018" |
| MYSQL_DB | "paper_doll" |
| MYSQL_PASS | "t3rceS" |
| MYSQL_ROOT_PASS | "superSecr3t" |
| MYSQL_USER | "app_user" |
Defined as regular env variables
| Key | Value |
|---|---|
| APACHE_CONFDIR | "/etc/apache2" |
| APACHE_ENVVARS | "/etc/apache2/envvars" |
| APACHE_LOCK_DIR | "/var/lock/apache2" |
| APACHE_LOG_DIR | "/var/log/apache2" |
| APACHE_PID_FILE | "/var/run/apache2/apache2.pid" |
| APACHE_RUN_DIR | "/var/run/apache2" |
| APACHE_RUN_GROUP | "www-data" |
| APACHE_RUN_USER | "www-data" |
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "773f8c72e4d0799a8302bdb9e2b36577" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/public" |
| CONTEXT_PREFIX | "" |
| DATABASE_URL | "mysql://root:8gHJtxj5qCHZEWVx3p6JH3ntE@srv-captain--maria-db-db:3306/paper_doll?serverVersion=10.5.6-MariaDB&charset=utf8mb4" |
| DOCUMENT_ROOT | "/var/www/html/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GPG_KEYS | "1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F 2C16C765DBE54A088130F1BC4B9B5F600B55F3B4 39B641343D8C104B2B146DC3F9C39DC0B9698544" |
| HOSTNAME | "6b2cb6b82a91" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "close" |
| HTTP_HOST | "paperdoll.webrabbit.at" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "216.73.216.223" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_REAL_IP | "216.73.216.223" |
| LANG | "C" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/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.30.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 | "216ab305737a5d392107112d618a755dc5df42058226f1670e9db90e77d777d9" |
| PHP_URL | "https://www.php.net/distributions/php-8.0.30.tar.xz" |
| PHP_VERSION | "8.0.30" |
| PWD | "/var/www/html" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "10.0.1.39" |
| REMOTE_PORT | "38262" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1776031708 |
| REQUEST_TIME_FLOAT | 1776031708.7444 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/var/www/html/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "10.0.1.51" |
| SERVER_ADMIN | "webmaster@localhost" |
| SERVER_NAME | "paperdoll.webrabbit.at" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SIGNATURE | "<address>Apache/2.4.56 (Debian) Server at paperdoll.webrabbit.at Port 80</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.56 (Debian)" |
| SHLVL | "0" |
| SYMFONY_DOTENV_VARS | "APP_NAME,APP_PORT,APP_DB_ADMIN_PORT,DB_PORT,MYSQL_ROOT_PASS,MYSQL_USER,MYSQL_PASS,MYSQL_DB" |
| argc | 0 |
| argv | [] |