file_dirname Twig Filter
The file_dirname filter parses the file path and returns just the dirname value.
This filter is unique to Aptuitiv. It is not part of the core Twig functionality.
{{ '/path/to/my/file.pdf'|file_dirname }}