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 |
---|---|---|---|
LibrariesDirectoryFileFinder.php | file | core/ |
|
LibrariesDirectoryFileFinder::$installProfile | property | core/ |
The install profile. |
LibrariesDirectoryFileFinder::$profileExtensionList | property | core/ |
The profile extension list. |
LibrariesDirectoryFileFinder::$root | property | core/ |
The app root. |
LibrariesDirectoryFileFinder::$sitePath | property | core/ |
The site path. |
LibrariesDirectoryFileFinder::find | function | core/ |
Finds files that are located in the supported 'libraries' directories. |
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. |
MigrationDirectoryTest | class | core/ |
Tests that migrations exist in the migration_templates directory. |
MigrationDirectoryTest.php | file | core/ |
|
MigrationDirectoryTest::$modules | property | core/ |
Modules to enable. |
MigrationDirectoryTest::testMigrationDirectory | function | core/ |
Tests that migrations in the migration_templates directory are created. |
migration_directory_test.info.yml | file | core/ |
core/modules/migrate/tests/modules/migration_directory_test/migration_directory_test.info.yml |
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 containing directory where the file is or should be stored. |
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. |
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.