https://pdspimcore.skynettechnologies.us/api/index.php/v1/config/application?public=true

n/a

Request

GET Parameters

Key Value
public
"true"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_editmode
false
_pimcore_context
"default"
_pimcore_frontend_request
true
_remove_csp_headers
true
_stopwatch_token
"d2997c"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
host
"pdspimcore.skynettechnologies.us"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-proto
"https"
x-php-ob-level
"1"
x-real-ip
"18.116.85.111"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-language
"en"
content-type
"text/html; charset=UTF-8"
date
"Fri, 10 Jan 2025 16:33:30 GMT"
expires
-1
pragma
"no-cache"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fpdspimcore.skynettechnologies.us%2Fapi%2Findex.php%2Fv1%2Fconfig%2Fapplication%22"
x-debug-exception-file
"%2Fhome%2Fskynetus%2Fpdspimcore.skynettechnologies.us%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:135"
x-debug-token
"7986b1"
x-debug-token-link
"https://pdspimcore.skynettechnologies.us/_profiler/c9d60f"
x-powered-by
"pimcore"
x-previous-debug-token
"c9d60f"
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_DEBUG
"1"
APP_ENV
"dev"
PIMCORE_DEV_MODE
"false"

Defined as regular env variables

Key Value
CONTEXT_DOCUMENT_ROOT
"/home/skynetus/pdspimcore.skynettechnologies.us/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/skynetus/pdspimcore.skynettechnologies.us/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/skynetus"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_HOST
"pdspimcore.skynettechnologies.us"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_REAL_IP
"18.116.85.111"
PATH
"/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin"
PHP_SELF
"/index.php"
QUERY_STRING
"public=true"
REDIRECT_HTTPS
"on"
REDIRECT_QUERY_STRING
"public=true"
REDIRECT_SSL_TLS_SNI
"pdspimcore.skynettechnologies.us"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"Z4FL2kmqiVfUlC1qxsUUSQAAAFg"
REDIRECT_URL
"/api/index.php/v1/config/application"
REMOTE_ADDR
"18.116.85.111"
REMOTE_PORT
"37480"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1736526810
REQUEST_TIME_FLOAT
1736526810.3432
REQUEST_URI
"/api/index.php/v1/config/application?public=true"
SCRIPT_FILENAME
"/home/skynetus/pdspimcore.skynettechnologies.us/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"173.231.198.116"
SERVER_ADMIN
"webmaster@pdspimcore.skynettechnologies.us"
SERVER_NAME
"pdspimcore.skynettechnologies.us"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"pdspimcore.skynettechnologies.us"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,PIMCORE_DEV_MODE"
UNIQUE_ID
"Z4FL2kmqiVfUlC1qxsUUSQAAAFg"
USER
"skynetus"
argc
1
argv
[
  "public=true"
]
proxy-nokeepalive
"1"

Sub Requests 1

ErrorController (token = c9d60f)

Key Value
_controller
"error_controller"
_editmode
false
_pimcore_context
"default"
_stopwatch_token
"cd8731"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1713
  -statusCode: 404
  -headers: []
  #message: "No route found for "GET https://pdspimcore.skynettechnologies.us/api/index.php/v1/config/application""
  #code: 0
  #file: "/home/skynetus/pdspimcore.skynettechnologies.us/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 135
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1684 …}
  trace: {
    /home/skynetus/pdspimcore.skynettechnologies.us/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/skynetus/pdspimcore.skynettechnologies.us/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 {#297 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#64 …}
        }
      }
    }
    /home/skynetus/pdspimcore.skynettechnologies.us/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 {#297 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#64 …}
      }
    }
    /home/skynetus/pdspimcore.skynettechnologies.us/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: [ …33]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#297 …}
      }
    }
    /home/skynetus/pdspimcore.skynettechnologies.us/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 {#297 …}
        $eventName: "kernel.request"
      }
    }
    /home/skynetus/pdspimcore.skynettechnologies.us/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 {#297 …}
        $eventName: "kernel.request"
      }
    }
    /home/skynetus/pdspimcore.skynettechnologies.us/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 {#2 …}
        $type: 1
      }
    }
    /home/skynetus/pdspimcore.skynettechnologies.us/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 {#2 …}
        $type: 1
        $catch: true
      }
    }
    /home/skynetus/pdspimcore.skynettechnologies.us/public/index.php:36 {
      › 
      › $response = $kernel->handle($request);$response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#285 …8}