Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigrationConfigurationTrait::getSystemData | function | core/ |
Gets the system data from the system table of the source Drupal database. |
| MigrationConfigurationTraitTest | class | core/ |
Tests Drupal\migrate_drupal\MigrationConfigurationTrait. |
| MigrationConfigurationTraitTest.php | file | core/ |
|
| MigrationConfigurationTraitTest::providerTestGetLegacyDrupalVersion | function | core/ |
Provides data for testGetLegacyDrupalVersion. |
| MigrationConfigurationTraitTest::testGetLegacyDrupalVersion | function | core/ |
Tests get legacy drupal version. |
| MigrationInterface::getDestinationConfiguration | function | core/ |
Get the destination configuration, with at least a 'plugin' key. |
| MigrationInterface::getSourceConfiguration | function | core/ |
Get the source configuration, with at least a 'plugin' key. |
| MigrationPluginConfigurationTest | class | core/ |
Tests the migration plugin manager. |
| MigrationPluginConfigurationTest.php | file | core/ |
|
| MigrationPluginConfigurationTest::$modules | property | core/ |
Modules to install. |
| MigrationPluginConfigurationTest::mergeProvider | function | core/ |
Provide configuration data for testing. |
| MigrationPluginConfigurationTest::testConfigurationMerge | function | core/ |
Tests merging configuration into a plugin through the plugin manager. |
| MigrationPluginManager::$configFactory | property | core/ |
The config factory service. |
| MigrationTest::testMigrationDependenciesWithInvalidConfig | function | core/ |
Tests that getting migration dependencies fails with invalid configuration. |
| MigrationTest::testMigrationDependenciesWithValidConfig | function | core/ |
Tests valid migration dependencies configuration returns expected values. |
| MinimalInstallerTest::testMinimalConfig | function | core/ |
Ensures that the exported minimal configuration is up to date. |
| MockConfiguratorInterface | interface | core/ |
Helper interface to test Container::get() with configurator. |
| MockConfiguratorInterface::configureService | function | core/ |
Configures a service. |
| MockPhpStorage::$configuration | property | core/ |
The storage configuration. |
| MockPhpStorage::getConfiguration | function | core/ |
Gets the configuration data. |
| MockPhpStorage::getConfigurationValue | function | core/ |
Gets a single configuration key. |
| MockService::setOtherConfigParameter | function | core/ |
Sets the someOtherParameter property. |
| ModuleConfigureRouteTest | class | core/ |
Tests the configure route for core modules. |
| ModuleConfigureRouteTest.php | file | core/ |
|
| ModuleConfigureRouteTest::$moduleInfo | property | core/ |
An array of module info. |
| ModuleConfigureRouteTest::$modules | property | core/ |
Modules to install. |
| ModuleConfigureRouteTest::$routeProvider | property | core/ |
The route provider. |
| ModuleConfigureRouteTest::assertModuleConfigureRoutesExist | function | core/ |
Asserts the configure routes of a module exist. |
| ModuleConfigureRouteTest::doTestDeprecatedModuleConfigureRoutes | function | core/ |
Check the configure route for a single module. |
| ModuleConfigureRouteTest::doTestModuleConfigureRoutes | function | core/ |
Checks the configure route for a single module. |
| ModuleConfigureRouteTest::setUp | function | core/ |
|
| ModuleConfigureRouteTest::testDeprecatedModuleConfigureRoutes | function | core/ |
Tests if the module with lifecycle deprecated configure routes exists. |
| ModuleConfigureRouteTest::testModuleConfigureRoutes | function | core/ |
Tests if the module configure routes exists. |
| ModuleExtensionList::$configFactory | property | core/ |
The config factory. |
| ModuleInstallConfigTestSubscriber | class | core/ |
Test subscriber for configuration CRUD event. |
| ModuleInstallConfigTestSubscriber.php | file | core/ |
|
| ModuleInstallConfigTestSubscriber::getSubscribedEvents | function | core/ |
|
| ModuleInstallConfigTestSubscriber::onSave | function | core/ |
Reacts to a test simple configuration object being installed. |
| ModuleInstallConfigTestSubscriber::__construct | function | core/ |
|
| ModuleInstallerTest::testConfigChangeOnInstall | function | core/ |
Tests config changes by hook_install() are saved for dependent modules. |
| ModuleInstallerTest::testEntityStorageInstalledBeforeSimpleConfig | function | core/ |
Tests that entity storage tables are installed before simple config. |
| ModuleRequiredByThemesUninstallValidator::validateConfigImport | function | core/ |
Determines reasons a module can not be uninstalled prior to config import. |
| ModulesEnabledTrait::modulesEnabledConfirmationMessage | function | core/ |
Provides a confirmation message after modules have been enabled. |
| ModulesListConfirmForm | class | core/ |
Builds a confirmation form for enabling modules with dependencies. |
| ModulesListConfirmForm.php | file | core/ |
|
| ModulesListConfirmForm::$keyValueExpirable | property | core/ |
The expirable key value store. |
| ModulesListConfirmForm::$moduleHandler | property | core/ |
The module handler service. |
| ModulesListConfirmForm::$moduleInstaller | property | core/ |
The module installer. |
| ModulesListConfirmForm::$modules | property | core/ |
An associative list of modules to install or uninstall. |
| ModulesListConfirmForm::buildForm | function | core/ |
Form constructor. |
Pagination
- Previous page
- Page 102
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.