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 |
---|---|---|---|
FieldDefinitionIntegrityTest::modulesWithSubdirectory | function | core/ |
Find modules with a specified subdirectory. |
FileCopy::getDirectory | function | core/ |
Returns the directory component of a URI or path. |
FileDeleteRecursiveTest::testDirectory | function | core/ |
Try deleting a directory with some files. |
FileDeleteRecursiveTest::testEmptyDirectory | function | core/ |
Try deleting an empty directory. |
FileDeleteRecursiveTest::testSubDirectory | function | core/ |
Try deleting subdirectories with some files. |
FileDeleteTest::testDirectory | function | core/ |
Try deleting a directory. |
FileItem::validateDirectory | function | core/ |
Form API callback. |
FileItemTest::$directory | property | core/ |
Directory where the sample files are stored. |
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/ |
@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/ |
|
FileSystem::prepareDirectory | function | core/ |
|
FileSystem::scanDirectory | function | core/ |
|
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::$modules | property | core/ |
|
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/ |
@covers ::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/ |
|
FileTranslation::$directory | property | core/ |
Directory to find translation files in the file system. |
FTPExtension::createDirectoryJailed | function | core/ |
|
FTPExtension::isDirectory | function | core/ |
|
FTPExtension::removeDirectoryJailed | function | core/ |
|
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.