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 |
---|---|---|---|
LibrariesDirectoryFileFinder::__construct | function | core/ |
Constructs a new LibrariesDirectoryFileFinder instance. |
LibrariesDirectoryFileFinderTest | class | core/ |
@coversDefaultClass \Drupal\Core\Asset\LibrariesDirectoryFileFinder @group Asset |
LibrariesDirectoryFileFinderTest.php | file | core/ |
|
LibrariesDirectoryFileFinderTest::testFind | function | core/ |
@covers ::find |
library.libraries_directory_file_finder | service | core/ |
Drupal\Core\Asset\LibrariesDirectoryFileFinder |
LibraryDiscoveryParser::$librariesDirectoryFileFinder | property | core/ |
The libraries directory file finder. |
LibraryDiscoveryParserTest::$librariesDirectoryFileFinder | property | core/ |
The mocked libraries directory file finder. |
Local::createDirectoryJailed | function | core/ |
Creates a directory. |
Local::isDirectory | function | core/ |
Checks if a particular path is a directory. |
Local::removeDirectoryJailed | function | core/ |
Removes a directory. |
LocaleUpdateBase::setTranslationsDirectory | function | core/ |
Sets the value of the default translations directory. |
LocalStream::getDirectoryPath | function | core/ |
Gets the path that the wrapper is responsible for. |
LocalTaskIntegrationTestBase::$directoryList | property | core/ |
A list of module directories used for YAML searching. |
Module::canUpdateDirectory | function | core/ |
Determines if the Updater can handle the project provided in $directory. |
Module::getInstallDirectory | function | core/ |
Returns the directory where a module should be installed. |
Module::getRootDirectoryRelativePath | function | core/ |
Returns the name of the root directory under which projects will be copied. |
MTimeProtectedFastFileStorage::getContainingDirectoryFullPath | function | core/ |
Gets the full path of the file storage directory's parent. |
NotRegularDirectoryException | class | core/ |
Exception thrown when a target is not a regular directory (e.g. a file). |
NotRegularDirectoryException.php | file | core/ |
|
OEmbedTestTrait::getFixturesDirectory | function | core/ |
Returns the relative path to the oEmbed fixtures directory. |
PhpStorageTestBase::$directory | property | core/ |
A unique per test class directory path to test php storage. |
PhpTransliteration::$dataDirectory | property | core/ |
Directory where data for transliteration resides. |
PhpUnitTestRunner::$workingDirectory | property | core/ |
Path to the working directory. |
PrivateStream::getDirectoryPath | function | core/ |
Gets the path that the wrapper is responsible for. |
ProtectedDirectory | class | core/ |
A value object representing a protected directory. |
ProtectedDirectory.php | file | core/ |
|
ProtectedDirectory::$path | property | core/ |
The directory path. |
ProtectedDirectory::$private | property | core/ |
If the directory is private (or public). |
ProtectedDirectory::$title | property | core/ |
The directory title. |
ProtectedDirectory::getPath | function | core/ |
Gets the directory path. |
ProtectedDirectory::getTitle | function | core/ |
Gets the title. |
ProtectedDirectory::isPrivate | function | core/ |
Is the directory private (or public). |
ProtectedDirectory::__construct | function | core/ |
ProtectedDirectory constructor. |
PublicStream::getDirectoryPath | function | core/ |
Gets the path that the wrapper is responsible for. |
RegexDirectoryIterator | class | core/ |
Iterates over files whose names match a regular expression in a directory. |
RegexDirectoryIterator.php | file | core/ |
|
RegexDirectoryIterator::$regex | property | core/ |
The regular expression to match. |
RegexDirectoryIterator::accept | function | core/ |
Implements \FilterIterator::accept(). |
RegexDirectoryIterator::__construct | function | core/ |
RegexDirectoryIterator constructor. |
RegexDirectoryIteratorTest | class | core/ |
@coversDefaultClass \Drupal\Component\FileSystem\RegexDirectoryIterator @group FileSystem |
RegexDirectoryIteratorTest.php | file | core/ |
|
RegexDirectoryIteratorTest::providerTestRegexDirectoryIterator | function | core/ |
Provider for self::testRegexDirectoryIterator(). |
RegexDirectoryIteratorTest::testRegexDirectoryIterator | function | core/ |
@covers ::accept @dataProvider providerTestRegexDirectoryIterator |
RemoteFileDirectoryTest | class | core/ |
Tests operations dealing with directories. |
RemoteFileDirectoryTest.php | file | core/ |
|
RemoteFileDirectoryTest::$classname | property | core/ |
A fully-qualified stream wrapper class name to register for the test. |
RemoteFileDirectoryTest::$modules | property | core/ |
Modules to enable. |
RemoteFileDirectoryTest::$scheme | property | core/ |
A stream wrapper scheme to register for the test. |
RemoteFileDirectoryTest::setUp | function | core/ |
|
RemoteFileScanDirectoryTest | class | core/ |
Tests \Drupal\Core\File\FileSystemInterface::scanDirectory(). |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.