Error 404 Not Found

GET https://www.demo.skillpilot.dfirma.pl/zapisy

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"f111b7"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#550
  #message: "Zapisy dzialaja na domenie konkretnej szkoly."
  #code: 0
  #file: "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/framework-bundle/Controller/AbstractController.php"
  #line: 331
  -statusCode: 404
  -headers: []
  trace: {
    /home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/framework-bundle/Controller/AbstractController.php:331 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->createNotFoundException(string $message = 'Not Found', ?Throwable $previous = null): NotFoundHttpException …
      › {    return new NotFoundHttpException($message, $previous);}
    }
    /home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/src/Controller/RegistrationController.php:95 {
      App\Controller\RegistrationController->join(Request $request, Connection $connection, SchoolContext $context, UserProvisioner $users, SchoolMailer $mailer): Response …
      › if ($schoolId === null) {    throw $this->createNotFoundException($this->trans('validation.registrations_school_domain'));}
      arguments: {
        $message: "Zapisy dzialaja na domenie konkretnej szkoly."
      }
    }
    /home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/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);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $connection: Doctrine\DBAL\Connection {#267 …}
        $context: App\Tenant\SchoolContext {#59 …}
        $users: App\Domain\User\UserProvisioner {#514 …}
        $mailer: App\Integration\Mail\SchoolMailer {#526 …}
      }
    }
    /home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/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) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $type: 1
      }
    }
    /home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/http-kernel/Kernel.php:193 {
      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 {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $type: 1
        $catch: true
      }
    }
    /home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
      }
    }
    /home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Component\HttpKernel\Log\Logger {#175
  -minLevelIndex: 0
  -formatter: Symfony\Component\HttpKernel\Log\Logger::format(string $level, string $message, array $context, bool $prefixDate = true): string {#174 …}
  -debug: true
  -logs: [
    "" => [
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#162
            #message: "User Deprecated: Class "Doctrine\ORM\Proxy\Autoloader" is deprecated. Use native lazy objects instead. (Autoloader.php:74 called by DoctrineBundle.php:136, https://github.com/doctrine/orm/pull/12005, package doctrine/orm)"
            #code: 0
            #file: "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/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);}
              }
              /home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/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);}
              }
              /home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/doctrine/orm/src/Proxy/Autoloader.php:74 {
                Doctrine\ORM\Proxy\Autoloader::register(string $proxyDir, string $proxyNamespace, ?Closure $notFoundCallback = null): Closure …
                › if (PHP_VERSION_ID >= 80400) {    Deprecation::trigger(        'doctrine/orm',
              }
              /home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php:136 {
                Doctrine\Bundle\DoctrineBundle\DoctrineBundle->boot(): void …
                › 
                ›     $this->autoloader = Autoloader::register($dir, $namespace, $proxyGenerator);}
              }
              /home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/http-kernel/Kernel.php:127 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/http-kernel/Kernel.php:186 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                › $this->boot();++$this->requestStackSize;
              }
              /home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "User Deprecated: Class "Doctrine\ORM\Proxy\Autoloader" is deprecated. Use native lazy objects instead. (Autoloader.php:74 called by DoctrineBundle.php:136, https://github.com/doctrine/orm/pull/12005, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
    ]
    2 => [
      [
        "channel" => null
        "context" => [
          "route" => "registration_join"
          "route_parameters" => [
            "_route" => "registration_join"
            "_controller" => "App\Controller\RegistrationController::join"
          ]
          "request_uri" => "https://www.demo.skillpilot.dfirma.pl/zapisy"
          "method" => "GET"
        ]
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "firewall_name" => "main"
          "authenticators" => 2
        ]
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventSubscriber\SchoolContextSubscriber::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventSubscriber\FormCsrfSubscriber::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\IsSignatureValidAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#550
            #message: "Zapisy dzialaja na domenie konkretnej szkoly."
            #code: 0
            #file: "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/framework-bundle/Controller/AbstractController.php"
            #line: 331
            -statusCode: 404
            -headers: []
            trace: {
              /home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/framework-bundle/Controller/AbstractController.php:331 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->createNotFoundException(string $message = 'Not Found', ?Throwable $previous = null): NotFoundHttpException …
                › {    return new NotFoundHttpException($message, $previous);}
              }
              /home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/src/Controller/RegistrationController.php:95 {
                App\Controller\RegistrationController->join(Request $request, Connection $connection, SchoolContext $context, UserProvisioner $users, SchoolMailer $mailer): Response …
                › if ($schoolId === null) {    throw $this->createNotFoundException($this->trans('validation.registrations_school_domain'));}
                arguments: {
                  $message: "Zapisy dzialaja na domenie konkretnej szkoly."
                }
              }
              /home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/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);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $connection: Doctrine\DBAL\Connection {#267 …}
                  $context: App\Tenant\SchoolContext {#59 …}
                  $users: App\Domain\User\UserProvisioner {#514 …}
                  $mailer: App\Integration\Mail\SchoolMailer {#526 …}
                }
              }
              /home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/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) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Zapisy dzialaja na domenie konkretnej szkoly." at AbstractController.php line 331"
        "priority" => 400
        "priorityName" => "error"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
    ]
    728 => [
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventSubscriber\SchoolContextSubscriber::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventSubscriber\FormCsrfSubscriber::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\IsSignatureValidAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1785013628
        "timestamp_rfc3339" => "2026-07-25T23:07:08.000+02:00"
      ]
    ]
  ]
  -errorCount: [
    "" => 0
    2 => 1
    728 => 0
  ]
  -handle: null
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#168 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"www.demo.skillpilot.dfirma.pl"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"0"

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
"Sat, 25 Jul 2026 21:07:08 GMT"
x-debug-exception
"Zapisy%20dzialaja%20na%20domenie%20konkretnej%20szkoly."
x-debug-exception-file
"%2Fhome%2Fklient.dhosting.pl%2Fskillpilot%2Fskillpilot.dfirma.pl%2Fvendor%2Fsymfony%2Fframework-bundle%2FController%2FAbstractController.php:331"
x-debug-token
"bf2be8"

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_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"dev-only-replace-me"
APP_SHARE_DIR
"var/share"
APP_URL
"http://localhost"
CLOUDFLARE_R2_ACCESS_KEY
""
CLOUDFLARE_R2_DEFAULT_REGION
"auto"
CLOUDFLARE_R2_SECRET_KEY
""
CLOUDFLARE_R2_TOKEN_SECRET
""
DATABASE_URL
"mysql://cho3to_skillpil:%zkR3)Tf1X(i6@skillpilot.mysql.dhosting.pl:3306/nied4o_skillpil?serverVersion=8.4.0&charset=utf8mb4"
DEFAULT_URI
"http://localhost"
DHOSTING_API_BASE_URL
"https://api.dhosting.pl"
DHOSTING_API_PASS
"SkillPil0T123!"
DHOSTING_API_USER
"api_skillpilot"
GOOGLE_CALENDAR_SCOPES
"https://www.googleapis.com/auth/calendar.events https://www.googleapis.com/auth/drive.metadata.readonly"
GOOGLE_OAUTH_CLIENT_ID
"560094685588-l53kuvr527c8shjcirhilt99305sjpdf.apps.googleusercontent.com"
GOOGLE_OAUTH_CLIENT_SECRET
"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"
KSEF_API_BASE_URL
""
MAILER_DSN
"smtp://system-skillpilot%40dfirma.pl:SkillPil0T123!@smtp.dpoczta.pl:587?require_tls=true"
PAYU_API_BASE_URL
"https://secure.snd.payu.com"
PAYU_CLIENT_ID
""
PAYU_CLIENT_SECRET
""
PAYU_POS_ID
""
SKILLPILOT_DEFAULT_SCHOOL_STORAGE_LIMIT_BYTES
"10737418240"
SKILLPILOT_DEFAULT_TIMEZONE
"Europe/Warsaw"
SKILLPILOT_DEMO_DOMAIN
"demo.skillpilot.dfirma.pl"
SKILLPILOT_DEMO_RESET_INTERVAL_MINUTES
"120"
SKILLPILOT_GEOCODER_BASE_URL
"https://nominatim.openstreetmap.org"
SKILLPILOT_GEOCODER_USER_AGENT
"SkillPilot/1.0 kontakt@skillpilot.pl"
SKILLPILOT_KSEF_MODE
"test"
SKILLPILOT_MARKETING_CONTACT_EMAIL
"kontakt@skillpilot.pl"
SKILLPILOT_MARKETING_FROM_EMAIL
"kontakt@skillpilot.pl"
SKILLPILOT_MEET_LINK_LEAD_MINUTES
"15"
SKILLPILOT_PANEL_A_RECORD_IP
""
SKILLPILOT_PAYU_COMMISSION_RATE
"0.015"
SKILLPILOT_PAYU_GATEWAY_ENABLED
"0"
SKILLPILOT_PAYU_MODE
"sandbox"
SKILLPILOT_PLATFORM_DOMAIN
"skillpilot.dfirma.pl"
SKILLPILOT_PLATFORM_KSEF_API_BASE_URL
"https://api-test.ksef.mf.gov.pl/v2"
SKILLPILOT_PLATFORM_KSEF_TAX_ID
""
SKILLPILOT_PLATFORM_KSEF_TOKEN
""
SKILLPILOT_PLATFORM_KSEF_TOKEN_REF
"env:SKILLPILOT_PLATFORM_KSEF_TOKEN"
SKILLPILOT_PLATFORM_PAYU_CLIENT_ID
""
SKILLPILOT_PLATFORM_PAYU_CLIENT_SECRET
""
SKILLPILOT_PLATFORM_PAYU_CLIENT_SECRET_REF
"env:SKILLPILOT_PLATFORM_PAYU_CLIENT_SECRET"
SKILLPILOT_PLATFORM_PAYU_POS_ID
""
SKILLPILOT_UPLOAD_MAX_BYTES
"10485760"
TRUSTED_PROXIES
"127.0.0.1"

