Error 404 Not Found

GET https://dev.revpu.sh/robots.txt

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"9baaaa"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#6701
  #message: "No route found for "GET https://dev.revpu.sh/robots.txt""
  #code: 0
  #file: "/var/www/project/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 156
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#19436 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/project/vendor/symfony/http-kernel/EventListener/RouterListener.php:156 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /var/www/project/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /var/www/project/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/project/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /var/www/project/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/project/vendor/symfony/http-kernel/HttpKernel.php:159 {
      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);}
    /var/www/project/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /var/www/project/vendor/symfony/http-kernel/Kernel.php:182 {
      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 {
    }
    /var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/KernelHandler.php:41 {
      Baldinof\RoadRunnerBundle\Http\KernelHandler->handle(Request $request): Iterator …
      › 
      › $symfonyResponse = $this->kernel->handle($symfonyRequest);}
    Baldinof\RoadRunnerBundle\Http\KernelHandler->handle() {}
    /var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
      Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
      › 
      › $resp = $iterator->current();}
    /var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:63 {
      Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
      › 
      ›     return $this->getResponse($gen, \get_class($this->handler).'::handle()');}
    }
    /var/www/project/vendor/baldinof/roadrunner-bundle/src/Integration/Doctrine/DoctrineORMMiddleware.php:44 {
      Baldinof\RoadRunnerBundle\Integration\Doctrine\DoctrineORMMiddleware->process(Request $request, HttpKernelInterface $next): Iterator …
      › 
      › yield $next->handle($request);}
    Baldinof\RoadRunnerBundle\Integration\Doctrine\DoctrineORMMiddleware->process() {}
    /var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
      Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
      › 
      › $resp = $iterator->current();}
    /var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:71 {
      Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
      › 
      ›     return $this->getResponse($gen, \get_class($middleware).'::process()');}
    }
    /var/www/project/vendor/baldinof/roadrunner-bundle/src/Integration/Sentry/SentryMiddleware.php:30 {
      Baldinof\RoadRunnerBundle\Integration\Sentry\SentryMiddleware->process(Request $request, HttpKernelInterface $next): Iterator …
      › try {    yield $next->handle($request);} finally {
    }
    Baldinof\RoadRunnerBundle\Integration\Sentry\SentryMiddleware->process() {}
    /var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:85 {
      Baldinof\RoadRunnerBundle\Http\Runner->getResponse(Iterator $iterator, string $caller): Response …
      › 
      › $resp = $iterator->current();}
    /var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:71 {
      Baldinof\RoadRunnerBundle\Http\Runner->handle(Request $request, $type = self::MAIN_REQUEST, $catch = true): Response …
      › 
      ›     return $this->getResponse($gen, \get_class($middleware).'::process()');}
    }
    /var/www/project/vendor/baldinof/roadrunner-bundle/src/Http/MiddlewareStack.php:33 {
      Baldinof\RoadRunnerBundle\Http\MiddlewareStack->handle(Request $request): Iterator …
      › 
      › yield $runner->handle($request);}
    Baldinof\RoadRunnerBundle\Http\MiddlewareStack->handle() {}
    /var/www/project/vendor/baldinof/roadrunner-bundle/src/Worker/HttpWorker.php:127 {
      Baldinof\RoadRunnerBundle\Worker\HttpWorker->start(): void …
      › /** @var Response $response */$response = $gen->current();}
    /var/www/project/vendor/baldinof/roadrunner-bundle/src/Runtime/Runner.php:33 {
      Baldinof\RoadRunnerBundle\Runtime\Runner->run(): int …
      › 
      › $worker->start();}
    /var/www/project/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/project/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/project/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
