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 |
---|---|---|---|
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. |
MockPathLocator::getVendorDirectory | function | core/ |
|
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. |
PathLocator::getVendorDirectory | function | core/ |
Returns the absolute path of the vendor 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. |
PrivateStream::getDirectoryPath | function | core/ |
Gets the path that the wrapper is responsible for. |
ProcessFactory::getPhpDirectory | function | core/ |
Returns the directory which contains the PHP interpreter. |
ProcessFactoryTest::testPhpDirectoryPrependedToPath | function | core/ |
Tests that the process factory prepends the PHP directory to PATH. |
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. |
Recipe::createFromDirectory | function | core/ |
Creates a recipe object from the provided path. |
RecipeCommandTest::testErrorOnNonExistentDirectory | function | core/ |
Tests the recipe command with a non-existent directory. |
RecipeTest::testCreateFromDirectory2 | function | core/ |
@testWith ["no_extensions", "No extensions" , "Testing", [], "A recipe description"] ["install_two_modules", "Install two modules" , "Content type", ["filter",… |
RecipeTest::testCreateFromDirectoryNoRecipe | function | core/ |
|
RegexDirectoryIterator | class | core/ |
Iterates over files whose names match a regular expression in a directory. |
RegexDirectoryIterator.php | file | core/ |
|
RegexDirectoryIterator::accept | function | core/ |
Implements \RegexIterator::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 install. |
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(). |
RemoteFileScanDirectoryTest.php | file | core/ |
|
RemoteFileScanDirectoryTest::$classname | property | core/ |
A fully-qualified stream wrapper class name to register for the test. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.