PageController :: show
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\PageController::show" |
| _firewall_context | "security.firewall.map.context.main" |
| _interaction_started_at | 1787709027.9037 |
| _locale_preference_handled | true |
| _remove_csp_headers | true |
| _route | "app_page_show" |
| _route_params | [ "slug" => "robots.txt" ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#138 -supports: false -passport: null -duration: null -stub: "App\Security\LoginFormAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\LoginFormAuthenticator {#69 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#139 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#140 …} } ] |
| _stopwatch_token | "4aa3ae" |
| slug | "robots.txt" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "nfok.work" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| 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-security-policy | "default-src 'self' data: blob: http: https:; base-uri 'self'; object-src 'none'; frame-ancestors 'self'; form-action 'self'; img-src 'self' data: blob: http: https:; script-src 'self' 'unsafe-inline' https:; style-src 'self' 'unsafe-inline' https:; font-src 'self' data: https:; connect-src 'self' ws: wss: https:; frame-src 'self' https:; media-src 'self' data: blob: http: https:; manifest-src 'self' https:; upgrade-insecure-requests;" |
| content-type | "text/html; charset=UTF-8" |
| date | "Wed, 26 Aug 2026 01:50:28 GMT" |
| permissions-policy | "accelerometer=(), camera=(), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), payment=(), usb=()" |
| referrer-policy | "strict-origin-when-cross-origin" |
| set-cookie | [ "main_deauth_profile_token=271454; path=/; secure; httponly; samesite=lax" "main_auth_profile_token=deleted; expires=Tue, 26 Aug 2025 01:50:27 GMT; Max-Age=0; path=/; httponly" ] |
| strict-transport-security | "max-age=31536000; includeSubDomains; preload" |
| vary | "Accept" |
| x-content-type-options | "nosniff" |
| x-debug-exception | "Seite%20nicht%20gefunden" |
| x-debug-exception-file | "%2Fvar%2Fwww%2Fnfok.xyz%2Fvendor%2Fsymfony%2Fframework-bundle%2FController%2FAbstractController.php:331" |
| x-debug-token | "76a57d" |
| x-debug-token-link | "https://nfok.work/_profiler/271454" |
| x-frame-options | "SAMEORIGIN" |
| x-previous-debug-token | "271454" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
No request cookies
Response Cookies
| Key | Value |
|---|---|
| main_auth_profile_token | Symfony\Component\HttpFoundation\Cookie {#1617 #expire: 1 #path: "/" -sameSite: null -secureDefault: true #name: "main_auth_profile_token" #value: null #domain: null #secure: false #httpOnly: true -raw: false -partitioned: false } |
| main_deauth_profile_token | Symfony\Component\HttpFoundation\Cookie {#1619 #expire: 0 #path: "/" -sameSite: "lax" -secureDefault: true #name: "main_deauth_profile_token" #value: "271454" #domain: null #secure: null #httpOnly: true -raw: false -partitioned: false } |
Session 1
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
1
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/var/www/nfok.xyz/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/nfok.xyz/src/Service/InteractionEventLogger.php"
"line" => 104
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/nfok.xyz/src/Service/InteractionEventLogger.php"
"line" => 43
"function" => "createBaseEvent"
"class" => "App\Service\InteractionEventLogger"
"type" => "->"
]
[
"file" => "/var/www/nfok.xyz/src/EventSubscriber/InteractionRequestSubscriber.php"
"line" => 68
"function" => "logException"
"class" => "App\Service\InteractionEventLogger"
"type" => "->"
]
[
"file" => "/var/www/nfok.xyz/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelException"
"class" => "App\EventSubscriber\InteractionRequestSubscriber"
"type" => "->"
]
[
"file" => "/var/www/nfok.xyz/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/nfok.xyz/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/nfok.xyz/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/nfok.xyz/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 241
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/nfok.xyz/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/nfok.xyz/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/nfok.xyz/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/nfok.xyz/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/nfok.xyz/public/index.php"
"line" => 16
"args" => [
"/var/www/nfok.xyz/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "a01bdb2503c86b1bb3bad2ff71c19de5" |
| BREVO_API_KEY | "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" |
| DATABASE_URL | "mysql://nfok:K1llerk0rL!458@127.0.0.1:3306/nfok_xyz?serverVersion=8.0.40&charset=utf8mb4" |
| LOCK_DSN | "flock" |
| MAILER_DSN | "brevo+api://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@default" |
| MAILER_SENDER_EMAIL | "noreply@nfok.work" |
| MAILER_SENDER_NAME | "NFOK Shop" |
| STRIPE_SECRET_KEY | "sk_test_51SLQEjRXlDd93kE9QIYXg8veBEhs4fOTlLsKdQst0rVAatWxVxr9899CrQvriQLe7yNajgryaXJHnRmwqlhPtaZG00hK2iUbFs" |
| STRIPE_WEBHOOK_SECRET | "" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_PROJECT_DIR | "/var/www/nfok.xyz" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/nfok.xyz" ] |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/var/www/nfok.xyz/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "nfok.work" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "216.73.216.17" |
| REMOTE_PORT | "55190" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1787709027 |
| REQUEST_TIME_FLOAT | 1787709027.8943 |
| REQUEST_URI | "/robots.txt" |
| SCRIPT_FILENAME | "/var/www/nfok.xyz/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "165.22.31.17" |
| SERVER_NAME | "nfok.work" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.28.1" |
| SYMFONY_DOTENV_PATH | "/var/www/nfok.xyz/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,APP_SECRET,STRIPE_SECRET_KEY,STRIPE_WEBHOOK_SECRET,BREVO_API_KEY,MAILER_DSN,MAILER_SENDER_EMAIL,MAILER_SENDER_NAME,DATABASE_URL,LOCK_DSN" |
| USER | "www-data" |
Sub Requests 1
ErrorController (token = 271454)
| Key | Value |
|---|---|
| _controller | "error_controller" |
| _stopwatch_token | "7adb23" |
| exception | Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#959 #message: "Seite nicht gefunden" #code: 0 #file: "/var/www/nfok.xyz/vendor/symfony/framework-bundle/Controller/AbstractController.php" #line: 331 -statusCode: 404 -headers: [] : { { Symfony\Bundle\FrameworkBundle\Controller\AbstractController->createNotFoundException(string $message = 'Not Found', ?Throwable $previous = null): NotFoundHttpException … › |
| logger | Symfony\Bridge\Monolog\Processor\DebugProcessor {#438 -records: [ 2 => [ [ "timestamp" => 1787709027 "timestamp_rfc3339" => "2026-08-26T01:50:27.905+00:00" "message" => "Matched route "{route}"." "priority" => 200 "priorityName" => "INFO" "context" => [ "route" => "app_page_show" "route_parameters" => [ "_route" => "app_page_show" "_controller" => "App\Controller\PageController::show" "slug" => "robots.txt" ] "request_uri" => "https://nfok.work/robots.txt" "method" => "GET" ] "channel" => "request" ] [ "timestamp" => 1787709027 "timestamp_rfc3339" => "2026-08-26T01:50:27.906+00:00" "message" => "Checking for authenticator support." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "firewall_name" => "main" "authenticators" => 2 ] "channel" => "security" ] [ "timestamp" => 1787709027 "timestamp_rfc3339" => "2026-08-26T01:50:27.906+00:00" "message" => "Checking support on authenticator." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "firewall_name" => "main" "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" ] "channel" => "security" ] [ "timestamp" => 1787709027 "timestamp_rfc3339" => "2026-08-26T01:50:27.906+00:00" "message" => "Authenticator does not support the request." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "firewall_name" => "main" "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" ] "channel" => "security" ] [ "timestamp" => 1787709027 "timestamp_rfc3339" => "2026-08-26T01:50:27.906+00:00" "message" => "Checking support on authenticator." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "firewall_name" => "main" "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" ] "channel" => "security" ] [ "timestamp" => 1787709027 "timestamp_rfc3339" => "2026-08-26T01:50:27.906+00:00" "message" => "Authenticator does not support the request." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "firewall_name" => "main" "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" ] "channel" => "security" ] [ "timestamp" => 1787709027 "timestamp_rfc3339" => "2026-08-26T01:50:27.913+00:00" "message" => "Connecting with parameters {params}" "priority" => 200 "priorityName" => "INFO" "context" => [ "params" => [ "driver" => "pdo_mysql" "idle_connection_ttl" => 600 "host" => "127.0.0.1" "port" => 3306 "user" => "nfok" "password" => "<redacted>" "driverOptions" => [ "table_prefix" => null ] "serverVersion" => "8.0.40" "defaultTableOptions" => [] "dbname" => "nfok_xyz" "charset" => "utf8mb4" ] ] "channel" => "doctrine" ] [ "timestamp" => 1787709027 "timestamp_rfc3339" => "2026-08-26T01:50:27.913+00:00" "message" => "Executing statement: {sql} (parameters: {params}, types: {types})" "priority" => 100 "priorityName" => "DEBUG" "context" => [ "sql" => "SELECT t0.id AS id_1, t0.slug AS slug_2, t0.title AS title_3, t0.content AS content_4, t0.page_template AS page_template_5, t0.builder_sections AS builder_sections_6, t0.published_sections AS published_sections_7, t0.is_published AS is_published_8, t0.published_at AS published_at_9, t0.position AS position_10, t0.is_footer_menu AS is_footer_menu_11, t0.footer_placement AS footer_placement_12, t0.footer_position AS footer_position_13, t0.slider_enabled AS slider_enabled_14, t0.slider_type AS slider_type_15, t0.show_in_menu AS show_in_menu_16, t0.parent_id AS parent_id_17, t0.footer_parent_id AS footer_parent_id_18, t0.seo_meta_id AS seo_meta_id_19 FROM page t0 WHERE t0.slug = ? LIMIT 1" "params" => [ 1 => "robots.txt" ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#938 +name: "STRING" } ] ] "channel" => "doctrine" ] [ "timestamp" => 1787709027 "timestamp_rfc3339" => "2026-08-26T01:50:27.916+00:00" "message" => "Executing query: {sql}" "priority" => 100 "priorityName" => "DEBUG" "context" => [ "sql" => "SELECT DISTINCT t0_.domain AS domain_0 FROM translation t0_ ORDER BY t0_.domain ASC" ] "channel" => "doctrine" ] [ "timestamp" => 1787709027 "timestamp_rfc3339" => "2026-08-26T01:50:27.948+00:00" "message" => "Executing statement: {sql} (parameters: {params}, types: {types})" "priority" => 100 "priorityName" => "DEBUG" "context" => [ "sql" => "SELECT t0_.translation_key AS translation_key_0, t0_.translation_value AS translation_value_1 FROM translation t0_ WHERE t0_.locale = ? AND t0_.domain = ?" "params" => [ 1 => "de" 2 => "admin_page" ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#938} 2 => Doctrine\DBAL\ParameterType {#938} ] ] "channel" => "doctrine" ] [ "timestamp" => 1787709027 "timestamp_rfc3339" => "2026-08-26T01:50:27.956+00:00" "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Seite nicht gefunden" at AbstractController.php line 331" "priority" => 400 "priorityName" => "ERROR" "context" => [ "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#959 #message: "Seite nicht gefunden" #code: 0 #file: "/var/www/nfok.xyz/vendor/symfony/framework-bundle/Controller/AbstractController.php" #line: 331 -statusCode: 404 -headers: [] : { { Symfony\Bundle\FrameworkBundle\Controller\AbstractController->createNotFoundException(string $message = 'Not Found', ?Throwable $previous = null): NotFoundHttpException … › |