https://51.178.225.112/new/.env.staging

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
"c6a67d"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate"
connection
"close"
content-length
"0"
host
"51.178.225.112"
user-agent
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 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
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Fri, 10 Nov 2023 20:45:16 GMT"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2F51.178.225.112%2Fnew%2F.env.staging%22"
x-debug-exception-file
"%2Fhome%2Fcrm%2Fpublic_html%2FSupport%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:135"
x-debug-token
"c64717"
x-debug-token-link
"https://51.178.225.112/_profiler/625e2a"
x-previous-debug-token
"625e2a"
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
"bf8d5c29629cb75053c1e7b2825d6b68"
DATABASE_URL
"mysql://crm:cUXgorskyORvNrE@127.0.0.1:3306/crm?serverVersion=mariadb-10.3.23"
MAILER_DSN
"smtp://rfr@entico.be:JNKZaZLL(8mCguM@smtp-auth.mailprotect.be:2525"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"0"
CONTEXT_DOCUMENT_ROOT
"/home/crm/public_html/Support/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/crm/public_html/Support/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_CONNECTION
"close"
HTTP_HOST
"51.178.225.112"
HTTP_USER_AGENT
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHPRC
"/home/crm/fcgi-bin/../etc/php7.3"
PHP_FCGI_CHILDREN
"20"
PHP_FCGI_MAX_REQUESTS
"99999"
PHP_SELF
"/index.php"
PWD
"/home/crm/fcgi-bin"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://51.178.225.112/new/.env.staging"
REDIRECT_SCRIPT_URL
"/new/.env.staging"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/new/.env.staging"
REMOTE_ADDR
"52.34.15.87"
REMOTE_PORT
"52930"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1699649116
REQUEST_TIME_FLOAT
1699649116.24
REQUEST_URI
"/new/.env.staging"
SCRIPT_FILENAME
"/home/crm/public_html/Support/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://51.178.225.112/new/.env.staging"
SCRIPT_URL
"/new/.env.staging"
SERVER_ADDR
"51.178.225.112"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"51.178.225.112"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SHLVL
"0"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN"

Sub Requests 1

ErrorController (token = 625e2a)

Key Value
_controller
"error_controller"
_stopwatch_token
"907e8b"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#65
  -statusCode: 404
  -headers: []
  #message: "No route found for "GET https://51.178.225.112/new/.env.staging""
  #code: 0
  #file: "/home/crm/public_html/Support/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 135
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#163 …}
  trace: {
    /home/crm/public_html/Support/vendor/symfony/http-kernel/EventListener/RouterListener.php:135 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /home/crm/public_html/Support/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);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#332 …}
        }
      }
    }
    /home/crm/public_html/Support/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#332 …}
      }
    }
    /home/crm/public_html/Support/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: [ …10]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
      }
    }
    /home/crm/public_html/Support/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 {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
        $eventName: "kernel.request"
      }
    }
    /home/crm/public_html/Support/vendor/symfony/http-kernel/HttpKernel.php:128 {
      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 {#256 …}
        $eventName: "kernel.request"
      }
    }
    /home/crm/public_html/Support/vendor/symfony/http-kernel/HttpKernel.php:74 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#11 …}
        $type: 1
      }
    }
    /home/crm/public_html/Support/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 {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#11 …}
        $type: 1
        $catch: true
      }
    }
    /home/crm/public_html/Support/public/index.php:29 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#11 …}
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#266 …8}