https://www.gutschein.site/porzellantreff

n/a

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_remove_csp_headers
true
_stopwatch_token
"f48ae7"

Request Headers

Header Value
accept
"*/*"
host
"www.gutschein.site"
user-agent
"claudebot"
x-amzn-trace-id
"Root=1-6605322e-3953b1d50126765b4fc039a0"
x-forwarded-port
"443"
x-forwarded-proto
"https"
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, 28 Mar 2024 09:02:38 GMT"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fwww.gutschein.site%2Fporzellantreff%22"
x-debug-exception-file
"%2Fsrv%2Fvchfy-app-web-1706541852%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:130"
x-debug-token
"895d60"
x-debug-token-link
"https://www.gutschein.site/_profiler/a0173e"
x-previous-debug-token
"a0173e"
x-robots-tag
"noindex"

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_ENV
"dev"
APP_SECRET
"2ca64f8d83b9e89f5f19d672841d6bb8"
DATABASE_URL
"mysql://app-web:ohgoh8Oof1aceeZ5@mysql.eu-central-1.stage.app.vchfy:3306/app-web"
MAILER_URL
"gmail://support@vchfy.com:Bla1337Bla@smtp.gmail.com"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/web/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/web/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_HOST
"www.gutschein.site"
HTTP_USER_AGENT
"claudebot"
HTTP_X_AMZN_TRACE_ID
"Root=1-6605322e-3953b1d50126765b4fc039a0"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://www.gutschein.site/porzellantreff"
REDIRECT_SCRIPT_URL
"/porzellantreff"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/porzellantreff"
REDIRECT_dont-vary
"1"
REMOTE_ADDR
"44.213.80.203"
REMOTE_PORT
"50498"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1711616558
REQUEST_TIME_FLOAT
1711616558.5255
REQUEST_URI
"/porzellantreff"
SCRIPT_FILENAME
"/var/www/web/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://www.gutschein.site/porzellantreff"
SCRIPT_URL
"/porzellantreff"
SERVER_ADDR
"10.223.57.251"
SERVER_ADMIN
"webmaster@localhost"
SERVER_NAME
"www.gutschein.site"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MAILER_URL"
USER
"www-data"
dont-vary
"1"
proxy-nokeepalive
"1"

Sub Requests 1

ErrorController (token = a0173e)

Key Value
_controller
"error_controller"
_stopwatch_token
"0a2d9a"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#283
  -statusCode: 404
  -headers: []
  #message: "No route found for "GET https://www.gutschein.site/porzellantreff""
  #code: 0
  #file: "/srv/vchfy-app-web-1706541852/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 130
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#27 …}
  trace: {
    /srv/vchfy-app-web-1706541852/vendor/symfony/http-kernel/EventListener/RouterListener.php:130 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /srv/vchfy-app-web-1706541852/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:111 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › 
      › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
    /srv/vchfy-app-web-1706541852/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /srv/vchfy-app-web-1706541852/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);}
    }
    /srv/vchfy-app-web-1706541852/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:152 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /srv/vchfy-app-web-1706541852/vendor/symfony/http-kernel/HttpKernel.php:128 {
      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);}
    /srv/vchfy-app-web-1706541852/vendor/symfony/http-kernel/HttpKernel.php:74 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /srv/vchfy-app-web-1706541852/vendor/symfony/http-kernel/Kernel.php:202 {
      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 {
    }
    /srv/vchfy-app-web-1706541852/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
    }
    /srv/vchfy-app-web-1706541852/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /srv/vchfy-app-web-1706541852/public/index.php:7 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/srv/vchfy-app-web-1706541852/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#176 …6}