ErrorController

Request

GET Parameters

Key Value
p
"es/all/recluta/dropzone/singledelete/certifCovid/101708"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"2a6ac5"
exception
ErrorException {#751
  #message: "Warning: unlink(uploads/39942684.pdf): No such file or directory"
  #code: 0
  #file: "/data/produccion/integral/src/Crud/Controller/DropZoneController.php"
  #line: 340
  #severity: E_WARNING
  trace: {
    /data/produccion/integral/src/Crud/Controller/DropZoneController.php:340 {
      App\Crud\Controller\DropZoneController->deleteSingleFileAction($routeClassName, $id, $field) …
      › $file = $adjunto->getRuta().'/'.$adjunto->getArchivoHash();\runlink($file);\r$set = 'set'.ucfirst($field);\r
    }
    /data/produccion/integral/vendor/symfony/http-kernel/HttpKernel.php:153 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /data/produccion/integral/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /data/produccion/integral/vendor/symfony/http-kernel/Kernel.php:202 {
      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 {
    }
    /data/produccion/integral/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
    }
    /data/produccion/integral/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /data/produccion/integral/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/data/produccion/integral/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#133 …8}

Request Headers

Header Value
accept
"application/json, text/javascript, */*; q=0.01"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"es,es-ES;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6"
authorization
""
connection
"keep-alive"
cookie
"_ga=GA1.1.1155267600.1726790576; _ga_C7TYWRCF3N=GS1.1.1726790576.1.0.1726790582.0.0.0"
host
"integral.dirmov.mil.ec"
referer
"https://integral.dirmov.mil.ec/aspirantes/registro/linea"
sec-ch-ua
""Chromium";v="128", "Not;A=Brand";v="24", "Microsoft Edge";v="128""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""Windows""
sec-fetch-dest
"empty"
sec-fetch-mode
"cors"
sec-fetch-site
"same-origin"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 Edg/128.0.0.0"
x-php-ob-level
"1"
x-requested-with
"XMLHttpRequest"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"application/json"
date
"Fri, 20 Sep 2024 00:13:20 GMT"
vary
"Accept"
x-debug-exception
"Warning%3A%20unlink%28uploads%2F39942684.pdf%29%3A%20No%20such%20file%20or%20directory"
x-debug-exception-file
"%2Fdata%2Fproduccion%2Fintegral%2Fsrc%2FCrud%2FController%2FDropZoneController.php:340"
x-debug-token
"9d900d"

Cookies

Request Cookies

Key Value
_ga
"GA1.1.1155267600.1726790576"
_ga_C7TYWRCF3N
"GS1.1.1726790576.1.0.1726790582.0.0.0"

Response Cookies

No response cookies

Session 6

Session Metadata

Key Value
Created
"Thu, 19 Sep 24 20:13:20 -0400"
Last used
"Thu, 19 Sep 24 20:13:20 -0400"
Lifetime
0

Session Attributes

No session attributes

Session Usage

6 Usages
Stateless check enabled
Usage
App\Crud\Controller\crudPlainController:847
[
  [
    "file" => "/data/produccion/integral/src/Crud/Controller/crudPlainController.php"
    "line" => 847
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/src/Crud/Controller/crudPlainController.php"
    "line" => 857
    "function" => "setFilterData"
    "class" => "App\Crud\Controller\crudPlainController"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/src/Crud/Controller/DropZoneController.php"
    "line" => 334
    "function" => "setInitialValues"
    "class" => "App\Crud\Controller\crudPlainController"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 153
    "function" => "deleteSingleFileAction"
    "class" => "App\Crud\Controller\DropZoneController"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/public/index.php"
    "line" => 5
    "args" => [
      "/data/produccion/integral/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 153
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 186
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 174
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 85
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 153
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 213
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 86
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/public/index.php"
    "line" => 5
    "args" => [
      "/data/produccion/integral/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 153
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 186
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 174
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 85
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 153
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 213
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 86
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/public/index.php"
    "line" => 5
    "args" => [
      "/data/produccion/integral/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 74
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 153
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 186
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 174
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 85
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 153
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 213
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 86
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/public/index.php"
    "line" => 5
    "args" => [
      "/data/produccion/integral/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 75
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 153
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 186
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 174
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 85
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 153
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 213
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 86
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/public/index.php"
    "line" => 5
    "args" => [
      "/data/produccion/integral/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 76
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 153
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 186
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 174
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 85
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 153
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 213
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 86
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/data/produccion/integral/public/index.php"
    "line" => 5
    "args" => [
      "/data/produccion/integral/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"c4d61b67844c8a03b086ad08643ebb84"
DATABASE_URL
"postgresql://postgres:@integral2024@200.6.25.30:5432/integral_produccion"
LOCK_DSN
"semaphore"
MAILER_DSN
"smtp://dirmov1@bfound.ec:Molero1401Dlrowcp2301@darnell.nocdirect.com:465"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
ws_dinardap
"http://interoperabilidad.dinardap.gob.ec:7979/interoperador?wsdl"
ws_dinardap_v2
"http://interoperabilidad.dinardap.gob.ec/interoperador-v2?wsdl"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/data/produccion/integral/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/data/produccion/integral/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"application/json, text/javascript, */*; q=0.01"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"es,es-ES;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6"
HTTP_AUTHORIZATION
""
HTTP_CONNECTION
"keep-alive"
HTTP_COOKIE
"_ga=GA1.1.1155267600.1726790576; _ga_C7TYWRCF3N=GS1.1.1726790576.1.0.1726790582.0.0.0"
HTTP_HOST
"integral.dirmov.mil.ec"
HTTP_REFERER
"https://integral.dirmov.mil.ec/aspirantes/registro/linea"
HTTP_SEC_CH_UA
""Chromium";v="128", "Not;A=Brand";v="24", "Microsoft Edge";v="128""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""Windows""
HTTP_SEC_FETCH_DEST
"empty"
HTTP_SEC_FETCH_MODE
"cors"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 Edg/128.0.0.0"
HTTP_X_REQUESTED_WITH
"XMLHttpRequest"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
"p=es/all/recluta/dropzone/singledelete/certifCovid/101708"
REDIRECT_HTTPS
"on"
REDIRECT_HTTP_AUTHORIZATION
""
REDIRECT_QUERY_STRING
"p=es/all/recluta/dropzone/singledelete/certifCovid/101708"
REDIRECT_SCRIPT_URI
"https://integral.dirmov.mil.ec/es/all/recluta/dropzone/singledelete/certifCovid/101708"
REDIRECT_SCRIPT_URL
"/es/all/recluta/dropzone/singledelete/certifCovid/101708"
REDIRECT_SSL_TLS_SNI
"integral.dirmov.mil.ec"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/es/all/recluta/dropzone/singledelete/certifCovid/101708"
REMOTE_ADDR
"157.100.139.247"
REMOTE_PORT
"34824"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1726791200
REQUEST_TIME_FLOAT
1726791200.6278
REQUEST_URI
"/es/all/recluta/dropzone/singledelete/certifCovid/101708"
SCRIPT_FILENAME
"/data/produccion/integral/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://integral.dirmov.mil.ec/es/all/recluta/dropzone/singledelete/certifCovid/101708"
SCRIPT_URL
"/es/all/recluta/dropzone/singledelete/certifCovid/101708"
SERVER_ADDR
"200.6.25.29"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"integral.dirmov.mil.ec"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.52 (Ubuntu) Server at integral.dirmov.mil.ec Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.52 (Ubuntu)"
SSL_TLS_SNI
"integral.dirmov.mil.ec"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL,MAILER_DSN,LOCK_DSN,ws_dinardap,ws_dinardap_v2"

Parent Request

Return to parent request (token = 1eb9ca)

Key Value
_controller
"App\Crud\Controller\DropZoneController::deleteSingleFileAction"
_firewall_context
"security.firewall.map.context.main"
_locale
"es"
_remove_csp_headers
true
_route
"dropzone_single_delete"
_route_params
[
  "rol" => "all"
  "_locale" => "es"
  "routeClassName" => "recluta"
  "field" => "certifCovid"
  "id" => "101708"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"fc5594"
field
"certifCovid"
id
"101708"
rol
"all"
routeClassName
"recluta"