RefCrudController :: edit
Request
GET Parameters
| Key | Value |
|---|---|
| page | "589" |
POST Parameters
No POST parameters
Uploaded Files
No uploaded files
Request Attributes
| Key | Value |
|---|---|
| _controller | [ "App\Controller\Admin\RefCrudController" "edit" ] |
| _controller_attributes | [] |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "admin_ref_edit" |
| _route_params | [ "routeCreatedByEasyAdmin" => true "dashboardControllerFqcn" => "App\Controller\Admin\DashboardController" "crudControllerFqcn" => "App\Controller\Admin\RefCrudController" "crudAction" => "edit" "entityId" => "6727" ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [] |
| _stopwatch_token | "f23b32" |
| crudAction | "edit" |
| crudControllerFqcn | "App\Controller\Admin\RefCrudController" |
| dashboardControllerFqcn | "App\Controller\Admin\DashboardController" |
| easyadmin_context | EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext {#922 -requestContext: EasyCorp\Bundle\EasyAdminBundle\Context\RequestContext {#925 …} -crudContext: EasyCorp\Bundle\EasyAdminBundle\Context\CrudContext {#914 …} -dashboardContext: EasyCorp\Bundle\EasyAdminBundle\Context\DashboardContext {#923 …} -i18nContext: EasyCorp\Bundle\EasyAdminBundle\Context\I18nContext {#910 …} } |
| entityId | "6727" |
| routeCreatedByEasyAdmin | true |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "close" |
| host | "content.gamingdesktop.com.au" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.217.68" |
| x-forwarded-host | "content.gamingdesktop.com.au" |
| x-php-ob-level | "1" |
| x-real-ip | "216.73.217.68" |
Request Content
Request content not available (it was retrieved as a resource).
Retry Command
curl \ --compressed \ --url 'https://content.gamingdesktop.com.au/admin/ref/6727/edit?page=589' \ --header 'Accept-Encoding: gzip, br, zstd, deflate' \ --header 'User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' \ --header 'Accept: */*' \ --header 'Connection: close' \ --header 'X-Forwarded-For: 216.73.217.68' \ --header 'X-Real-Ip: 216.73.217.68' \ --header 'X-Forwarded-Host: content.gamingdesktop.com.au' \ --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 | "Mon, 07 Sep 2026 20:54:52 GMT" |
| expires | "Mon, 07 Sep 2026 20:54:52 GMT" |
| pragma | "no-cache" |
| set-cookie | "PHPSESSID=5c4fcbc0df67d477c89fbfa4979c1901; path=/; secure; httponly; samesite=lax" |
| x-debug-token | "9fde7c" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
No request cookies
Response Cookies
| Key | Value |
|---|---|
| PHPSESSID | Symfony\Component\HttpFoundation\Cookie {#6096 #expire: 0 #path: "/" -sameSite: "lax" -secureDefault: false #name: "PHPSESSID" #value: "5c4fcbc0df67d477c89fbfa4979c1901" #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 |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:42 [
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 42
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php"
"line" => 272
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php"
"line" => 73
"function" => "getUser"
"class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/easycorp/easyadmin-bundle/src/EventListener/AdminRouterSubscriber.php"
"line" => 141
"function" => "create"
"class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequestPrettyUrls"
"class" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 162
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/public/index.php"
"line" => 5
"args" => [
"/home/content/htdocs/content.gamingdesktop.com.au/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:181 [
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 181
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1928
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/var/cache/dev/twig/d4/d44d0a4171c9fca2a38319eebe7a80b7.php"
"line" => 59
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_f94fc7bb0890e4edeb3ccacd8a11f5b9"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1527
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/var/cache/dev/twig/71/7193a27139ab55d10422e8f3eb4501d3.php"
"line" => 909
"function" => "include"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/Template.php"
"line" => 458
"function" => "block_flash_messages"
"class" => "__TwigTemplate_c08dab733dc9b0dcdc69b9db271cf356"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/var/cache/dev/twig/71/7193a27139ab55d10422e8f3eb4501d3.php"
"line" => 771
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/Template.php"
"line" => 458
"function" => "block_wrapper_wrapper"
"class" => "__TwigTemplate_c08dab733dc9b0dcdc69b9db271cf356"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/var/cache/dev/twig/71/7193a27139ab55d10422e8f3eb4501d3.php"
"line" => 569
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/Template.php"
"line" => 458
"function" => "block_body"
"class" => "__TwigTemplate_c08dab733dc9b0dcdc69b9db271cf356"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/var/cache/dev/twig/71/7193a27139ab55d10422e8f3eb4501d3.php"
"line" => 161
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_c08dab733dc9b0dcdc69b9db271cf356"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/var/cache/dev/twig/18/18877e723da881e4c7bd3fe880d93865.php"
"line" => 76
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_82ae3c46b4c8678f3f9df7f8d0547224"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/easycorp/easyadmin-bundle/src/EventListener/CrudResponseListener.php"
"line" => 49
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelView"
"class" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\CrudResponseListener"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 193
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/public/index.php"
"line" => 5
"args" => [
"/home/content/htdocs/content.gamingdesktop.com.au/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73 [
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 73
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 69
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
"line" => 92
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/symfony/form/FormRenderer.php"
"line" => 54
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/var/cache/dev/twig/8b/8bc8900e0bd410e409dba8df8d4b041d.php"
"line" => 56
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_961cef9b1e70b141759a719fd675fdbc"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1527
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/var/cache/dev/twig/18/18877e723da881e4c7bd3fe880d93865.php"
"line" => 538
"function" => "include"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/Template.php"
"line" => 458
"function" => "block_delete_form"
"class" => "__TwigTemplate_82ae3c46b4c8678f3f9df7f8d0547224"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/var/cache/dev/twig/18/18877e723da881e4c7bd3fe880d93865.php"
"line" => 474
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/Template.php"
"line" => 458
"function" => "block_main"
"class" => "__TwigTemplate_82ae3c46b4c8678f3f9df7f8d0547224"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/var/cache/dev/twig/71/7193a27139ab55d10422e8f3eb4501d3.php"
"line" => 1965
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/Template.php"
"line" => 458
"function" => "block_content"
"class" => "__TwigTemplate_c08dab733dc9b0dcdc69b9db271cf356"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/var/cache/dev/twig/71/7193a27139ab55d10422e8f3eb4501d3.php"
"line" => 1417
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/Template.php"
"line" => 458
"function" => "block_main_content_wrapper"
"class" => "__TwigTemplate_c08dab733dc9b0dcdc69b9db271cf356"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/var/cache/dev/twig/71/7193a27139ab55d10422e8f3eb4501d3.php"
"line" => 1064
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/Template.php"
"line" => 458
"function" => "block_wrapper"
"class" => "__TwigTemplate_c08dab733dc9b0dcdc69b9db271cf356"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/var/cache/dev/twig/71/7193a27139ab55d10422e8f3eb4501d3.php"
"line" => 875
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/Template.php"
"line" => 458
"function" => "block_wrapper_wrapper"
"class" => "__TwigTemplate_c08dab733dc9b0dcdc69b9db271cf356"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/var/cache/dev/twig/71/7193a27139ab55d10422e8f3eb4501d3.php"
"line" => 569
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/Template.php"
"line" => 458
"function" => "block_body"
"class" => "__TwigTemplate_c08dab733dc9b0dcdc69b9db271cf356"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/var/cache/dev/twig/71/7193a27139ab55d10422e8f3eb4501d3.php"
"line" => 161
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_c08dab733dc9b0dcdc69b9db271cf356"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/var/cache/dev/twig/18/18877e723da881e4c7bd3fe880d93865.php"
"line" => 76
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_82ae3c46b4c8678f3f9df7f8d0547224"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/easycorp/easyadmin-bundle/src/EventListener/CrudResponseListener.php"
"line" => 49
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelView"
"class" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\CrudResponseListener"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 193
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/public/index.php"
"line" => 5
"args" => [
"/home/content/htdocs/content.gamingdesktop.com.au/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:63 [
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 63
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 74
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
"line" => 92
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/symfony/form/FormRenderer.php"
"line" => 54
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/var/cache/dev/twig/8b/8bc8900e0bd410e409dba8df8d4b041d.php"
"line" => 56
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_961cef9b1e70b141759a719fd675fdbc"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1527
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/var/cache/dev/twig/18/18877e723da881e4c7bd3fe880d93865.php"
"line" => 538
"function" => "include"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/Template.php"
"line" => 458
"function" => "block_delete_form"
"class" => "__TwigTemplate_82ae3c46b4c8678f3f9df7f8d0547224"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/var/cache/dev/twig/18/18877e723da881e4c7bd3fe880d93865.php"
"line" => 474
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/Template.php"
"line" => 458
"function" => "block_main"
"class" => "__TwigTemplate_82ae3c46b4c8678f3f9df7f8d0547224"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/var/cache/dev/twig/71/7193a27139ab55d10422e8f3eb4501d3.php"
"line" => 1965
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/Template.php"
"line" => 458
"function" => "block_content"
"class" => "__TwigTemplate_c08dab733dc9b0dcdc69b9db271cf356"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/var/cache/dev/twig/71/7193a27139ab55d10422e8f3eb4501d3.php"
"line" => 1417
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/Template.php"
"line" => 458
"function" => "block_main_content_wrapper"
"class" => "__TwigTemplate_c08dab733dc9b0dcdc69b9db271cf356"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/var/cache/dev/twig/71/7193a27139ab55d10422e8f3eb4501d3.php"
"line" => 1064
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/Template.php"
"line" => 458
"function" => "block_wrapper"
"class" => "__TwigTemplate_c08dab733dc9b0dcdc69b9db271cf356"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/var/cache/dev/twig/71/7193a27139ab55d10422e8f3eb4501d3.php"
"line" => 875
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/Template.php"
"line" => 458
"function" => "block_wrapper_wrapper"
"class" => "__TwigTemplate_c08dab733dc9b0dcdc69b9db271cf356"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/var/cache/dev/twig/71/7193a27139ab55d10422e8f3eb4501d3.php"
"line" => 569
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/Template.php"
"line" => 458
"function" => "block_body"
"class" => "__TwigTemplate_c08dab733dc9b0dcdc69b9db271cf356"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/var/cache/dev/twig/71/7193a27139ab55d10422e8f3eb4501d3.php"
"line" => 161
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_c08dab733dc9b0dcdc69b9db271cf356"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/var/cache/dev/twig/18/18877e723da881e4c7bd3fe880d93865.php"
"line" => 76
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_82ae3c46b4c8678f3f9df7f8d0547224"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/easycorp/easyadmin-bundle/src/EventListener/CrudResponseListener.php"
"line" => 49
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelView"
"class" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\CrudResponseListener"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 193
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/content/htdocs/content.gamingdesktop.com.au/public/index.php"
"line" => 5
"args" => [
"/home/content/htdocs/content.gamingdesktop.com.au/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "3330aefeb49c47343cb5e4e0acc44a14f2f3e872c0f4867acf5eff0cf2044e17" |
| BARCODELOOKUP_API_KEY | "" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_URL | "mysql://content:Deep@2019@127.0.0.1:3306/content?serverVersion=mariadb-10.11.3" |
| EANSEARCH_API_TOKEN | "" |
| GOOGLE_API_KEY | "" |
| GOOGLE_AUTH_CONFIG | "" |
| GOOGLE_CLIENT_ID | "" |
| GOOGLE_CLIENT_SECRET | "" |
| ICECAT_PASSWORD | "" |
| ICECAT_USERNAME | "" |
| MERCURE_JWT_SECRET | "!ChangeThisMercureHubJWTSecretKey!" |
| MERCURE_PUBLIC_URL | "https://example.com/.well-known/mercure" |
| MERCURE_URL | "https://example.com/.well-known/mercure" |
| MESSENGER_FAILED_DSN | "doctrine://default?queue_name=failed" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?queue_name=async" |
| REDIS_URL | "redis://localhost:6379" |
| SENTRY_DSN | "" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/home/content/htdocs/content.gamingdesktop.com.au" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/home/content/htdocs/content.gamingdesktop.com.au" ] |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/home/content/htdocs/content.gamingdesktop.com.au/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GEOIP_CITY | "El Monte" |
| GEOIP_CITY_CONTINENT_CODE | "NA" |
| GEOIP_CITY_COUNTRY_CODE | "US" |
| GEOIP_CITY_COUNTRY_CODE3 | "USA" |
| GEOIP_CITY_COUNTRY_NAME | "United States" |
| GEOIP_COUNTRY_CODE | "US" |
| GEOIP_COUNTRY_CODE3 | "USA" |
| GEOIP_COUNTRY_NAME | "United States" |
| GEOIP_LATITUDE | "34.0686" |
| GEOIP_LONGITUDE | "-118.0276" |
| GEOIP_POSTAL_CODE | "" |
| GEOIP_REGION | "CA" |
| HOME | "/home/content" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "close" |
| HTTP_HOST | "content.gamingdesktop.com.au" |
| 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.217.68" |
| HTTP_X_FORWARDED_HOST | "content.gamingdesktop.com.au" |
| HTTP_X_REAL_IP | "216.73.217.68" |
| MGT | "1" |
| PHP_SELF | "/index.php" |
| PHP_VALUE | """ \n error_log=/home/content/logs/php/error.log;\n memory_limit=512M;\n max_execution_time=60;\n max_input_time=60;\n max_input_vars=10000;\n post_max_size=64M;\n upload_max_filesize=64M;\n date.timezone=UTC;\n display_errors=off; """ |
| QUERY_STRING | "page=589" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "216.73.217.68" |
| REMOTE_PORT | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_TIME | 1788814492 |
| REQUEST_TIME_FLOAT | 1788814492.8546 |
| REQUEST_URI | "/admin/ref/6727/edit?page=589" |
| SCRIPT_FILENAME | "/home/content/htdocs/content.gamingdesktop.com.au/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "127.0.0.1" |
| SERVER_NAME | "content.gamingdesktop.com.au" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SOFTWARE | "nginx/1.21.4" |
| SYMFONY_DOTENV_PATH | "/home/content/htdocs/content.gamingdesktop.com.au/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,ICECAT_USERNAME,ICECAT_PASSWORD,EANSEARCH_API_TOKEN,BARCODELOOKUP_API_KEY,CORS_ALLOW_ORIGIN,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,GOOGLE_API_KEY,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,GOOGLE_AUTH_CONFIG,REDIS_URL,MESSENGER_TRANSPORT_DSN,MESSENGER_FAILED_DSN,SENTRY_DSN" |
| USER | "content" |