getFileContent(($this->media->isAbsolute ? '' : __DIR__ . '/../../../../../../') . $this->media->getPath());
    echo \json_encode(\json_decode($json), \JSON_PRETTY_PRINT);
?>