Search for directory
- Search 7.x for directory
- Search 9.5.x for directory
- Search 8.9.x for directory
- Search 10.3.x for directory
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileDeleteRecursiveTest::testSymlinksToDirectory | function | core/ |
Tests symlinks to directories do not result in unexpected deletions. |
| FileDeleteRecursiveTest::testSymlinksToDirectoryViaStreamWrapper | function | core/ |
Tests trying to delete symlinks to directories via stream wrappers. |
| FileDeleteTest::testDirectory | function | core/ |
Try deleting a directory. |
| FileDeleteTest::testSymlinkDirectory | function | core/ |
Tests deleting a symlink to a directory. |
| FileDeleteTest::testSymlinkDirectoryStreamWrappers | function | core/ |
Tests deleting using a symlinked directory using stream wrappers. |
| FileItem::validateDirectory | function | core/ |
Form API callback. |
| FileItemTest::$directory | property | core/ |
Directory where the sample files are stored. |
| FileItemTest::validateFileUriForDirectory | function | core/ |
Tests file URIs generated for a given file directory. |
| FilePathTest::$localDirectory | property | core/ |
The base path to the source files on the destination site. |
| FileReadOnlyStorage::$directory | property | core/ |
The directory where the files should be stored. |
| FileStorage::$directory | property | core/ |
The directory where the files should be stored. |
| FileStorage::$directory | property | core/ |
The filesystem path for configuration objects. |
| FileStorage::createDirectory | function | core/ |
Ensures the requested directory exists and has the right permissions. |
| FileStorage::ensureDirectory | function | core/ |
Ensures the directory exists, has the right permissions, and a .htaccess. |
| FileStorage::getCollectionDirectory | function | core/ |
Gets the directory for the collection. |
| FileStorageTest::$directory | property | core/ |
A directory to store configuration in. |
| FileStorageTest::testCreateDirectoryFailWarning | function | core/ |
@legacy-covers ::createDirectory |
| FileSystem::CHMOD_DIRECTORY | constant | core/ |
Default mode for new directories. See self::chmod(). |
| FileSystem::doScanDirectory | function | core/ |
Internal function to handle directory scanning with recursion. |
| FileSystem::getOsTemporaryDirectory | function | core/ |
Discovers a writable system-appropriate temporary directory. |
| FileSystem::getTempDirectory | function | core/ |
Gets the path of the configured temporary directory. |
| FileSystem::prepareDirectory | function | core/ |
Checks that the directory exists and is writable. |
| FileSystem::scanDirectory | function | core/ |
Finds all files that match a given mask in a given directory. |
| FileSystemInterface::CREATE_DIRECTORY | constant | core/ |
Flag used by ::prepareDirectory() -- create directory if not present. |
| FileSystemInterface::getTempDirectory | function | core/ |
Gets the path of the configured temporary directory. |
| FileSystemInterface::prepareDirectory | function | core/ |
Checks that the directory exists and is writable. |
| FileSystemInterface::scanDirectory | function | core/ |
Finds all files that match a given mask in a given directory. |
| FileSystemTempDirectoryTest | class | core/ |
Tests for getTempDirectory on FileSystem. |
| FileSystemTempDirectoryTest.php | file | core/ |
|
| FileSystemTempDirectoryTest::$fileSystem | property | core/ |
The file system under test. |
| FileSystemTempDirectoryTest::setUp | function | core/ |
|
| FileSystemTempDirectoryTest::testGetTempDirectoryOsDefault | function | core/ |
Tests os default fallback. |
| FileSystemTempDirectoryTest::testGetTempDirectorySettings | function | core/ |
Tests 'file_temp_path' setting. |
| FileSystemTest::testDestinationDirectoryFailureOnCopy | function | core/ |
Tests destination directory failure on copy. |
| FileTestBase::assertDirectoryPermissions | function | core/ |
Helper function to test the permissions of a directory. |
| FileTestBase::createDirectory | function | core/ |
Create a directory and assert it exists. |
| FileTransfer::copyDirectory | function | core/ |
Copies a directory. |
| FileTransfer::copyDirectoryJailed | function | core/ |
Copies a directory. |
| FileTransfer::createDirectory | function | core/ |
Creates a directory. |
| FileTransfer::createDirectoryJailed | function | core/ |
Creates a directory. |
| FileTransfer::isDirectory | function | core/ |
Checks if a particular path is a directory. |
| FileTransfer::removeDirectory | function | core/ |
Removes a directory. |
| FileTransfer::removeDirectoryJailed | function | core/ |
Removes a directory. |
| FileTransferTest::_writeDirectory | function | core/ |
Writes a directory structure to the filesystem. |
| FileTranslation::$directory | property | core/ |
Directory to find translation files in the file system. |
| FTPExtension::createDirectoryJailed | function | core/ |
Creates a directory. |
| FTPExtension::isDirectory | function | core/ |
Checks if a particular path is a directory. |
| FTPExtension::removeDirectoryJailed | function | core/ |
Removes a directory. |
| GdToolkitImageManipulationTestBase::$directory | property | core/ |
A directory where test image files can be saved to. |
| GenerateThemeTest::testDeleteDirectory | function | core/ |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.