http://shop-dev.arz-digital.de/_all_dbs

ErrorController

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"46b7c2"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#384
  #message: "No route found for "GET http://shop-dev.arz-digital.de/_all_dbs""
  #code: 0
  #file: "/srv/storefront/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 135
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#347 …}
  -statusCode: 404
  -headers: []
  trace: {
    /srv/storefront/vendor/symfony/http-kernel/EventListener/RouterListener.php:135 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /srv/storefront/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 {#102 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#201 …}
        }
      }
    }
    /srv/storefront/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 {#102 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#201 …}
      }
    }
    /srv/storefront/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: [ …12]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#102 …}
      }
    }
    /srv/storefront/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 {#102 …}
        $eventName: "kernel.request"
      }
    }
    /srv/storefront/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 {#102 …}
        $eventName: "kernel.request"
      }
    }
    /srv/storefront/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 {#2 …}
        $type: 1
      }
    }
    /srv/storefront/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 {#2 …}
        $type: 1
        $catch: true
      }
    }
    /srv/storefront/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
      }
    }
    /srv/storefront/vendor/autoload_runtime.php:35 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /srv/storefront/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/srv/storefront/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#113 …9}

Request Headers

Header Value
accept-encoding
"gzip"
content-length
"0"
content-type
"application/json"
host
"shop-dev.arz-digital.de"
user-agent
"Mozilla/5.0 (l9scan/2.0.934323e2634313e2934313e20383; +https://leakix.net)"
via
"HTTPS/1.1 80.149.146.249:443"
x-forwarded-for
"138.197.191.87, 10.207.13.200"
x-forwarded-for-port
"59340"
x-forwarded-host
"shop-dev.arz-digital.de"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-scheme
"https"
x-original-forwarded-for
"138.197.191.87"
x-php-ob-level
"1"
x-real-ip
"138.197.191.87"
x-request-id
"febeb32355489e55cb115771135fc9ad"
x-scheme
"https"

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, 26 Jul 2025 15:52:21 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20http%3A%2F%2Fshop-dev.arz-digital.de%2F_all_dbs%22"
x-debug-exception-file
"%2Fsrv%2Fstorefront%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:135"
x-debug-token
"2a096b"

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
LOCK_DSN
"semaphore"

Defined as regular env variables

