Error 500 Internal Server Error

GET https://www.project-x.events/inscription

Forwarded to ErrorController (29303b)

RegistrationController :: register

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\RegistrationController::register"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"app_register"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#576
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#517 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#580
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#581 …}
  }
]
_stopwatch_token
"a881f3"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
content-length
"0"
host
"www.project-x.events"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-original-url
"/inscription"
x-php-ob-level
"1"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Thu, 14 May 2026 10:10:28 GMT"
set-cookie
[
  "main_deauth_profile_token=29303b; path=/; secure; httponly; samesite=lax"
  "main_auth_profile_token=deleted; expires=Wed, 14 May 2025 10:10:27 GMT; Max-Age=0; path=/; httponly"
]
vary
"Accept"
x-debug-exception
"Block%20%22label_attributes%22%20on%20template%20%22form%2Ftheme.html.twig%22%20does%20not%20exist%20in%20%22form%2Ftheme.html.twig%22%20at%20line%2013."
x-debug-exception-file
"C%3A%5Cinetpub%5Cwwwroot%5Cproject-x.events%5Ctemplates%5Cform%5Ctheme.html.twig:13"
x-debug-token
"c858f3"
x-debug-token-link
"https://www.project-x.events/_profiler/29303b"
x-previous-debug-token
"29303b"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
main_auth_profile_token
Symfony\Component\HttpFoundation\Cookie {#1455
  #expire: 1
  #path: "/"
  -sameSite: null
  -secureDefault: true
  #name: "main_auth_profile_token"
  #value: null
  #domain: null
  #secure: false
  #httpOnly: true
  -raw: false
  -partitioned: false
}
main_deauth_profile_token
Symfony\Component\HttpFoundation\Cookie {#1448
  #expire: 0
  #path: "/"
  -sameSite: "lax"
  -secureDefault: true
  #name: "main_deauth_profile_token"
  #value: "29303b"
  #domain: null
  #secure: null
  #httpOnly: true
  -raw: false
  -partitioned: false
}

Session 8

Session Metadata

Key Value
Created
"Thu, 14 May 26 12:10:28 +0200"
Last used
"Thu, 14 May 26 12:10:28 +0200"
Lifetime
0

Session Attributes

Attribute Value
_captcha_answer
27

Session Usage

