http://learning18.ru/robots.txt

n/a

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_remove_csp_headers
true
_stopwatch_token
"ad95bb"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
host
"learning18.ru"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"3.148.217.16"
x-php-ob-level
"1"

Request Content

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

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-type
"text/html; charset=UTF-8"
date
"Mon, 05 May 2025 17:40:47 GMT"
expires
"-1"
pragma
"no-cache"
x-debug-exception
"No%20route%20found%20for%20%22GET%20http%3A%2F%2Flearning18.ru%2Frobots.txt%22"
x-debug-exception-file
"%2Fhome%2Fuser%2Fweb%2Flearning18.ru%2Fpublic_html%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:128"
x-debug-token
"02642d"
x-debug-token-link
"http://learning18.ru/_profiler/d8764e"
x-previous-debug-token
"d8764e"
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
"7ff399d047639175fc3e4d835486660d"
COURSE_DATABASE_URL
"mysql://user_user_root:CEY5aiCEY!@localhost/user_Moodle_Course?serverVersion=mariadb-10.5.5&charset=utf8mb4"
DATABASE_URL
"mysql://user_user2_root:CEY5aiCEY!!!@localhost/user_Moodle_Learners?serverVersion=mariadb-10.5.5&charset=utf8mb4"
MAILER_DSN
"smtp://fadee-stas@yandex.ru:poxuaasmgbnpmbyd@smtp.yandex.ru:465/?encryption=ssl&auth_mode=login"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
BASE
"/public"
CONTEXT_DOCUMENT_ROOT
"/home/user/web/learning18.ru/public_html"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/user/web/learning18.ru/public_html"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/user"
HOSTNAME
""
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_HOST
"learning18.ru"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"3.148.217.16"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/public/index.php"
QUERY_STRING
""
REDIRECT_BASE
"/public"
REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/public/robots.txt"
REMOTE_ADDR
"3.148.217.16"
REMOTE_PORT
"44372"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1746466847
REQUEST_TIME_FLOAT
1746466847.6319
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/home/user/web/learning18.ru/public_html/public/index.php"
SCRIPT_NAME
"/public/index.php"
SERVER_ADDR
"176.119.147.245"
SERVER_ADMIN
"info@learning18.ru"
SERVER_NAME
"learning18.ru"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache/2.4.56 (Debian) mod_fcgid/2.3.9 OpenSSL/1.1.1n"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,COURSE_DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN"
TEMP
"/home/user/tmp"
TMP
"/home/user/tmp"
TMPDIR
"/home/user/tmp"
USER
"user"
proxy-nokeepalive
"1"

Sub Requests 1

ErrorController (token = d8764e)

Key Value
_controller
"error_controller"
_stopwatch_token
"560cc8"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#525
  #message: "No route found for "GET http://learning18.ru/robots.txt""
  #code: 0
  #file: "/home/user/web/learning18.ru/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 128
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#510 …}
  -statusCode: 404
  -headers: []
  trace: {
    /home/user/web/learning18.ru/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:128 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /home/user/web/learning18.ru/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › 
      › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
    /home/user/web/learning18.ru/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /home/user/web/learning18.ru/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /home/user/web/learning18.ru/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:153 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /home/user/web/learning18.ru/public_html/vendor/symfony/http-kernel/HttpKernel.php:139 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
    /home/user/web/learning18.ru/public_html/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /home/user/web/learning18.ru/public_html/vendor/symfony/http-kernel/Kernel.php:202 {
      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 {
    }
    /home/user/web/learning18.ru/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
    }
    /home/user/web/learning18.ru/public_html/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/user/web/learning18.ru/public_html/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/user/web/learning18.ru/public_html/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#37 …9}