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/backend" ] |
| _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 | "8de389" |
| _studio_access_request_id | "29473582ec7655c57b699c323340b127" |
| _studio_access_started_at | 1789542196.2046 |
| path | "demo/backend" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br" |
| cdn-loop | "cloudflare; loops=1" |
| cf-ipcountry | "US" |
| cf-ray | "a3be02a3adb636cd-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/backend' \ --header 'X-Forwarded-For: 216.73.216.221' \ --header 'Cf-Ray: a3be02a3adb636cd-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:03:16 GMT" |
| expires | "Wed, 16 Sep 2026 07:03:16 GMT" |
| link | "</assets/styles/app-ur_aCP6.css>; rel="preload"; as="style"" |
| set-cookie | "PHPSESSID=16ad96d9147ef44dc0586db88878eb1d; path=/; secure; httponly; samesite=lax" |
| x-debug-token | "0fde1e" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
No request cookies
Response Cookies
| Key | Value |
|---|---|
| PHPSESSID | Symfony\Component\HttpFoundation\Cookie {#2121 #expire: 0 #path: "/" -sameSite: "lax" -secureDefault: false #name: "PHPSESSID" #value: "16ad96d9147ef44dc0586db88878eb1d" #domain: "" #secure: true #httpOnly: true -raw: false -partitioned: false } |
Session 6
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
6
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\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
[
"file" => "/var/www/studio/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 73
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 69
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
"line" => 92
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/symfony/form/FormRenderer.php"
"line" => 54
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/studio/var/cache/dev/twig/16/16ec7e023ba46c830a085db8f2ae7651.php"
"line" => 86
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_460f0c68d029e38aa7d496412f185a92"
"type" => "->"
]
[
"file" => "/var/www/studio/var/cache/dev/twig/40/4098bdbea6fa269beef7948641c950e6.php"
"line" => 56
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_1fc28c8b77be9e18f0e54957bd2a855a"
"type" => "->"
]
[
"file" => "/var/www/studio/var/cache/dev/twig/27/27ad78e24a52f60361859f9f3b1436b6.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_8d945f037f361739de169a40f35de3fc"
"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/27/27ad78e24a52f60361859f9f3b1436b6.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_8d945f037f361739de169a40f35de3fc"
"type" => "->"
]
[
"file" => "/var/www/studio/var/cache/dev/twig/9b/9b260fc385861efe5b4e67ebb13e8596.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_3a20ba8a0ac235054becc4a2887de2ff"
"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"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:63
[
[
"file" => "/var/www/studio/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 63
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 74
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
"line" => 92
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/symfony/form/FormRenderer.php"
"line" => 54
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/studio/var/cache/dev/twig/16/16ec7e023ba46c830a085db8f2ae7651.php"
"line" => 86
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_460f0c68d029e38aa7d496412f185a92"
"type" => "->"
]
[
"file" => "/var/www/studio/var/cache/dev/twig/40/4098bdbea6fa269beef7948641c950e6.php"
"line" => 56
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_1fc28c8b77be9e18f0e54957bd2a855a"
"type" => "->"
]
[
"file" => "/var/www/studio/var/cache/dev/twig/27/27ad78e24a52f60361859f9f3b1436b6.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_8d945f037f361739de169a40f35de3fc"
"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/27/27ad78e24a52f60361859f9f3b1436b6.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_8d945f037f361739de169a40f35de3fc"
"type" => "->"
]
[
"file" => "/var/www/studio/var/cache/dev/twig/9b/9b260fc385861efe5b4e67ebb13e8596.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_3a20ba8a0ac235054becc4a2887de2ff"
"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"
]
]
|
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/ed/ed280362a041874d4735b0ee6e3072f5.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_900c5ab44c4c9f5980e216e2980cbe95"
"type" => "->"
]
[
"file" => "/var/www/studio/var/cache/dev/twig/27/27ad78e24a52f60361859f9f3b1436b6.php"
"line" => 115
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/studio/vendor/twig/twig/src/Template.php"
"line" => 456
"function" => "block_body"
"class" => "__TwigTemplate_8d945f037f361739de169a40f35de3fc"
"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/27/27ad78e24a52f60361859f9f3b1436b6.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_8d945f037f361739de169a40f35de3fc"
"type" => "->"
]
[
"file" => "/var/www/studio/var/cache/dev/twig/9b/9b260fc385861efe5b4e67ebb13e8596.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_3a20ba8a0ac235054becc4a2887de2ff"
"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 | "a3be02a3adb636cd-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/backend" |
| REMOTE_ADDR | "216.73.216.221" |
| REMOTE_PORT | "10671" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1789542196 |
| REQUEST_TIME_FLOAT | 1789542196.175 |
| REQUEST_URI | "/demo/backend" |
| 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 | "4c42a797e9ff46d0e6976089ae3e5f7865c8447281eacb8e8a9dd1b38427908d" |
| 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" |