https://amb-dev.clubtickets.com/register Return to referer URL

RegistrationController :: register

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
registration_form
[
  "_token" => "9fb709336d0d9e653a8.0p95tv5TNxHA-_CXlD9lHZOSUWttLb19WU6O6ESbT9I.nstKg4w1GlSLmrLApAojVeSqMwkkV80KYS3KjxL1ebqw_gnEu2UBcvCcnw"
  "address" => "3137 Laguna Street"
  "agreeTerms" => "1"
  "city" => "San Francisco"
  "country" => "United States"
  "email" => "-1" OR 5*5=25 or "1TWdvBOm"=""
  "instagram" => "17"
  "name" => "pHqghUme"
  "passport" => "111122223"
  "plainPassword" => [
    "first" => "Testing"
    "second" => "u]H[ww6KrA9F.x-F"
  ]
  "surname" => "pHqghUme"
  "tiktok" => "1"
  "twitter" => "1"
]

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\RegistrationController::register"
_firewall_context
"security.firewall.map.context.main"
_locale
"en"
_redirected
true
_route
"app_register"
_route_params
[
  "_locale" => "en"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"b15744"

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
accept-encoding
"gzip,deflate,br"
connection
"Keep-alive"
content-length
"678"
content-type
"application/x-www-form-urlencoded"
cookie
"PHPSESSID=kt9749oc3ju8meo01fd00m8kjh; sf_redirect=%7B%22token%22%3A%22869275%22%2C%22route%22%3A%22_profiler%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fdev_ambassadors%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A110%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D"
host
"amb-dev.clubtickets.com"
referer
"https://amb-dev.clubtickets.com/"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
x-php-ob-level
"1"
x-requested-with
"XMLHttpRequest"

Request Content

Raw

registration_form[_token]=9fb709336d0d9e653a8.0p95tv5TNxHA-_CXlD9lHZOSUWttLb19WU6O6ESbT9I.nstKg4w1GlSLmrLApAojVeSqMwkkV80KYS3KjxL1ebqw_gnEu2UBcvCcnw&registration_form[address]=3137%20Laguna%20Street&registration_form[agreeTerms]=1&registration_form[city]=San%20Francisco&registration_form[country]=United%20States&registration_form[email]=-1"%20OR%205*5=25%20or%20"1TWdvBOm"="&registration_form[instagram]=17&registration_form[name]=pHqghUme&registration_form[passport]=111122223&registration_form[plainPassword][first]=Testing&registration_form[plainPassword][second]=u]H[ww6KrA9F.x-F&registration_form[surname]=pHqghUme&registration_form[tiktok]=1&registration_form[twitter]=1

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sat, 13 Dec 2025 00:29:31 GMT"
x-debug-token
"dcb7ce"

Cookies

Request Cookies

Key Value
PHPSESSID
"kt9749oc3ju8meo01fd00m8kjh"
sf_redirect
"{"token":"869275","route":"_profiler","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/var\/www\/html\/dev_ambassadors\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":110},"status_code":301,"status_text":"Moved Permanently"}"

Response Cookies

No response cookies

Session 6

Session Metadata

Key Value
Created
"Sat, 13 Dec 25 00:57:17 +0100"
Last used
"Sat, 13 Dec 25 01:29:31 +0100"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-registration_form
"LT35rf-EKaBW05FHw8bbIzpw8cDgVn6hbaprE66c0go"
_csrf/https-reset_password_request_form
"fTIHPTMmkvViQ2K9VoBK4P0CCnWaZ2VUViPgInngWJA"
_profiler_search_end
"1"
_profiler_search_ip
"208.100.0.117"
_profiler_search_limit
"1"
_profiler_search_method
"1"
_profiler_search_start
"1"
_profiler_search_status_code
"599"
_profiler_search_token
"1"
_profiler_search_url
"http://www.example.com"
_security.last_error
Symfony\Component\Security\Core\Exception\BadCredentialsException {#194
  #message: "Bad credentials."
  #code: 0
  #file: "/var/www/html/dev_ambassadors/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
  #line: 272
  #serialized: null
  -token: null
  trace: {
    /var/www/html/dev_ambassadors/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:272 {
      session_start(array $options = []): bool …
      › if ($this->hideUserNotFoundExceptions && ($authenticationException instanceof UsernameNotFoundException || ($authenticationException instanceof AccountStatusException && !$authenticationException instanceof CustomUserMessageAccountStatusException))) {    $authenticationException = new BadCredentialsException('Bad credentials.', 0, $authenticationException);}
    }
    /var/www/html/dev_ambassadors/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:185 {
      Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->start() …
      › // ok to try and start the sessionif (!session_start()) {    throw new \RuntimeException('Failed to start the session.');
    }
    /var/www/html/dev_ambassadors/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:352 {
      Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->getBag(string $name) …
      › } elseif (!$this->started) {    $this->start();}
    }
    /var/www/html/dev_ambassadors/vendor/symfony/http-foundation/Session/Session.php:261 {
      Symfony\Component\HttpFoundation\Session\Session->getBag(string $name) …
      › {    $bag = $this->storage->getBag($name);}
    /var/www/html/dev_ambassadors/vendor/symfony/http-foundation/Session/Session.php:283 {
      Symfony\Component\HttpFoundation\Session\Session->getAttributeBag(): AttributeBagInterface …
      › {    return $this->getBag($this->attributeName);}
    }
    /var/www/html/dev_ambassadors/vendor/symfony/http-foundation/Session/Session.php:77 {
      Symfony\Component\HttpFoundation\Session\Session->get(string $name, $default = null) …
      › {    return $this->getAttributeBag()->get($name, $default);}
    }
    /var/www/html/dev_ambassadors/src/EventSubscriber/LocaleSubscriber.php:25 {
      App\EventSubscriber\LocaleSubscriber->onKernelRequest(RequestEvent $event) …
      › \r    $request->setLocale($request->getSession()->get('_locale', $this->defaultLocale));\r}\r
    }
    /var/www/html/dev_ambassadors/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › 
      › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
    /var/www/html/dev_ambassadors/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/html/dev_ambassadors/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /var/www/html/dev_ambassadors/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/html/dev_ambassadors/vendor/symfony/http-kernel/HttpKernel.php:139 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
    /var/www/html/dev_ambassadors/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /var/www/html/dev_ambassadors/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/html/dev_ambassadors/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
    }
    /var/www/html/dev_ambassadors/vendor/autoload_runtime.php:35 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/html/dev_ambassadors/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/html/dev_ambassadors/vendor/autoload_runtime.php"
      }
    }
  }
}
_security.last_username
"(select 198766*667891 from DUAL)"

