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 |
---|---|---|---|
InstallerExistingConfigSyncDirectoryProfileHookInstall::setUpSettings | function | core/ |
Installer step: Configure settings. |
InstallerExistingConfigSyncDirectoryProfileHookInstall::setUpSite | function | core/ |
Final installer step: Configure site. |
InstallerExistingConfigSyncDirectoryProfileHookInstall::testConfigSync | function | core/ |
Tests installing from config is not available due to hook_INSTALL(). |
InstallerExistingConfigSyncDirectoryProfileHookInstall::visitInstaller | function | core/ |
|
InstallerExistingConfigSyncDirectoryProfileMismatchTest | class | core/ |
Verifies that installing from existing configuration works. |
InstallerExistingConfigSyncDirectoryProfileMismatchTest.php | file | core/ |
|
InstallerExistingConfigSyncDirectoryProfileMismatchTest::$defaultTheme | property | core/ |
|
InstallerExistingConfigSyncDirectoryProfileMismatchTest::$existingSyncDirectory | property | core/ |
|
InstallerExistingConfigSyncDirectoryProfileMismatchTest::$profile | property | core/ |
|
InstallerExistingConfigSyncDirectoryProfileMismatchTest::getConfigLocation | function | core/ |
|
InstallerExistingConfigSyncDirectoryProfileMismatchTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
InstallerExistingConfigSyncDirectoryProfileMismatchTest::setUpSite | function | core/ |
|
InstallerExistingConfigSyncDirectoryProfileMismatchTest::testConfigSync | function | core/ |
Tests that profile mismatch fails to install. |
InstallerExistingConfigTestBase::$existingSyncDirectory | property | core/ |
@todo Fill out docblock. |
InstallStorage::$directory | property | core/ |
The directory to scan in each extension to scan for files. |
InstallStorage::CONFIG_INSTALL_DIRECTORY | constant | core/ |
Extension sub-directory containing default configuration for installation. |
InstallStorage::CONFIG_OPTIONAL_DIRECTORY | constant | core/ |
Extension sub-directory containing optional configuration for installation. |
InstallStorage::CONFIG_SCHEMA_DIRECTORY | constant | core/ |
Extension sub-directory containing configuration schema. |
KernelTestBase::$siteDirectory | property | core/ |
|
LibrariesDirectoryFileFinder | class | core/ |
Finds files that are located in the supported 'libraries' directories. |
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 |
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. |
MockPathLocator::getVendorDirectory | function | core/ |
|
Module::canUpdateDirectory | function | core/ |
|
Module::getInstallDirectory | function | core/ |
Returns the directory where a module should be installed. |
Module::getRootDirectoryRelativePath | function | core/ |
|
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/ |
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.