Search for directory
- Search 7.x for directory
- Search 8.9.x for directory
- Search 10.3.x for directory
- Search 11.x for directory
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| AnnotatedClassDiscovery::$directorySuffix | property | core/ |
The directory suffix. |
| BrowserHtmlDebugTrait::$htmlOutputDirectory | property | core/ |
Directory name for HTML output logging. |
| BrowserTestBase::$translationFilesDirectory | property | core/ |
The translation file directory for the test environment. |
| BuildTestBase::getWorkspaceDirectory | function | core/ |
Full path to the workspace where this test can build. |
| ConfigDirectoryNotDefinedException | class | core/ |
An exception thrown when the config sync directory is not defined. |
| ConfigDirectoryNotDefinedException.php | file | core/ |
|
| ConfigInstaller::getDefaultConfigDirectory | function | core/ |
Gets an extension's default configuration directory. |
| ConnectionTest::testLegacyDatabaseDriverInRootDriversDirectory | function | core/ |
Tests the deprecation of Drupal 8 style database drivers. |
| CustomDirectoryAnnotatedClassDiscoveryTest | class | core/ |
Tests discovery of annotated plugins in a custom directory. |
| CustomDirectoryAnnotatedClassDiscoveryTest.php | file | core/ |
|
| CustomDirectoryAnnotatedClassDiscoveryTest::setUp | function | core/ |
|
| CustomDirectoryExample1 | class | core/ |
Provides a test plugin within a custom directory. |
| CustomDirectoryExample1.php | file | core/ |
|
| CustomDirectoryExample2 | class | core/ |
Provides a test plugin within a custom directory. |
| CustomDirectoryExample2.php | file | core/ |
|
| Database::findDriverAutoloadDirectory | function | core/ |
Finds the directory to add to the autoloader for the driver's namespace. |
| DatabaseTest::providerFindDriverAutoloadDirectory | function | core/ |
Data provider for ::testFindDriverAutoloadDirectory(). |
| DatabaseTest::providerFindDriverAutoloadDirectoryException | function | core/ |
Data provider for ::testFindDriverAutoloadDirectoryException(). |
| DatabaseTest::testFindDriverAutoloadDirectory | function | core/ |
@covers ::findDriverAutoloadDirectory[[api-linebreak]] @dataProvider providerFindDriverAutoloadDirectory |
| DatabaseTest::testFindDriverAutoloadDirectoryException | function | core/ |
@covers ::findDriverAutoloadDirectory[[api-linebreak]] @dataProvider providerFindDriverAutoloadDirectoryException |
| DirectoryNotReadyException | class | core/ |
Exception thrown when a file's destination directory is not ready. |
| DirectoryNotReadyException.php | file | core/ |
|
| DirectoryTest | class | core/ |
Tests operations dealing with directories. |
| DirectoryTest.php | file | core/ |
|
| DirectoryTest::testDirectoryCreation | function | core/ |
Tests directory creation. |
| DirectoryTest::testFileCheckDirectoryHandling | function | core/ |
Tests directory handling functions. |
| DirectoryTest::testFileCheckLocalDirectoryHandling | function | core/ |
Tests local directory handling functions. |
| DirectoryTest::testFileCreateNewFilepath | function | core/ |
Tests the file paths of newly created files. |
| DirectoryTest::testFileDestination | function | core/ |
Tests the destination file path. |
| DirectoryTest::testFileDirectoryTemp | function | core/ |
Ensure that the getTempDirectory() method always returns a value. |
| DirectoryTest::testMultiplePrepareDirectory | function | core/ |
Tests asynchronous directory creation. |
| drupal_phpunit_contrib_extension_directory_roots | function | core/ |
Returns directories under which contributed extensions may exist. |
| DummyReadOnlyStreamWrapper::getDirectoryPath | function | core/ |
Gets the path that the wrapper is responsible for. |
| DummyStreamWrapper::getDirectoryPath | function | core/ |
Gets the path that the wrapper is responsible for. |
| ExtensionDiscovery::scanDirectory | function | core/ |
Recursively scans a base directory for the extensions it contains. |
| 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 filesystem path for configuration objects. |
| FileStorage::$directory | property | core/ |
The directory where the files should be stored. |
| 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. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.