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 |
---|---|---|---|
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. |
MockPhpStorage::$configuration | property | core/ |
The storage configuration. |
MockPhpStorage::getConfiguration | function | core/ |
Gets the configuration data. |
MockPhpStorage::getConfigurationValue | function | core/ |
Gets a single configuration key. |
MultiWidthLayoutBase::buildConfigurationForm | function | core/ |
Form constructor. |
MultiWidthLayoutBase::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
MultiWidthLayoutBase::submitConfigurationForm | function | core/ |
Form submission handler. |
NavigationLinkBlock::defaultConfiguration | function | core/ |
|
NavigationMenuBlock::defaultConfiguration | function | core/ |
|
NodeSearch::buildConfigurationForm | function | core/ |
Form constructor. |
NodeSearch::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
NodeSearch::submitConfigurationForm | function | core/ |
Form submission handler. |
NoSessionOpen::$sessionConfiguration | property | core/ |
The session configuration. |
NoSessionOpenTest::$sessionConfiguration | property | core/ |
The session configuration. |
OEmbed::buildConfigurationForm | function | core/ |
Form constructor. |
OEmbed::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
OEmbed::submitConfigurationForm | function | core/ |
Form submission handler. |
OEmbed::validateConfigurationForm | function | core/ |
Form validation handler. |
OEmbedFormatterTest::testDisplayConfiguration | function | core/ |
Tests that oEmbed media types' display can be configured correctly. |
OverriddenConfigurationTest | class | core/ |
Tests handling of configuration overrides. |
OverriddenConfigurationTest.php | file | core/ |
|
OverriddenConfigurationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
OverriddenConfigurationTest::$modules | property | core/ |
Modules to install. |
OverriddenConfigurationTest::assertOverriddenBlockDisabled | function | core/ |
Asserts that an overridden block has Settings Tray disabled. |
OverriddenConfigurationTest::setUp | function | core/ |
|
OverriddenConfigurationTest::testOverriddenBlock | function | core/ |
Tests that blocks with configuration overrides are disabled. |
OverriddenConfigurationTest::testOverriddenConfigurationRemoved | function | core/ |
Tests blocks with overridden related configuration removed when overridden. |
PageDisplayVariantSelectionEvent::$pluginConfiguration | property | core/ |
The configuration for the selected page display variant. |
PageDisplayVariantSelectionEvent::getPluginConfiguration | function | core/ |
Get the configuration for the selected page display variant. |
PageDisplayVariantSelectionEvent::setPluginConfiguration | function | core/ |
Set the configuration for the selected page display variant. |
PageTitleBlock::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
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.