Search for install
- Search 7.x for install
- Search 9.5.x for install
- Search 8.9.x for install
- Search 11.x for install
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
InstallProfileUninstallTest | class | core/ |
Tests that an install profile can be uninstalled. |
InstallProfileUninstallTest.php | file | core/ |
|
InstallProfileUninstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InstallProfileUninstallTest::$modules | property | core/ |
Modules to install. |
InstallProfileUninstallTest::$profile | property | core/ |
The profile to install as a basis for testing. |
InstallProfileUninstallTest::testUninstallInstallProfile | function | core/ |
Tests a user can uninstall install profiles. |
InstallProfileUninstallValidator | class | core/ |
Provides a proxy class for \Drupal\Core\Extension\InstallProfileUninstallValidator. |
InstallProfileUninstallValidator | class | core/ |
Ensures install profile can only be uninstalled if the modules are available. |
InstallProfileUninstallValidator.php | file | core/ |
|
InstallProfileUninstallValidator.php | file | core/ |
|
InstallProfileUninstallValidator::$container | property | core/ |
The service container. |
InstallProfileUninstallValidator::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
InstallProfileUninstallValidator::$noProfileExtensionDiscovery | property | core/ |
Extension discovery that scans all folders except profiles. |
InstallProfileUninstallValidator::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
InstallProfileUninstallValidator::getExtensionDiscovery | function | core/ |
Gets an extension discovery object that ignores the install profile. |
InstallProfileUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
InstallProfileUninstallValidator::setStringTranslation | function | core/ |
|
InstallProfileUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
InstallProfileUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
InstallProfileUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
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(). |
InstallStorage::__construct | function | core/ |
Constructs an InstallStorage object. |
InstallTasksTest | class | core/ |
Tests the MySQL install tasks. |
InstallTasksTest.php | file | core/ |
|
InstallTasksTest::$connection | property | core/ |
A connection object prophecy. |
InstallTasksTest::createTasks | function | core/ |
Creates a Tasks object for testing. |
InstallTasksTest::createTasksNoConnection | function | core/ |
Creates a Tasks object for testing, without connection. |
InstallTasksTest::providerNameAndMinimumVersion | function | core/ |
Provides test data. |
Pagination
- Previous page
- Page 22
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.