https://equinova.duzihe.han-solo.net/shopware.php?sFid=23&sViewport=forms

ErrorController

  • Request
  • Response
  • Cookies
  • Session 11
  • Flashes
  • Server Parameters
  • Parent Request

GET Parameters

Key Value
sFid
"23"
sViewport
"forms"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_cspNonce
"dlrqZoITOVY="
_route_params
null
_stopwatch_token
"b17ca0"
exception
0 of 0
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1568 ▼ -statusCode: 404 -headers: [] #message: "No route found for "GET https://equinova.duzihe.han-solo.net/shopware.php"" #code: 0 #file: "/usr/local/www/apache24/noexec/shopware6.duzihe.han-solo.net/vendor/symfony/http-kernel/EventListener/RouterListener.php" #line: 135 -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1356 …} trace: {▶ /usr/local/www/apache24/noexec/shopware6.duzihe.han-solo.net/vendor/symfony/http-kernel/EventListener/RouterListener.php:135 {▶ Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event) … › › throw new NotFoundHttpException($message, $e); › } catch (MethodNotAllowedException $e) { } /usr/local/www/apache24/noexec/shopware6.duzihe.han-solo.net/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:118 {▶ Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › try { › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); › } finally { arguments: {▶ $event: Symfony\Component\HttpKernel\Event\RequestEvent {#935 …} ...: {▶ "kernel.request" Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#734 …} } } } /usr/local/www/apache24/noexec/shopware6.duzihe.han-solo.net/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {▶ Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } › $listener($event, $eventName, $this); › } arguments: {▶ $event: Symfony\Component\HttpKernel\Event\RequestEvent {#935 …} $eventName: "kernel.request" $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#734 …} } } /usr/local/www/apache24/noexec/shopware6.duzihe.han-solo.net/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {▶ Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { › $this->callListeners($listeners, $eventName, $event); › } arguments: {▶ $listeners: [ …19] $eventName: "kernel.request" $event: Symfony\Component\HttpKernel\Event\RequestEvent {#935 …} } } /usr/local/www/apache24/noexec/shopware6.duzihe.han-solo.net/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:56 {▶ Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch($event, string $eventName = null): object … › { › $event = $this->dispatcher->dispatch($event, $eventName); › arguments: {▶ $event: Symfony\Component\HttpKernel\Event\RequestEvent {#935 …} $eventName: "kernel.request" } } /usr/local/www/apache24/noexec/shopware6.duzihe.han-solo.net/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:98 {▶ Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch($event, string $eventName = null): object … › { › $event = $this->dispatcher->dispatch($event, $eventName); › arguments: {▶ $event: Symfony\Component\HttpKernel\Event\RequestEvent {#935 …} $eventName: "kernel.request" } } /usr/local/www/apache24/noexec/shopware6.duzihe.han-solo.net/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php:55 {▶ Shopware\Core\Framework\Event\BusinessEventDispatcher->dispatch($event, string $eventName = null): object … › { › $event = $this->dispatcher->dispatch($event, $eventName); › arguments: {▶ $event: Symfony\Component\HttpKernel\Event\RequestEvent {#935 …} $eventName: "kernel.request" } } /usr/local/www/apache24/noexec/shopware6.duzihe.han-solo.net/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:37 {▶ Shopware\Core\Framework\Event\NestedEventDispatcher->dispatch($event, string $eventName = null): object … › › return $this->dispatcher->dispatch($event, $eventName); › } arguments: {▶ $event: Symfony\Component\HttpKernel\Event\RequestEvent {#935 …} $eventName: "kernel.request" } } /usr/local/www/apache24/noexec/shopware6.duzihe.han-solo.net/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {▶ Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { › $this->dispatcher->dispatch($event, $eventName); › } finally { arguments: {▶ $event: Symfony\Component\HttpKernel\Event\RequestEvent {#935 …} $eventName: "kernel.request" } } /usr/local/www/apache24/noexec/shopware6.duzihe.han-solo.net/vendor/symfony/http-kernel/HttpKernel.php:139 {▶ Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type); › $this->dispatcher->dispatch($event, KernelEvents::REQUEST); › arguments: {▶ $event: Symfony\Component\HttpKernel\Event\RequestEvent {#935 …} $eventName: "kernel.request" } } /usr/local/www/apache24/noexec/shopware6.duzihe.han-solo.net/vendor/symfony/http-kernel/HttpKernel.php:75 {▶ Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { › return $this->handleRaw($request, $type); › } catch (\Exception $e) { arguments: {▶ $request: Symfony\Component\HttpFoundation\Request {#56 …} $type: 1 } } /usr/local/www/apache24/noexec/shopware6.duzihe.han-solo.net/vendor/symfony/http-kernel/Kernel.php:202 {▶ Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { › return $this->getHttpKernel()->handle($request, $type, $catch); › } finally { arguments: {▶ $request: Symfony\Component\HttpFoundation\Request {#56 …} $type: 1 $catch: true } } /usr/local/www/apache24/noexec/shopware6.duzihe.han-solo.net/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {▶ Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response … › try { › return $kernel->handle($request, $type, $catch); › } finally { arguments: {▶ $request: Symfony\Component\HttpFoundation\Request {#56 …} $type: 1 $catch: true } } /usr/local/www/apache24/noexec/shopware6.duzihe.han-solo.net/vendor/symfony/http-kernel/HttpCache/HttpCache.php:479 {▶ Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, Response $entry = null) … › // always a "master" request (as the real master request can be in cache) › $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch); › arguments: {▶ $kernel: Shopware\Core\Kernel {#24 …} $request: Symfony\Component\HttpFoundation\Request {#56 …} $type: 1 $catch: true } } /usr/local/www/apache24/noexec/shopware6.duzihe.han-solo.net/vendor/symfony/http-kernel/HttpCache/HttpCache.php:452 {▶ Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false) … › › $response = $this->forward($subRequest, $catch); › arguments: {▶ $request: Symfony\Component\HttpFoundation\Request {#56 …} $catch: true } } /usr/local/www/apache24/noexec/shopware6.duzihe.han-solo.net/vendor/symfony/http-kernel/HttpCache/HttpCache.php:346 {▶ Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false) … › › return $this->fetch($request, $catch); › } arguments: {▶ $request: Symfony\Component\HttpFoundation\Request {#780 …} $catch: true } } /usr/local/www/apache24/noexec/shopware6.duzihe.han-solo.net/vendor/symfony/http-kernel/HttpCache/HttpCache.php:224 {▶ Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › } else { › $response = $this->lookup($request, $catch); › } arguments: {▶ $request: Symfony\Component\HttpFoundation\Request {#780 …} $catch: true } } /usr/local/www/apache24/noexec/shopware6.duzihe.han-solo.net/vendor/shopware/core/HttpKernel.php:156 {▶ Shopware\Core\HttpKernel->doHandle(Request $request, int $type, bool $catch): HttpKernelResult … › › $response = $kernel->handle($transformed, $type, $catch); › arguments: {▶ $request: Symfony\Component\HttpFoundation\Request {#780 …} $type: 1 $catch: true } } /usr/local/www/apache24/noexec/shopware6.duzihe.han-solo.net/vendor/shopware/core/HttpKernel.php:81 {▶ Shopware\Core\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true): HttpKernelResult … › try { › return $this->doHandle($request, (int) $type, (bool) $catch); › } catch (Exception $e) { arguments: {▶ $request: Symfony\Component\HttpFoundation\Request {#7 …} $type: 1 $catch: true } } /usr/local/www/apache24/noexec/shopware6.duzihe.han-solo.net/public/index.php:85 {▶ › › $result = $kernel->handle($request); › arguments: {▶ $request: Symfony\Component\HttpFoundation\Request {#7 …} } } } }
logger
0 of 0
Symfony\Bridge\Monolog\Logger {#54 …8}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, deflate"
connection
"close"
forwarded
"for="20.171.207.142";host="equinova.duzihe.han-solo.net";proto=https"
from
"gptbot(at)openai.com"
host
"equinova.duzihe.han-solo.net"
sw-context-token
"H0ZKSLxQ1C7eWSRnWEblJFwFdJ5CI10n"
sw-language-id
"2fbb5fe2e29a4d70aa5854ce7ce3e20b"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)"
x-forwarded-for
"20.171.207.142"
x-openai-host-hash
"288515998"
x-php-ob-level
"1"

Request Content

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