GET https://dev.aavion.media/demo

PublicContentController :: show

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\PublicContentController::show"
_controller_attributes
[
  Symfony\Component\Routing\Attribute\Route {#990
    +methods: [
      "GET"
    ]
    +envs: []
    +schemes: []
    +aliases: []
    +path: "/{path}"
    +name: "content_show"
    +requirements: [
      "path" => ".+"
    ]
    +options: []
    +defaults: []
    +host: null
    +condition: null
    +priority: -1024
  }
]
_firewall_context
"security.firewall.map.context.main"
_links
Symfony\Component\WebLink\GenericLinkProvider {#1524
  -links: [
    1445 => Symfony\Component\WebLink\Link {#1445
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "style"
      ]
      -href: "/assets/styles/app-ur_aCP6.css"
    }
  ]
}
_route
"content_show"
_route_params
[
  "path" => "demo"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#968
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#966 …}
  }
]
_stopwatch_token
"617b4b"
_studio_access_request_id
"b54b86294a318e4183dce5232a1e1d67"
_studio_access_started_at
1789542097.3396
path
"demo"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br"
cdn-loop
"cloudflare; loops=1"
cf-ipcountry
"US"
cf-ray
"a3be003bccdc3524-CMH"
cf-visitor
"{"scheme":"https"}"
connection
"Keep-Alive"
host
"dev.aavion.media"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
x-forwarded-for
"216.73.216.221"
x-forwarded-proto
"https"
x-php-ob-level
"1"

Request Content

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

Retry Command

curl \
  --compressed \
  --url 'https://dev.aavion.media/demo' \
  --header 'X-Forwarded-For: 216.73.216.221' \
  --header 'Cf-Ray: a3be003bccdc3524-CMH' \
  --header 'Accept: */*' \
  --header 'Accept-Encoding: gzip, br' \
  --header 'User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])' \
  --header 'Cdn-Loop: cloudflare; loops=1' \
  --header 'Cf-Ipcountry: US' \
  --header 'Cf-Visitor: {"scheme":"https"}' \
  --header 'X-Forwarded-Proto: https' \
  --header 'Connection: Keep-Alive' \
  --header 'X-Php-Ob-Level: 1'

Response

Response Headers

Header Value
cache-control
"max-age=0, must-revalidate, private"
content-type
"text/html; charset=UTF-8"
date
"Wed, 16 Sep 2026 07:01:37 GMT"
expires
"Wed, 16 Sep 2026 07:01:37 GMT"
link
"</assets/styles/app-ur_aCP6.css>; rel="preload"; as="style""
set-cookie
"PHPSESSID=edf6b4c1937c9a578c0afedc77ac7ae7; path=/; secure; httponly; samesite=lax"
x-debug-token
"9a2e15"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
PHPSESSID
Symfony\Component\HttpFoundation\Cookie {#2178
  #expire: 0
  #path: "/"
  -sameSite: "lax"
  -secureDefault: false
  #name: "PHPSESSID"
  #value: "edf6b4c1937c9a578c0afedc77ac7ae7"
  #domain: ""
  #secure: true
  #httpOnly: true
  -raw: false
  -partitioned: false
}

Session 4

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

