Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigrateLanguageNegotiationSettingsTest::testLanguageNegotiationWithDomain | function | core/ |
Tests the migration with domain negotiation. |
| MigrateLanguageNegotiationSettingsTest::testLanguageNegotiationWithNoNegotiation | function | core/ |
Tests the migration with LANGUAGE_NEGOTIATION_NONE. |
| MigrateLanguageNegotiationSettingsTest::testLanguageNegotiationWithNonExistentVariables | function | core/ |
Tests the migration with non-existent variables. |
| MigrateLanguageNegotiationSettingsTest::testLanguageNegotiationWithPathPrefix | function | core/ |
Tests the migration with LANGUAGE_NEGOTIATION_PATH. |
| MigrateLanguageNegotiationSettingsTest::testLanguageNegotiationWithPrefix | function | core/ |
Tests the migration with prefix negotiation. |
| MigrateLanguageNegotiationSettingsTest::testLanguageTypes | function | core/ |
Tests migration of language types variables to language.types.yml. |
| MigrateLanguageTest | class | core/ |
@group migrate_drupal_6 |
| MigrateLanguageTest.php | file | core/ |
|
| MigrateLanguageTest::$modules | property | core/ |
Modules to enable. |
| MigrateLanguageTest::assertLanguage | function | core/ |
Asserts various properties of a configurable language entity. |
| MigrateLanguageTest::testLanguageMigration | function | core/ |
Tests migration of Drupal 6 languages to configurable language entities. |
| MigrateLinkDomainSettingFromRestToHalUpdateTest | class | core/ |
'link_domain' is migrated from 'rest.settings' to 'hal.settings'. |
| MigrateLinkDomainSettingFromRestToHalUpdateTest.php | file | core/ |
|
| MigrateLinkDomainSettingFromRestToHalUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| MigrateLinkDomainSettingFromRestToHalUpdateTest::testLinkDomainMigratedFromRestSettingsToHalSettings | function | core/ |
Tests hal_update_8301(). |
| MigrateLocaleConfigsTest | class | core/ |
Upgrade variables to locale.settings.yml. |
| MigrateLocaleConfigsTest.php | file | core/ |
|
| MigrateLocaleConfigsTest::$modules | property | core/ |
Modules to enable. |
| MigrateLocaleConfigsTest::setUp | function | core/ |
|
| MigrateLocaleConfigsTest::testLocaleSettings | function | core/ |
Tests migration of locale variables to locale.settings.yml. |
| MigrateLookup | class | core/ |
Provides a migration lookup service. |
| MigrateLookup.php | file | core/ |
|
| MigrateLookup::$migrationPluginManager | property | core/ |
The migration plugin manager. |
| MigrateLookup::doLookup | function | core/ |
Performs a lookup. |
| MigrateLookup::lookup | function | core/ |
Retrieves destination ids from a migration lookup. |
| MigrateLookup::__construct | function | core/ |
Constructs a MigrateLookup object. |
| MigrateLookupInterface | interface | core/ |
Provides an interface for the migration lookup service. |
| MigrateLookupInterface.php | file | core/ |
|
| MigrateLookupInterface::lookup | function | core/ |
Retrieves destination ids from a migration lookup. |
| MigrateLookupTest | class | core/ |
Tests the Migrate Lookup service. |
| MigrateLookupTest | class | core/ |
Provides unit testing for the migration lookup service. |
| MigrateLookupTest.php | file | core/ |
|
| MigrateLookupTest.php | file | core/ |
|
| MigrateLookupTest::$migrateLookup | property | core/ |
The migration lookup service. |
| MigrateLookupTest::$modules | property | core/ |
Modules to enable. |
| MigrateLookupTest::setUp | function | core/ |
|
| MigrateLookupTest::testExceptionOnMigrationNotFound | function | core/ |
Tests that an appropriate message is logged if a PluginException is thrown. |
| MigrateLookupTest::testInvalidIdLookup | function | core/ |
Tests an invalid lookup. |
| MigrateLookupTest::testInvalidMigrationLookup | function | core/ |
Tests an invalid lookup. |
| MigrateLookupTest::testLookup | function | core/ |
Tests the lookup function. |
| MigrateLookupTest::testLookupWithStringIds | function | core/ |
Tests a lookup with string source ids. |
| MigrateLookupTest::testMultipleMigrationLookup | function | core/ |
Tests looking up against multiple migrations at once. |
| MigrateLookupTest::testMultipleSourceIds | function | core/ |
Tests lookups with multiple source ids. |
| MigrateLookupTest::testSingleLookup | function | core/ |
Tests scenarios around single id lookups. |
| MigrateMapDeleteEvent | class | core/ |
Wraps a migrate map delete event for event listeners. |
| MigrateMapDeleteEvent.php | file | core/ |
|
| MigrateMapDeleteEvent::$map | property | core/ |
Map plugin. |
| MigrateMapDeleteEvent::$sourceId | property | core/ |
Array of source ID fields. |
| MigrateMapDeleteEvent::getMap | function | core/ |
Gets the map plugin. |
| MigrateMapDeleteEvent::getSourceId | function | core/ |
Gets the source ID of the item being removed from the map. |
Pagination
- Previous page
- Page 984
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.