8 Usages
Stateless check enabled
Usage
App\Service\CaptchaService:34
[
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\src\Service\CaptchaService.php"
    "line" => 34
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\src\Controller\RegistrationController.php"
    "line" => 114
    "function" => "generate"
    "class" => "App\Service\CaptchaService"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 183
    "function" => "register"
    "class" => "App\Controller\RegistrationController"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\public\index.php"
    "line" => 5
    "args" => [
      "C:\inetpub\wwwroot\project-x.events\vendor\autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\security-core\Authentication\Token\Storage\UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\twig-bridge\AppVariable.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\twig\twig\src\Extension\CoreExtension.php"
    "line" => 1919
    "function" => "getUser"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\var\cache\dev\twig\0c\0c6b585732b63c96d86dc726239d835a.php"
    "line" => 160
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\twig\twig\src\Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_2b634be07d1446475b45cb4648df479d"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\var\cache\dev\twig\08\0883799040e863cdec96cc7f8bf8639e.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\twig\twig\src\Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_36faac0fec984a01736a7fcea2202e8a"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\twig\twig\src\Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\twig\twig\src\Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\twig\twig\src\TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\twig\twig\src\Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\framework-bundle\Controller\AbstractController.php"
    "line" => 462
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\framework-bundle\Controller\AbstractController.php"
    "line" => 467
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\framework-bundle\Controller\AbstractController.php"
    "line" => 279
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\src\Controller\RegistrationController.php"
    "line" => 116
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 183
    "function" => "register"
    "class" => "App\Controller\RegistrationController"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\public\index.php"
    "line" => 5
    "args" => [
      "C:\inetpub\wwwroot\project-x.events\vendor\autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:181
[
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\twig-bridge\AppVariable.php"
    "line" => 181
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\twig\twig\src\Extension\CoreExtension.php"
    "line" => 1919
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\var\cache\dev\twig\a4\a407cb4cc82d79a61e883dfee2e2da20.php"
    "line" => 49
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\twig\twig\src\Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_6221610f905f8df90544621fb809a920"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\var\cache\dev\twig\0c\0c6b585732b63c96d86dc726239d835a.php"
    "line" => 259
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\twig\twig\src\Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_2b634be07d1446475b45cb4648df479d"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\var\cache\dev\twig\08\0883799040e863cdec96cc7f8bf8639e.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\twig\twig\src\Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_36faac0fec984a01736a7fcea2202e8a"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\twig\twig\src\Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\twig\twig\src\Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\twig\twig\src\TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\twig\twig\src\Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\framework-bundle\Controller\AbstractController.php"
    "line" => 462
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\framework-bundle\Controller\AbstractController.php"
    "line" => 467
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\framework-bundle\Controller\AbstractController.php"
    "line" => 279
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\src\Controller\RegistrationController.php"
    "line" => 116
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 183
    "function" => "register"
    "class" => "App\Controller\RegistrationController"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\public\index.php"
    "line" => 5
    "args" => [
      "C:\inetpub\wwwroot\project-x.events\vendor\autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php"
    "line" => 68
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\Profiler\Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\EventListener\ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\EventListener\ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\public\index.php"
    "line" => 5
    "args" => [
      "C:\inetpub\wwwroot\project-x.events\vendor\autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\Profiler\Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\EventListener\ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\EventListener\ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\public\index.php"
    "line" => 5
    "args" => [
      "C:\inetpub\wwwroot\project-x.events\vendor\autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\Profiler\Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\EventListener\ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\EventListener\ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\public\index.php"
    "line" => 5
    "args" => [
      "C:\inetpub\wwwroot\project-x.events\vendor\autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php"
    "line" => 71
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\Profiler\Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\EventListener\ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\EventListener\ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\public\index.php"
    "line" => 5
    "args" => [
      "C:\inetpub\wwwroot\project-x.events\vendor\autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php"
    "line" => 72
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\Profiler\Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\EventListener\ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\EventListener\ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\vendor\autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub\wwwroot\project-x.events\public\index.php"
    "line" => 5
    "args" => [
      "C:\inetpub\wwwroot\project-x.events\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
"09c0c35e3d090ca4bad04e4213809406"
APP_SHARE_DIR
"var/share"
DATABASE_URL
"mysql://root:iOdhmU%23t]0p9H+=KsXqbhfm=CI1^~+on@127.0.0.1:3306/projectx?serverVersion=8.0"
DEFAULT_URI
"http://localhost"
MAILER_DSN
"null://null"
MAILJET_API_KEY
"476a40233063bfc1b40d202627f38f5d"
MAILJET_SECRET_KEY
"0f1c49f4f226371d65d4274214568f6b"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
STRIPE_SECRET_KEY
"sk_test_***"
STRIPE_WEBHOOK_SECRET
"whsec_***"

Defined as regular env variables

Key Value
ALLUSERSPROFILE
"C:\ProgramData"
APPDATA
"C:\Windows\system32\config\systemprofile\AppData\Roaming"
APPL_MD_PATH
"/LM/W3SVC/7/ROOT"
APPL_PHYSICAL_PATH
"C:\inetpub\wwwroot\project-x.events\public\"
APP_DEBUG
"1"
APP_POOL_CONFIG
"C:\inetpub\temp\apppools\project-x.events\project-x.events.config"
APP_POOL_ID
"project-x.events"
APP_PROJECT_DIR
"C:\inetpub\wwwroot\project-x.events"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "C:\inetpub\wwwroot\project-x.events"
]
AUTH_PASSWORD
""
AUTH_TYPE
""
AUTH_USER
""
CERT_COOKIE
""
CERT_FLAGS
""
CERT_ISSUER
""
CERT_SERIALNUMBER
""
CERT_SUBJECT
""
COMPUTERNAME
"SVR-WEB-CLIENTS"
CONTENT_LENGTH
"0"
CONTENT_TYPE
""
ComSpec
"C:\Windows\system32\cmd.exe"
CommonProgramFiles
"C:\Program Files\Common Files"
CommonProgramFiles(x86)
"C:\Program Files (x86)\Common Files"
CommonProgramW6432
"C:\Program Files\Common Files"
DOCUMENT_ROOT
"C:\inetpub\wwwroot\project-x.events\public"
DriverData
"C:\Windows\System32\Drivers\DriverData"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTPS_KEYSIZE
"256"
HTTPS_SECRETKEYSIZE
"3072"
HTTPS_SERVER_ISSUER
"C=US, O=Let's Encrypt, CN=R13"
HTTPS_SERVER_SUBJECT
"CN=www.project-x.events"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_CONTENT_LENGTH
"0"
HTTP_HOST
"www.project-x.events"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_ORIGINAL_URL
"/inscription"
IIS_UrlRewriteModule
"7,1,1993,2351"
INSTANCE_ID
"7"
INSTANCE_META_PATH
"/LM/W3SVC/7"
INSTANCE_NAME
"PROJECT-X.EVENTS"
LOCALAPPDATA
"C:\Windows\system32\config\systemprofile\AppData\Local"
LOCAL_ADDR
"11.0.2.5"
LOGON_USER
""
NUMBER_OF_PROCESSORS
"2"
OPENSSL_CONF
"C:\Program Files\PostgreSQL\psqlODBC\etc\openssl.cnf"
ORIG_PATH_INFO
"/index.php"
OS
"Windows_NT"
PATHEXT
".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC"
PATH_TRANSLATED
"C:\inetpub\wwwroot\project-x.events\public\index.php"
PHP_SELF
"/index.php"
POWERSHELL_DISTRIBUTION_CHANNEL
"MSI:Windows Server 2022 Standard"
PROCESSOR_ARCHITECTURE
"AMD64"
PROCESSOR_IDENTIFIER
"Intel64 Family 6 Model 167 Stepping 1, GenuineIntel"
PROCESSOR_LEVEL
"6"
PROCESSOR_REVISION
"a701"
PSModulePath
"C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules"
PUBLIC
"C:\Users\Public"
Path
"C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\php\php-8.5.0;C:\php\php-8.2.9;C:\ProgramData\ComposerSetup\bin;C:\Program Files\PowerShell\7\;C:\Program Files\Git\cmd;C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps"
ProgramData
"C:\ProgramData"
ProgramFiles
"C:\Program Files"
ProgramFiles(x86)
"C:\Program Files (x86)"
ProgramW6432
"C:\Program Files"
QUERY_STRING
""
REMOTE_ADDR
"216.73.216.10"
REMOTE_HOST
"216.73.216.10"
REMOTE_PORT
"38945"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_TIME
1778753428
REQUEST_TIME_FLOAT
1778753428.4297
REQUEST_URI
"/inscription"
SCRIPT_FILENAME
"C:\inetpub\wwwroot\project-x.events\public\index.php"
SCRIPT_NAME
"/index.php"
SERVER_NAME
"www.project-x.events"
SERVER_PORT
"443"
SERVER_PORT_SECURE
"1"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"Microsoft-IIS/10.0"
SYMFONY_DOTENV_PATH
"C:\inetpub\wwwroot\project-x.events/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,STRIPE_SECRET_KEY,STRIPE_WEBHOOK_SECRET,MAILJET_API_KEY,MAILJET_SECRET_KEY"
SystemDrive
"C:"
SystemRoot
"C:\Windows"
TEMP
"C:\Windows\TEMP"
TMP
"C:\Windows\TEMP"
URL
"/index.php"
USERDOMAIN
"E-WORLD-FRANCE"
USERNAME
"SVR-WEB-CLIENTS$"
USERPROFILE
"C:\Windows\system32\config\systemprofile"
_FCGI_X_PIPE_
"\\.\pipe\IISFCGI-9c4ba661-3c43-4f00-bbd6-7062c1756228"
windir
"C:\Windows"

Sub Requests 1

ErrorController (token = 29303b)

Key Value
_controller
"error_controller"
_stopwatch_token
"0224f4"
exception
Twig\Error\RuntimeError {#1188
  #message: "Block "label_attributes" on template "form/theme.html.twig" does not exist in "form/theme.html.twig" at line 13."
  #code: 0
  #file: "C:\inetpub\wwwroot\project-x.events\templates\form\theme.html.twig"
  #line: 13
  -lineno: 13
  -rawMessage: "Block "label_attributes" on template "form/theme.html.twig" does not exist."
  -source: Twig\Source {#1190 …}
  -phpFile: "C:\inetpub\wwwroot\project-x.events\vendor\twig\twig\src\Template.php"
  -phpLine: 470
  trace: {
    C:\inetpub\wwwroot\project-x.events\templates\form\theme.html.twig:13 {
      Twig\Template->yieldBlock($name, array $context, array $blocks = [], $useBlocks = true, ?Template $templateContext = null): iterable …
      › {% if label is not same as(false) %}    <label{% with {attr: label_attr|merge({style: 'display: block; margin-bottom: 0.4rem; color: var(--color-gold, #D4AF37); font-size: 0.85rem; font-weight: 500; letter-spacing: 0.5px;'})} %}{{ block('label_attributes') }}{% endwith %}>        {{ label|trans({}, translation_domain) }}{% if required %} *{% endif %}
    }
    C:\inetpub\wwwroot\project-x.events\var\cache\dev\twig\ff\ff72e407e7b5bb0bc7ef50e129c30a25.php:179 {
      __TwigTemplate_d948996360fa9e42adc5976461e6f9c5->block_form_label(array $context, array $blocks = []): iterable …
      › $context = $_v1 + $context + $this->env->getGlobals();yield from             $this->unwrap()->yieldBlock("label_attributes", $context, $blocks);$context = $_v0;
    }
    C:\inetpub\wwwroot\project-x.events\vendor\twig\twig\src\Template.php:446 {
      Twig\Template->yieldBlock($name, array $context, array $blocks = [], $useBlocks = true, ?Template $templateContext = null): iterable …
      › try {    yield from $template->$block($context, $blocks);} catch (Error $e) {
    }
    C:\inetpub\wwwroot\project-x.events\vendor\twig\twig\src\Template.php:138 {
      Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, ?Template $templateContext = null): void …
      › {    foreach ($this->yieldBlock($name, $context, $blocks, $useBlocks, $templateContext) as $data) {        echo $data;
    }
    C:\inetpub\wwwroot\project-x.events\vendor\symfony\twig-bridge\Form\TwigRendererEngine.php:48 {
      Symfony\Bridge\Twig\Form\TwigRendererEngine->renderBlock(FormView $view, mixed $resource, string $blockName, array $variables = []): string …
      › // (XDebug limits the level to 100 by default)$this->template->displayBlock($blockName, $context, $this->resources[$cacheKey]);}
    C:\inetpub\wwwroot\project-x.events\vendor\symfony\form\FormRenderer.php:241 {
      Symfony\Component\Form\FormRenderer->searchAndRenderBlock(FormView $view, string $blockNameSuffix, array $variables = []): string …
      › // Do the rendering$html = $this->engine->renderBlock($view, $resource, $blockName, $variables);}
    C:\inetpub\wwwroot\project-x.events\templates\registration\register.html.twig:17 {
      __TwigTemplate_36faac0fec984a01736a7fcea2202e8a->block_body(array $context, array $blocks = []): iterable …
      › <div class="form-group">    {{ form_label(registrationForm.firstName, null, {'label_attr': {'style': 'display: block; margin-bottom: 0.5rem; color: var(--color-gold); font-size: var(--text-sm);'}}) }}    {{ form_widget(registrationForm.firstName, {'attr': {'class': 'form-input', 'style': 'width: 100%; padding: 0.75rem 1rem; background: rgba(255,255,255,0.05); border: 1px solid var(--glass-border); border-radius: 8px; color: var(--color-white); font-size: var(--text-base);'}}) }}
    }
    C:\inetpub\wwwroot\project-x.events\vendor\twig\twig\src\Template.php:446 {
      Twig\Template->yieldBlock($name, array $context, array $blocks = [], $useBlocks = true, ?Template $templateContext = null): iterable …
      › try {    yield from $template->$block($context, $blocks);} catch (Error $e) {
    }
    C:\inetpub\wwwroot\project-x.events\var\cache\dev\twig\0c\0c6b585732b63c96d86dc726239d835a.php:262 {
      __TwigTemplate_2b634be07d1446475b45cb4648df479d->doDisplay(array $context, array $blocks = []): iterable …
      › yield "            ";yield from $this->unwrap()->yieldBlock('body', $context, $blocks);// line 85
    }
    C:\inetpub\wwwroot\project-x.events\vendor\twig\twig\src\Template.php:402 {
      Twig\Template->yield(array $context, array $blocks = []): iterable …
      › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
    }
    C:\inetpub\wwwroot\project-x.events\var\cache\dev\twig\08\0883799040e863cdec96cc7f8bf8639e.php:54 {
      __TwigTemplate_36faac0fec984a01736a7fcea2202e8a->doDisplay(array $context, array $blocks = []): iterable …
      › $this->parent = $this->load("base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));}
    C:\inetpub\wwwroot\project-x.events\vendor\twig\twig\src\Template.php:402 {
      Twig\Template->yield(array $context, array $blocks = []): iterable …
      › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
    }
    C:\inetpub\wwwroot\project-x.events\vendor\twig\twig\src\Template.php:358 {
      Twig\Template->display(array $context, array $blocks = []): void …
      › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
    }
    C:\inetpub\wwwroot\project-x.events\vendor\twig\twig\src\Template.php:373 {
      Twig\Template->render(array $context): string …
      › try {    $this->display($context);} catch (\Throwable $e) {
    }
    C:\inetpub\wwwroot\project-x.events\vendor\twig\twig\src\TemplateWrapper.php:51 {
      Twig\TemplateWrapper->render(array $context = []): string …
      › {    return $this->template->render($context);}
    }
    C:\inetpub\wwwroot\project-x.events\vendor\twig\twig\src\Environment.php:333 {
      Twig\Environment->render($name, array $context = []): string …
      › {    return $this->load($name)->render($context);}
    }
    C:\inetpub\wwwroot\project-x.events\vendor\symfony\framework-bundle\Controller\AbstractController.php:462 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
      › 
      ›     return $this->container->get('twig')->render($view, $parameters);}
    }
    C:\inetpub\wwwroot\project-x.events\vendor\symfony\framework-bundle\Controller\AbstractController.php:467 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
      › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
    }
    C:\inetpub\wwwroot\project-x.events\vendor\symfony\framework-bundle\Controller\AbstractController.php:279 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
      › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
    }
    C:\inetpub\wwwroot\project-x.events\src\Controller\RegistrationController.php:116 {
      App\Controller\RegistrationController->register(Request $request, UserPasswordHasherInterface $passwordHasher, EntityManagerInterface $em): Response …
      › 
      › return $this->render('registration/register.html.twig', [    'registrationForm' => $form,
    }
    C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\HttpKernel.php:183 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\Kernel.php:191 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    C:\inetpub\wwwroot\project-x.events\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    C:\inetpub\wwwroot\project-x.events\vendor\autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    C:\inetpub\wwwroot\project-x.events\public\index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "C:\inetpub\wwwroot\project-x.events\vendor\autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#123
  -records: [
    2 => [
      [
        "timestamp" => 1778753428
        "timestamp_rfc3339" => "2026-05-14T12:10:28.478+02:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "app_register"
          "route_parameters" => [
            "_route" => "app_register"
            "_controller" => "App\Controller\RegistrationController::register"
          ]
          "request_uri" => "https://www.project-x.events/inscription"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1778753428
        "timestamp_rfc3339" => "2026-05-14T12:10:28.481+02:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticators" => 2
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1778753428
        "timestamp_rfc3339" => "2026-05-14T12:10:28.482+02:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1778753428
        "timestamp_rfc3339" => "2026-05-14T12:10:28.482+02:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1778753428
        "timestamp_rfc3339" => "2026-05-14T12:10:28.482+02:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1778753428
        "timestamp_rfc3339" => "2026-05-14T12:10:28.483+02:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1778753428
        "timestamp_rfc3339" => "2026-05-14T12:10:28.500+02:00"
        "message" => "User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#715
            #message: "User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal)"
            #code: 0
            #file: "C:\inetpub\wwwroot\project-x.events\vendor\doctrine\deprecations\src\Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              C:\inetpub\wwwroot\project-x.events\vendor\doctrine\deprecations\src\Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              C:\inetpub\wwwroot\project-x.events\vendor\doctrine\deprecations\src\Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              C:\inetpub\wwwroot\project-x.events\vendor\doctrine\dbal\src\Driver\AbstractMySQLDriver.php:75 {
                Doctrine\DBAL\Driver\AbstractMySQLDriver->getDatabasePlatform(ServerVersionProvider $versionProvider): AbstractMySQLPlatform …
                › 
                › Deprecation::trigger(    'doctrine/dbal',
              }
              C:\inetpub\wwwroot\project-x.events\vendor\doctrine\dbal\src\Driver\Middleware\AbstractDriverMiddleware.php:32 {
                Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->getDatabasePlatform(ServerVersionProvider $versionProvider): AbstractPlatform …
                › {    return $this->wrappedDriver->getDatabasePlatform($versionProvider);}
              }
              C:\inetpub\wwwroot\project-x.events\vendor\doctrine\dbal\src\Driver\Middleware\AbstractDriverMiddleware.php:32 {
                Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->getDatabasePlatform(ServerVersionProvider $versionProvider): AbstractPlatform …
                › {    return $this->wrappedDriver->getDatabasePlatform($versionProvider);}
              }
              C:\inetpub\wwwroot\project-x.events\vendor\doctrine\dbal\src\Driver\Middleware\AbstractDriverMiddleware.php:32 {
                Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->getDatabasePlatform(ServerVersionProvider $versionProvider): AbstractPlatform …
                › {    return $this->wrappedDriver->getDatabasePlatform($versionProvider);}
              }
              C:\inetpub\wwwroot\project-x.events\vendor\doctrine\doctrine-bundle\src\ConnectionFactory.php:102 {
                Doctrine\Bundle\DoctrineBundle\ConnectionFactory->createConnection(array $params, ?Configuration $config = null, array $mappingTypes = []): Connection …
                › $driver     = $connection->getDriver();$platform   = $driver->getDatabasePlatform(new StaticServerVersionProvider(    $params['serverVersion'] ?? $params['primary']['serverVersion'] ?? '',
              }
              C:\inetpub\wwwroot\project-x.events\var\cache\dev\ContainerP9s2uNt\App_KernelDevDebugContainer.php:815 {
                ContainerP9s2uNt\App_KernelDevDebugContainer::getDoctrine_Dbal_DefaultConnectionService($container) …
                › 
                ›     return $container->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($container->parameters['doctrine.dbal.connection_factory.types'], new \Doctrine\DBAL\Tools\DsnParser(['db2' => 'ibm_db2', 'mssql' => 'pdo_sqlsrv', 'mysql' => 'pdo_mysql', 'mysql2' => 'pdo_mysql', 'postgres' => 'pdo_pgsql', 'postgresql' => 'pdo_pgsql', 'pgsql' => 'pdo_pgsql', 'sqlite' => 'pdo_sqlite', 'sqlite3' => 'pdo_sqlite'])))->createConnection(['url' => $container->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql', 'idle_connection_ttl' => 600, 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [], 'defaultTableOptions' => []], $a, []);}
              }
              C:\inetpub\wwwroot\project-x.events\var\cache\dev\ContainerP9s2uNt\App_KernelDevDebugContainer.php:834 {
                ContainerP9s2uNt\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
                › 
                › $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), ($container->privates['doctrine.orm.default_configuration'] ?? self::getDoctrine_Orm_DefaultConfigurationService($container)), ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);}
              C:\inetpub\wwwroot\project-x.events\var\cache\dev\ContainerP9s2uNt\App_KernelDevDebugContainer.php:826 {
                ContainerP9s2uNt\App_KernelDevDebugContainer::{closure:ContainerP9s2uNt\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService():826} …
                › if (true === $lazyLoad) {    return $container->services['doctrine.orm.default_entity_manager'] = new \ReflectionClass('Doctrine\ORM\EntityManager')->newLazyGhost(static function ($proxy) use ($container) { self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy); });}
              }
              C:\inetpub\wwwroot\project-x.events\vendor\doctrine\orm\src\EntityManager.php:162 {
                Doctrine\ORM\EntityManager->getMetadataFactory(): ClassMetadataFactory …
                › {    return $this->metadataFactory;}
              }
              C:\inetpub\wwwroot\project-x.events\vendor\doctrine\persistence\src\Persistence\AbstractManagerRegistry.php:149 {
                Doctrine\Persistence\AbstractManagerRegistry->getManagerForClass(string $class): ObjectManager …
                › 
                › if (! $manager->getMetadataFactory()->isTransient($class)) {    return $manager;
              }
              C:\inetpub\wwwroot\project-x.events\vendor\symfony\doctrine-bridge\ArgumentResolver\EntityValueResolver.php:95 {
                Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver->getManager(?string $name, string $class): ObjectManager …
                › if (null === $name) {    return $this->registry->getManagerForClass($class);}
              }
              C:\inetpub\wwwroot\project-x.events\vendor\symfony\doctrine-bridge\ArgumentResolver\EntityValueResolver.php:59 {
                Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver->resolve(Request $request, ArgumentMetadata $argument): array …
                › 
                › if (!$manager = $this->getManager($options->objectManager, $options->class)) {    return [];
              }
              C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\Controller\ArgumentResolver\TraceableValueResolver.php:37 {
                Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver->resolve(Request $request, ArgumentMetadata $argument): iterable …
                › 
                › yield from $this->inner->resolve($request, $argument);}
              C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\Controller\ArgumentResolver.php:91 {
                Symfony\Component\HttpKernel\Controller\ArgumentResolver->getArguments(Request $request, callable $controller, ?ReflectionFunctionAbstract $reflector = null): array …
                › $count = 0;foreach ($resolver->resolve($request, $metadata) as $argument) {    ++$count;
              }
              C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\Controller\TraceableArgumentResolver.php:33 {
                Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver->getArguments(Request $request, callable $controller, ?ReflectionFunctionAbstract $reflector = null): array …
                › try {    return $this->resolver->getArguments($request, $controller, $reflector);} finally {
              }
              C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\HttpKernel.php:175 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // controller arguments$arguments = $this->argumentResolver->getArguments($request, $controller, $event->getControllerReflector());}
              C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\Kernel.php:191 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              C:\inetpub\wwwroot\project-x.events\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              C:\inetpub\wwwroot\project-x.events\vendor\autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              C:\inetpub\wwwroot\project-x.events\public\index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "C:\inetpub\wwwroot\project-x.events\vendor\autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1778753428
        "timestamp_rfc3339" => "2026-05-14T12:10:28.568+02:00"
        "message" => "Uncaught PHP Exception Twig\Error\RuntimeError: "Block "label_attributes" on template "form/theme.html.twig" does not exist in "form/theme.html.twig" at line 13." at theme.html.twig line 13"
        "priority" => 500
        "priorityName" => "CRITICAL"
        "context" => [
          "exception" => Twig\Error\RuntimeError {#1188
            #message: "Block "label_attributes" on template "form/theme.html.twig" does not exist in "form/theme.html.twig" at line 13."
            #code: 0
            #file: "C:\inetpub\wwwroot\project-x.events\templates\form\theme.html.twig"
            #line: 13
            -lineno: 13
            -rawMessage: "Block "label_attributes" on template "form/theme.html.twig" does not exist."
            -source: Twig\Source {#1190 …}
            -phpFile: "C:\inetpub\wwwroot\project-x.events\vendor\twig\twig\src\Template.php"
            -phpLine: 470
            trace: {
              C:\inetpub\wwwroot\project-x.events\templates\form\theme.html.twig:13 {
                Twig\Template->yieldBlock($name, array $context, array $blocks = [], $useBlocks = true, ?Template $templateContext = null): iterable …
                › {% if label is not same as(false) %}    <label{% with {attr: label_attr|merge({style: 'display: block; margin-bottom: 0.4rem; color: var(--color-gold, #D4AF37); font-size: 0.85rem; font-weight: 500; letter-spacing: 0.5px;'})} %}{{ block('label_attributes') }}{% endwith %}>        {{ label|trans({}, translation_domain) }}{% if required %} *{% endif %}
              }
              C:\inetpub\wwwroot\project-x.events\var\cache\dev\twig\ff\ff72e407e7b5bb0bc7ef50e129c30a25.php:179 {
                __TwigTemplate_d948996360fa9e42adc5976461e6f9c5->block_form_label(array $context, array $blocks = []): iterable …
                › $context = $_v1 + $context + $this->env->getGlobals();yield from             $this->unwrap()->yieldBlock("label_attributes", $context, $blocks);$context = $_v0;
              }
              C:\inetpub\wwwroot\project-x.events\vendor\twig\twig\src\Template.php:446 {
                Twig\Template->yieldBlock($name, array $context, array $blocks = [], $useBlocks = true, ?Template $templateContext = null): iterable …
                › try {    yield from $template->$block($context, $blocks);} catch (Error $e) {
              }
              C:\inetpub\wwwroot\project-x.events\vendor\twig\twig\src\Template.php:138 {
                Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, ?Template $templateContext = null): void …
                › {    foreach ($this->yieldBlock($name, $context, $blocks, $useBlocks, $templateContext) as $data) {        echo $data;
              }
              C:\inetpub\wwwroot\project-x.events\vendor\symfony\twig-bridge\Form\TwigRendererEngine.php:48 {
                Symfony\Bridge\Twig\Form\TwigRendererEngine->renderBlock(FormView $view, mixed $resource, string $blockName, array $variables = []): string …
                › // (XDebug limits the level to 100 by default)$this->template->displayBlock($blockName, $context, $this->resources[$cacheKey]);}
              C:\inetpub\wwwroot\project-x.events\vendor\symfony\form\FormRenderer.php:241 {
                Symfony\Component\Form\FormRenderer->searchAndRenderBlock(FormView $view, string $blockNameSuffix, array $variables = []): string …
                › // Do the rendering$html = $this->engine->renderBlock($view, $resource, $blockName, $variables);}
              C:\inetpub\wwwroot\project-x.events\templates\registration\register.html.twig:17 {
                __TwigTemplate_36faac0fec984a01736a7fcea2202e8a->block_body(array $context, array $blocks = []): iterable …
                › <div class="form-group">    {{ form_label(registrationForm.firstName, null, {'label_attr': {'style': 'display: block; margin-bottom: 0.5rem; color: var(--color-gold); font-size: var(--text-sm);'}}) }}    {{ form_widget(registrationForm.firstName, {'attr': {'class': 'form-input', 'style': 'width: 100%; padding: 0.75rem 1rem; background: rgba(255,255,255,0.05); border: 1px solid var(--glass-border); border-radius: 8px; color: var(--color-white); font-size: var(--text-base);'}}) }}
              }
              C:\inetpub\wwwroot\project-x.events\vendor\twig\twig\src\Template.php:446 {
                Twig\Template->yieldBlock($name, array $context, array $blocks = [], $useBlocks = true, ?Template $templateContext = null): iterable …
                › try {    yield from $template->$block($context, $blocks);} catch (Error $e) {
              }
              C:\inetpub\wwwroot\project-x.events\var\cache\dev\twig\0c\0c6b585732b63c96d86dc726239d835a.php:262 {
                __TwigTemplate_2b634be07d1446475b45cb4648df479d->doDisplay(array $context, array $blocks = []): iterable …
                › yield "            ";yield from $this->unwrap()->yieldBlock('body', $context, $blocks);// line 85
              }
              C:\inetpub\wwwroot\project-x.events\vendor\twig\twig\src\Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
              }
              C:\inetpub\wwwroot\project-x.events\var\cache\dev\twig\08\0883799040e863cdec96cc7f8bf8639e.php:54 {
                __TwigTemplate_36faac0fec984a01736a7fcea2202e8a->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));}
              C:\inetpub\wwwroot\project-x.events\vendor\twig\twig\src\Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
              }
              C:\inetpub\wwwroot\project-x.events\vendor\twig\twig\src\Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
              }
              C:\inetpub\wwwroot\project-x.events\vendor\twig\twig\src\Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
              }
              C:\inetpub\wwwroot\project-x.events\vendor\twig\twig\src\TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
              }
              C:\inetpub\wwwroot\project-x.events\vendor\twig\twig\src\Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
              }
              C:\inetpub\wwwroot\project-x.events\vendor\symfony\framework-bundle\Controller\AbstractController.php:462 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
              }
              C:\inetpub\wwwroot\project-x.events\vendor\symfony\framework-bundle\Controller\AbstractController.php:467 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
              }
              C:\inetpub\wwwroot\project-x.events\vendor\symfony\framework-bundle\Controller\AbstractController.php:279 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
              }
              C:\inetpub\wwwroot\project-x.events\src\Controller\RegistrationController.php:116 {
                App\Controller\RegistrationController->register(Request $request, UserPasswordHasherInterface $passwordHasher, EntityManagerInterface $em): Response …
                › 
                › return $this->render('registration/register.html.twig', [    'registrationForm' => $form,
              }
              C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              C:\inetpub\wwwroot\project-x.events\vendor\symfony\http-kernel\Kernel.php:191 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              C:\inetpub\wwwroot\project-x.events\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              C:\inetpub\wwwroot\project-x.events\vendor\autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              C:\inetpub\wwwroot\project-x.events\public\index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "C:\inetpub\wwwroot\project-x.events\vendor\autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
    ]
  ]
  -errorCount: [
    2 => 1
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#122 …}
}