Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| InstallHelper::processDisclaimerBlock | function | core/ |
Process disclaimer_block data into disclaimer_block block structure. |
| InstallHelper::processFooterPromoBlock | function | core/ |
Process footer_block data into footer_block block structure. |
| InstallHelper::processImage | function | core/ |
Process images into media entities. |
| InstallHelper::processPage | function | core/ |
Process pages data into page node structure. |
| InstallHelper::processRecipe | function | core/ |
Process recipe data into recipe node structure. |
| InstallHelper::processTerm | function | core/ |
Process terms for a given vocabulary and filename. |
| InstallHelper::readMultilingualContent | function | core/ |
Read multilingual content. |
| InstallHelper::saveMediaImageId | function | core/ |
Saves a Media Image ID generated when saving a media image. |
| InstallHelper::saveNodePath | function | core/ |
Saves a node CSV ID generated when saving content. |
| InstallHelper::saveTermId | function | core/ |
Saves a Term ID generated when saving a taxonomy term. |
| InstallHelper::storeCreatedContentUuids | function | core/ |
Stores record of content entities created by this import. |
| InstallHelper::__construct | function | core/ |
Constructs a new InstallHelper object. |
| InstallProfileDependenciesBcTest | class | core/ |
Tests that an install profile with only dependencies works as expected. |
| InstallProfileDependenciesBcTest.php | file | core/ |
|
| InstallProfileDependenciesBcTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallProfileDependenciesBcTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| InstallProfileDependenciesBcTest::testUninstallingModules | function | core/ |
Tests that the install profile BC layer for dependencies key works. |
| InstallProfileDependenciesTest | class | core/ |
Tests that an install profile can require modules. |
| InstallProfileDependenciesTest.php | file | core/ |
|
| InstallProfileDependenciesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallProfileDependenciesTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| InstallProfileDependenciesTest::testUninstallingModules | function | core/ |
Tests that an install profile can require modules. |
| InstallProfileMismatchException | class | core/ |
Exception thrown if settings.php cannot be written and the chosen profile does not match. |
| InstallProfileMismatchException.php | file | core/ |
|
| InstallProfileMismatchException::__construct | function | core/ |
Constructs a new InstallProfileMismatchException exception. |
| InstallProfileSystemInstall8300Test | class | core/ |
Tests system_update_8300(). |
| InstallProfileSystemInstall8300Test.php | file | core/ |
|
| InstallProfileSystemInstall8300Test::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallProfileSystemInstall8300Test::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| InstallProfileSystemInstall8300Test::testUpdate | function | core/ |
Ensures that the system_update_8300() runs as expected. |
| 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 790
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.