https://newdelruss.wmcrm.ru/robots.txt

PageController :: show

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\PageController::show"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"page_show"
_route_params
[
  "path" => "robots.txt"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"b2ff54"
path
"robots.txt"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
content-length
""
content-type
""
host
"newdelruss.wmcrm.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, 31 Oct 2024 21:27:49 GMT"
x-debug-exception
"Not%20Found"
x-debug-exception-file
"%2Fhome%2Fwork%2Fnewdelruss%2Fwebmotor-platform%2Fvendor%2Fsymfony%2Fframework-bundle%2FController%2FAbstractController.php:340"
x-debug-token
"990c3a"
x-debug-token-link
"https://newdelruss.wmcrm.ru/_profiler/f68a10"
x-previous-debug-token
"f68a10"
x-robots-tag
"noindex"

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
"d9b62926ec26263d6ac6bcf4270bebd2"
DATABASE_URL
"mysql://newdelruss:93ml2y0D@localhost:3306/newdelruss?serverVersion=8.0&charset=utf8mb4"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/home/work/newdelruss/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/lib/nginx"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"newdelruss.wmcrm.ru"
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
"3.129.42.244"
REMOTE_PORT
"19663"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1730410069
REQUEST_TIME_FLOAT
1730410069.6248
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/home/work/newdelruss/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"91.205.177.12"
SERVER_NAME
"~^(?<domain>newekgas|migrant-app|bd|ural-metal|steel-prom|platform|platform-develop|mezzotint|zavidovo|gazeks|eurasia-forum|devel|newdelruss|usteel|webmotor|up-ekb|oniks|usue-survey|zagorod75)\.wmcrm\.ru$"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SOFTWARE
"nginx/1.20.1"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL"
USER
"nginx"

Sub Requests 1

ErrorController (token = f68a10)

Key Value
_controller
"error_controller"
_stopwatch_token
"f44603"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#858
  #message: "Not Found"
  #code: 0
  #file: "/home/work/newdelruss/webmotor-platform/vendor/symfony/framework-bundle/Controller/AbstractController.php"
  #line: 340
  -statusCode: 404
  -headers: []
  trace: {
    /home/work/newdelruss/webmotor-platform/vendor/symfony/framework-bundle/Controller/AbstractController.php:340 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->createNotFoundException(string $message = 'Not Found', Throwable $previous = null): NotFoundHttpException …
      › {    return new NotFoundHttpException($message, $previous);}
    }
    /home/work/newdelruss/webmotor-platform/src/Controller/PageController.php:35 {
      App\Controller\PageController->show(Request $request, string $path = null): Response …
      › } catch (Exception $exception) {    throw $this->createNotFoundException();}
    }
    /home/work/newdelruss/webmotor-platform/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);}
    /home/work/newdelruss/webmotor-platform/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) {
    }
    /home/work/newdelruss/webmotor-platform/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 {
    }
    /home/work/newdelruss/webmotor-platform/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#205 …9}