Defined as regular env variables

Key Value
APP_PROJECT_DIR
"/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl"
]
DOCUMENT_ROOT
"/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/public"
GEOIP_ADDR
"216.73.217.74"
GEOIP_CONTINENT_CODE
"NA"
GEOIP_COUNTRY_CODE
"US"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"www.demo.skillpilot.dfirma.pl"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
LANG
"pl_PL.UTF8"
MAGICK_THREAD_LIMIT
"1"
PATH
"/usr/local/bin:/bin:/usr/bin"
PHPRC
"/home/klient.dhosting.pl/skillpilot/.settings/"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_REQUEST_METHOD
"GET"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/zapisy"
REMOTE_ADDR
"216.73.217.74"
REMOTE_PORT
"1895"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1785013628
REQUEST_TIME_FLOAT
1785013628.5077
REQUEST_URI
"/zapisy"
SCRIPT_FILENAME
"/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://www.demo.skillpilot.dfirma.pl/zapisy"
SCRIPT_URL
"/zapisy"
SERVER_ADDR
"109.95.157.230"
SERVER_ADMIN
"admin@demonek.com"
SERVER_NAME
"www.demo.skillpilot.dfirma.pl"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"LiteSpeed"
SSL_CIPHER
"TLS_AES_256_GCM_SHA384"
SSL_CIPHER_ALGKEYSIZE
"256"
SSL_CIPHER_USEKEYSIZE
"256"
SSL_PROTOCOL
"TLSv1.3"
SYMFONY_DOTENV_PATH
"/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,APP_URL,TRUSTED_PROXIES,SKILLPILOT_PLATFORM_DOMAIN,SKILLPILOT_DEMO_DOMAIN,SKILLPILOT_DEMO_RESET_INTERVAL_MINUTES,SKILLPILOT_PANEL_A_RECORD_IP,SKILLPILOT_DEFAULT_TIMEZONE,SKILLPILOT_DEFAULT_SCHOOL_STORAGE_LIMIT_BYTES,SKILLPILOT_UPLOAD_MAX_BYTES,SKILLPILOT_MEET_LINK_LEAD_MINUTES,SKILLPILOT_PAYU_COMMISSION_RATE,SKILLPILOT_PAYU_GATEWAY_ENABLED,SKILLPILOT_PAYU_MODE,PAYU_API_BASE_URL,SKILLPILOT_MARKETING_CONTACT_EMAIL,SKILLPILOT_MARKETING_FROM_EMAIL,SKILLPILOT_PLATFORM_PAYU_POS_ID,SKILLPILOT_PLATFORM_PAYU_CLIENT_ID,SKILLPILOT_PLATFORM_PAYU_CLIENT_SECRET_REF,SKILLPILOT_PLATFORM_PAYU_CLIENT_SECRET,SKILLPILOT_KSEF_MODE,SKILLPILOT_PLATFORM_KSEF_TAX_ID,SKILLPILOT_PLATFORM_KSEF_TOKEN_REF,SKILLPILOT_PLATFORM_KSEF_TOKEN,SKILLPILOT_PLATFORM_KSEF_API_BASE_URL,SKILLPILOT_GEOCODER_BASE_URL,SKILLPILOT_GEOCODER_USER_AGENT,GOOGLE_OAUTH_CLIENT_ID,GOOGLE_OAUTH_CLIENT_SECRET,GOOGLE_CALENDAR_SCOPES,CLOUDFLARE_R2_ACCESS_KEY,CLOUDFLARE_R2_SECRET_KEY,CLOUDFLARE_R2_TOKEN_SECRET,APP_DEBUG,DATABASE_URL,MAILER_DSN,DHOSTING_API_BASE_URL,DHOSTING_API_USER,DHOSTING_API_PASS,CLOUDFLARE_R2_DEFAULT_REGION,PAYU_POS_ID,PAYU_CLIENT_ID,PAYU_CLIENT_SECRET,KSEF_API_BASE_URL"
TMPDIR
"/home/klient.dhosting.pl/skillpilot/.tmp"
X-LSCACHE
"on,esi,combine"
X_SPDY
"HTTP2"
argc
0
argv
[]

Parent Request

Return to parent request (token = 31ddcf)

Key Value
_controller
"App\Controller\RegistrationController::join"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"registration_join"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#375
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#292 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#377
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#378 …}
  }
]
_stopwatch_token
"95134d"
school_context_missing
true