Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigrateLanguageNegotiationSettingsTest::testLanguageNegotiationWithDefaultPathPrefix | function | core/ |
Tests the migration with LANGUAGE_NEGOTIATION_PATH_DEFAULT. |
| MigrateLanguageNegotiationSettingsTest::testLanguageNegotiationWithDomain | function | core/ |
Tests the migration with LANGUAGE_NEGOTIATION_DOMAIN. |
| 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/ |
Tests Migrate Language. |
| MigrateLanguageTest.php | file | core/ |
|
| MigrateLanguageTest::$modules | property | core/ |
Modules to install. |
| 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. |
| MigrateLocaleConfigsTest | class | core/ |
Upgrade variables to locale.settings.yml. |
| MigrateLocaleConfigsTest.php | file | core/ |
|
| MigrateLocaleConfigsTest::$modules | property | core/ |
Modules to install. |
| 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/ |
|
| 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/ |
|
| MigrateLookupTest::providerExceptionOnMigrationNotFound | function | core/ |
Provides data for testExceptionOnMigrationNotFound. |
| MigrateLookupTest::providerExceptionOnMultipleMigrationsNotFound | function | core/ |
Provides data for testExceptionOnMultipleMigrationsNotFound. |
| MigrateLookupTest::setUp | function | core/ |
|
| MigrateLookupTest::testExceptionOnMigrationNotFound | function | core/ |
Tests message logged when a single migration is not found. |
| MigrateLookupTest::testExceptionOnMultipleMigrationsNotFound | function | core/ |
Tests message logged when multiple migrations are not found. |
| MigrateLookupTest::testInvalidIdLookup | 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 1088
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.