Error 404 Not Found

GET https://vconfe.ru/_fragment

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"1ff986"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#934
  #message: "Страница не найдена"
  #code: 0
  #file: "/var/www/eventsite.ru/vendor/symfony/framework-bundle/Controller/AbstractController.php"
  #line: 331
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/eventsite.ru/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/eventsite.ru/src/Controller/MainController.php:117 {
      App\Controller\MainController->page(PageRepository $pageRepository, $slug): Response …
      › if (!$page){    throw $this->createNotFoundException('Страница не найдена');}
    }
    /var/www/eventsite.ru/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/eventsite.ru/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/eventsite.ru/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/eventsite.ru/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /var/www/eventsite.ru/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/eventsite.ru/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/eventsite.ru/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#238
  -records: [
    3 => [
      [
        "timestamp" => 1776346319
        "timestamp_rfc3339" => "2026-04-16T13:31:59.097+00:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "app_page"
          "route_parameters" => [
            "_route" => "app_page"
            "_controller" => "App\Controller\MainController::page"
            "slug" => "_fragment"
          ]
          "request_uri" => "https://vconfe.ru/_fragment"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1776346319
        "timestamp_rfc3339" => "2026-04-16T13:31:59.103+00:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticators" => 1
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1776346319
        "timestamp_rfc3339" => "2026-04-16T13:31:59.103+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" => 1776346319
        "timestamp_rfc3339" => "2026-04-16T13:31:59.103+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" => 1776346319
        "timestamp_rfc3339" => "2026-04-16T13:31:59.131+00:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "use_savepoints" => true
            "driver" => "pdo_mysql"
            "idle_connection_ttl" => 600
            "host" => "127.0.0.1"
            "port" => 3306
            "user" => "root"
            "password" => "<redacted>"
            "driverOptions" => []
            "defaultTableOptions" => []
            "dbname" => "event_site"
            "serverVersion" => "8.0.32"
            "charset" => "utf8mb4"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1776346319
        "timestamp_rfc3339" => "2026-04-16T13:31:59.257+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.created_at AS created_at_3, t0.is_activated AS is_activated_4 FROM page t0 WHERE t0.slug = ? LIMIT 1"
          "params" => [
            1 => "_fragment"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#941
              +name: "STRING"
            }
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1776346319
        "timestamp_rfc3339" => "2026-04-16T13:31:59.305+00:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Страница не найдена" at AbstractController.php line 331"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#934
            #message: "Страница не найдена"
            #code: 0
            #file: "/var/www/eventsite.ru/vendor/symfony/framework-bundle/Controller/AbstractController.php"
            #line: 331
            -statusCode: 404
            -headers: []
            trace: {
              /var/www/eventsite.ru/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/eventsite.ru/src/Controller/MainController.php:117 {
                App\Controller\MainController->page(PageRepository $pageRepository, $slug): Response …
                › if (!$page){    throw $this->createNotFoundException('Страница не найдена');}
              }
              /var/www/eventsite.ru/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/eventsite.ru/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/eventsite.ru/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/eventsite.ru/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/eventsite.ru/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/eventsite.ru/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/eventsite.ru/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
    ]
  ]
  -errorCount: [
    3 => 1
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#237 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"vconfe.ru"
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-type
"text/html; charset=UTF-8"
date
"Thu, 16 Apr 2026 13:31:59 GMT"
vary
"Accept"
x-debug-exception
"%D0%A1%D1%82%D1%80%D0%B0%D0%BD%D0%B8%D1%86%D0%B0%20%D0%BD%D0%B5%20%D0%BD%D0%B0%D0%B9%D0%B4%D0%B5%D0%BD%D0%B0"
x-debug-exception-file
"%2Fvar%2Fwww%2Feventsite.ru%2Fvendor%2Fsymfony%2Fframework-bundle%2FController%2FAbstractController.php:331"
x-debug-token
"8d90a7"

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
"69ef7e35da7117433d0b0b7e824af0b4"
APP_SHARE_DIR
"var/share"
CHAT_CALLBACK_SECRET
"1DF65GE562ADA4009MNZ0"
CHAT_SERVICE_API_TOKEN
"1DF65GE562ADA4009MNZ0"
CHAT_SERVICE_BASE_URL
"https://chat.vconfe.ru"
DADATA_API_TOKEN
"c4b913d6dded3225165d624e34a04df9e2b4155c"
DADATA_API_URL
"https://suggestions.dadata.ru/suggestions/api/4_1/rs"
DATABASE_URL
"mysql://root:A3245897a@127.0.0.1:3306/event_site?serverVersion=8.0.32&charset=utf8mb4"
DEFAULT_URI
"https://vconfe.ru"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
UNISENDER_SENDER_EMAIL
"web@vconfe.ru"
UNISENDER_SENDER_NAME
"web@vconfe.ru"
UNISENDER_SMTP_LOGIN
"8154414"
UNISENDER_SMTP_PASSWORD
"68au9yycufhmrk89q31ohy9o8noz9caqd41y3djo"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/var/www/eventsite.ru"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/eventsite.ru"
]
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/eventsite.ru/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
"vconfe.ru"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH_INFO
""
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"216.73.216.48"
REMOTE_PORT
"56823"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1776346319
REQUEST_TIME_FLOAT
1776346319.0415
REQUEST_URI
"/_fragment"
SCRIPT_FILENAME
"/var/www/eventsite.ru/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"82.146.32.72"
SERVER_NAME
"vconfe.ru"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.28.1"
SYMFONY_DOTENV_PATH
"/var/www/eventsite.ru/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,UNISENDER_SMTP_LOGIN,UNISENDER_SMTP_PASSWORD,UNISENDER_SENDER_NAME,UNISENDER_SENDER_EMAIL,CHAT_SERVICE_BASE_URL,CHAT_SERVICE_API_TOKEN,CHAT_CALLBACK_SECRET,DADATA_API_URL,DADATA_API_TOKEN"
USER
"www-data"

Parent Request

Return to parent request (token = f2c2d4)

Key Value
_controller
"App\Controller\MainController::page"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"app_page"
_route_params
[
  "slug" => "_fragment"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#577
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#622 …}
  }
]
_stopwatch_token
"d2e8ea"
slug
"_fragment"