n/a

Request

GET Parameters

Key Value
p
"V2/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

No attributes

Request Headers

Header Value
accept
"*/*"
connection
"keep-alive"
content-length
"33"
content-type
"text/plain"
host
"172.104.159.37:443"
upgrade-insecure-requests
"1"
user-agent
"Custom-AsyncHttpClient"
x-php-ob-level
"1"

Request Content

Raw

<?php echo(md5("Hello PHPUnit"));

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Mon, 23 Sep 2024 07:29:56 GMT"
x-debug-token
"153a2d"
x-debug-token-link
"https://172.104.159.37/_profiler/7cf826"
x-previous-debug-token
"7cf826"
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_ENV
"dev"
APP_SECRET
"167aac464ff93a146ee252928c840d7b"
AWS_KEY
"not-a-real-key"
AWS_SECRET
"@@not-a-real-secret"
DATABASE_URL
"mysql://grid_user:rxqCC2mLxPb4DEES@localhost:3306/grid_db?serverVersion=5.7"
MAILER_URL
"smtp://mail.mpt-soft.com:2525?auth_mode=login&username=no-reply@mpt-soft.com&password=%3FgL%23oX%40%40e%21Bp"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"33"
CONTENT_TYPE
"text/plain"
CONTEXT_DOCUMENT_ROOT
"/var/www/html/grid/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/html/grid/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_CONNECTION
"keep-alive"
HTTP_HOST
"172.104.159.37:443"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Custom-AsyncHttpClient"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
"p=V2/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php"
REDIRECT_HTTPS
"on"
REDIRECT_QUERY_STRING
"p=V2/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php"
REDIRECT_SCRIPT_URI
"https://172.104.159.37/V2/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php"
REDIRECT_SCRIPT_URL
"/V2/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/V2/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php"
REMOTE_ADDR
"8.216.87.81"
REMOTE_PORT
"58076"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1727076596
REQUEST_TIME_FLOAT
1727076596.2618
REQUEST_URI
"/V2/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php"
SCRIPT_FILENAME
"/var/www/html/grid/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://172.104.159.37/V2/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php"
SCRIPT_URL
"/V2/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php"
SERVER_ADDR
"172.104.159.37"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"172.104.159.37"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.29 (Ubuntu) Server at 172.104.159.37 Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.29 (Ubuntu)"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,AWS_KEY,AWS_SECRET,DATABASE_URL,MAILER_URL"
USER
"www-data"
proxy-nokeepalive
"1"

Sub Requests 1

ErrorController (token = 7cf826)

Key Value
_controller
"error_controller"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#165
  -statusCode: 404
  -headers: []
  #message: "No route found for "GET /V2/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php""
  #code: 0
  #file: "/var/www/html/grid/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 136
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#124 …}
  trace: {
    /var/www/html/grid/vendor/symfony/http-kernel/EventListener/RouterListener.php:136 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /var/www/html/grid/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
      › 
      › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
    /var/www/html/grid/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
      Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/html/grid/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
      › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
    /var/www/html/grid/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /var/www/html/grid/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/html/grid/vendor/symfony/http-kernel/HttpKernel.php:134 {
      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);}
    /var/www/html/grid/vendor/symfony/http-kernel/HttpKernel.php:80 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /var/www/html/grid/vendor/symfony/http-kernel/Kernel.php:201 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/html/grid/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
logger
null