*/ private array $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []): iterable { $macros = $this->macros; $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"]; $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "theme/apps-file-manager.html.twig")); $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"]; $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "theme/apps-file-manager.html.twig")); // line 1 yield Twig\Extension\CoreExtension::include($this->env, $context, "theme/partials/main.html.twig"); yield " "; // line 5 yield Twig\Extension\CoreExtension::include($this->env, $context, "theme/partials/title-meta.html.twig", ["title" => "File Manager"]); yield " "; // line 7 yield Twig\Extension\CoreExtension::include($this->env, $context, "theme/partials/head-css.html.twig"); yield "
"; // line 16 yield Twig\Extension\CoreExtension::include($this->env, $context, "theme/partials/menu.html.twig"); yield "
Folders
Projects
349 Files 4.10GB
Documents
2348 Files 27.01GB
Media
12480 Files 20.87GB
Velzon v1.7.0
180 Files 478.65MB
Recent File
Name File Item File Size Recent Date Actions
    Showing4 of 125 Results
    Overview
    • Documents

      2348 files

      27.01 GB
    • Media

      12480 files

      20.87 GB
    • Projects

      349 files

      4.10 GB
    • Others

      9873 files

      33.54 GB
    Upgrade to Pro

    Get more space for your...

    File Preview
    html.docx

    0.3 KB, 19 Apr, 2022

    File Description :
    File Name : html.docx
    File Type : Documents
    Size : 0.3 KB
    Created : 19 Apr, 2022
    Path :
    *:\\projects\\src\\assets\\images
    Share Information:
    Share Name : \\\\*\\Projects
    Share Path : velzon:\\Documents\\
    Create Folder
    Please enter a folder name.
    Create File
    Please enter a file name.

    Are you sure ?

    Are you sure you want to remove this item ?

    Are you sure ?

    Are you sure you want to remove this folder ?

    "; // line 605 yield Twig\Extension\CoreExtension::include($this->env, $context, "theme/partials/footer.html.twig"); yield "
    "; // line 612 yield Twig\Extension\CoreExtension::include($this->env, $context, "theme/partials/customizer.html.twig"); yield " "; // line 614 yield Twig\Extension\CoreExtension::include($this->env, $context, "theme/partials/vendor-scripts.html.twig"); yield " "; $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof); $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof); yield from []; } /** * @codeCoverageIgnore */ public function getTemplateName(): string { return "theme/apps-file-manager.html.twig"; } /** * @codeCoverageIgnore */ public function isTraitable(): bool { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo(): array { return array ( 679 => 614, 674 => 612, 664 => 605, 72 => 16, 60 => 7, 55 => 5, 48 => 1,); } public function getSourceContext(): Source { return new Source("{{ include('theme/partials/main.html.twig') }} {{ include('theme/partials/title-meta.html.twig', {title: 'File Manager'}) }} {{ include('theme/partials/head-css.html.twig') }}
    {{ include('theme/partials/menu.html.twig') }}
    Folders
    Projects
    349 Files 4.10GB
    Documents
    2348 Files 27.01GB
    Media
    12480 Files 20.87GB
    Velzon v1.7.0
    180 Files 478.65MB
    Recent File
    Name File Item File Size Recent Date Actions
      Showing4 of 125 Results
      Overview
      • Documents

        2348 files

        27.01 GB
      • Media

        12480 files

        20.87 GB
      • Projects

        349 files

        4.10 GB
      • Others

        9873 files

        33.54 GB
      Upgrade to Pro

      Get more space for your...

      File Preview
      html.docx

      0.3 KB, 19 Apr, 2022

      File Description :
      File Name : html.docx
      File Type : Documents
      Size : 0.3 KB
      Created : 19 Apr, 2022
      Path :
      *:\\projects\\src\\assets\\images
      Share Information:
      Share Name : \\\\*\\Projects
      Share Path : velzon:\\Documents\\
      Create Folder
      Please enter a folder name.
      Create File
      Please enter a file name.

      Are you sure ?

      Are you sure you want to remove this item ?

      Are you sure ?

      Are you sure you want to remove this folder ?

      {{ include('theme/partials/footer.html.twig') }}
      {{ include('theme/partials/customizer.html.twig') }} {{ include('theme/partials/vendor-scripts.html.twig') }} ", "theme/apps-file-manager.html.twig", "/var/www/cds/app/templates/theme/apps-file-manager.html.twig"); } }