https://stage.hairbackapp.com/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
"8f07e1"
media_type
"text/html"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"stage.hairbackapp.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.20"
x-forwarded-host
"stage.hairbackapp.com"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-server
"bf841c840476"
x-php-ob-level
"1"
x-real-ip
"216.73.216.20"

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
"Sat, 06 Dec 2025 07:09:31 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fstage.hairbackapp.com%2Frobots.txt%22"
x-debug-exception-file
"%2Fopt%2Fapp%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:135"
x-debug-token
"bad496"
x-debug-token-link
"https://stage.hairbackapp.com/_profiler/329f5f"
x-previous-debug-token
"329f5f"
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
"f4250d6c959461b683216cd564780438"
AWS_KEY
"AK......"
AWS_SECRET
"7PUl......."
DATABASE_URL
"mysql://root:vRKEfxe051705KCV7v@db:3306/idealofmed_stage"
DEFAULT_LOCALE
"en_US"
DOMAIN
"stage.hairbackapp.com"
FEEDBACK_EMAIL_RECEIVER
"asdasda@gmail.com"
FIREBASE_ADMIN_SERVICE_KEY
"%kernel.project_dir%/config/firebase/idealofmed-staging-firebase-adminsdk-2jnps-308cc077b6.json"
GOOGLE_API_KEY
""
GOOGLE_CLIENT_ID
""
GOOGLE_CLIENT_SECRET
""
INITIAL_ADMIN_USER_EMAIL
"roman@wordapp.com"
MAILER_DSN
"smtp://mailer:1025"
MAILER_URL
"null://localhost"
MESSENGER_TRANSPORT_DSN
"doctrine://default"
MYSQL_DATABASE
"idealofmed_stage"
MYSQL_ROOT_PASSWORD
"vRKEfxe051705KCV7v"
REFER_EMAIL_RECEIVER
"asdasdas@gmail.com"
SHELL_VERBOSITY
"3"
SONATA_LOCALES
"[en_US, sv_SE, zh_CN]"
STACK_NAME
"hairbackapp"
TRAEFIK_PUBLIC_NETWORK
"traefik-public"
TRAEFIK_PUBLIC_TAG
"hairbackapp-public"
TRAEFIK_TAG
"hairbackapp"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/opt/app/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"stage.hairbackapp.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.216.20"
HTTP_X_FORWARDED_HOST
"stage.hairbackapp.com"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SERVER
"bf841c840476"
HTTP_X_REAL_IP
"216.73.216.20"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"172.19.0.2"
REMOTE_PORT
"39714"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1765004970
REQUEST_TIME_FLOAT
1765004970.9914
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/opt/app/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.19.0.4"
SERVER_NAME
"phpfpm.local"
SERVER_PORT
"3000"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.18.0"
SYMFONY_DOTENV_VARS
"DOMAIN,APP_ENV,APP_SECRET,STACK_NAME,TRAEFIK_PUBLIC_NETWORK,TRAEFIK_TAG,TRAEFIK_PUBLIC_TAG,MYSQL_ROOT_PASSWORD,MYSQL_DATABASE,DATABASE_URL,MAILER_URL,FIREBASE_ADMIN_SERVICE_KEY,DEFAULT_LOCALE,SONATA_LOCALES,GOOGLE_API_KEY,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,AWS_KEY,AWS_SECRET,MESSENGER_TRANSPORT_DSN,MAILER_DSN,REFER_EMAIL_RECEIVER,FEEDBACK_EMAIL_RECEIVER,INITIAL_ADMIN_USER_EMAIL,SHELL_VERBOSITY"
USER
"www-data"

Sub Requests 1

ErrorController (token = 329f5f)

Key Value
_controller
"error_controller"
_stopwatch_token
"f08ce8"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#459
  #message: "No route found for "GET https://stage.hairbackapp.com/robots.txt""
  #code: 0
  #file: "/opt/app/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 135
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#86 …}
  -statusCode: 404
  -headers: []
  trace: {
    /opt/app/vendor/symfony/http-kernel/EventListener/RouterListener.php:135 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /opt/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:118 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /opt/app/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /opt/app/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);}
    }
    /opt/app/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 {
    }
    /opt/app/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);}
    /opt/app/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /opt/app/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 {
    }
    /opt/app/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#303 …9}
paramFetcher
FOS\RestBundle\Request\ParamFetcher {#816
  -container: Container5Gw11DT\App_KernelDevDebugContainer {#61 …}
  -parameterBag: FOS\RestBundle\Request\ParameterBag {#818 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#414 …}
  -validator: Symfony\Component\Validator\Validator\TraceableValidator {#504 …}
}
version
""