Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigrateDrupal7AuditIdsTest::testMultipleMigrationWithoutIdConflicts | function | core/ |
Tests multiple migrations to the same destination with no ID conflicts. |
| MigrateDrupal7AuditIdsTest::testNodeGrantsIdConflicts | function | core/ |
Tests ID conflicts for inaccessible nodes. |
| MigrateDrupalServiceProvider | class | core/ |
Alters container services. |
| MigrateDrupalServiceProvider.php | file | core/ |
|
| MigrateDrupalServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
| MigrateEntityContentBaseTest::testEntityWithStringId | function | core/ |
Tests creation of ID columns table with definitions taken from entity type. |
| MigrateEntityContentValidationTest | class | core/ |
Tests validation of an entity during migration. |
| MigrateEntityContentValidationTest.php | file | core/ |
|
| MigrateEntityContentValidationTest::$messages | property | core/ |
Messages accumulated during the migration run. |
| MigrateEntityContentValidationTest::$modules | property | core/ |
Modules to enable. |
| MigrateEntityContentValidationTest::mapMessageRecorder | function | core/ |
Reacts to map message event. |
| MigrateEntityContentValidationTest::runImport | function | core/ |
Runs an import of a migration. |
| MigrateEntityContentValidationTest::setUp | function | core/ |
|
| MigrateEntityContentValidationTest::test1 | function | core/ |
Tests an import with invalid data and checks error messages. |
| MigrateEntityContentValidationTest::test2 | function | core/ |
Tests an import with invalid data and checks error messages. |
| MigrateEvents::IDMAP_MESSAGE | constant | core/ |
Name of the event fired when saving a message to the idmap. |
| MigrateExecutable::$sourceIdValues | property | core/ |
The configuration values of the source. |
| MigrateExecutable::currentSourceIds | function | core/ |
Fetches the key array for the current source record. |
| MigrateExecutable::getIdMap | function | core/ |
Get the ID map from the current migration. |
| MigrateExecutableTest::testImportWithValidRow | function | core/ |
Tests the import method with a valid row. |
| MigrateExecutableTest::testImportWithValidRowNoDestinationValues | function | core/ |
Tests the import method with a valid row. |
| MigrateExecutableTest::testImportWithValidRowWithDestinationMigrateException | function | core/ |
Tests the import method with a thrown MigrateException. |
| MigrateExecutableTest::testImportWithValidRowWithException | function | core/ |
Tests the import method with a regular Exception being thrown. |
| MigrateExecutableTest::testImportWithValidRowWithoutDestinationId | function | core/ |
Tests the import method with a valid row. |
| MigrateExecutableTest::testImportWithValidRowWithProcesMigrateException | function | core/ |
Tests the import method with a thrown MigrateException. |
| MigrateExternalTranslatedTestSource::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| MigrateField::$id | property | core/ |
The plugin ID. |
| MigrateFieldInstanceWidgetSettingsTest | class | core/ |
Migrate field widget settings. |
| MigrateFieldInstanceWidgetSettingsTest.php | file | core/ |
|
| MigrateFieldInstanceWidgetSettingsTest::$modules | property | core/ |
Modules to enable. |
| MigrateFieldInstanceWidgetSettingsTest::assertComponent | function | core/ |
Asserts various aspects of a particular component of a form display. |
| MigrateFieldInstanceWidgetSettingsTest::assertEntity | function | core/ |
Asserts various aspects of a form display entity. |
| MigrateFieldInstanceWidgetSettingsTest::setUp | function | core/ |
|
| MigrateFieldInstanceWidgetSettingsTest::testWidgetSettings | function | core/ |
Test that migrated view modes can be loaded using D8 APIs. |
| MigrateFieldInterface::alterFieldWidgetMigration | function | core/ |
Apply any custom processing to the field widget migration. |
| MigrateFieldInterface::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
| MigrateFieldInterface::getFieldWidgetType | function | core/ |
Get the field widget type from the source. |
| MigrateFieldPluginManager::getPluginIdFromFieldType | function | core/ |
Get the plugin ID from the field type. |
| MigrateFieldPluginManagerInterface::getPluginIdFromFieldType | function | core/ |
Get the plugin ID from the field type. |
| MigrateFieldWidgetSettingsTest | class | core/ |
Migrate field widget settings. |
| MigrateFieldWidgetSettingsTest.php | file | core/ |
|
| MigrateFieldWidgetSettingsTest::$modules | property | core/ |
Modules to enable. |
| MigrateFieldWidgetSettingsTest::setUp | function | core/ |
|
| MigrateFieldWidgetSettingsTest::testWidgetSettings | function | core/ |
Test that migrated view modes can be loaded using D8 API's. |
| MigrateIdMapInterface | interface | core/ |
Defines an interface for migrate ID mappings. |
| MigrateIdMapInterface.php | file | core/ |
|
| MigrateIdMapInterface::clearMessages | function | core/ |
Clears all messages from the map. |
| MigrateIdMapInterface::currentDestination | function | core/ |
Looks up the destination identifier currently being iterated. |
| MigrateIdMapInterface::currentSource | function | core/ |
Looks up the source identifier(s) currently being iterated. |
| MigrateIdMapInterface::delete | function | core/ |
Deletes the map and message entries for a given source record. |
Pagination
- Previous page
- Page 91
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.