4 Usages
Stateless check enabled
Usage
App\Localization\RequestLocaleSubscriber:79
[
  [
    "file" => "/var/www/studio/src/Localization/RequestLocaleSubscriber.php"
    "line" => 79
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/src/Localization/RequestLocaleSubscriber.php"
    "line" => 41
    "function" => "sessionLocale"
    "class" => "App\Localization\RequestLocaleSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\Localization\RequestLocaleSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 162
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/studio/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Localization\RequestLocaleSubscriber:52
[
  [
    "file" => "/var/www/studio/src/Localization/RequestLocaleSubscriber.php"
    "line" => 52
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\Localization\RequestLocaleSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 162
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/studio/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/studio/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 388
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/src/Controller/PublicContentController.php"
    "line" => 264
    "function" => "getUser"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/src/Controller/PublicContentController.php"
    "line" => 129
    "function" => "actor"
    "class" => "App\Controller\PublicContentController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/src/Controller/PublicContentController.php"
    "line" => 115
    "function" => "renderContentRoute"
    "class" => "App\Controller\PublicContentController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/src/Controller/PublicContentController.php"
    "line" => 92
    "function" => "renderContent"
    "class" => "App\Controller\PublicContentController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/src/Controller/PublicContentController.php"
    "line" => 57
    "function" => "renderLocalizedContent"
    "class" => "App\Controller\PublicContentController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "show"
    "class" => "App\Controller\PublicContentController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/studio/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:181
[
  [
    "file" => "/var/www/studio/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 181
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1918
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/var/cache/dev/twig/82/829cba2d5aee6b99bb06559fac547bdd.php"
    "line" => 51
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/studio/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_151d6123659b5ac5c5438c453008f362"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/var/cache/dev/twig/04/04b0695cc26fbaadbfe86574f1b380dc.php"
    "line" => 48
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_d9931b5feb10bf31962fd8a3a7b558cd"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/var/cache/dev/twig/ed/ed057913be06a26b403304c0dd2326c1.php"
    "line" => 110
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/vendor/twig/twig/src/Template.php"
    "line" => 456
    "function" => "block_body"
    "class" => "__TwigTemplate_26af7d1d0b097d0a929b5b5a0bba3f81"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/var/cache/dev/twig/6d/6d13c20c43077eb211c5d07a177d64ed.php"
    "line" => 99
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_ba1e9f42e1b86cd32b0b15d61184420a"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/var/cache/dev/twig/ed/ed057913be06a26b403304c0dd2326c1.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_26af7d1d0b097d0a929b5b5a0bba3f81"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/var/cache/dev/twig/47/47715afb6c517af5428adef00d28c9b8.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_8952f43d196032fb8e6200809f56290a"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 477
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 281
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/src/Controller/PublicContentController.php"
    "line" => 226
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/src/Controller/PublicContentController.php"
    "line" => 115
    "function" => "renderContentRoute"
    "class" => "App\Controller\PublicContentController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/src/Controller/PublicContentController.php"
    "line" => 92
    "function" => "renderContent"
    "class" => "App\Controller\PublicContentController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/src/Controller/PublicContentController.php"
    "line" => 57
    "function" => "renderLocalizedContent"
    "class" => "App\Controller\PublicContentController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "show"
    "class" => "App\Controller\PublicContentController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/studio/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/studio/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DATABASE_PREFIX
"studio_"
APP_DEBUG
"1"
APP_ENV
"dev"
APP_MAINTENANCE
"false"
APP_SECRET
"8b63c387da3c9e9c78ed8553ee1462bcb06fe131be052113691a640ca6007a85"
APP_SETUP_COMPLETED
"1"
APP_SHARE_DIR
"var/share"
DATABASE_URL
"sqlite:///%kernel.project_dir%/var/data_%kernel.environment%.db"
DEFAULT_URI
"https://dev.aavion.media"
MAILER_DSN
"null://null"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_PROJECT_DIR
"/var/www/studio"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/studio"
]
CONTEXT_DOCUMENT_ROOT
"/var/www/studio/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/studio/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br"
HTTP_CDN_LOOP
"cloudflare; loops=1"
HTTP_CF_IPCOUNTRY
"US"
HTTP_CF_RAY
"a3be003bccdc3524-CMH"
HTTP_CF_VISITOR
"{"scheme":"https"}"
HTTP_CONNECTION
"Keep-Alive"
HTTP_HOST
"dev.aavion.media"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
HTTP_X_FORWARDED_FOR
"216.73.216.221"
HTTP_X_FORWARDED_PROTO
"https"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"dev.aavion.media"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/demo"
REMOTE_ADDR
"216.73.216.221"
REMOTE_PORT
"12826"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1789542097
REQUEST_TIME_FLOAT
1789542097.31
REQUEST_URI
"/demo"
SCRIPT_FILENAME
"/var/www/studio/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"10.21.0.254"
SERVER_ADMIN
"[email protected]"
SERVER_NAME
"dev.aavion.media"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.66 (Ubuntu) Server at dev.aavion.media Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.66 (Ubuntu)"
SSL_CIPHER
"TLS_AES_128_GCM_SHA256"
SSL_CIPHER_ALGKEYSIZE
"128"
SSL_CIPHER_EXPORT
"false"
SSL_CIPHER_USEKEYSIZE
"128"
SSL_CLIENT_VERIFY
"NONE"
SSL_COMPRESS_METHOD
"NULL"
SSL_PROTOCOL
"TLSv1.3"
SSL_SECURE_RENEG
"false"
SSL_SERVER_A_KEY
"id-ecPublicKey"
SSL_SERVER_A_SIG
"ecdsa-with-SHA384"
SSL_SERVER_I_DN
"CN=YE1,O=Let's Encrypt,C=US"
SSL_SERVER_I_DN_C
"US"
SSL_SERVER_I_DN_CN
"YE1"
SSL_SERVER_I_DN_O
"Let's Encrypt"
SSL_SERVER_M_SERIAL
"05FD9EC2482BEBC11C8FC4EF231E1C010B25"
SSL_SERVER_M_VERSION
"3"
SSL_SERVER_SAN_DNS_0
"dev.aavion.media"
SSL_SERVER_S_DN
"CN=dev.aavion.media"
SSL_SERVER_S_DN_CN
"dev.aavion.media"
SSL_SERVER_V_END
"Oct 16 00:51:02 2026 GMT"
SSL_SERVER_V_START
"Jul 18 00:51:03 2026 GMT"
SSL_SESSION_ID
"296dfcd08afb897aedd1bd99a1066a8b2f86f4714dd2096290a4bea30318c142"
SSL_SESSION_RESUMED
"Initial"
SSL_TLS_SNI
"dev.aavion.media"
SSL_VERSION_INTERFACE
"mod_ssl/2.4.66"
SSL_VERSION_LIBRARY
"OpenSSL/3.5.5"
SYMFONY_DOTENV_PATH
"/var/www/studio/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,APP_DEBUG,APP_MAINTENANCE,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,APP_DATABASE_PREFIX,APP_SETUP_COMPLETED"