Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigrateDrupal6AuditIdsTest.php | file | core/ |
|
| MigrateDrupal6AuditIdsTest::setUp | function | core/ |
|
| MigrateDrupal6AuditIdsTest::testAllMigrationsWithIdConflicts | function | core/ |
Tests all migrations with ID conflicts. |
| MigrateDrupal6AuditIdsTest::testAllMigrationsWithNoIdConflicts | function | core/ |
Tests all migrations with no ID conflicts. |
| MigrateDrupal6AuditIdsTest::testDraftRevisionIdConflicts | function | core/ |
Tests draft revisions ID conflicts. |
| MigrateDrupal6AuditIdsTest::testMultipleMigrationWithoutIdConflicts | function | core/ |
Tests multiple migrations to the same destination with no ID conflicts. |
| MigrateDrupal6AuditIdsTest::testNodeGrantsIdConflicts | function | core/ |
Tests ID conflicts for inaccessible nodes. |
| MigrateDrupal7AuditIdsTest | class | core/ |
Tests the migration auditor for ID conflicts. |
| MigrateDrupal7AuditIdsTest.php | file | core/ |
|
| MigrateDrupal7AuditIdsTest::setUp | function | core/ |
|
| MigrateDrupal7AuditIdsTest::testAllMigrationsWithIdConflicts | function | core/ |
Tests all migrations with ID conflicts. |
| MigrateDrupal7AuditIdsTest::testAllMigrationsWithNoIdConflicts | function | core/ |
Tests all migrations with no ID conflicts. |
| MigrateDrupal7AuditIdsTest::testDraftRevisionIdConflicts | function | core/ |
Tests draft revisions ID conflicts. |
| 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 install. |
| 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. |
| MigrateEntityContentValidationTest::testEntityOwnerValidation | function | core/ |
Tests validation for entities that are instances of EntityOwnerInterface. |
| MigrateEvents::IDMAP_MESSAGE | constant | core/ |
Name of the event fired when saving a message to the ID map. |
| 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::$idMapRecords | property | core/ |
Stores ID map records of the ID map plugin from ::getTestRollbackIdMap. |
| MigrateExecutableTest::getTestRollbackIdMap | function | core/ |
Returns an ID map object prophecy used in ::testRollback. |
| MigrateExecutableTest::providerTestRollback | function | core/ |
Data provider for ::testRollback. |
| 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 install. |
| 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/ |
Pagination
- Previous page
- Page 115
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.