https://crm.api.sferazakaz.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
_links
Symfony\Component\WebLink\GenericLinkProvider {#990
  -links: [
    989 => Symfony\Component\WebLink\Link {#989
      -href: "https://crm.api.sferazakaz.ru/api/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_remove_csp_headers
true
_stopwatch_token
"fc1459"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
content-length
""
content-type
""
host
"crm.api.sferazakaz.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
"Fri, 08 Aug 2025 08:21:30 GMT"
link
"<https://crm.api.sferazakaz.ru/api/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation""
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fcrm.api.sferazakaz.ru%2Frobots.txt%22"
x-debug-exception-file
"%2Fhome%2Fweb%2Fwww%2Forders-api-platform%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:128"
x-debug-token
"f014c2"
x-debug-token-link
"https://crm.api.sferazakaz.ru/_profiler/ab5c61"
x-previous-debug-token
"ab5c61"
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
"435807f0513bab5fdd2a6bda1ff983d2"
CORS_ALLOW_ORIGIN
"^https?://(shop.sferazakaz.ru|localhost|127\.0\.0\.1)(:[0-9]+)?$"
CRM_API_HOST
"https://crm.api.sferazakaz.ru/api"
DATABASE_URL
"postgresql://szcrm:sfera100500@127.0.0.1:5432/szcrm?serverVersion=12&charset=utf8"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/home/web/www/orders-api-platform/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/web"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"crm.api.sferazakaz.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
"216.73.216.29"
REMOTE_PORT
"27295"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1754641290
REQUEST_TIME_FLOAT
1754641290.2633
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/home/web/www/orders-api-platform/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"62.109.13.53"
SERVER_NAME
"crm.api.sferazakaz.ru"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.18.0"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,CORS_ALLOW_ORIGIN,CRM_API_HOST"
USER
"web"

Sub Requests 1

ErrorController (token = ab5c61)

Key Value
_controller
"error_controller"
_links
Symfony\Component\WebLink\GenericLinkProvider {#784
  -links: [
    783 => Symfony\Component\WebLink\Link {#783
      -href: "https://crm.api.sferazakaz.ru/api/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_stopwatch_token
"717076"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#494
  #message: "No route found for "GET https://crm.api.sferazakaz.ru/robots.txt""
  #code: 0
  #file: "/home/web/www/orders-api-platform/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 128
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#471 …}
  -statusCode: 404
  -headers: []
  trace: {
    /home/web/www/orders-api-platform/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/web/www/orders-api-platform/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/web/www/orders-api-platform/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /home/web/www/orders-api-platform/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/web/www/orders-api-platform/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/web/www/orders-api-platform/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/web/www/orders-api-platform/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/web/www/orders-api-platform/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/web/www/orders-api-platform/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/web/www/orders-api-platform/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/web/www/orders-api-platform/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/web/www/orders-api-platform/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#76 …8}