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 |
|---|---|---|---|
| MigrateEntityContentBaseTest::testBundleFallbackForStub | function | core/ |
Tests bundle is properly provided for stubs without bundle support. |
| MigrateEntityContentBaseTest::testEmptyDestinations | function | core/ |
Tests empty destinations. |
| MigrateEntityContentBaseTest::testEntityWithStringId | function | core/ |
Tests creation of ID columns table with definitions taken from entity type. |
| MigrateEntityContentBaseTest::testFields | function | core/ |
Test destination fields() method. |
| MigrateEntityContentBaseTest::testStubRows | function | core/ |
Tests stub rows. |
| MigrateEntityContentBaseTest::testTranslated | function | core/ |
Tests importing and rolling back translated entities. |
| 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/ |
|
| 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. |
| MigrateEntityRevision | class | core/ |
The migrate entity revision deriver. |
| MigrateEntityRevision.php | file | core/ |
|
| MigrateEntityRevision::$derivatives | property | core/ |
List of derivative definitions. |
| MigrateEntityRevision::$entityDefinitions | property | core/ |
The entity definitions. |
| MigrateEntityRevision::create | function | core/ |
|
| MigrateEntityRevision::getDerivativeDefinition | function | core/ |
|
| MigrateEntityRevision::getDerivativeDefinitions | function | core/ |
|
| MigrateEntityRevision::__construct | function | core/ |
Constructs a MigrateEntity object. |
| MigrateEntityTranslationSettingsTest | class | core/ |
Tests the migration of entity translation settings. |
| MigrateEntityTranslationSettingsTest.php | file | core/ |
|
| MigrateEntityTranslationSettingsTest::$modules | property | core/ |
Modules to install. |
| MigrateEntityTranslationSettingsTest::setUp | function | core/ |
|
| MigrateEntityTranslationSettingsTest::testEntityTranslationSettingsMigration | function | core/ |
Tests entity translation settings migration. |
| MigrateEvents | class | core/ |
Defines events for the migration system. |
| MigrateEvents.php | file | core/ |
|
| MigrateEvents::IDMAP_MESSAGE | constant | core/ |
Name of the event fired when saving a message to the ID map. |
| MigrateEvents::MAP_DELETE | constant | core/ |
Name of the event fired when removing an entry from a migration's map. |
| MigrateEvents::MAP_SAVE | constant | core/ |
Name of the event fired when saving to a migration's map. |
| MigrateEvents::POST_IMPORT | constant | core/ |
Name of the event fired when finishing a migration import operation. |
| MigrateEvents::POST_ROLLBACK | constant | core/ |
Name of the event fired when finishing a migration rollback operation. |
| MigrateEvents::POST_ROW_DELETE | constant | core/ |
Name of the event fired just after a single item has been deleted. |
| MigrateEvents::POST_ROW_SAVE | constant | core/ |
Name of the event fired just after a single item has been imported. |
| MigrateEvents::PRE_IMPORT | constant | core/ |
Name of the event fired when beginning a migration import operation. |
| MigrateEvents::PRE_ROLLBACK | constant | core/ |
Name of the event fired when beginning a migration rollback operation. |
| MigrateEvents::PRE_ROW_DELETE | constant | core/ |
Name of the event fired when about to delete a single item. |
| MigrateEvents::PRE_ROW_SAVE | constant | core/ |
Name of the event fired when about to import a single item. |
| MigrateEventsTest | class | core/ |
Tests events fired on migrations. |
| MigrateEventsTest.php | file | core/ |
|
| MigrateEventsTest::$modules | property | core/ |
|
| MigrateEventsTest::$state | property | core/ |
State service for recording information received by event listeners. |
| MigrateEventsTest::mapDeleteEventRecorder | function | core/ |
Reacts to map delete event. |
| MigrateEventsTest::mapSaveEventRecorder | function | core/ |
Reacts to map save event. |
| MigrateEventsTest::postImportEventRecorder | function | core/ |
Reacts to post-import event. |
| MigrateEventsTest::postRowSaveEventRecorder | function | core/ |
Reacts to post-row-save event. |
Pagination
- Previous page
- Page 1079
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.