Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
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/ |
@todo |
| InstallerExistingConfigSyncDirectoryProfileMismatchTest::$profile | property | core/ |
This is set by the profile in the core.extension extracted. |
| InstallerExistingConfigSyncDirectoryProfileMismatchTest::getConfigTarball | function | core/ |
Gets the filepath to the configuration tarball. |
| 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/ |
@todo |
| 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/ |
@covers ::shouldRedirectToInstaller[[api-linebreak]] @dataProvider providerShouldRedirectToInstaller |
| InstallHelper::importEditors | function | core/ |
Imports editors. |
| InstallHelper::storeCreatedContentUuids | function | core/ |
Stores record of content entities created by this import. |
| 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(). |
| InstallStorage::__construct | function | core/ |
Constructs an InstallStorage object. |
| install_goto | function | core/ |
Sends the user to a different installer page. |
| install_tasks_to_display | function | core/ |
Returns a list of tasks that should be displayed to the end user. |
| install_tasks_to_perform | function | core/ |
Returns a list of tasks to perform during the current installation request. |
| IntegerItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
| IntegrationTest::$feedStorage | property | core/ |
The entity storage for aggregator feeds. |
| IntegrationTest::$itemStorage | property | core/ |
The entity storage for aggregator items. |
| IntegrationTest::testAggregatorItemView | function | core/ |
Tests basic aggregator_item view. |
| Internal::getButtons | function | core/ |
Returns the buttons that this plugin provides, along with metadata. |
| InternalTest::$ckeditorPluginManager | property | core/ |
The CKEditor plugin manager. |
Pagination
- Previous page
- Page 136
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.