The handle method is executed concerning the request, the type and the catch.
vendor/mystore/web/core/lib/Drupal/Core/StackMiddleware/Session.php line 55 is reached.

The construct function is executed concerning the request stack, the connection, the metadata bag, the session configuration and the handler.
vendor/mystore/web/core/lib/Drupal/Core/Session/SessionManager.php line 88 is reached.

The construct function is executed concerning the storage, the attributes, the flashes and the usage reporter.

Additional uncaught exception thrown while handling exception.

Original

Error: Call to undefined method Symfony\Component\HttpFoundation\Request::prepareRequestUri() in Symfony\Component\HttpFoundation\Request->getRequestUri() (line 1001 of C:\Users\Clemens\project\drupal10.4.7\drupal-10.4.7\vendor\mystore\vendor\symfony\http-foundation\Request.php).

Symfony\Component\HttpFoundation\Request->getRequestUri() (Line: 1862)
Symfony\Component\HttpFoundation\Request->prepareBaseUrl() (Line: 900)
Symfony\Component\HttpFoundation\Request->getBaseUrlReal() (Line: 889)
Symfony\Component\HttpFoundation\Request->getBaseUrl() (Line: 1026)
Symfony\Component\HttpFoundation\Request->getUri() (Line: 112)
Drupal\Core\Logger\LoggerChannel->log() (Line: 175)
_drupal_log_error() (Line: 71)
_drupal_error_handler_real() (Line: 164)
_drupal_error_handler() (Line: 47)
Symfony\Component\HttpFoundation\Session\Session->__construct() (Line: 306)
Drupal\Component\DependencyInjection\Container->createService() (Line: 187)
Drupal\Component\DependencyInjection\Container->get() (Line: 59)
Drupal\Core\StackMiddleware\Session->handle() (Line: 53)
Drupal\Core\StackMiddleware\KernelPreHandle->handle() (Line: 54)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle() (Line: 51)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle() (Line: 51)
Drupal\Core\StackMiddleware\StackedHttpKernel->handle() (Line: 704)
Drupal\Core\DrupalKernel->handle() (Line: 19)

Additional

Error: Call to undefined method Symfony\Component\HttpFoundation\Request::prepareRequestUri() in Symfony\Component\HttpFoundation\Request->getRequestUri() (line 1001 of C:\Users\Clemens\project\drupal10.4.7\drupal-10.4.7\vendor\mystore\vendor\symfony\http-foundation\Request.php).

Symfony\Component\HttpFoundation\Request->getRequestUri() (Line: 1862)
Symfony\Component\HttpFoundation\Request->prepareBaseUrl() (Line: 900)
Symfony\Component\HttpFoundation\Request->getBaseUrlReal() (Line: 889)
Symfony\Component\HttpFoundation\Request->getBaseUrl() (Line: 1026)
Symfony\Component\HttpFoundation\Request->getUri() (Line: 112)
Drupal\Core\Logger\LoggerChannel->log() (Line: 175)
_drupal_log_error() (Line: 182)
_drupal_exception_handler()