https://components.dapprgemaakt.nl/api/storage/local

n/a

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

Key Value
file
Symfony\Component\HttpFoundation\File\UploadedFile {#21
  -test: false
  -originalName: "server.mjs"
  -mimeType: "application/octet-stream"
  -error: 0
  path: "/tmp"
  filename: "phprhDpTR"
  basename: "phprhDpTR"
  pathname: "/tmp/phprhDpTR"
  extension: ""
  realPath: "/tmp/phprhDpTR"
  aTime: 2026-03-14 23:25:56
  mTime: 2026-03-14 23:25:56
  cTime: 2026-03-14 23:25:56
  inode: 283669364
  size: 4487
  perms: 0100600
  owner: 1030
  group: 1030
  type: "file"
  writable: true
  readable: true
  executable: false
  file: true
  dir: false
  link: false
}

Request Attributes

Key Value
_remove_csp_headers
true
_stopwatch_token
"ab4fee"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip"
accept-language
"en-US,en;q=0.9"
content-length
"4661"
content-type
"multipart/form-data; boundary=----ATGAKT7528"
host
"components.dapprgemaakt.nl"
true-client-ip
"127.0.0.1"
user-agent
"curl/8.7.1"
x-azure-clientip
"127.0.0.1"
x-azure-socketip
"127.0.0.1"
x-client-ip
"127.0.0.1"
x-forwarded-for
"127.0.0.1"
x-forwared
"127.0.0.1"
x-host
"127.0.0.1"
x-originating-ip
"127.0.0.1"
x-php-ob-level
"1"
x-real-ip
"127.0.0.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
"Sat, 14 Mar 2026 22:25:56 GMT"
x-debug-exception
"No%20route%20found%20for%20%22POST%20https%3A%2F%2Fcomponents.dapprgemaakt.nl%2Fapi%2Fstorage%2Flocal%22"
x-debug-exception-file
"%2Fhome%2Fcomponents%2Fpublic_html%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:135"
x-debug-token
"5ad9a3"
x-debug-token-link
"https://components.dapprgemaakt.nl/_profiler/99b634"
x-previous-debug-token
"99b634"
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_GROUP
"nginx"
APP_MAINTENANCE
"0"
APP_SECRET
"5mz4Axs2XES8WQn9vtrz"
APP_USER
"components"
DATABASE_URL
"mysql://components:zrtv9nQW8SEX2sxA4zm5@127.0.0.1:3306/components"
MAILER_URL
"smtp://127.0.0.1:25?auth_mode=login&username=&password="

Defined as regular env variables

Key Value
CONTENT_LENGTH
"4661"
CONTENT_TYPE
"multipart/form-data; boundary=----ATGAKT7528"
DOCUMENT_ROOT
"/home/components/public_html/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/components"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.9"
HTTP_CONTENT_LENGTH
"4661"
HTTP_CONTENT_TYPE
"multipart/form-data; boundary=----ATGAKT7528"
HTTP_HOST
"components.dapprgemaakt.nl"
HTTP_TRUE_CLIENT_IP
"127.0.0.1"
HTTP_USER_AGENT
"curl/8.7.1"
HTTP_X_AZURE_CLIENTIP
"127.0.0.1"
HTTP_X_AZURE_SOCKETIP
"127.0.0.1"
HTTP_X_CLIENT_IP
"127.0.0.1"
HTTP_X_FORWARDED_FOR
"127.0.0.1"
HTTP_X_FORWARED
"127.0.0.1"
HTTP_X_HOST
"127.0.0.1"
HTTP_X_ORIGINATING_IP
"127.0.0.1"
HTTP_X_REAL_IP
"127.0.0.1"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"185.177.72.22"
REMOTE_PORT
"16212"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1773527156
REQUEST_TIME_FLOAT
1773527156.3134
REQUEST_URI
"/api/storage/local"
SCRIPT_FILENAME
"/home/components/public_html/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"37.97.229.201"
SERVER_NAME
"components.dapprgemaakt.nl"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.20.1"
SYMFONY_DOTENV_VARS
"DATABASE_URL,APP_SECRET,MAILER_URL,APP_USER,APP_GROUP,APP_ENV,APP_MAINTENANCE"
USER
"components"

Sub Requests 1

ErrorController (token = 99b634)

Key Value
_controller
"error_controller"
_stopwatch_token
"70e4f9"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#466
  -statusCode: 404
  -headers: []
  #message: "No route found for "POST https://components.dapprgemaakt.nl/api/storage/local""
  #code: 0
  #file: "/home/components/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 135
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#510 …}
  trace: {
    /home/components/public_html/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/components/public_html/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 {#1462 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1522 …}
        }
      }
    }
    /home/components/public_html/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 {#1462 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1522 …}
      }
    }
    /home/components/public_html/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: [ …11]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1462 …}
      }
    }
    /home/components/public_html/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 {#1462 …}
        $eventName: "kernel.request"
      }
    }
    /home/components/public_html/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 {#1462 …}
        $eventName: "kernel.request"
      }
    }
    /home/components/public_html/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 {#13 …}
        $type: 1
      }
    }
    /home/components/public_html/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 {#13 …}
        $type: 1
        $catch: true
      }
    }
    /home/components/public_html/public/index.php:42 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#13 …}
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#1469 …6}