Deprecated: ini_set(): assert.warning INI setting is deprecated in /data/radbonus-new/dev-workspaces/rft/vendor/symfony/runtime/Internal/BasicErrorHandler.php on line 35
Symfony Profiler

http://rft.newapi.radbonus.com/robots.txt?q=%2Frobots.txt

n/a

Request

GET Parameters

Key Value
q
"/robots.txt"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

No attributes

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
accept-encoding
"gzip, deflate"
accept-language
"en-US,en;q=0.5"
connection
"close"
content-length
""
content-type
""
host
"rft.newapi.radbonus.com"
priority
"u=0, i"
proxy-connection
"keep-alive"
remote-port
"52471"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:141.0) Gecko/20100101 Firefox/141.0"
x-php-ob-level
"1"

Request Content

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

Response

Response Headers

Header Value
access-control-allow-headers
"Authorization, Content-Type"
access-control-allow-methods
"GET,POST,PUT,PATCH,DELETE,OPTIONS"
access-control-allow-origin
"*"
cache-control
"private, must-revalidate"
content-type
"text/html; charset=UTF-8"
date
"Fri, 08 Aug 2025 18:53:41 GMT"
expires
"-1"
pragma
"no-cache"
x-debug-token
"f0681e"
x-debug-token-link
"http://rft.newapi.radbonus.com/_profiler/5c3da0"
x-previous-debug-token
"5c3da0"

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
"1548575a684a597f986e854a634a2776"
MESSENGER_TRANSPORT_DSN
"redis://TKQxzhZpaMxaCWrYmqVKcRfvCmTuxJGvn2i3UasPJQKFsDJrMU3LRxEFYeKGpJac@176.9.18.247:6380?auto_setup=true&dbindex=15"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/data/radbonus-new/dev-workspaces/rft/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA"
HOME
"/var/www"
HOSTNAME
"31f047d6811f"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.5"
HTTP_CONNECTION
"close"
HTTP_HOST
"rft.newapi.radbonus.com"
HTTP_PRIORITY
"u=0, i"
HTTP_PROXY_CONNECTION
"keep-alive"
HTTP_REMOTE_PORT
"52471"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:141.0) Gecko/20100101 Firefox/141.0"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PATH_INFO
""
PHPIZE_DEPS
"autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.3.4.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php"
PHP_SHA256
"39a337036a546e5c28aea76cf424ac172db5156bd8a8fd85252e389409a5ba63"
PHP_URL
"https://www.php.net/distributions/php-8.3.4.tar.xz"
PHP_VERSION
"8.3.4"
PWD
"/var/www/html"
QUERY_STRING
"q=/robots.txt&"
REDIRECT_STATUS
"200"
REMOTE_ADDR
"192.168.208.1"
REMOTE_PORT
"40600"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1754679221
REQUEST_TIME_FLOAT
1754679221.4485
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/data/radbonus-new/dev-workspaces/rft/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"192.168.208.3"
SERVER_NAME
"rft.newapi.radbonus.com"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SOFTWARE
"nginx/1.23.1"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN"
USER
"www-data"
argc
1
argv
[
  "q=/robots.txt&"
]

Sub Requests 1

ErrorController (token = 5c3da0)

Key Value
_controller
"error_controller"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#185
  #message: "No route found for "GET http://rft.newapi.radbonus.com/robots.txt""
  #code: 0
  #file: "/data/radbonus-new/dev-workspaces/rft/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 130
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#184 …}
  -statusCode: 404
  -headers: []
  trace: {
    /data/radbonus-new/dev-workspaces/rft/vendor/symfony/http-kernel/EventListener/RouterListener.php:130 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /data/radbonus-new/dev-workspaces/rft/vendor/symfony/event-dispatcher/EventDispatcher.php:270 {
      Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
      ›     }    ($closure = \Closure::fromCallable($listener))(...$args);};
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#160 …}
        ...: {
          "kernel.request"
          Symfony\Component\EventDispatcher\EventDispatcher {#89 …}
        }
      }
    }
    /data/radbonus-new/dev-workspaces/rft/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        Symfony\Component\HttpKernel\Event\RequestEvent {#160 …}
        "kernel.request"
        Symfony\Component\EventDispatcher\EventDispatcher {#89 …}
      }
    }
    /data/radbonus-new/dev-workspaces/rft/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: [ …11]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#160 …}
      }
    }
    /data/radbonus-new/dev-workspaces/rft/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);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#160 …}
        $eventName: "kernel.request"
      }
    }
    /data/radbonus-new/dev-workspaces/rft/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) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#23 …}
        $type: 1
      }
    }
    /data/radbonus-new/dev-workspaces/rft/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 {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#23 …}
        $type: 1
        $catch: true
      }
    }
    /data/radbonus-new/dev-workspaces/rft/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#23 …}
      }
    }
    /data/radbonus-new/dev-workspaces/rft/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /data/radbonus-new/dev-workspaces/rft/public/index.php:30 {}require_once dirname(__DIR__) . '/vendor/autoload_runtime.php';$projectDir = realpath(__DIR__ . '/../');
      arguments: {
        "/data/radbonus-new/dev-workspaces/rft/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
null