Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest::$profile | property | core/ |
This is set by the profile in the core.extension extracted. |
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest::getConfigLocation | function | core/ |
Gets the path to the configuration directory. |
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest::setUpProfile | function | core/ |
Installer step: Select installation profile. |
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest::setUpRequirementsProblem | function | core/ |
Installer step: Requirements problem. |
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest::setUpSite | function | core/ |
Final installer step: Configure site. |
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest::testConfigSync | function | core/ |
Tests installing from config is not available due to hook_INSTALL(). |
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest::visitInstaller | function | core/ |
Visits the interactive installer. |
| InstallerExistingConfigSyncDirectoryProfileMismatchTest | class | core/ |
Verifies that installing from existing configuration works. |
| InstallerExistingConfigSyncDirectoryProfileMismatchTest.php | file | core/ |
|
| InstallerExistingConfigSyncDirectoryProfileMismatchTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerExistingConfigSyncDirectoryProfileMismatchTest::$existingSyncDirectory | property | core/ |
|
| InstallerExistingConfigSyncDirectoryProfileMismatchTest::$profile | property | core/ |
This is set by the profile in the core.extension extracted. |
| InstallerExistingConfigSyncDirectoryProfileMismatchTest::getConfigLocation | function | core/ |
Gets the path to the configuration directory. |
| InstallerExistingConfigSyncDirectoryProfileMismatchTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerExistingConfigSyncDirectoryProfileMismatchTest::setUpSite | function | core/ |
Final installer step: Configure site. |
| InstallerExistingConfigSyncDirectoryProfileMismatchTest::testConfigSync | function | core/ |
Tests that profile mismatch fails to install. |
| InstallerExistingConfigTestBase::$existingSyncDirectory | property | core/ |
|
| InstallerKernel::getConfigStorage | function | core/ |
Returns the active configuration storage used during early install. |
| InstallerKernel::resetConfigStorage | function | core/ |
Reset the bootstrap config storage. |
| InstallerRedirectTrait::shouldRedirectToInstaller | function | core/ |
Determines if an exception handler should redirect to the installer. |
| InstallerRedirectTraitTest::providerShouldRedirectToInstaller | function | core/ |
Data provider for testShouldRedirectToInstaller(). |
| InstallerRedirectTraitTest::testShouldRedirectToInstaller | function | core/ |
Tests should redirect to installer. |
| InstallHelper::storeCreatedContentUuids | function | core/ |
Stores record of content entities created by this import. |
| InstallProfileUninstallValidator | class | core/ |
Ensures install profile can only be uninstalled if the modules are available. |
| InstallProfileUninstallValidator.php | file | core/ |
|
| InstallProfileUninstallValidator::$noProfileExtensionDiscovery | property | core/ |
Extension discovery that scans all folders except profiles. |
| InstallProfileUninstallValidator::getExtensionDiscovery | function | core/ |
Gets an extension discovery object that ignores the install profile. |
| InstallProfileUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| InstallProfileUninstallValidator::__construct | function | core/ |
|
| InstallStorage | class | core/ |
Storage used by the Drupal installer. |
| InstallStorage.php | file | core/ |
|
| InstallStorage::$directory | property | core/ |
The directory to scan in each extension to scan for files. |
| InstallStorage::$folders | property | core/ |
Folder map indexed by configuration name. |
| 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. |
| InstallStorage::delete | function | core/ |
Overrides Drupal\Core\Config\FileStorage::delete(). |
| InstallStorage::deleteAll | function | core/ |
Overrides Drupal\Core\Config\FileStorage::deleteAll(). |
| InstallStorage::exists | function | core/ |
Returns whether a configuration object exists. |
| InstallStorage::getAllFolders | function | core/ |
Returns a map of all config object names and their folders. |
| InstallStorage::getComponentFolder | function | core/ |
Get folder inside each component that contains the files. |
| InstallStorage::getComponentNames | function | core/ |
Get all configuration names and folders for a list of modules or themes. |
| InstallStorage::getCoreFolder | function | core/ |
Get folder inside Drupal core that contains the files. |
| InstallStorage::getCoreNames | function | core/ |
Get all configuration names and folders for Drupal core. |
| InstallStorage::getFilePath | function | core/ |
Overrides Drupal\Core\Config\FileStorage::getFilePath(). |
| InstallStorage::listAll | function | core/ |
Gets configuration object names starting with a given prefix. |
| InstallStorage::rename | function | core/ |
Overrides Drupal\Core\Config\FileStorage::rename(). |
| InstallStorage::reset | function | core/ |
Resets the static cache. |
| InstallStorage::write | function | core/ |
Overrides Drupal\Core\Config\FileStorage::write(). |
Pagination
- Previous page
- Page 144
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.