Search for configuration
- Search 7.x for configuration
- Search 9.5.x for configuration
- Search 8.9.x for configuration
- Search 10.3.x for configuration
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
MenuLinkDefaultForm::submitConfigurationForm | function | core/ |
Form submission handler. |
MenuLinkDefaultForm::validateConfigurationForm | function | core/ |
Form validation handler. |
menu_ui.content_type_configuration.html.twig | file | core/ |
--- label: 'Configure menu settings for a content type' related: - menu_ui.menu_item_add - menu_ui.menu_operations - core.menus --- {% set content_types_text %}{% trans %}Content types{% endtrans %}{% endset %} {% set… |
MessageAction::buildConfigurationForm | function | core/ |
Form constructor. |
MessageAction::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
MessageAction::submitConfigurationForm | function | core/ |
Form submission handler. |
MigrateExecutableMemoryExceededTest::$migrationConfiguration | property | core/ |
The migration configuration, initialized to set the ID to test. |
MigrateExecutableTest::$migrationConfiguration | property | core/ |
The migration's configuration values. |
MigrateSourceTest::$defaultMigrationConfiguration | property | core/ |
Override the migration config. |
MigrateSqlIdMapEnsureTablesTest::$migrationConfiguration | property | core/ |
The migration configuration, initialized to set the ID and destination IDs. |
MigrateSqlIdMapTest::$migrationConfiguration | property | core/ |
The migration configuration, initialized to set the ID and destination IDs. |
MigrateSystemConfigurationTest | class | core/ |
Migrates various configuration objects owned by the System module. |
MigrateSystemConfigurationTest | class | core/ |
Migrates various configuration objects owned by the System module. |
MigrateSystemConfigurationTest.php | file | core/ |
|
MigrateSystemConfigurationTest.php | file | core/ |
|
MigrateSystemConfigurationTest::$expectedConfig | property | core/ |
The expected configuration after migration. |
MigrateSystemConfigurationTest::$expectedConfig | property | core/ |
The expected configuration after migration. |
MigrateSystemConfigurationTest::$modules | property | core/ |
Modules to install. |
MigrateSystemConfigurationTest::$modules | property | core/ |
Modules to install. |
MigrateSystemConfigurationTest::setUp | function | core/ |
|
MigrateSystemConfigurationTest::setUp | function | core/ |
|
MigrateSystemConfigurationTest::testConfigurationMigration | function | core/ |
Tests that all expected configuration gets migrated. |
MigrateSystemConfigurationTest::testConfigurationMigration | function | core/ |
Tests that all expected configuration gets migrated. |
MigrateTestCase::$migrationConfiguration | property | core/ |
An array of migration configuration values. |
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 @group migrate_drupal |
MigrationConfigurationTraitTest.php | file | core/ |
|
MigrationConfigurationTraitTest::providerTestGetLegacyDrupalVersion | function | core/ |
Provides data for testGetLegacyDrupalVersion. |
MigrationConfigurationTraitTest::testGetLegacyDrupalVersion | function | core/ |
@covers ::getLegacyDrupalVersion @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. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.