You are here

6 calls to drupal_dirname() in Zircon Profile 8

FileTokenReplaceTest::testFileTokenReplacement in core/modules/file/src/Tests/FileTokenReplaceTest.php
Creates a file, then tests the tokens generated from it.
file_destination in core/includes/file.inc
Determines the destination path for a file.
file_unmanaged_copy in core/includes/file.inc
Copies a file to a new location without invoking the file API.
ImageStyle::createDerivative in core/modules/image/src/Entity/ImageStyle.php
Creates a new image derivative based on this image style.
locale_translation_source_build in core/modules/locale/locale.translation.inc
Builds abstract translation source.
UnmanagedCopyTest::testOverwriteSelf in core/modules/system/src/Tests/File/UnmanagedCopyTest.php
Copy a file onto itself.