http://kiki-toy.ru/tes.php

ErrorController

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_links
Fig\Link\GenericLinkProvider {#1761
  -links: [
    "000000001c32fe01000000005450d84d" => Fig\Link\Link {#1762
      -href: "http://kiki-toy.ru/api/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => true
      ]
      -attributes: []
    }
  ]
}
_stopwatch_token
"fce7fb"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1154
  -statusCode: 404
  -headers: []
  #message: "No route found for "GET http://kiki-toy.ru/tes.php" (from "http://kiki-toy.ru/tes.php")"
  #code: 0
  #file: "/home/kiki/web/kiki-toy.ru/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 135
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1151 …}
  trace: {
    /home/kiki/web/kiki-toy.ru/vendor/symfony/http-kernel/EventListener/RouterListener.php:135 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /home/kiki/web/kiki-toy.ru/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › 
      › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#176 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#167 …}
        }
      }
    }
    /home/kiki/web/kiki-toy.ru/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#176 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#167 …}
      }
    }
    /home/kiki/web/kiki-toy.ru/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);}
      arguments: {
        $listeners: [ …18]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#176 …}
      }
    }
    /home/kiki/web/kiki-toy.ru/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#176 …}
        $eventName: "kernel.request"
      }
    }
    /home/kiki/web/kiki-toy.ru/vendor/symfony/http-kernel/HttpKernel.php:128 {
      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);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#176 …}
        $eventName: "kernel.request"
      }
    }
    /home/kiki/web/kiki-toy.ru/vendor/symfony/http-kernel/HttpKernel.php:74 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#11 …}
        $type: 1
      }
    }
    /home/kiki/web/kiki-toy.ru/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 {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#11 …}
        $type: 1
        $catch: true
      }
    }
    /home/kiki/web/kiki-toy.ru/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#11 …}
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#61 …8}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
cookie
"divostroiru=test"
host
"kiki-toy.ru"
referer
"http://kiki-toy.ru/tes.php"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"3.15.225.177"
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, 28 Nov 2024 18:36:30 GMT"
x-debug-exception
"No%20route%20found%20for%20%22GET%20http%3A%2F%2Fkiki-toy.ru%2Ftes.php%22%20%28from%20%22http%3A%2F%2Fkiki-toy.ru%2Ftes.php%22%29"
x-debug-exception-file
"%2Fhome%2Fkiki%2Fweb%2Fkiki-toy.ru%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:135"
x-debug-token
"53bcdd"

Cookies

Request Cookies

Key Value
divostroiru
"test"

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
"5119ac452df53bb54fecd27d917940b2"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://kiki_prod:uy0iCdhIXD@localhost:3306/kiki_prod?serverVersion=mariadb-10.5.5&charset=utf8"
FROM_MAIL
"hello@supersite.ru"
MAILER_URL
"null://localhost"
REPLY_TO
"hello@supersite.ru"
SEND_FORM_TO
"hello@supersite.ru"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/home/kiki/web/kiki-toy.ru/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/kiki/web/kiki-toy.ru/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"divostroiru=test"
HTTP_HOST
"kiki-toy.ru"
HTTP_REFERER
"http://kiki-toy.ru/tes.php"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"3.15.225.177"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PERL5LIB
"/usr/share/awstats/lib:/usr/share/awstats/plugins"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_PERL5LIB
"/usr/share/awstats/lib:/usr/share/awstats/plugins"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"Z0i4Lg5Z13Ar8zLGPGBr4QAAAAM"
REDIRECT_URL
"/tes.php"
REMOTE_ADDR
"3.15.225.177"
REMOTE_PORT
"32880"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1732818990
REQUEST_TIME_FLOAT
1732818990.6504
REQUEST_URI
"/tes.php"
SCRIPT_FILENAME
"/home/kiki/web/kiki-toy.ru/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"10.10.1.2"
SERVER_ADMIN
"info@kiki-toy.ru"
SERVER_NAME
"kiki-toy.ru"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips mod_fcgid/2.3.9 PHP/7.4.33"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,CORS_ALLOW_ORIGIN,MAILER_URL,FROM_MAIL,REPLY_TO,SEND_FORM_TO"
UNIQUE_ID
"Z0i4Lg5Z13Ar8zLGPGBr4QAAAAM"

Parent Request

Return to parent request (token = 6315da)

Key Value
_links
Fig\Link\GenericLinkProvider {#1968
  -links: [
    "000000001c32ff4c000000005450d84d" => Fig\Link\Link {#1967
      -href: "http://kiki-toy.ru/api/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => true
      ]
      -attributes: []
    }
  ]
}
_remove_csp_headers
true
_stopwatch_token
"37d5f1"