http://courtier1.abshore.com/http%3A/courtier1.abshore.com/_profiler/f4bfe3%3Fpanel%3Drequest

ErrorController

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"d26e45"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#387
  -statusCode: 404
  -headers: []
  #message: "No route found for "GET http://courtier1.abshore.com/http%3A/courtier1.abshore.com/_profiler/f4bfe3%3Fpanel%3Drequest""
  #code: 0
  #file: "/home/wwwroot/sf4/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 135
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#354 …}
  trace: {
    /home/wwwroot/sf4/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/wwwroot/sf4/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 {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#135 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#182 …}
        }
      }
    }
    /home/wwwroot/sf4/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 {#135 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#182 …}
      }
    }
    /home/wwwroot/sf4/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: [ …12]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#135 …}
      }
    }
    /home/wwwroot/sf4/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 {#135 …}
        $eventName: "kernel.request"
      }
    }
    /home/wwwroot/sf4/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);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#135 …}
        $eventName: "kernel.request"
      }
    }
    /home/wwwroot/sf4/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) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#53 …}
        $type: 1
      }
    }
    /home/wwwroot/sf4/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 {#53 …}
        $type: 1
        $catch: true
      }
    }
    /home/wwwroot/sf4/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#53 …}
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#143 …9}

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
accept-encoding
"gzip, deflate, br"
accept-language
"en-US,en;q=0.9"
authorization
""
connection
"close"
host
"courtier1.abshore.com"
sec-ch-ua
"Google Chrome";v="111", "Not(A:Brand";v="8", "Chromium";v="111"
sec-fetch-mode
"navigate"
user-agent
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36"
x-forwarded-for
"154.28.229.75"
x-php-ob-level
"0"
x-real-ip
"154.28.229.75"

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, 12 Mar 2026 16:27:42 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20http%3A%2F%2Fcourtier1.abshore.com%2Fhttp%253A%2Fcourtier1.abshore.com%2F_profiler%2Ff4bfe3%253Fpanel%253Drequest%22"
x-debug-exception-file
"%2Fhome%2Fwwwroot%2Fsf4%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:135"
x-debug-token
"20b7ea"

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
"db2208db237559036d3f79e87ab67155"
DATABASE_URL
"mysql://root:33gSELnn4@mariadb:3306/courtier?serverVersion=mariadb-10.4.8"
MAILER_DSN
"smtp://localhost"
MESSENGER_TRANSPORT_DSN
"doctrine://default"
TENANT_DATABASE_BUILDPASSWORD
"33gSELnn4"
TENANT_DATABASE_BUILDUSER
"root"
TENANT_DATABASE_HOST
"mariadb"
TENANT_DATABASE_PORT
"3306"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/home/wwwroot/sf4/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/wwwroot/sf4/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312"
HOME
"/var/www"
HOSTNAME
"9e0e33e8d228"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.9"
HTTP_AUTHORIZATION
""
HTTP_CONNECTION
"close"
HTTP_HOST
"courtier1.abshore.com"
HTTP_SEC_CH_UA
"Google Chrome";v="111", "Not(A:Brand";v="8", "Chromium";v="111"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_USER_AGENT
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36"
HTTP_X_FORWARDED_FOR
"154.28.229.75"
HTTP_X_REAL_IP
"154.28.229.75"
PATH
"/usr/local/apache2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
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-7.4.33.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
"/index.php"
PHP_SHA256
"924846abf93bc613815c55dd3f5809377813ac62a9ec4eb3778675b82a27b927"
PHP_URL
"https://www.php.net/distributions/php-7.4.33.tar.xz"
PHP_VERSION
"7.4.33"
PWD
"/home/wwwroot"
QUERY_STRING
""
REDIRECT_HTTP_AUTHORIZATION
""
REDIRECT_SCRIPT_URI
"http://courtier1.abshore.com/http:/courtier1.abshore.com/_profiler/f4bfe3?panel=request"
REDIRECT_SCRIPT_URL
"/http:/courtier1.abshore.com/_profiler/f4bfe3?panel=request"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/http:/courtier1.abshore.com/_profiler/f4bfe3?panel=request"
REMOTE_ADDR
"172.19.0.1"
REMOTE_PORT
"45798"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1773332862
REQUEST_TIME_FLOAT
1773332862.8081
REQUEST_URI
"/http%3A/courtier1.abshore.com/_profiler/f4bfe3%3Fpanel%3Drequest"
SCRIPT_FILENAME
"/home/wwwroot/sf4/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"http://courtier1.abshore.com/http:/courtier1.abshore.com/_profiler/f4bfe3?panel=request"
SCRIPT_URL
"/http:/courtier1.abshore.com/_profiler/f4bfe3?panel=request"
SERVER_ADDR
"172.19.0.5"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"courtier1.abshore.com"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
"<address>Apache/2.4.66 (Debian) Server at courtier1.abshore.com Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.66 (Debian)"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MAILER_DSN,DATABASE_URL,MESSENGER_TRANSPORT_DSN,TENANT_DATABASE_HOST,TENANT_DATABASE_PORT,TENANT_DATABASE_BUILDUSER,TENANT_DATABASE_BUILDPASSWORD"
USER
"www-data"
argc
0
argv
[]
proxy-nokeepalive
"1"

Parent Request

Return to parent request (token = abfbe8)

Key Value
_remove_csp_headers
true
_stopwatch_token
"e6adef"