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 | 
|---|---|---|---|
| ConfigInstaller::installCollectionDefaultConfig | function | core/ | Installs all default configuration in the specified collection. | 
| ConfigInstaller::installDefaultConfig | function | core/ | Installs the default configuration of a given extension. | 
| ConfigInstaller::installDefaultConfig | function | core/ | Installs the default configuration of a given extension. | 
| ConfigInstaller::installOptionalConfig | function | core/ | Installs optional configuration. | 
| ConfigInstaller::installOptionalConfig | function | core/ | Installs optional configuration. | 
| ConfigInstaller::isSyncing | function | core/ | Gets the syncing state. | 
| ConfigInstaller::isSyncing | function | core/ | Gets the syncing state. | 
| ConfigInstaller::lazyLoadItself | function | core/ | Lazy loads the real service from the container. | 
| ConfigInstaller::setSourceStorage | function | core/ | Sets the configuration storage that provides the default configuration. | 
| ConfigInstaller::setSourceStorage | function | core/ | Sets the configuration storage that provides the default configuration. | 
| ConfigInstaller::setSyncing | function | core/ | Sets the status of the isSyncing flag. | 
| ConfigInstaller::setSyncing | function | core/ | Sets the status of the isSyncing flag. | 
| ConfigInstaller::validateDependencies | function | core/ | Validates an array of config data that contains dependency information. | 
| ConfigInstaller::__construct | function | core/ | Constructs a ProxyClass Drupal proxy object. | 
| ConfigInstaller::__construct | function | core/ | Constructs the configuration installer. | 
| ConfigInstallerInterface | interface | core/ | Interface for classes that install config. | 
| ConfigInstallerInterface.php | file | core/ | |
| ConfigInstallerInterface::checkConfigurationToInstall | function | core/ | Checks the configuration that will be installed for an extension. | 
| ConfigInstallerInterface::getSourceStorage | function | core/ | Gets the configuration storage that provides the default configuration. | 
| ConfigInstallerInterface::installCollectionDefaultConfig | function | core/ | Installs all default configuration in the specified collection. | 
| ConfigInstallerInterface::installDefaultConfig | function | core/ | Installs the default configuration of a given extension. | 
| ConfigInstallerInterface::installOptionalConfig | function | core/ | Installs optional configuration. | 
| ConfigInstallerInterface::isSyncing | function | core/ | Gets the syncing state. | 
| ConfigInstallerInterface::setSourceStorage | function | core/ | Sets the configuration storage that provides the default configuration. | 
| ConfigInstallerInterface::setSyncing | function | core/ | Sets the status of the isSyncing flag. | 
| ConfigInstallProfileOverrideTest | class | core/ | Tests that configuration objects are correct after various operations. | 
| ConfigInstallProfileOverrideTest.php | file | core/ | |
| ConfigInstallProfileOverrideTest::$defaultTheme | property | core/ | The theme to install as the default for testing. | 
| ConfigInstallProfileOverrideTest::$profile | property | core/ | The profile to install as a basis for testing. | 
| ConfigInstallProfileOverrideTest::testInstallProfileConfigOverwrite | function | core/ | Tests install profile config changes. | 
| ConfigInstallProfileUnmetDependenciesTest | class | core/ | Tests install profile config overrides can not add unmet dependencies. | 
| ConfigInstallProfileUnmetDependenciesTest.php | file | core/ | |
| ConfigInstallProfileUnmetDependenciesTest::$defaultTheme | property | core/ | The theme to install as the default for testing. | 
| ConfigInstallProfileUnmetDependenciesTest::$expectedException | property | core/ | Contains the expected exception if it is thrown. | 
| ConfigInstallProfileUnmetDependenciesTest::$profile | property | core/ | The installation profile to install. | 
| ConfigInstallProfileUnmetDependenciesTest::copyTestingOverrides | function | core/ | Copy the testing_config_overrides install profile. | 
| ConfigInstallProfileUnmetDependenciesTest::prepareEnvironment | function | core/ | Prepares the current environment for running the test. | 
| ConfigInstallProfileUnmetDependenciesTest::setUpSettings | function | core/ | Installer step: Configure settings. | 
| ConfigInstallProfileUnmetDependenciesTest::setUpSite | function | core/ | Final installer step: Configure site. | 
| ConfigInstallProfileUnmetDependenciesTest::testInstalled | function | core/ | Confirms that the installation succeeded. | 
| ConfigInstallTest | class | core/ | Tests installation of configuration objects in installation functionality. | 
| ConfigInstallTest.php | file | core/ | |
| ConfigInstallTest::$modules | property | core/ | Modules to install. | 
| ConfigInstallTest::installModules | function | core/ | Installs a module. | 
| ConfigInstallTest::setUp | function | core/ | |
| ConfigInstallTest::testCollectionInstallationCollectionConfigEntity | function | core/ | Tests collections which do not support config entities install correctly. | 
| ConfigInstallTest::testCollectionInstallationCollections | function | core/ | Tests config objects in collections are installed as expected. | 
| ConfigInstallTest::testCollectionInstallationNoCollections | function | core/ | Tests that collections are ignored if the event does not return anything. | 
| ConfigInstallTest::testDependencyChecking | function | core/ | Tests the configuration with unmet dependencies is not installed. | 
| ConfigInstallTest::testIdMisMatch | function | core/ | Tests installing configuration where the filename and ID do not match. | 
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.
