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 |
---|---|---|---|
TestBase::getTempFilesDirectory | function | core/ |
Gets the temporary files directory. |
TestDiscovery::scanDirectory | function | core/ |
Scans a given directory for class files. |
TestDiscoveryTest::testScanDirectoryNoAbstract | function | core/ |
Ensure TestDiscovery::scanDirectory() ignores certain abstract file types. |
TestFileTransfer::$shouldIsDirectoryReturnTrue | property | core/ |
This is for testing the CopyRecursive logic. |
TestFileTransfer::createDirectoryJailed | function | core/ |
Creates a directory. |
TestFileTransfer::isDirectory | function | core/ |
Checks if a particular path is a directory. |
TestFileTransfer::removeDirectoryJailed | function | core/ |
Removes a directory. |
TestSetupTrait::$privateFilesDirectory | property | core/ |
The private file directory for the test environment. |
TestSetupTrait::$publicFilesDirectory | property | core/ |
The public file directory for the test environment. |
TestSetupTrait::$siteDirectory | property | core/ |
The site directory of this test run. |
TestSetupTrait::$tempFilesDirectory | property | core/ |
The temporary file directory for the test environment. |
TestSiteInstallCommand::ensureDirectory | function | core/ |
Ensures that the sites/simpletest directory exists and is writable. |
Theme::canUpdateDirectory | function | core/ |
Determines if the Updater can handle the project provided in $directory. |
Theme::getInstallDirectory | function | core/ |
Returns the directory where a theme should be installed. |
Theme::getRootDirectoryRelativePath | function | core/ |
Returns the name of the root directory under which projects will be copied. |
TranslationsStream::getDirectoryPath | function | core/ |
Gets the path that the wrapper is responsible for. |
Updater::getUpdaterFromDirectory | function | core/ |
Determines which Updater class can operate on the given directory. |
Updater::prepareInstallDirectory | function | core/ |
Makes sure the installation parent directory exists and is writable. |
UpdaterInterface::canUpdateDirectory | function | core/ |
Determines if the Updater can handle the project provided in $directory. |
UpdaterInterface::getInstallDirectory | function | core/ |
Returns the path to the default install location for the current project. |
UpdaterInterface::getRootDirectoryRelativePath | function | core/ |
Returns the name of the root directory under which projects will be copied. |
UpdateUploadTest::testUpdateDirectory | function | core/ |
Tests only an *.info.yml file are detected without supporting files. |
UrlGeneratorTest::testGetPathFromRouteWithSubdirectory | function | core/ |
Tests URL generation in a subdirectory. |
YamlDirectoryDiscovery | class | core/ |
Allows multiple YAML files per directory to define plugin definitions. |
YamlDirectoryDiscovery | class | core/ |
Discovers multiple YAML files in a set of directories. |
YamlDirectoryDiscovery.php | file | core/ |
|
YamlDirectoryDiscovery.php | file | core/ |
|
YamlDirectoryDiscovery::$directories | property | core/ |
An array of directories to scan, keyed by the provider. |
YamlDirectoryDiscovery::$fileCacheKeySuffix | property | core/ |
The suffix for the file cache key. |
YamlDirectoryDiscovery::$idKey | property | core/ |
The key contained in the discovered data that identifies it. |
YamlDirectoryDiscovery::FILE_KEY | constant | core/ |
Defines the key in the discovered data where the file path is stored. |
YamlDirectoryDiscovery::findAll | function | core/ |
Returns an array of discoverable items. |
YamlDirectoryDiscovery::findFiles | function | core/ |
Returns an array of providers keyed by file path. |
YamlDirectoryDiscovery::getDirectoryIterator | function | core/ |
Gets an iterator to loop over the files in the provided directory. |
YamlDirectoryDiscovery::getIdentifier | function | core/ |
Gets the identifier from the data. |
YamlDirectoryDiscovery::__construct | function | core/ |
Constructs a YamlDirectoryDiscovery object. |
YamlDirectoryDiscovery::__construct | function | core/ |
Constructs a YamlDirectoryDiscovery object. |
YamlDirectoryDiscoveryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\Discovery\YamlDirectoryDiscovery |
YamlDirectoryDiscoveryTest | class | core/ |
YamlDirectoryDiscoveryTest component unit tests. |
YamlDirectoryDiscoveryTest.php | file | core/ |
|
YamlDirectoryDiscoveryTest.php | file | core/ |
|
YamlDirectoryDiscoveryTest::setUp | function | core/ |
|
YamlDirectoryDiscoveryTest::testDiscovery | function | core/ |
Tests YAML directory discovery. |
YamlDirectoryDiscoveryTest::testDiscoveryAlternateId | function | core/ |
Tests YAML directory discovery with an alternate ID key. |
YamlDirectoryDiscoveryTest::testDiscoveryInvalidYamlException | function | core/ |
Tests YAML directory discovery with invalid YAML. |
YamlDirectoryDiscoveryTest::testDiscoveryNoIdException | function | core/ |
Tests YAML directory discovery with a missing ID key. |
YamlDirectoryDiscoveryTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions |
YamlDirectoryDiscoveryTest::testGetDefinitionsWithTranslatableDefinitions | function | core/ |
@covers ::getDefinitions |
_update_manager_cache_directory | function | core/ |
Returns the directory where update archive files should be cached. |
_update_manager_extract_directory | function | core/ |
Returns the directory where update archive files should be extracted. |
Pagination
- Previous page
- Page 6
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.