Search for directory
- Search 7.x for directory
- Search 9.5.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/ |
A suffix to append to each PSR-4 directory associated with a base namespace, to form the directories where plugins are found. |
| 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. |
| ConfigImporterTest::testConfigGetConfigDirectory | function | core/ |
Tests config_get_config_directory(). |
| ConfigInstaller::getDefaultConfigDirectory | function | core/ |
Gets an extension's default configuration directory. |
| CONFIG_ACTIVE_DIRECTORY | constant | core/ |
$config_directories key for active directory. |
| config_get_config_directory | function | core/ |
Returns the path of a configuration directory. |
| CONFIG_STAGING_DIRECTORY | constant | core/ |
$config_directories key for staging directory. |
| CONFIG_SYNC_DIRECTORY | constant | core/ |
$config_directories key for sync directory. |
| CustomDirectoryAnnotatedClassDiscoveryTest | class | core/ |
Tests that plugins in a custom directory are correctly discovered using annotated classes. |
| 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::$modules | property | core/ |
Modules to enable. |
| DirectoryTest::setUp | function | core/ |
|
| DirectoryTest::testDirectoryCreation | function | core/ |
Tests directory creation. |
| DirectoryTest::testFileCheckDirectoryHandling | function | core/ |
Test directory handling functions. |
| DirectoryTest::testFileCheckLocalDirectoryHandling | function | core/ |
Test local directory handling functions. |
| DirectoryTest::testFileCreateNewFilepath | function | core/ |
This will take a directory and path, and find a valid filepath that is not taken by another file. |
| DirectoryTest::testFileDestination | function | core/ |
This will test the filepath for a destination based on passed flags and whether or not the file exists. |
| DirectoryTest::testFileDirectoryTemp | function | core/ |
Ensure that the getTempDirectory() method always returns a value. |
| 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. |
| 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. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.