Forwarded to ErrorController (47ed35)

Request / Response

Request

GET Parameters

Key Value
p
"https\u003A\/\/www.pro\u002Dmail.tech\/_profiler\/"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_remove_csp_headers
true
_stopwatch_token
"3c8c9d"

Request Headers

Header Value
accept
"text/html,text/plain,text/xml,text/*,application/xml,application/xhtml+xml,application/rss+xml,application/atom+xml,application/rdf+xml,application/php,application/x-php,application/x-httpd-php"
accept-encoding
"br,gzip"
accept-language
"en"
host
"www.pro-mail.tech"
user-agent
"Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)"
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
"Thu, 23 Jan 2025 02:24:56 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fwww.pro-mail.tech%2Fhttps%2Fu003A%2F%2F%2F%2Fwww.pro%2Fu002Dmail.tech%2F%2F_profiler%2F%2F%22"
x-debug-exception-file
"%2Fvar%2Fwww%2Fpromail%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:127"
x-debug-token
"11f880"
x-debug-token-link
"https://www.pro-mail.tech/_profiler/47ed35"
x-previous-debug-token
"47ed35"
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
"b2dae0773b3aa31905f488ba5c182b41"
DATABASE_URL
"mysql://root:Amrani@@@021891@127.0.0.1:3306/promail?serverVersion=8.0.33-0ubuntu0.22.04.2&charset=utf8mb4"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/promail/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/promail/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"text/html,text/plain,text/xml,text/*,application/xml,application/xhtml+xml,application/rss+xml,application/atom+xml,application/rdf+xml,application/php,application/x-php,application/x-httpd-php"
HTTP_ACCEPT_ENCODING
"br,gzip"
HTTP_ACCEPT_LANGUAGE
"en"
HTTP_HOST
"www.pro-mail.tech"
HTTP_USER_AGENT
"Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
"p=https/u003A/www.pro/u002Dmail.tech/_profiler/&p=https%5Cu003A%5C/%5C/www.pro%5Cu002Dmail.tech%5C/_profiler%5C/"
REDIRECT_HTTPS
"on"
REDIRECT_QUERY_STRING
"p=https/u003A/www.pro/u002Dmail.tech/_profiler/&p=https%5Cu003A%5C/%5C/www.pro%5Cu002Dmail.tech%5C/_profiler%5C/"
REDIRECT_SSL_TLS_SNI
"www.pro-mail.tech"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/https/u003A/www.pro/u002Dmail.tech/_profiler/"
REMOTE_ADDR
"193.70.81.116"
REMOTE_PORT
"57558"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1737599096
REQUEST_TIME_FLOAT
1737599096.1886
REQUEST_URI
"/https/u003A////www.pro/u002Dmail.tech//_profiler//?p=https%5Cu003A%5C/%5C/www.pro%5Cu002Dmail.tech%5C/_profiler%5C/"
SCRIPT_FILENAME
"/var/www/promail/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"45.77.65.93"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"www.pro-mail.tech"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.62 (Ubuntu) Server at www.pro-mail.tech Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.62 (Ubuntu)"
SSL_TLS_SNI
"www.pro-mail.tech"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN"

Sub Requests 1

ErrorController (token = 47ed35)

Key Value
_controller
"error_controller"
_stopwatch_token
"1adf03"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#223
  #message: "No route found for "GET https://www.pro-mail.tech/https/u003A////www.pro/u002Dmail.tech//_profiler//""
  #code: 0
  #file: "/var/www/promail/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 127
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#199 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/promail/vendor/symfony/http-kernel/EventListener/RouterListener.php:127 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /var/www/promail/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /var/www/promail/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/promail/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/promail/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/promail/vendor/symfony/http-kernel/HttpKernel.php:157 {
      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/promail/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/promail/vendor/symfony/http-kernel/Kernel.php:197 {
      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/promail/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
    }
    /var/www/promail/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/promail/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/promail/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#36 …9}