Error 404 Not Found

GET https://www.nfok.work/robots.txt

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"c37b8b"
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: []
  trace: {
    /var/www/nfok.xyz/vendor/symfony/framework-bundle/Controller/AbstractController.php:331 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->createNotFoundException(string $message = 'Not Found', ?Throwable $previous = null): NotFoundHttpException …
      › {    return new NotFoundHttpException($message, $previous);}
    }
    /var/www/nfok.xyz/src/Controller/PageController.php:124 {
      App\Controller\PageController->show(string $slug, Request $request, PageRepository $pageRepository, WidgetRepository $widgetRepository, CategoryRepository $categoryRepository, Environment $twig, PageBuilderRenderer $pageBuilderRenderer, FrontendRenderContextBuilder $frontendRenderContextBuilder, RecaptchaService $recaptchaService, FrontendContentUrlNormalizer $frontendContentUrlNormalizer): Response …
      › if (!$page) {\tthrow $this->createNotFoundException($this->t('admin.page.errors.not_found'));}
    }
    /var/www/nfok.xyz/vendor/symfony/http-kernel/HttpKernel.php:183 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /var/www/nfok.xyz/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /var/www/nfok.xyz/vendor/symfony/http-kernel/Kernel.php:193 {
      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 {
    }
    /var/www/nfok.xyz/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /var/www/nfok.xyz/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/nfok.xyz/public/index.php:16 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/nfok.xyz/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#438
  -records: [
    2 => [
      [
        "timestamp" => 1787718069
        "timestamp_rfc3339" => "2026-08-26T04:21:09.265+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://www.nfok.work/robots.txt"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1787718069
        "timestamp_rfc3339" => "2026-08-26T04:21:09.271+00:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticators" => 2
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1787718069
        "timestamp_rfc3339" => "2026-08-26T04:21:09.271+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" => 1787718069
        "timestamp_rfc3339" => "2026-08-26T04:21:09.271+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" => 1787718069
        "timestamp_rfc3339" => "2026-08-26T04:21:09.271+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" => 1787718069
        "timestamp_rfc3339" => "2026-08-26T04:21:09.271+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" => 1787718069
        "timestamp_rfc3339" => "2026-08-26T04:21:09.297+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" => 1787718069
        "timestamp_rfc3339" => "2026-08-26T04:21:09.301+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" => 1787718069
        "timestamp_rfc3339" => "2026-08-26T04:21:09.306+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" => 1787718069
        "timestamp_rfc3339" => "2026-08-26T04:21:09.380+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" => 1787718069
        "timestamp_rfc3339" => "2026-08-26T04:21:09.388+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: []
            trace: {
              /var/www/nfok.xyz/vendor/symfony/framework-bundle/Controller/AbstractController.php:331 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->createNotFoundException(string $message = 'Not Found', ?Throwable $previous = null): NotFoundHttpException …
                › {    return new NotFoundHttpException($message, $previous);}
              }
              /var/www/nfok.xyz/src/Controller/PageController.php:124 {
                App\Controller\PageController->show(string $slug, Request $request, PageRepository $pageRepository, WidgetRepository $widgetRepository, CategoryRepository $categoryRepository, Environment $twig, PageBuilderRenderer $pageBuilderRenderer, FrontendRenderContextBuilder $frontendRenderContextBuilder, RecaptchaService $recaptchaService, FrontendContentUrlNormalizer $frontendContentUrlNormalizer): Response …
                › if (!$page) {\tthrow $this->createNotFoundException($this->t('admin.page.errors.not_found'));}
              }
              /var/www/nfok.xyz/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/nfok.xyz/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/nfok.xyz/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
              }
              /var/www/nfok.xyz/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/nfok.xyz/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/nfok.xyz/public/index.php:16 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/nfok.xyz/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1787718069
        "timestamp_rfc3339" => "2026-08-26T04:21:09.599+00:00"
        "message" => "Beginning transaction"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1787718069
        "timestamp_rfc3339" => "2026-08-26T04:21:09.599+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "INSERT INTO interaction_event (occurred_at, area, event_name, route_name, path, method, status_code, duration_ms, ip_address, user_agent, referer, session_id, user_class, user_identifier, user_id, is_authenticated, browser_name, os_name, device_type, traffic_source, traffic_label, referer_host, country_code, country_name, visitor_key, is_bot, payload) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
          "params" => [
            1 => "2026-08-26 04:21:09"
            2 => "frontend"
            3 => "exception"
            4 => "app_page_show"
            5 => "/robots.txt"
            6 => "GET"
            7 => 500
            8 => null
            9 => "74.7.230.27"
            10 => "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36; compatible; OAI-SearchBot/1.4; robots.txt; +https://openai.com/searchbot"
            11 => null
            12 => null
            13 => null
            14 => null
            15 => null
            16 => 0
            17 => "Chrome"
            18 => "macOS"
            19 => "bot"
            20 => "direct"
            21 => "Direktaufruf"
            22 => null
            23 => null
            24 => null
            25 => "ip:74.7.230.27"
            26 => 1
            27 => "{"exceptionClass":"Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException","message":"Seite nicht gefunden","code":0,"file":"\/var\/www\/nfok.xyz\/vendor\/symfony\/framework-bundle\/Controller\/AbstractController.php","line":331}"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#938}
            2 => Doctrine\DBAL\ParameterType {#938}
            3 => Doctrine\DBAL\ParameterType {#938}
            4 => Doctrine\DBAL\ParameterType {#938}
            5 => Doctrine\DBAL\ParameterType {#938}
            6 => Doctrine\DBAL\ParameterType {#938}
            7 => Doctrine\DBAL\ParameterType {#940
              +name: "INTEGER"
            }
            8 => Doctrine\DBAL\ParameterType {#940}
            9 => Doctrine\DBAL\ParameterType {#938}
            10 => Doctrine\DBAL\ParameterType {#938}
            11 => Doctrine\DBAL\ParameterType {#938}
            12 => Doctrine\DBAL\ParameterType {#938}
            13 => Doctrine\DBAL\ParameterType {#938}
            14 => Doctrine\DBAL\ParameterType {#938}
            15 => Doctrine\DBAL\ParameterType {#940}
            16 => Doctrine\DBAL\ParameterType {#1297
              +name: "BOOLEAN"
            }
            17 => Doctrine\DBAL\ParameterType {#938}
            18 => Doctrine\DBAL\ParameterType {#938}
            19 => Doctrine\DBAL\ParameterType {#938}
            20 => Doctrine\DBAL\ParameterType {#938}
            21 => Doctrine\DBAL\ParameterType {#938}
            22 => Doctrine\DBAL\ParameterType {#938}
            23 => Doctrine\DBAL\ParameterType {#938}
            24 => Doctrine\DBAL\ParameterType {#938}
            25 => Doctrine\DBAL\ParameterType {#938}
            26 => Doctrine\DBAL\ParameterType {#1297}
            27 => Doctrine\DBAL\ParameterType {#938}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1787718069
        "timestamp_rfc3339" => "2026-08-26T04:21:09.601+00:00"
        "message" => "Committing transaction"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1787718069
        "timestamp_rfc3339" => "2026-08-26T04:21:09.661+00:00"
        "message" => "Beginning transaction"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1787718069
        "timestamp_rfc3339" => "2026-08-26T04:21:09.661+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "INSERT INTO interaction_event (occurred_at, area, event_name, route_name, path, method, status_code, duration_ms, ip_address, user_agent, referer, session_id, user_class, user_identifier, user_id, is_authenticated, browser_name, os_name, device_type, traffic_source, traffic_label, referer_host, country_code, country_name, visitor_key, is_bot, payload) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
          "params" => [
            1 => "2026-08-26 04:21:09"
            2 => "frontend"
            3 => "page_view"
            4 => "app_page_show"
            5 => "/robots.txt"
            6 => "GET"
            7 => 404
            8 => 400
            9 => "74.7.230.27"
            10 => "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36; compatible; OAI-SearchBot/1.4; robots.txt; +https://openai.com/searchbot"
            11 => null
            12 => null
            13 => null
            14 => null
            15 => null
            16 => 0
            17 => "Chrome"
            18 => "macOS"
            19 => "bot"
            20 => "direct"
            21 => "Direktaufruf"
            22 => null
            23 => null
            24 => null
            25 => "ip:74.7.230.27"
            26 => 1
            27 => "{"query":[],"isXmlHttpRequest":false,"host":"www.nfok.work","scheme":"https","requestUri":"\/robots.txt","acceptLanguage":null}"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#938}
            2 => Doctrine\DBAL\ParameterType {#938}
            3 => Doctrine\DBAL\ParameterType {#938}
            4 => Doctrine\DBAL\ParameterType {#938}
            5 => Doctrine\DBAL\ParameterType {#938}
            6 => Doctrine\DBAL\ParameterType {#938}
            7 => Doctrine\DBAL\ParameterType {#940}
            8 => Doctrine\DBAL\ParameterType {#940}
            9 => Doctrine\DBAL\ParameterType {#938}
            10 => Doctrine\DBAL\ParameterType {#938}
            11 => Doctrine\DBAL\ParameterType {#938}
            12 => Doctrine\DBAL\ParameterType {#938}
            13 => Doctrine\DBAL\ParameterType {#938}
            14 => Doctrine\DBAL\ParameterType {#938}
            15 => Doctrine\DBAL\ParameterType {#940}
            16 => Doctrine\DBAL\ParameterType {#1297}
            17 => Doctrine\DBAL\ParameterType {#938}
            18 => Doctrine\DBAL\ParameterType {#938}
            19 => Doctrine\DBAL\ParameterType {#938}
            20 => Doctrine\DBAL\ParameterType {#938}
            21 => Doctrine\DBAL\ParameterType {#938}
            22 => Doctrine\DBAL\ParameterType {#938}
            23 => Doctrine\DBAL\ParameterType {#938}
            24 => Doctrine\DBAL\ParameterType {#938}
            25 => Doctrine\DBAL\ParameterType {#938}
            26 => Doctrine\DBAL\ParameterType {#1297}
            27 => Doctrine\DBAL\ParameterType {#938}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1787718069
        "timestamp_rfc3339" => "2026-08-26T04:21:09.663+00:00"
        "message" => "Committing transaction"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "doctrine"
      ]
    ]
    1301 => [
      [
        "timestamp" => 1787718069
        "timestamp_rfc3339" => "2026-08-26T04:21:09.629+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1787718069
        "timestamp_rfc3339" => "2026-08-26T04:21:09.630+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT TABLE_NAME\n
            FROM information_schema.TABLES\n
            WHERE TABLE_SCHEMA = ?\n
              AND TABLE_TYPE = 'BASE TABLE'\n
            ORDER BY TABLE_NAME
            """
          "params" => [
            1 => "nfok_xyz"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#938}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1787718069
        "timestamp_rfc3339" => "2026-08-26T04:21:09.633+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1787718069
        "timestamp_rfc3339" => "2026-08-26T04:21:09.633+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT TABLE_NAME\n
            FROM information_schema.TABLES\n
            WHERE TABLE_SCHEMA = ?\n
              AND TABLE_TYPE = 'BASE TABLE'\n
            ORDER BY TABLE_NAME
            """
          "params" => [
            1 => "nfok_xyz"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#938}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1787718069
        "timestamp_rfc3339" => "2026-08-26T04:21:09.636+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT @@character_set_database, @@collation_database"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1787718069
        "timestamp_rfc3339" => "2026-08-26T04:21:09.637+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1787718069
        "timestamp_rfc3339" => "2026-08-26T04:21:09.637+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT c.TABLE_NAME,\n
                   c.COLUMN_NAME,\n
                   c.DATA_TYPE,\n
                   c.COLUMN_TYPE,\n
                   c.CHARACTER_MAXIMUM_LENGTH,\n
                   c.CHARACTER_OCTET_LENGTH,\n
                   c.NUMERIC_PRECISION,\n
                   c.NUMERIC_SCALE,\n
                   c.IS_NULLABLE,\n
                   c.COLUMN_DEFAULT,\n
                   c.EXTRA,\n
                   c.COLUMN_COMMENT,\n
                   c.CHARACTER_SET_NAME,\n
                   c.COLLATION_NAME\n
            FROM information_schema.COLUMNS c\n
                     INNER JOIN information_schema.TABLES t\n
                                ON t.TABLE_NAME = c.TABLE_NAME\n
            WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ?\n
              AND t.TABLE_TYPE = 'BASE TABLE'\n
            ORDER BY c.TABLE_NAME,\n
                     c.ORDINAL_POSITION
            """
          "params" => [
            1 => "nfok_xyz"
            2 => "nfok_xyz"
            3 => "doctrine_migration_versions"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#938}
            2 => Doctrine\DBAL\ParameterType {#938}
            3 => Doctrine\DBAL\ParameterType {#938}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1787718069
        "timestamp_rfc3339" => "2026-08-26T04:21:09.640+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1787718069
        "timestamp_rfc3339" => "2026-08-26T04:21:09.641+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
                SELECT t.TABLE_NAME,\n
                       t.ENGINE,\n
                       t.AUTO_INCREMENT,\n
                       t.TABLE_COMMENT,\n
                       t.CREATE_OPTIONS,\n
                       t.TABLE_COLLATION,\n
                       ccsa.CHARACTER_SET_NAME\n
                  FROM information_schema.TABLES t\n
                    INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n
                      ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'
            """
          "params" => [
            1 => "nfok_xyz"
            2 => "doctrine_migration_versions"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#938}
            2 => Doctrine\DBAL\ParameterType {#938}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1787718069
        "timestamp_rfc3339" => "2026-08-26T04:21:09.642+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1787718069
        "timestamp_rfc3339" => "2026-08-26T04:21:09.643+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT tc.TABLE_NAME,\n
                   tc.CONSTRAINT_NAME,\n
                   kcu.COLUMN_NAME\n
            FROM information_schema.TABLE_CONSTRAINTS tc\n
                     INNER JOIN information_schema.KEY_COLUMN_USAGE kcu\n
                                ON kcu.TABLE_NAME = tc.TABLE_NAME\n
                                    AND kcu.CONSTRAINT_NAME = tc.CONSTRAINT_NAME\n
            WHERE tc.TABLE_SCHEMA = ? AND kcu.TABLE_SCHEMA = ? AND tc.TABLE_NAME = ?\n
              AND tc.CONSTRAINT_TYPE = 'PRIMARY KEY'\n
            ORDER BY TABLE_NAME,\n
                kcu.ORDINAL_POSITION
            """
          "params" => [
            1 => "nfok_xyz"
            2 => "nfok_xyz"
            3 => "doctrine_migration_versions"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#938}
            2 => Doctrine\DBAL\ParameterType {#938}
            3 => Doctrine\DBAL\ParameterType {#938}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1787718069
        "timestamp_rfc3339" => "2026-08-26T04:21:09.645+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1787718069
        "timestamp_rfc3339" => "2026-08-26T04:21:09.645+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT TABLE_NAME,\n
                   INDEX_NAME,\n
                   INDEX_TYPE,\n
                   NON_UNIQUE,\n
                   COLUMN_NAME,\n
                   SUB_PART\n
            FROM information_schema.STATISTICS\n
            WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ?\n
              AND INDEX_NAME != 'PRIMARY'\n
            ORDER BY TABLE_NAME,\n
                SEQ_IN_INDEX
            """
          "params" => [
            1 => "nfok_xyz"
            2 => "doctrine_migration_versions"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#938}
            2 => Doctrine\DBAL\ParameterType {#938}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1787718069
        "timestamp_rfc3339" => "2026-08-26T04:21:09.647+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1787718069
        "timestamp_rfc3339" => "2026-08-26T04:21:09.647+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT k.TABLE_NAME,\n
                   k.CONSTRAINT_NAME,\n
                   k.REFERENCED_TABLE_NAME,\n
                   c.UPDATE_RULE,\n
                   c.DELETE_RULE,\n
                   k.COLUMN_NAME,\n
                   k.REFERENCED_COLUMN_NAME\n
            FROM information_schema.KEY_COLUMN_USAGE k\n
                     INNER JOIN information_schema.REFERENTIAL_CONSTRAINTS c\n
                                ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\n
                                    AND c.TABLE_NAME = k.TABLE_NAME\n
            WHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ?\n
              AND k.REFERENCED_COLUMN_NAME IS NOT NULL\n
            ORDER BY k.TABLE_NAME,\n
                     k.CONSTRAINT_NAME,\n
                     k.ORDINAL_POSITION
            """
          "params" => [
            1 => "nfok_xyz"
            2 => "nfok_xyz"
            3 => "doctrine_migration_versions"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#938}
            2 => Doctrine\DBAL\ParameterType {#938}
            3 => Doctrine\DBAL\ParameterType {#938}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1787718069
        "timestamp_rfc3339" => "2026-08-26T04:21:09.650+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT * FROM doctrine_migration_versions"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1787718069
        "timestamp_rfc3339" => "2026-08-26T04:21:09.655+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
    ]
  ]
  -errorCount: [
    2 => 1
    1301 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#437 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, deflate"
from
"oai-searchbot(at)openai.com"
host
"www.nfok.work"
user-agent
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36; compatible; OAI-SearchBot/1.4; robots.txt; +https://openai.com/searchbot"
x-openai-host-hash
"511454276"
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
"Wed, 26 Aug 2026 04:21:09 GMT"
vary
"Accept"
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
"894edd"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

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, deflate"
HTTP_FROM
"oai-searchbot(at)openai.com"
HTTP_HOST
"www.nfok.work"
HTTP_USER_AGENT
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36; compatible; OAI-SearchBot/1.4; robots.txt; +https://openai.com/searchbot"
HTTP_X_OPENAI_HOST_HASH
"511454276"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"74.7.230.27"
REMOTE_PORT
"57352"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1787718069
REQUEST_TIME_FLOAT
1787718069.2128
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"

Parent Request

Return to parent request (token = 08084f)

Key Value
_controller
"App\Controller\PageController::show"
_firewall_context
"security.firewall.map.context.main"
_interaction_started_at
1787718069.2609
_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
"9698f3"
slug
"robots.txt"