POST https://hbs.managemyshows.com/admin/template/22/edit?page=1&sort%5Bname%5D=ASC

TemplateCrudController :: edit

Request

GET Parameters

Key Value
page
"1"
sort
[
  "name" => "ASC"
]

POST Parameters

Key Value
Template
[
  "name" => "Stage in/out Confirmation"
  "title" => "Exhibitor Move-In & Move-Out Confirmation"
  "content" => """
    <h4>Display Space:</h4>\r\n
    {% include 'company/display_space.html.twig' %}\r\n
    <h4>Dear Exhibitor,</h4>\r\n
    <p>Welcome to the <strong>2027 Houston Boat Show</strong>!</p>\r\n
    <p>To ensure a smooth, safe, and efficient setup and teardown process for everyone, please review the critical guidelines, schedules, and requirements detailed below.</p>\r\n
    <ul>\r\n
    <li>Booth Move-In Guidelines</li>\r\n
    <li>Open Area Move-In Guidelines</li>\r\n
    <li>Staging and Lot Map</li>\r\n
    <li>Move-In Schedule</li>\r\n
    <li>Move-Out Procedures</li>\r\n
    </ul>\r\n
    {% include 'company/stage_in_signature_form.html.twig' %}\r\n
    <p>If there is any further information you require, please call our office at: 713-526-6361</p>
    """
  "_token" => "a00bbdfd7446a9d57b4.8qKxpWW3ykuCx_iBeJZY-W9YQOyWtjW1Z3O9MZOuyBk.p_viyiGErDPr8orqFacsswQdKtjUwUPxMETuRKXfi3u8l9jRCfCHDviqmw"
]
ea
[
  "newForm" => [
    "btn" => "saveAndReturn"
  ]
]

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
[
  "App\Controller\Admin\TemplateCrudController"
  "edit"
]
_firewall_context
"security.firewall.map.context.main"
_locale
"en"
_route
"admin_template_edit"
_route_params
[
  "_locale" => "en"
  "routeCreatedByEasyAdmin" => true
  "dashboardControllerFqcn" => "App\Controller\Admin\DashboardController"
  "crudControllerFqcn" => "App\Controller\Admin\TemplateCrudController"
  "crudAction" => "edit"
  "entityId" => "22"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"1aac10"
crudAction
"edit"
crudControllerFqcn
"App\Controller\Admin\TemplateCrudController"
dashboardControllerFqcn
"App\Controller\Admin\DashboardController"
easyadmin_context
EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext {#522
  -request: Symfony\Component\HttpFoundation\Request {#14 …}
  -user: App\Entity\User {#613 …}
  -i18nDto: EasyCorp\Bundle\EasyAdminBundle\Dto\I18nDto {#679 …}
  -crudControllers: EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry {#364 …}
  -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#718 …}
  -dashboardDto: EasyCorp\Bundle\EasyAdminBundle\Dto\DashboardDto {#319 …}
  -dashboardControllerInstance: App\Controller\Admin\DashboardController {#792 …}
  -assetDto: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#778 …}
  -crudDto: EasyCorp\Bundle\EasyAdminBundle\Dto\CrudDto {#781 …}
  -searchDto: EasyCorp\Bundle\EasyAdminBundle\Dto\SearchDto {#766 …}
  -menuFactory: EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory {#365 …}
  -templateRegistry: EasyCorp\Bundle\EasyAdminBundle\Registry\TemplateRegistry {#630 …}
  -mainMenuDto: null
  -userMenuDto: null
  -usePrettyUrls: true
}
entityId
"22"
routeCreatedByEasyAdmin
true

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"en-US,en;q=0.9"
cache-control
"max-age=0"
connection
"keep-alive"
content-length
"1200"
content-type
"application/x-www-form-urlencoded"
cookie
"SFSESSID=jgktudc88c8e7rta7vluemmakg"
host
"hbs.managemyshows.com"
origin
"https://hbs.managemyshows.com"
referer
"https://hbs.managemyshows.com/admin/template/22/edit?page=1&sort%5Bname%5D=ASC"
sec-ch-ua
""Not;A=Brand";v="8", "Chromium";v="150", "Google Chrome";v="150""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""Windows""
sec-fetch-dest
"document"
sec-fetch-mode
"navigate"
sec-fetch-site
"same-origin"
sec-fetch-user
"?1"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Safari/537.36"
x-php-ob-level
"1"

Request Content

Raw

ea%5BnewForm%5D%5Bbtn%5D=saveAndReturn&Template%5Bname%5D=Stage+in%2Fout+Confirmation&Template%5Btitle%5D=Exhibitor+Move-In+%26+Move-Out+Confirmation&Template%5Bcontent%5D=%3Ch4%3EDisplay+Space%3A%3C%2Fh4%3E%0D%0A%7B%25+include+%27company%2Fdisplay_space.html.twig%27+%25%7D%0D%0A%3Ch4%3EDear+Exhibitor%2C%3C%2Fh4%3E%0D%0A%3Cp%3EWelcome+to+the+%3Cstrong%3E2027+Houston+Boat+Show%3C%2Fstrong%3E%21%3C%2Fp%3E%0D%0A%3Cp%3ETo+ensure+a+smooth%2C+safe%2C+and+efficient+setup+and+teardown+process+for+everyone%2C+please+review+the+critical+guidelines%2C+schedules%2C+and+requirements+detailed+below.%3C%2Fp%3E%0D%0A%3Cul%3E%0D%0A%3Cli%3EBooth+Move-In+Guidelines%3C%2Fli%3E%0D%0A%3Cli%3EOpen+Area+Move-In+Guidelines%3C%2Fli%3E%0D%0A%3Cli%3EStaging+and+Lot+Map%3C%2Fli%3E%0D%0A%3Cli%3EMove-In+Schedule%3C%2Fli%3E%0D%0A%3Cli%3EMove-Out+Procedures%3C%2Fli%3E%0D%0A%3C%2Ful%3E%0D%0A%7B%25+include+%27company%2Fstage_in_signature_form.html.twig%27+%25%7D%0D%0A%3Cp%3EIf+there+is+any+further+information+you+require%2C+please+call+our+office+at%3A+713-526-6361%3C%2Fp%3E&Template%5B_token%5D=a00bbdfd7446a9d57b4.8qKxpWW3ykuCx_iBeJZY-W9YQOyWtjW1Z3O9MZOuyBk.p_viyiGErDPr8orqFacsswQdKtjUwUPxMETuRKXfi3u8l9jRCfCHDviqmw

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=utf-8"
date
"Thu, 30 Jul 2026 18:09:01 GMT"
location
"https://hbs.managemyshows.com/admin/template?page=1&sort%5Bname%5D=ASC"
x-debug-token
"e1e01d"

Cookies

Request Cookies

Key Value
SFSESSID
"jgktudc88c8e7rta7vluemmakg"

Response Cookies

No response cookies

Session 4

Session Metadata

Key Value
Created
"Thu, 30 Jul 26 17:21:31 +0000"
Last used
"Thu, 30 Jul 26 18:08:44 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-Application
"SYpdA0JMq0aAHQ9KkeMHrUHYT_IDOFd71PfHJPCjDIc"
_csrf/https-Template
"UYSoD3fxi5rkm1tJkEj4BwvDW7Su6qCbN5itlGMEzmc"
_csrf/https-ea-batch-action-batchDelete
"Xqde6X98pvjiL8ADSS0PcRLTrkeqNP9fsZqsv4jITCI"
_csrf/https-ea-delete
"d_bXAjOM8XADCLQ1G-FeP7imI2ykPEWu0kA4qlcls1A"
_csrf/https-ea-toggle
"5op1pM2NaSvdiuW4h-mSWkejGoc_KaFRdkt7norwpps"
_security.last_username
"janice@btamh.com"
_security.main.target_path
"https://hbs.managemyshows.com/admin/product_ajax?id=Check"
_security_main
"O:74:"Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken":3:{i:0;N;i:1;s:4:"main";i:2;a:5:{i:0;O:15:"App\Entity\User":11:{s:19:"\x00App\Entity\User\x00id";i:198;s:22:"\x00App\Entity\User\x00email";s:16:"janice@btamh.com";s:22:"\x00App\Entity\User\x00roles";a:3:{i:0;s:10:"ROLE_ADMIN";i:1;s:9:"ROLE_USER";i:2;s:22:"ROLE_ALLOWED_TO_SWITCH";}s:25:"\x00App\Entity\User\x00password";s:60:"$2y$13$nq367TUoR9K3MZuN.Oh5NOKfzfmCW5O6DhAZ3xjsdAg10F.TzvkGe";s:26:"\x00App\Entity\User\x00firstName";s:6:"Janice";s:25:"\x00App\Entity\User\x00lastName";s:8:"Hamilton";s:28:"\x00App\Entity\User\x00newPassword";N;s:25:"\x00App\Entity\User\x00fullName";N;s:23:"\x00App\Entity\User\x00status";b:1;s:29:"\x00App\Entity\User\x00applications";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:26:"\x00App\Entity\User\x00todoNotes";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:3:{i:0;s:10:"ROLE_ADMIN";i:1;s:9:"ROLE_USER";i:2;s:22:"ROLE_ALLOWED_TO_SWITCH";}}}"

Session Usage

4 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 69
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 111
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 34
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 40
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 80
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/public/index.php"
    "line" => 5
    "args" => [
      "/data/clients/TIXONLINENOW/showmanager/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 79
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 98
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/form/Extension/Csrf/EventListener/CsrfValidationListener.php"
    "line" => 68
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "preSubmit"
    "class" => "Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php"
    "line" => 30
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/form/Form.php"
    "line" => 482
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\ImmutableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php"
    "line" => 110
    "function" => "submit"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/form/Form.php"
    "line" => 420
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php"
    "line" => 257
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "edit"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Controller\AbstractCrudController"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/public/index.php"
    "line" => 5
    "args" => [
      "/data/clients/TIXONLINENOW/showmanager/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:52
[
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 52
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 102
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/form/Extension/Csrf/EventListener/CsrfValidationListener.php"
    "line" => 68
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "preSubmit"
    "class" => "Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php"
    "line" => 30
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/form/Form.php"
    "line" => 482
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\ImmutableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php"
    "line" => 110
    "function" => "submit"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/form/Form.php"
    "line" => 420
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php"
    "line" => 257
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "edit"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Controller\AbstractCrudController"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/public/index.php"
    "line" => 5
    "args" => [
      "/data/clients/TIXONLINENOW/showmanager/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:56
[
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 56
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 102
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/form/Extension/Csrf/EventListener/CsrfValidationListener.php"
    "line" => 68
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "preSubmit"
    "class" => "Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php"
    "line" => 30
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/form/Form.php"
    "line" => 482
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\ImmutableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php"
    "line" => 110
    "function" => "submit"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/form/Form.php"
    "line" => 420
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php"
    "line" => 257
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "edit"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Controller\AbstractCrudController"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/data/clients/TIXONLINENOW/showmanager/public/index.php"
    "line" => 5
    "args" => [
      "/data/clients/TIXONLINENOW/showmanager/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
"f445d9429867f9ddbdb7907743f3a5a2"
APP_TIMEZONE
"America/New_York"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"1200"
CONTENT_TYPE
"application/x-www-form-urlencoded"
COOKIE_DOMAIN
"hbs.managemyshows.com"
DATABASE_URL
"mysql://mms_habs:zxfkl458a8234fhfdg@127.0.0.1:3306/mms_habs"
DOCUMENT_ROOT
"/data/clients/TIXONLINENOW/showmanager/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/tixonlinenow"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.9"
HTTP_CACHE_CONTROL
"max-age=0"
HTTP_CONNECTION
"keep-alive"
HTTP_CONTENT_LENGTH
"1200"
HTTP_CONTENT_TYPE
"application/x-www-form-urlencoded"
HTTP_COOKIE
"SFSESSID=jgktudc88c8e7rta7vluemmakg"
HTTP_HOST
"hbs.managemyshows.com"
HTTP_ORIGIN
"https://hbs.managemyshows.com"
HTTP_REFERER
"https://hbs.managemyshows.com/admin/template/22/edit?page=1&sort%5Bname%5D=ASC"
HTTP_SEC_CH_UA
""Not;A=Brand";v="8", "Chromium";v="150", "Google Chrome";v="150""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""Windows""
HTTP_SEC_FETCH_DEST
"document"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_SEC_FETCH_USER
"?1"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Safari/537.36"
MAILER_DSN
"sendgrid+api://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@default?region=REGION"
PATH_INFO
""
PHP_SELF
"/index.php"
QUERY_STRING
"page=1&sort%5Bname%5D=ASC"
REDIRECT_STATUS
"200"
REMOTE_ADDR
"73.136.36.19"
REMOTE_PORT
"49982"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1785434941
REQUEST_TIME_FLOAT
1785434941.6331
REQUEST_URI
"/admin/template/22/edit?page=1&sort%5Bname%5D=ASC"
SCRIPT_FILENAME
"/data/clients/TIXONLINENOW/showmanager/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"10.0.0.170"
SERVER_NAME
"hbs.managemyshows.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.26.3"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_TIMEZONE,MESSENGER_TRANSPORT_DSN"
USER
"tixonlinenow"