https://ac-pma-test.flowmakersdigital.pl/login?create_account=1

ErrorController

Request

GET Parameters

Key Value
create_account
"1"

POST Parameters

Key Value
birthday
""
customer_privacy
"1"
email
"3F5T8VFUtcBtDhcVEhmCyiRU5Hg@jHUTr.com"
firstname
"fcqf"
id_gender
"1"
lastname
"iiyx"
password
"9fj3zslb"
psgdpr
"1"
submitCreate
"1"

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"25ab8e"
exception
Symfony\Component\HttpKernel\Exception\BadRequestHttpException {#293
  -statusCode: 400
  -headers: []
  #message: "The key "_username" must be a string, "NULL" given."
  #code: 0
  #file: "/home/kalma/work/ac-pma/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php"
  #line: 149
  trace: {
    /home/kalma/work/ac-pma/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php:149 {
      Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator->getCredentials(Request $request): array …
      › if (!\is_string($credentials['username']) && (!\is_object($credentials['username']) || !method_exists($credentials['username'], '__toString'))) {    throw new BadRequestHttpException(sprintf('The key "%s" must be a string, "%s" given.', $this->options['username_parameter'], \gettype($credentials['username'])));}
    }
    /home/kalma/work/ac-pma/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php:84 {
      Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator->authenticate(Request $request): Passport …
      › {    $credentials = $this->getCredentials($request);}
    /home/kalma/work/ac-pma/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php:63 {
      Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator->authenticate(Request $request): PassportInterface …
      › $startTime = microtime(true);$this->passport = $this->authenticator->authenticate($request);$this->duration = microtime(true) - $startTime;
    }
    /home/kalma/work/ac-pma/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:180 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticator(AuthenticatorInterface $authenticator, Request $request): Response …
      › // get the passport from the Authenticator$passport = $authenticator->authenticate($request);}
    /home/kalma/work/ac-pma/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:161 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticators(array $authenticators, Request $request): Response …
      › 
      › $response = $this->executeAuthenticator($authenticator, $request);if (null !== $response) {
    }
    /home/kalma/work/ac-pma/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:141 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->authenticateRequest(Request $request): Response …
      › 
      ›     return $this->executeAuthenticators($authenticators, $request);}
    }
    /home/kalma/work/ac-pma/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php:40 {
      Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener->authenticate(RequestEvent $event): void …
      › $request = $event->getRequest();$response = $this->authenticatorManager->authenticateRequest($request);if (null === $response) {
    }
    /home/kalma/work/ac-pma/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php:65 {
      Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener->authenticate(RequestEvent $event): void …
      › 
      › $this->authenticationManagerListener->authenticate($event);}
    /home/kalma/work/ac-pma/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 {
      Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) …
      › try {    $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) {
    }
    /home/kalma/work/ac-pma/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
      Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) …
      › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
    }
    /home/kalma/work/ac-pma/vendor/symfony/security-bundle/Security/LazyFirewallContext.php:60 {
      Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext->__invoke(RequestEvent $event) …
      › foreach ($listeners as $listener) {    $listener($event);}
    /home/kalma/work/ac-pma/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:70 {
      Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
      › 
      ›     $listener($event);} else {
    }
    /home/kalma/work/ac-pma/vendor/symfony/security-http/Firewall.php:92 {
      Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
      › 
      ›     $this->callListeners($event, $authenticationListeners());}
    }
    /home/kalma/work/ac-pma/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);}
    /home/kalma/work/ac-pma/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /home/kalma/work/ac-pma/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);}
    }
    /home/kalma/work/ac-pma/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 {
    }
    /home/kalma/work/ac-pma/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);}
    /home/kalma/work/ac-pma/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) {
    }
    /home/kalma/work/ac-pma/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 {
    }
    /home/kalma/work/ac-pma/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
    }
    /home/kalma/work/ac-pma/vendor/autoload_runtime.php:35 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/kalma/work/ac-pma/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/kalma/work/ac-pma/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#148 …9}

Request Headers

Header Value
accept-encoding
"gzip"
connection
"close"
content-length
"155"
content-type
"application/x-www-form-urlencoded"
host
"ac-pma-test.flowmakersdigital.pl"
user-agent
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Firefox/102.0"
x-php-ob-level
"1"

Request Content

Raw

id_gender=1&firstname=fcqf&lastname=iiyx&email=3F5T8VFUtcBtDhcVEhmCyiRU5Hg@jHUTr.com&password=9fj3zslb&birthday=&customer_privacy=1&psgdpr=1&submitCreate=1

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sun, 14 Jun 2026 20:10:23 GMT"
x-debug-exception
"The%20key%20%22_username%22%20must%20be%20a%20string%2C%20%22NULL%22%20given."
x-debug-exception-file
"%2Fhome%2Fkalma%2Fwork%2Fac-pma%2Fvendor%2Fsymfony%2Fsecurity-http%2FAuthenticator%2FFormLoginAuthenticator.php:149"
x-debug-token
"315aae"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_API_URL
"https://api-uat.dhl.com/post/advertising/print-mailing"
APP_AUTH_SECRET
"TeeK8FNdYXYbTIxMEBepWWcmPYkoFR"
APP_ENV
"dev"
APP_GUI_URL
"https://uat.print-mailing-test.deutschepost.de/planen"
APP_PARTNER_SYSTEM_ID_EXT
"3031"
APP_SECRET
"a5ff43c312367149e38f229b0470b055"
APP_SSO_TOKEN_KEY
"A06JA2lA3CYn8utubtjnmw5aX5qy6e8gL7ua2HIPXViO8SAzIomTkJ3yYec9W1RkSqPOIGq6SvSg80nYIOPmpUpj_CJgBsUh9EAblMhpq"
APP_USERNAME
"AC2PMA"
DATABASE_URL
"mysql://acpma:lootoo5einoh2eGh@localhost:3306/acpma?serverVersion=mariadb-10.3.36&charset=utf8mb4"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"155"
CONTENT_TYPE
"application/x-www-form-urlencoded"
CONTEXT_DOCUMENT_ROOT
"/var/www/ac-pma.flowmakersdigital.pl/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/ac-pma.flowmakersdigital.pl/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_CONNECTION
"close"
HTTP_HOST
"ac-pma-test.flowmakersdigital.pl"
HTTP_USER_AGENT
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Firefox/102.0"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
"create_account=1"
REDIRECT_HTTPS
"on"
REDIRECT_QUERY_STRING
"create_account=1"
REDIRECT_SSL_TLS_SNI
"ac-pma-test.flowmakersdigital.pl"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/login"
REMOTE_ADDR
"84.247.176.186"
REMOTE_PORT
"35242"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1781467823
REQUEST_TIME_FLOAT
1781467823.5769
REQUEST_URI
"/login?create_account=1"
SCRIPT_FILENAME
"/var/www/ac-pma.flowmakersdigital.pl/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"149.202.239.104"
SERVER_ADMIN
"l.wedrocha@linlux.pl"
SERVER_NAME
"ac-pma-test.flowmakersdigital.pl"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache/2.4.59 (Debian)"
SSL_TLS_SNI
"ac-pma-test.flowmakersdigital.pl"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,APP_API_URL,APP_GUI_URL,APP_PARTNER_SYSTEM_ID_EXT,APP_USERNAME,APP_AUTH_SECRET,APP_SSO_TOKEN_KEY"

Parent Request

Return to parent request (token = ba415d)

Key Value
_controller
"App\Controller\LoginController::index"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"app_login"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"99e589"