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 |
---|---|---|---|
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. |
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"][[api-linebreak]] ["install_two_modules", "Install two modules" , "Content type",… |
RecipeTest::testCreateFromDirectoryNoRecipe | function | core/ |
Tests creating a recipe from an empty directory. |
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/ |
Tests Drupal\Component\FileSystem\RegexDirectoryIterator. |
RegexDirectoryIteratorTest.php | file | core/ |
|
RegexDirectoryIteratorTest::providerTestRegexDirectoryIterator | function | core/ |
Provider for self::testRegexDirectoryIterator(). |
RegexDirectoryIteratorTest::testRegexDirectoryIterator | function | core/ |
@legacy-covers ::accept |
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. |
RemoteFileScanDirectoryTest::$modules | property | core/ |
Modules to install. |
RemoteFileScanDirectoryTest::$scheme | property | core/ |
A stream wrapper scheme to register for the test. |
RemoteFileScanDirectoryTest::setUp | function | core/ |
|
SandboxDirectoryValidator | class | core/ |
Validates staging root is not a subdirectory of active. |
SandboxDirectoryValidator.php | file | core/ |
|
SandboxDirectoryValidator::getSubscribedEvents | function | core/ |
|
SandboxDirectoryValidator::validate | function | core/ |
Check if staging root is a subdirectory of active. |
SandboxDirectoryValidator::__construct | function | core/ |
|
SandboxDirectoryValidatorTest | class | core/ |
@coversDefaultClass \Drupal\package_manager\Validator\SandboxDirectoryValidator[[api-linebreak]] @group package_manager @internal |
SandboxDirectoryValidatorTest.php | file | core/ |
|
SandboxDirectoryValidatorTest::providerTestCheckNotInActive | function | core/ |
Data provider for testCheckNotInActive(). |
SandboxDirectoryValidatorTest::testCheckNotInActive | function | core/ |
@covers ::validate[[api-linebreak]] |
SandboxManagerBase::getSandboxDirectory | function | core/ |
Returns the path of the directory where changes should be staged. |
SandboxManagerBase::sandboxDirectoryExists | function | core/ |
Determines if the stage directory exists. |
SandboxManagerBaseTest::testGetSandboxDirectory | function | core/ |
@covers ::getSandboxDirectory[[api-linebreak]] |
SandboxManagerBaseTest::testStageDirectoryDeletedDuringCron | function | core/ |
Tests that destroyed stage directories are actually deleted during cron. |
SandboxManagerBaseTest::testStageDirectoryExists | function | core/ |
@covers ::sandboxDirectoryExists[[api-linebreak]] |
SandboxManagerBaseTest::testUncreatedGetSandboxDirectory | function | core/ |
@covers ::getSandboxDirectory[[api-linebreak]] |
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.