GET https://landlord.goodship.agency/privacy-policy

PolicyController :: pagePrivacyPolicy

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Tenat\Ports\App\Controller\PolicyController::pagePrivacyPolicy"
_firewall_context
"security.firewall.map.context.main"
_route
"app_privacy_policy"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"5efbdc"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"landlord.goodship.agency"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.126"
x-forwarded-proto
"https"
x-forwarded-scheme
"https"
x-php-ob-level
"0"
x-real-ip
"216.73.216.126"

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
"Sun, 11 Jan 2026 16:34:02 GMT"
x-debug-token
"969a12"

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" => "/application/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
    "line" => 42
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/twig-bridge/Extension/SecurityExtension.php"
    "line" => 48
    "function" => "isGranted"
    "class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
    "type" => "->"
  ]
  [
    "file" => "/application/var/cache/dev/twig/e0/e09c65a88529000787ba8d6f19aa666d.php"
    "line" => 120
    "function" => "isGranted"
    "class" => "Symfony\Bridge\Twig\Extension\SecurityExtension"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_61a396c6b6d69f8039bf7ff74537b7f6"
    "type" => "->"
  ]
  [
    "file" => "/application/var/cache/dev/twig/f6/f6954c21161927132cf9cb5db8968f7b.php"
    "line" => 50
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_c55fcefc1e95f79d413e88f9003615cc"
    "type" => "->"
  ]
  [
    "file" => "/application/var/cache/dev/twig/5f/5ff5bd8c25178a0fe236381ac4c04c8e.php"
    "line" => 50
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_06d466354d3ac08e11886e8ef7e99e64"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/twig/twig/src/Environment.php"
    "line" => 307
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/application/src/Tenat/Ports/App/Controller/PolicyController.php"
    "line" => 22
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "pagePrivacyPolicy"
    "class" => "App\Tenat\Ports\App\Controller\PolicyController"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/application/public/index.php"
    "line" => 5
    "args" => [
      "/application/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"9d3464b713564a1213a73fd57acc003b"
CDN_ENDPOINT
""
CONTENTFUL_ACCESS_TOKEN
"77wZBCHCU2jBninlWNX7-_zeVdvaXTIOerkSCIhxQzE"
CONTENTFUL_SPACE_ID
"kxj8y4qb14a4"
DATABASE_URL
"mysql://root:root@mysql:3306/landlord?serverVersion=8.0.22"
DATABASE_VERSION
"8.0.33"
DEFAULT_TIMEZONE
"UTC"
DOMAIN
"tenat.test"
GET_ADDRESS_REQUEST_ORIGIN
"https://getaddress.io"
GOTENBERG_ENDPOINT
"http://gotenberg:3000"
LOCK_DSN
"redis://redis"
MAILER_DSN
"smtp://mailhog:1025"
MAKER_PHP_CS_FIXER_BINARY_PATH
"tools/php-cs-fixer/.php-cs-fixer.php"
MERCURE_JWT_SECRET
"!ChangeThisMercureHubJWTSecretKey!"
MERCURE_PUBLIC_URL
"https://m.landlord.goodship.agency/.well-known/mercure"
MERCURE_URL
"http://mercure.internal/.well-known/mercure"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
MYSQL_DATABASE_NAME
"landlord"
MYSQL_DATABASE_PASS
"landlord"
MYSQL_DATABASE_USER
"landlord"
MYSQL_ROOT_PASSWORD
"root"
S3_ENDPOINT
"https://s3.landlord.goodship.agency"
S3_REGION
"local"
SENTRY_DSN
""
SIGNATURE_MASH_ENDPOINT
"http://signature-mash:3000"
TRUELAYER_CLIENT_ID
"tenat-d38425"
TRUELAYER_SANDBOX_CLIENT_ID
"sandbox-tenat-d38425"
USERDATA_ACCESS_KEY
"minioadmin"
USERDATA_BUCKET
"upload"
USERDATA_SECRET_KEY
"minioadminpassword"
VERSION
"DEV"

Defined as regular env variables

Key Value
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/application/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC"
HOME
"/var/www"
HOSTNAME
"9f6acc4c9f18"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"landlord.goodship.agency"
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.126"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SCHEME
"https"
HTTP_X_REAL_IP
"216.73.216.126"
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.2.28.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
"af8c9153153a7f489153b7a74f2f29a5ee36f5cb2c6c6929c98411a577e89c91"
PHP_URL
"https://www.php.net/distributions/php-8.2.28.tar.xz"
PHP_VALUE
"error_log=/var/log/nginx/application_php_errors.log"
PHP_VERSION
"8.2.28"
PWD
"/application"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"192.168.128.1"
REMOTE_PORT
"36116"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1768149242
REQUEST_TIME_FLOAT
1768149242.0928
REQUEST_URI
"/privacy-policy"
SCRIPT_FILENAME
"/application/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"192.168.128.8"
SERVER_NAME
""
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.27.2"
SYMFONY_DOTENV_VARS
"CDN_ENDPOINT,MYSQL_ROOT_PASSWORD,MYSQL_DATABASE_NAME,MYSQL_DATABASE_USER,MYSQL_DATABASE_PASS,DATABASE_URL,DATABASE_VERSION,APP_ENV,APP_DEBUG,APP_SECRET,MESSENGER_TRANSPORT_DSN,MAILER_DSN,DOMAIN,DEFAULT_TIMEZONE,VERSION,LOCK_DSN,S3_ENDPOINT,S3_REGION,USERDATA_ACCESS_KEY,USERDATA_SECRET_KEY,USERDATA_BUCKET,SENTRY_DSN,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,GOTENBERG_ENDPOINT,SIGNATURE_MASH_ENDPOINT,GET_ADDRESS_REQUEST_ORIGIN,TRUELAYER_SANDBOX_CLIENT_ID,TRUELAYER_CLIENT_ID,MAKER_PHP_CS_FIXER_BINARY_PATH,CONTENTFUL_SPACE_ID,CONTENTFUL_ACCESS_TOKEN"
USER
"www-data"
argc
0
argv
[]