Key Value
API_BASE_URL
"https://tituaapi.go-aax.net/axis2/services/partner?wsdl"
API_KEY
"377fa3a0-691b-4865-bc69-1b129d602cf1"
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"5KtV4jy79wjCY3Wg"
AUTH_TYPE
""
CADDY_PORT
"tcp://10.208.109.27:80"
CADDY_PORT_80_TCP
"tcp://10.208.109.27:80"
CADDY_PORT_80_TCP_ADDR
"10.208.109.27"
CADDY_PORT_80_TCP_PORT
"80"
CADDY_PORT_80_TCP_PROTO
"tcp"
CADDY_SERVICE_HOST
"10.208.109.27"
CADDY_SERVICE_PORT
"80"
CADDY_SERVICE_PORT_CADDY
"80"
CAPTAINHOOK_DISABLE
"true"
COMPOSER_ALLOW_SUPERUSER
"1"
CONTENT_LENGTH
"0"
CONTENT_TYPE
"application/json"
DATABASE_URL
"mysql://storefront:PUznDRb5Yg3N7SK7jy2gSUNpyQxq5Qpk@mariadb:3306/storefront?serverVersion=mariadb-10.7.3"
DOCUMENT_ROOT
"/srv/storefront/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD"
HOME
"/home/www-data"
HOSTNAME
"php-dfb987948-tn4dr"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_CONTENT_TYPE
"application/json"
HTTP_HOST
"shop-dev.arz-digital.de"
HTTP_USER_AGENT
"Mozilla/5.0 (l9scan/2.0.934323e2634313e2934313e20383; +https://leakix.net)"
HTTP_VIA
"HTTPS/1.1 80.149.146.249:443"
HTTP_X_FORWARDED_FOR
"138.197.191.87, 10.207.13.200"
HTTP_X_FORWARDED_FOR_PORT
"59340"
HTTP_X_FORWARDED_HOST
"shop-dev.arz-digital.de"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SCHEME
"https"
HTTP_X_ORIGINAL_FORWARDED_FOR
"138.197.191.87"
HTTP_X_REAL_IP
"138.197.191.87"
HTTP_X_REQUEST_ID
"febeb32355489e55cb115771135fc9ad"
HTTP_X_SCHEME
"https"
KUBERNETES_PORT
"tcp://10.208.0.1:443"
KUBERNETES_PORT_443_TCP
"tcp://10.208.0.1:443"
KUBERNETES_PORT_443_TCP_ADDR
"10.208.0.1"
KUBERNETES_PORT_443_TCP_PORT
"443"
KUBERNETES_PORT_443_TCP_PROTO
"tcp"
KUBERNETES_SERVICE_HOST
"10.208.0.1"
KUBERNETES_SERVICE_PORT
"443"
KUBERNETES_SERVICE_PORT_HTTPS
"443"
LD_PRELOAD
"/usr/lib/preloadable_libiconv.so"
MAILER_DSN
"smtp://ti-webshop:osh0ieGhaephulie@10.100.52.129:25"
MAILER_FROM
"info@arz-digital.de"
MARIADB_PORT
"tcp://10.208.100.21:3306"
MARIADB_PORT_3306_TCP
"tcp://10.208.100.21:3306"
MARIADB_PORT_3306_TCP_ADDR
"10.208.100.21"
MARIADB_PORT_3306_TCP_PORT
"3306"
MARIADB_PORT_3306_TCP_PROTO
"tcp"
MARIADB_SERVICE_HOST
"10.208.100.21"
MARIADB_SERVICE_PORT
"3306"
MARIADB_SERVICE_PORT_MARIADB
"3306"
MJ_APIKEY_PRIVATE
"2111448049543d736fc2c3c98341a50c"
MJ_APIKEY_PUBLIC
"47af122424095790131031c9b0e451d9"
MJ_TEMPLATE_CONFIRM_ORDER
"3898368"
MJ_TEMPLATE_DOUBLE_OPT_IN
"3898301"
MJ_TEMPLATE_DVO_ORDER
"3898665"
MJ_TEMPLATE_NEW_ORDER
"3898656"
MJ_TEMPLATE_PW_RESET
"3898356"
MUSL_LOCALE_DEPS
"cmake make musl-dev gcc gettext-dev libintl"
MUSL_LOCPATH
"/usr/share/i18n/locales/musl"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/.composer/vendor/bin"
PATH_INFO
""
PHPIZE_DEPS
"autoconf \t\tdpkg-dev dpkg \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkgconf \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.1.30.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_PORT
"tcp://10.208.173.25:9000"
PHP_PORT_9000_TCP
"tcp://10.208.173.25:9000"
PHP_PORT_9000_TCP_ADDR
"10.208.173.25"
PHP_PORT_9000_TCP_PORT
"9000"
PHP_PORT_9000_TCP_PROTO
"tcp"
PHP_SELF
"/index.php"
PHP_SERVICE_HOST
"10.208.173.25"
PHP_SERVICE_PORT
"9000"
PHP_SERVICE_PORT_PHP_FPM_FCGI
"9000"
PHP_SHA256
"f24a6007f0b25a53cb7fbaee69c85017e0345b62089c2425a0afb7e177192ed1"
PHP_URL
"https://www.php.net/distributions/php-8.1.30.tar.xz"
PHP_VERSION
"8.1.30"
PWD
"/srv/storefront"
QUERY_STRING
""
REMOTE_ADDR
"10.207.13.200"
REMOTE_HOST
"10.207.13.200"
REMOTE_IDENT
""
REMOTE_PORT
"58552"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1753545141
REQUEST_TIME_FLOAT
1753545141.5173
REQUEST_URI
"/_all_dbs"
RUNS_INSIDE_K8S
"true"
SCRIPT_FILENAME
"/srv/storefront/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_NAME
"shop-dev.arz-digital.de"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"Caddy/v2.8.4"
SHLVL
"2"
SYMFONY_DOTENV_VARS
"LOCK_DSN"
SYMFONY_PHPUNIT_VERSION
"9"
TRUSTED_HOSTS
"${PHP_TRUSTED_HOSTS}"
TRUSTED_PROXIES
"${PHP_TRUSTED_PROXIES}"
USER
"www-data"

Parent Request

Return to parent request (token = de3d05)

Key Value
_remove_csp_headers
true
_stopwatch_token
"e3e8db"