https://intersango3.beta7.opusb.pl/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

Request Headers

Header Value
accept-encoding
"gzip"
connection
"close"
host
"intersango3.beta7.opusb.pl"
user-agent
"Mozilla/5.0 (iPhone; CPU iPhone OS 11_0 like Mac OS X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.7413.1229 Mobile Safari/537.36"
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-credentials
"true"
access-control-allow-headers
"Origin, Content-Type, Accept, Authorization"
access-control-allow-methods
"POST, GET, PUT, DELETE, PATCH, OPTIONS"
access-control-allow-origin
"*"
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Tue, 01 Jul 2025 18:18:40 GMT"
x-debug-exception
"No%20route%20found%20for%20%22GET%20%2Frobots.txt%22"
x-debug-exception-file
"%2Fhome%2Fbeta7%2Fwww%2Fi3%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:136"
x-debug-token
"0aac33"
x-debug-token-link
"https://intersango3.beta7.opusb.pl/_profiler/500b34"
x-previous-debug-token
"500b34"
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

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_API_SECRET
"}PS~VSn>Nz>^(6ps"
APP_ENV
"dev"
APP_SECRET
"124b1040d274b94a7253e175c052a957"
DATABASE_URL
"mysql://beta7baza1:fNwx2jWX6t2Fu4BJ@172.17.48.113:3306/beta7baza1_rev?serverVersion=5.7"
MAILER_URL
"smtp://smtp.office365.com:587?encryption=tls&username=no-reply@opusb.pl&password=KNgzn621"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/home/beta7/www/i3/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/beta7/www/i3/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_CONNECTION
"close"
HTTP_HOST
"intersango3.beta7.opusb.pl"
HTTP_USER_AGENT
"Mozilla/5.0 (iPhone; CPU iPhone OS 11_0 like Mac OS X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.7413.1229 Mobile Safari/537.36"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://intersango3.beta7.opusb.pl/robots.txt"
REDIRECT_SCRIPT_URL
"/robots.txt"
REDIRECT_SSL_TLS_SNI
"intersango3.beta7.opusb.pl"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/robots.txt"
REMOTE_ADDR
"24.20.35.143"
REMOTE_PORT
"55077"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1751393920
REQUEST_TIME_FLOAT
1751393920.592
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/home/beta7/www/i3/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://intersango3.beta7.opusb.pl/robots.txt"
SCRIPT_URL
"/robots.txt"
SERVER_ADDR
"172.17.48.75"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"intersango3.beta7.opusb.pl"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.18 (Ubuntu) Server at intersango3.beta7.opusb.pl Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.18 (Ubuntu)"
SSL_TLS_SNI
"intersango3.beta7.opusb.pl"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MAILER_URL,APP_API_SECRET"

Sub Requests 1

ErrorController (token = 500b34)

Key Value
_controller
"error_controller"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#41
  -statusCode: 404
  -headers: []
  #message: "No route found for "GET /robots.txt""
  #code: 0
  #file: "/home/beta7/www/i3/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 136
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#93 …}
  trace: {
    /home/beta7/www/i3/vendor/symfony/http-kernel/EventListener/RouterListener.php:136 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /home/beta7/www/i3/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);}
    /home/beta7/www/i3/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /home/beta7/www/i3/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/beta7/www/i3/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /home/beta7/www/i3/vendor/symfony/http-kernel/HttpKernel.php:133 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
    /home/beta7/www/i3/vendor/symfony/http-kernel/HttpKernel.php:79 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /home/beta7/www/i3/vendor/symfony/http-kernel/Kernel.php:196 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /home/beta7/www/i3/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#170 …6}