http://malow.dev-stage.ovh/en/produkty

ErrorController :: showAction

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"Bolt\Controller\ErrorController::showAction"
_links
Symfony\Component\WebLink\GenericLinkProvider {#26163
  -links: [
    26214 => Symfony\Component\WebLink\Link {#26214
      -href: "http://malow.dev-stage.ovh/api09324u5hiternfgvkshad/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_stopwatch_token
"45c40e"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#12731
  #message: "Content not found"
  #code: 0
  #file: "/var/www/symfony/vendor/bolt/core/src/Controller/TwigAwareController.php"
  #line: 107
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/symfony/vendor/bolt/core/src/Controller/TwigAwareController.php:107 {
      Bolt\Controller\TwigAwareController->renderSingle(?Content $record, bool $requirePublished = true, array $templates = []): Response …
      › if (! $record) {    throw new NotFoundHttpException('Content not found');}
    }
    /var/www/symfony/src/Bolt/Controller/Frontend/DetailController.php:75 {
      App\Bolt\Controller\Frontend\DetailController->record($slugOrId, ?string $contentTypeSlug = null, bool $requirePublished = true, ?string $_locale = null): Response …
      › 
      ›     return $this->renderSingle($record, $requirePublished);}
      arguments: {
        $record: null
        $requirePublished: true
      }
    }
    /var/www/symfony/src/Bolt/Controller/Frontend/DispatchController.php:88 {
      App\Bolt\Controller\Frontend\DispatchController->dispatchAction(DetailController $detailController, HomepageController $homepageController, ListingController $listingController, ContentRepository $contentRepository, $locales, $defaultLocale, string $contentTypeSlug, ?string $slugOrId = null, ?string $_locale = null) …
      › if ($contentType->get('virtual', false)) {    return $detailController->record(        $contentTypeSlug,
      arguments: {
        $slugOrId: "produkty"
        $contentTypeSlug: "strony-statyczne"
        $requirePublished: true
        $_locale: "en"
      }
    }
    /var/www/symfony/vendor/symfony/http-kernel/HttpKernel.php:163 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);arguments: {
        $detailController: App\Bolt\Controller\Frontend\DetailController {#12792 …}
        $homepageController: Bolt\Controller\Frontend\HomepageController {#12832 …}
        $listingController: Bolt\Controller\Frontend\ListingController {#12749 …}
        $contentRepository: Bolt\Repository\ContentRepository {#114 …}
        $locales: "en|pl|de|fr"
        $defaultLocale: "pl"
        $contentTypeSlug: "produkty"
        $slugOrId: null
        $_locale: "en"
      }
    }
    /var/www/symfony/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 {#11 …}
        $type: 1
      }
    }
    /var/www/symfony/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 {#11 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/symfony/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#11 …}
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#209 …9}
zone
"error"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
cookie
"PHPSESSID=2a8debf20dbfee99e44749b0bb306a38"
host
"malow.dev-stage.ovh"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.2"
x-forwarded-proto
"https"
x-php-ob-level
"0"
x-real-ip
"216.73.216.2"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
date
"Wed, 14 Jan 2026 17:36:20 GMT"
x-debug-token
"a67512"

Cookies

Request Cookies

Key Value
PHPSESSID
"2a8debf20dbfee99e44749b0bb306a38"

Response Cookies

No response cookies

Session 7

Session Metadata

Key Value
Created
"Wed, 14 Jan 26 18:35:46 +0100"
Last used
"Wed, 14 Jan 26 18:36:18 +0100"
Lifetime
1209600

Session Attributes

Attribute Value
_locale
"en"

Session Usage

7 Usages
Stateless check enabled
Usage
Bolt\Event\Subscriber\LocaleSubscriber:28
[
  [
    "file" => "/var/www/symfony/vendor/bolt/core/src/Event/Subscriber/LocaleSubscriber.php"
    "line" => 28
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Bolt\Event\Subscriber\LocaleSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/public/index.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Event\Subscriber\LocaleSubscriber:26
[
  [
    "file" => "/var/www/symfony/src/Event/Subscriber/LocaleSubscriber.php"
    "line" => 26
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "App\Event\Subscriber\LocaleSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/public/index.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/var/www/symfony/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 65
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 110
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 34
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 40
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 80
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/public/index.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Event\Subscriber\LocaleSubscriber:39
[
  [
    "file" => "/var/www/symfony/src/Event/Subscriber/LocaleSubscriber.php"
    "line" => 39
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "App\Event\Subscriber\LocaleSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 91
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 223
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 86
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/public/index.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
API_AUTH_TOKEN
"8c06b810b79bc2e2c47386338cf5957408890adde004b982"
APP_DEBUB
"false"
APP_ENV
"dev"
APP_SECRET
"11ef688c1ddb2bbe230ee603da31b6cc0449a1a2"
BASE_URL
"http://malow.com.pl/"
CONFIGURATOR_IMAGE_CACHE_ENABLED
"true"
CONFIGURATOR_IMAGE_FROM_STAGE
"true"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://malow:rynna-trolit-Sat0yNa-SelEawon@db:3306/malow?serverVersion=8.0"
DEEPL_KEY
"606b2c2c-7b70-14d1-3e5c-4c725ef612a2:fx"
DOWNLOAD_IMAGES_FROM_STAGE
"true"
MAILER_DSN
"smtp://mailhog:1025"
MAILER_SENDER
"automat@malow.com.pl"
MESSENGER_TRANSPORT_DSN
"doctrine://default"
RECAPTCHA3_KEY
"6Ld4tL0pAAAAAK8NgGQa2WCEPR6O8PICXdYZVdN7"
RECAPTCHA3_SECRET
"6Ld4tL0pAAAAAPAVBSNWc14tTsOlGU63Rx2hk8Qh"
RECAPTCHA_KEY
"123"
SYMFONY_IDE
"phpstorm://open?file=%f&line=%l"
TRUSTED_PROXIES
"127.0.0.0/8"
WKHTMLTOIMAGE_PATH
"/usr/local/bin/wkhtmltoimage"
WKHTMLTOPDF_PATH
"wkhtmltopdf"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/symfony/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA"
HOME
"/home/www-data"
HOSTNAME
"fd9319ec868b"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"PHPSESSID=2a8debf20dbfee99e44749b0bb306a38"
HTTP_HOST
"malow.dev-stage.ovh"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.216.2"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_REAL_IP
"216.73.216.2"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
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.3.29.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_SELF
"/index.php"
PHP_SHA256
"f7950ca034b15a78f5de9f1b22f4d9bad1dd497114d175cb1672a4ca78077af5"
PHP_URL
"https://www.php.net/distributions/php-8.3.29.tar.xz"
PHP_VERSION
"8.3.29"
PWD
"/var/www/symfony"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"172.18.0.1"
REMOTE_PORT
"35580"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1768412179
REQUEST_TIME_FLOAT
1768412179.0169
REQUEST_URI
"/en/produkty"
SCRIPT_FILENAME
"/var/www/symfony/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.18.0.4"
SERVER_NAME
"_"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SOFTWARE
"nginx/1.17.8"
SHLVL
"1"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,TRUSTED_PROXIES,SYMFONY_IDE,DATABASE_URL,CORS_ALLOW_ORIGIN,MAILER_DSN,MAILER_SENDER,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,CONFIGURATOR_IMAGE_CACHE_ENABLED,CONFIGURATOR_IMAGE_FROM_STAGE,DOWNLOAD_IMAGES_FROM_STAGE,MESSENGER_TRANSPORT_DSN,BASE_URL,DEEPL_KEY,RECAPTCHA_KEY,RECAPTCHA3_KEY,RECAPTCHA3_SECRET,API_AUTH_TOKEN,APP_DEBUB"
USER
"www-data"
argc
0
argv
[]

Parent Request

Return to parent request (token = 9dbdb1)

Key Value
_controller
"App\Bolt\Controller\Frontend\DispatchController::dispatchAction"
_firewall_context
"security.firewall.map.context.main"
_links
Symfony\Component\WebLink\GenericLinkProvider {#25885
  -links: [
    26026 => Symfony\Component\WebLink\Link {#26026
      -href: "http://malow.dev-stage.ovh/api09324u5hiternfgvkshad/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_locale
"en"
_remove_csp_headers
true
_route
"dispatch_listing_locale"
_route_params
[
  "slugOrId" => null
  "_locale" => "en"
  "contentTypeSlug" => "produkty"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"0d1ff3"
contentTypeSlug
"produkty"
slugOrId
null
zone
"nowhere"