Session Usage

6 Usages
Stateless check enabled
Usage
App\EventSubscriber\LocaleSubscriber:25
[
  [
    "file" => "/var/www/html/dev_ambassadors/src/EventSubscriber/LocaleSubscriber.php"
    "line" => 25
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\LocaleSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/dev_ambassadors/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 87
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 70
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/dev_ambassadors/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 101
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 110
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/form/Extension/Csrf/EventListener/CsrfValidationListener.php"
    "line" => 65
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "preSubmit"
    "class" => "Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php"
    "line" => 33
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/form/Form.php"
    "line" => 568
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\ImmutableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php"
    "line" => 109
    "function" => "submit"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/form/Form.php"
    "line" => 503
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/src/Controller/RegistrationController.php"
    "line" => 39
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "register"
    "class" => "App\Controller\RegistrationController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/dev_ambassadors/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:71
[
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 71
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 114
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/form/Extension/Csrf/EventListener/CsrfValidationListener.php"
    "line" => 65
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "preSubmit"
    "class" => "Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php"
    "line" => 33
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/form/Form.php"
    "line" => 568
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\ImmutableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php"
    "line" => 109
    "function" => "submit"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/form/Form.php"
    "line" => 503
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/src/Controller/RegistrationController.php"
    "line" => 39
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "register"
    "class" => "App\Controller\RegistrationController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/dev_ambassadors/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:75
[
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 75
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 114
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/form/Extension/Csrf/EventListener/CsrfValidationListener.php"
    "line" => 65
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "preSubmit"
    "class" => "Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php"
    "line" => 33
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/form/Form.php"
    "line" => 568
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\ImmutableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php"
    "line" => 109
    "function" => "submit"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/form/Form.php"
    "line" => 503
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/src/Controller/RegistrationController.php"
    "line" => 39
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "register"
    "class" => "App\Controller\RegistrationController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/dev_ambassadors/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 195
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/dev_ambassadors/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/dev_ambassadors/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ADDRESS
"https://amb.clubtickets.com"
APP_ENV
"dev"
APP_SECRET
"58efff949f41a55cea11424cd299bb9c"
CLUBTICKETS_API_BASE
"https://admin.clubtickets.com/api/affiliate/dcb60d8f08f80ecd6a60eb8e868b6f3c"
DATABASE_URL
"mysql://amb:amb$$33@127.0.0.1:3306/dev_ambassadors?serverVersion=8&charset=utf8mb4"
MAILER_DSN
"sendgrid://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@default"
REDIRECT_BASE
"https://www.clubtickets.com"
SENTRY_DSN
"https://f7ee80bfe2b240efab90c7a258db1558@o70568.ingest.sentry.io/4504775561248769"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"678"
CONTENT_TYPE
"application/x-www-form-urlencoded"
DOCUMENT_ROOT
"/var/www/html/dev_ambassadors/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
HTTP_ACCEPT_ENCODING
"gzip,deflate,br"
HTTP_CONNECTION
"Keep-alive"
HTTP_CONTENT_LENGTH
"678"
HTTP_CONTENT_TYPE
"application/x-www-form-urlencoded"
HTTP_COOKIE
"PHPSESSID=kt9749oc3ju8meo01fd00m8kjh; sf_redirect=%7B%22token%22%3A%22869275%22%2C%22route%22%3A%22_profiler%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fdev_ambassadors%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A110%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D"
HTTP_HOST
"amb-dev.clubtickets.com"
HTTP_REFERER
"https://amb-dev.clubtickets.com/"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
HTTP_X_REQUESTED_WITH
"XMLHttpRequest"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"148.224.24.53"
REMOTE_PORT
"55406"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1765585771
REQUEST_TIME_FLOAT
1765585771.1416
REQUEST_URI
"/register"
SCRIPT_FILENAME
"/var/www/html/dev_ambassadors/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"146.59.195.19"
SERVER_NAME
"amb-dev.clubtickets.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.18.0"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,SENTRY_DSN,MAILER_DSN,REDIRECT_BASE,CLUBTICKETS_API_BASE,APP_ADDRESS"
USER
"www-data"