null

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
geoip2-city-name
"Columbus"
geoip2-country-code
"US"
geoip2-country-name
"United States"
geoip2-latitude
"39.95870"
geoip2-longitude
"-82.99870"
geoip2-state-code
"OH"
geoip2-state-name
"Ohio"
geoip2-zip-code
"43215"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.117"
x-forwarded-host
"dev.revpu.sh"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-scheme
"https"
x-php-ob-level
"1"
x-real-ip
"216.73.216.117"
x-request-id
"651c1e80560e4f0af5405ed1ce081246"
x-scheme
"https"

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
"Tue, 07 Jul 2026 21:00:13 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fdev.revpu.sh%2Frobots.txt%22"
x-debug-exception-file
"%2Fvar%2Fwww%2Fproject%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:156"
x-debug-token
"db0382"

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
"6c965d127c53cadf60c849a481adcff1"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
GEOIP_HEADER_CITY
"geoip2-city-name"
GEOIP_HEADER_COUNTRY_CODE
"geoip2-country-code"
GEOIP_HEADER_LATITUDE
"geoip2-latitude"
GEOIP_HEADER_LONGITUDE
"geoip2-longitude"
GEOIP_HEADER_STATE
"geoip2-state-name"
GEOIP_HEADER_ZIPCODE
"geoip2-zip-code"
MESSENGER_TRANSPORT_DOCTRINE_DSN
"doctrine://default"
REVPUSH_API_DOMAIN
""
REVPUSH_API_KEY
""

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_RUNTIME
"Baldinof\RoadRunnerBundle\Runtime\Runtime"
BOTDETECTOR_PORT
"tcp://10.128.250.13:8080"
BOTDETECTOR_PORT_8080_TCP
"tcp://10.128.250.13:8080"
BOTDETECTOR_PORT_8080_TCP_ADDR
"10.128.250.13"
BOTDETECTOR_PORT_8080_TCP_PORT
"8080"
BOTDETECTOR_PORT_8080_TCP_PROTO
"tcp"
BOTDETECTOR_SERVICE_HOST
"10.128.250.13"
BOTDETECTOR_SERVICE_PORT
"8080"
BOTDETECTOR_SERVICE_PORT_HTTP
"8080"
BOT_DETECTOR_SERVICE_URL
"https://dev.detector.clickfilter.co"
BUILD_RELEASE
"d23185b1"
DATABASE_URL
"mysql://revpush_dev:ul_eoKJLwfVrqT8MS@revpu-sh-mysql.mmg-revpush.svc.cluster.local:3306/revpush?serverVersion=8.0.37"
DOCTRINE_DEPRECATIONS
"trigger"
DOCUMENT_ROOT
""
GPG_KEYS
"1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA"
HOME
"/var/www"
HOSTNAME
"revpu-sh-roadrunner-web-6bf8f76cfd-7jf65"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_GEOIP2_CITY_NAME
"Columbus"
HTTP_GEOIP2_COUNTRY_CODE
"US"
HTTP_GEOIP2_COUNTRY_NAME
"United States"
HTTP_GEOIP2_LATITUDE
"39.95870"
HTTP_GEOIP2_LONGITUDE
"-82.99870"
HTTP_GEOIP2_STATE_CODE
"OH"
HTTP_GEOIP2_STATE_NAME
"Ohio"
HTTP_GEOIP2_ZIP_CODE
"43215"
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.117"
HTTP_X_FORWARDED_HOST
"dev.revpu.sh"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SCHEME
"https"
HTTP_X_REAL_IP
"216.73.216.117"
HTTP_X_REQUEST_ID
"651c1e80560e4f0af5405ed1ce081246"
HTTP_X_SCHEME
"https"
KUBERNETES_PORT
"tcp://10.128.0.1:443"
KUBERNETES_PORT_443_TCP
"tcp://10.128.0.1:443"
KUBERNETES_PORT_443_TCP_ADDR
"10.128.0.1"
KUBERNETES_PORT_443_TCP_PORT
"443"
KUBERNETES_PORT_443_TCP_PROTO
"tcp"
KUBERNETES_SERVICE_HOST
"10.128.0.1"
KUBERNETES_SERVICE_PORT
"443"
KUBERNETES_SERVICE_PORT_HTTPS
"443"
LOCK_DSN
"redis://revpu-sh-redis-master.mmg-revpush.svc.cluster.local:6379"
MESSENGER_TRANSPORT_DSN
"amqp://user:DJruGjDwoRiGjD96DIkXKDO@revpu-sh-amqproxy.mmg-revpush.svc.cluster.local:5673/%2f/messages"
MONOLOG_MAIN_PATH
"php://stderr"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PATH_TRANSLATED
"public/index.php"
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.21.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
"public/index.php"
PHP_SHA256
"4dfb329f209a552c3716394fc123bb62e80a468b55ce27fc8cb0fd5f30b9dcd6"
PHP_URL
"https://www.php.net/distributions/php-8.3.21.tar.xz"
PHP_VERSION
"8.3.21"
PWD
"/var/www/html"
REDIS_DSN
"redis://revpu-sh-redis-master.mmg-revpush.svc.cluster.local:6379"
REMOTE_ADDR
"10.2.3.195"
REQUEST_METHOD
"GET"
REQUEST_TIME
1783458013
REQUEST_TIME_FLOAT
1783458013.8982
REQUEST_URI
"/robots.txt"
REVPU_SH_AMQPROXY_PORT
"tcp://10.128.150.84:5673"
REVPU_SH_AMQPROXY_PORT_5673_TCP
"tcp://10.128.150.84:5673"
REVPU_SH_AMQPROXY_PORT_5673_TCP_ADDR
"10.128.150.84"
REVPU_SH_AMQPROXY_PORT_5673_TCP_PORT
"5673"
REVPU_SH_AMQPROXY_PORT_5673_TCP_PROTO
"tcp"
REVPU_SH_AMQPROXY_SERVICE_HOST
"10.128.150.84"
REVPU_SH_AMQPROXY_SERVICE_PORT
"5673"
REVPU_SH_AMQPROXY_SERVICE_PORT_HTTP
"5673"
REVPU_SH_MYSQL_PORT
"tcp://10.128.101.208:3306"
REVPU_SH_MYSQL_PORT_3306_TCP
"tcp://10.128.101.208:3306"
REVPU_SH_MYSQL_PORT_3306_TCP_ADDR
"10.128.101.208"
REVPU_SH_MYSQL_PORT_3306_TCP_PORT
"3306"
REVPU_SH_MYSQL_PORT_3306_TCP_PROTO
"tcp"
REVPU_SH_MYSQL_SERVICE_HOST
"10.128.101.208"
REVPU_SH_MYSQL_SERVICE_PORT
"3306"
REVPU_SH_MYSQL_SERVICE_PORT_MYSQL
"3306"
REVPU_SH_RABBITMQ_PORT
"tcp://10.128.163.68:5672"
REVPU_SH_RABBITMQ_PORT_15672_TCP
"tcp://10.128.163.68:15672"
REVPU_SH_RABBITMQ_PORT_15672_TCP_ADDR
"10.128.163.68"
REVPU_SH_RABBITMQ_PORT_15672_TCP_PORT
"15672"
REVPU_SH_RABBITMQ_PORT_15672_TCP_PROTO
"tcp"
REVPU_SH_RABBITMQ_PORT_25672_TCP
"tcp://10.128.163.68:25672"
REVPU_SH_RABBITMQ_PORT_25672_TCP_ADDR
"10.128.163.68"
REVPU_SH_RABBITMQ_PORT_25672_TCP_PORT
"25672"
REVPU_SH_RABBITMQ_PORT_25672_TCP_PROTO
"tcp"
REVPU_SH_RABBITMQ_PORT_4369_TCP
"tcp://10.128.163.68:4369"
REVPU_SH_RABBITMQ_PORT_4369_TCP_ADDR
"10.128.163.68"
REVPU_SH_RABBITMQ_PORT_4369_TCP_PORT
"4369"
REVPU_SH_RABBITMQ_PORT_4369_TCP_PROTO
"tcp"
REVPU_SH_RABBITMQ_PORT_5672_TCP
"tcp://10.128.163.68:5672"
REVPU_SH_RABBITMQ_PORT_5672_TCP_ADDR
"10.128.163.68"
REVPU_SH_RABBITMQ_PORT_5672_TCP_PORT
"5672"
REVPU_SH_RABBITMQ_PORT_5672_TCP_PROTO
"tcp"
REVPU_SH_RABBITMQ_PORT_9419_TCP
"tcp://10.128.163.68:9419"
REVPU_SH_RABBITMQ_PORT_9419_TCP_ADDR
"10.128.163.68"
REVPU_SH_RABBITMQ_PORT_9419_TCP_PORT
"9419"
REVPU_SH_RABBITMQ_PORT_9419_TCP_PROTO
"tcp"
REVPU_SH_RABBITMQ_SERVICE_HOST
"10.128.163.68"
REVPU_SH_RABBITMQ_SERVICE_PORT
"5672"
REVPU_SH_RABBITMQ_SERVICE_PORT_AMQP
"5672"
REVPU_SH_RABBITMQ_SERVICE_PORT_DIST
"25672"
REVPU_SH_RABBITMQ_SERVICE_PORT_EPMD
"4369"
REVPU_SH_RABBITMQ_SERVICE_PORT_HTTP_STATS
"15672"
REVPU_SH_RABBITMQ_SERVICE_PORT_METRICS
"9419"
REVPU_SH_REDIS_MASTER_PORT
"tcp://10.128.207.9:6379"
REVPU_SH_REDIS_MASTER_PORT_6379_TCP
"tcp://10.128.207.9:6379"
REVPU_SH_REDIS_MASTER_PORT_6379_TCP_ADDR
"10.128.207.9"
REVPU_SH_REDIS_MASTER_PORT_6379_TCP_PORT
"6379"
REVPU_SH_REDIS_MASTER_PORT_6379_TCP_PROTO
"tcp"
REVPU_SH_REDIS_MASTER_SERVICE_HOST
"10.128.207.9"
REVPU_SH_REDIS_MASTER_SERVICE_PORT
"6379"
REVPU_SH_REDIS_MASTER_SERVICE_PORT_TCP_REDIS
"6379"
REVPU_SH_REDIS_METRICS_PORT
"tcp://10.128.162.173:9121"
REVPU_SH_REDIS_METRICS_PORT_9121_TCP
"tcp://10.128.162.173:9121"
REVPU_SH_REDIS_METRICS_PORT_9121_TCP_ADDR
"10.128.162.173"
REVPU_SH_REDIS_METRICS_PORT_9121_TCP_PORT
"9121"
REVPU_SH_REDIS_METRICS_PORT_9121_TCP_PROTO
"tcp"
REVPU_SH_REDIS_METRICS_SERVICE_HOST
"10.128.162.173"
REVPU_SH_REDIS_METRICS_SERVICE_PORT
"9121"
REVPU_SH_REDIS_METRICS_SERVICE_PORT_HTTP_METRICS
"9121"
REVPU_SH_ROADRUNNER_CLI_PORT
"tcp://10.128.174.23:8080"
REVPU_SH_ROADRUNNER_CLI_PORT_2112_TCP
"tcp://10.128.174.23:2112"
REVPU_SH_ROADRUNNER_CLI_PORT_2112_TCP_ADDR
"10.128.174.23"
REVPU_SH_ROADRUNNER_CLI_PORT_2112_TCP_PORT
"2112"
REVPU_SH_ROADRUNNER_CLI_PORT_2112_TCP_PROTO
"tcp"
REVPU_SH_ROADRUNNER_CLI_PORT_8080_TCP
"tcp://10.128.174.23:8080"
REVPU_SH_ROADRUNNER_CLI_PORT_8080_TCP_ADDR
"10.128.174.23"
REVPU_SH_ROADRUNNER_CLI_PORT_8080_TCP_PORT
"8080"
REVPU_SH_ROADRUNNER_CLI_PORT_8080_TCP_PROTO
"tcp"
REVPU_SH_ROADRUNNER_CLI_SERVICE_HOST
"10.128.174.23"
REVPU_SH_ROADRUNNER_CLI_SERVICE_PORT
"8080"
REVPU_SH_ROADRUNNER_CLI_SERVICE_PORT_HTTP
"8080"
REVPU_SH_ROADRUNNER_CLI_SERVICE_PORT_METRICS
"2112"
REVPU_SH_ROADRUNNER_WEB_PORT
"tcp://10.128.142.125:8080"
REVPU_SH_ROADRUNNER_WEB_PORT_2112_TCP
"tcp://10.128.142.125:2112"
REVPU_SH_ROADRUNNER_WEB_PORT_2112_TCP_ADDR
"10.128.142.125"
REVPU_SH_ROADRUNNER_WEB_PORT_2112_TCP_PORT
"2112"
REVPU_SH_ROADRUNNER_WEB_PORT_2112_TCP_PROTO
"tcp"
REVPU_SH_ROADRUNNER_WEB_PORT_8080_TCP
"tcp://10.128.142.125:8080"
REVPU_SH_ROADRUNNER_WEB_PORT_8080_TCP_ADDR
"10.128.142.125"
REVPU_SH_ROADRUNNER_WEB_PORT_8080_TCP_PORT
"8080"
REVPU_SH_ROADRUNNER_WEB_PORT_8080_TCP_PROTO
"tcp"
REVPU_SH_ROADRUNNER_WEB_SERVICE_HOST
"10.128.142.125"
REVPU_SH_ROADRUNNER_WEB_SERVICE_PORT
"8080"
REVPU_SH_ROADRUNNER_WEB_SERVICE_PORT_HTTP
"8080"
REVPU_SH_ROADRUNNER_WEB_SERVICE_PORT_METRICS
"2112"
RR_CONFIG_PATH
"/var/www/project/config/system/roadrunner_web.yaml"
RR_MAX_WORKER_MEMORY
"160"
RR_MODE
"http"
RR_POOL_WORKERS
"2"
RR_RELAY
"pipes"
RR_RPC
"tcp://127.0.0.1:6001"
RR_VERSION
"2024.3.5"
SCRIPT_FILENAME
"public/index.php"
SCRIPT_NAME
"public/index.php"
SENTRY_DSN
""
SERVER_NAME
"dev.revpu.sh"
SERVER_PORT
80
SERVER_PROTOCOL
"HTTP/1.1"
SHELL_VERBOSITY
3
SHLVL
"0"
SYMFONY_DOTENV_PATH
"/var/www/project/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,CORS_ALLOW_ORIGIN,MESSENGER_TRANSPORT_DOCTRINE_DSN,REVPUSH_API_DOMAIN,REVPUSH_API_KEY,GEOIP_HEADER_COUNTRY_CODE,GEOIP_HEADER_CITY,GEOIP_HEADER_STATE,GEOIP_HEADER_ZIPCODE,GEOIP_HEADER_LATITUDE,GEOIP_HEADER_LONGITUDE"
SYMFONY_TRUSTED_PROXIES
"127.0.0.1,REMOTE_ADDR"
TRACKER_API_HOST
"https://dev.tracking.revpu.sh"
TRACKER_API_KEY
"IThRoPToREsPhOatEXPERcubaR"
argc
1
argv
[
  "public/index.php"
]

Parent Request

Return to parent request (token = 23c686)

Key Value
_remove_csp_headers
true
_stopwatch_token
"9f5372"
rr_parsed_body
false