Search for config
- Search 7.x for config
- Search 9.5.x for config
- Search 8.9.x for config
- Search 11.x for config
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Config | class | composer/ |
Determine configuration. |
| Config | class | core/ |
Drupal 8+ configuration source from database. |
| Config | class | core/ |
Provides Configuration Management destination plugin. |
| Config | class | core/ |
Defines the default configuration object. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigrateTextConfigsTest::setUp | function | core/ |
|
| MigrateTextConfigsTest::testTextSettings | function | core/ |
Tests migration of text variables to text.settings.yml. |
| MigrateUpdateConfigsTest | class | core/ |
Upgrade variables to update.settings.yml. |
| MigrateUpdateConfigsTest.php | file | core/ |
|
| MigrateUpdateConfigsTest::$modules | property | core/ |
Modules to install. |
| MigrateUpdateConfigsTest::setUp | function | core/ |
|
| MigrateUpdateConfigsTest::testUpdateSettings | function | core/ |
Tests migration of update variables to update.settings.yml. |
| MigrateUserConfigsTest | class | core/ |
Upgrade variables to user.*.yml. |
| MigrateUserConfigsTest.php | file | core/ |
|
| MigrateUserConfigsTest::setUp | function | core/ |
|
| MigrateUserConfigsTest::testUserMail | function | core/ |
Tests migration of user variables to user.mail.yml. |
| MigrateUserConfigsTranslationTest | class | core/ |
Upgrade i18n variables to user.*.yml. |
| MigrateUserConfigsTranslationTest | class | core/ |
Test migration of i18n user variables. |
| MigrateUserConfigsTranslationTest.php | file | core/ |
|
| MigrateUserConfigsTranslationTest.php | file | core/ |
|
| MigrateUserConfigsTranslationTest::$modules | property | core/ |
Modules to install. |
| MigrateUserConfigsTranslationTest::$modules | property | core/ |
Modules to install. |
| MigrateUserConfigsTranslationTest::setUp | function | core/ |
|
| MigrateUserConfigsTranslationTest::setUp | function | core/ |
|
| MigrateUserConfigsTranslationTest::testUserConfig | function | core/ |
Tests migration of i18n user variables to user.mail and user.settings. |
| MigrateUserConfigsTranslationTest::testUserMail | function | core/ |
Tests migration of i18n user variables to user.mail.yml. |
| Migration::getDestinationConfiguration | function | core/ |
Get the destination configuration, with at least a 'plugin' key. |
| Migration::getSourceConfiguration | function | core/ |
Get the source configuration, with at least a 'plugin' key. |
| MigrationConfigurationTrait | trait | core/ |
Configures the appropriate migrations for a given source Drupal database. |
| MigrationConfigurationTrait.php | file | core/ |
|
| MigrationConfigurationTrait::$configFactory | property | core/ |
The config factory service. |
| MigrationConfigurationTrait::$followUpMigrationTags | property | core/ |
The follow-up migration tags. |
| MigrationConfigurationTrait::$migrationPluginManager | property | core/ |
The migration plugin manager service. |
| MigrationConfigurationTrait::$state | property | core/ |
The state service. |
| MigrationConfigurationTrait::createDatabaseStateSettings | function | core/ |
Creates the necessary state entries for SqlBase::getDatabase() to work. |
| MigrationConfigurationTrait::getConfigFactory | function | core/ |
Gets the config factory service. |
| MigrationConfigurationTrait::getConnection | function | core/ |
Gets the database connection for the source Drupal database. |
| MigrationConfigurationTrait::getFollowUpMigrationTags | function | core/ |
Returns the follow-up migration tags. |
| MigrationConfigurationTrait::getLegacyDrupalVersion | function | core/ |
Determines what version of Drupal the source database contains. |
| MigrationConfigurationTrait::getMigrationPluginManager | function | core/ |
Gets the migration plugin manager service. |
| MigrationConfigurationTrait::getMigrations | function | core/ |
Gets the migrations for import. |
| MigrationConfigurationTrait::getState | function | core/ |
Gets the state service. |
| MigrationConfigurationTrait::getSystemData | function | core/ |
Gets the system data from the system table of the source Drupal database. |
| MigrationConfigurationTraitTest | class | core/ |
@coversDefaultClass \Drupal\migrate_drupal\MigrationConfigurationTrait[[api-linebreak]] @group migrate_drupal |
| MigrationConfigurationTraitTest.php | file | core/ |
|
| MigrationConfigurationTraitTest::providerTestGetLegacyDrupalVersion | function | core/ |
Provides data for testGetLegacyDrupalVersion. |
| MigrationConfigurationTraitTest::testGetLegacyDrupalVersion | function | core/ |
@covers ::getLegacyDrupalVersion[[api-linebreak]] @dataProvider providerTestGetLegacyDrupalVersion |
| 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. |
Pagination
- Previous page
- Page 93
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.