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 |
|---|---|---|---|
| MigrateIdMapMessageEvent.php | file | core/ |
|
| MigrateIdMapMessageEvent::$level | property | core/ |
Message severity. |
| MigrateIdMapMessageEvent::$message | property | core/ |
Message to be logged. |
| MigrateIdMapMessageEvent::$migration | property | core/ |
Migration entity. |
| MigrateIdMapMessageEvent::$sourceIdValues | property | core/ |
Array of values uniquely identifying the source row. |
| MigrateIdMapMessageEvent::getLevel | function | core/ |
Gets the severity level of the message. |
| MigrateIdMapMessageEvent::getMessage | function | core/ |
Gets the message to be logged. |
| MigrateIdMapMessageEvent::getMigration | function | core/ |
Gets the migration entity. |
| MigrateIdMapMessageEvent::getSourceIdValues | function | core/ |
Gets the source ID values. |
| MigrateIdMapMessageEvent::__construct | function | core/ |
Constructs a post-save event object. |
| MigrateImageCacheTest | class | core/ |
Tests migration of ImageCache presets to image styles. |
| MigrateImageCacheTest.php | file | core/ |
|
| MigrateImageCacheTest::assertImageEffect | function | core/ |
Assert that a given image effect is migrated. |
| MigrateImageCacheTest::setUp | function | core/ |
|
| MigrateImageCacheTest::testInvalidCropValues | function | core/ |
Tests that missing action's causes failures. |
| MigrateImageCacheTest::testMissingEffectPlugin | function | core/ |
Tests that missing actions causes failures. |
| MigrateImageCacheTest::testMissingTable | function | core/ |
Tests that an exception is thrown when ImageCache is not installed. |
| MigrateImageCacheTest::testPassingMigration | function | core/ |
Tests basic passing migrations. |
| MigrateImageSettingsTest | class | core/ |
Tests migration of Image variables to configuration. |
| MigrateImageSettingsTest.php | file | core/ |
|
| MigrateImageSettingsTest::$modules | property | core/ |
Modules to install. |
| MigrateImageSettingsTest::setUp | function | core/ |
|
| MigrateImageSettingsTest::testMigration | function | core/ |
Tests the migration. |
| MigrateImageStylesTest | class | core/ |
Test image styles migration to config entities. |
| MigrateImageStylesTest.php | file | core/ |
|
| MigrateImageStylesTest::$modules | property | core/ |
Modules to install. |
| MigrateImageStylesTest::assertEntity | function | core/ |
Asserts various aspects of an ImageStyle entity. |
| MigrateImageStylesTest::setUp | function | core/ |
|
| MigrateImageStylesTest::testImageStylesMigration | function | core/ |
Tests the image styles migration. |
| MigrateImageTest | class | core/ |
Image migration test. |
| MigrateImageTest.php | file | core/ |
|
| MigrateImageTest::$modules | property | core/ |
Modules to install. |
| MigrateImageTest::setUp | function | core/ |
|
| MigrateImageTest::testNode | function | core/ |
Tests image migration from Drupal 6 to 8. |
| MigrateImportEvent | class | core/ |
Wraps a pre- or post-import event for event listeners. |
| MigrateImportEvent.php | file | core/ |
|
| MigrateImportEventTest | class | core/ |
Tests Drupal\migrate\Event\MigrateImportEvent. |
| MigrateImportEventTest.php | file | core/ |
|
| MigrateImportEventTest::testGetMigration | function | core/ |
Tests getMigration method. |
| MigrateImportEventTest::testLogMessage | function | core/ |
Tests logging a message. |
| MigrateInterruptionTest | class | core/ |
Tests interruptions triggered during migrations. |
| MigrateInterruptionTest.php | file | core/ |
|
| MigrateInterruptionTest::$modules | property | core/ |
|
| MigrateInterruptionTest::postRowSaveEventRecorder | function | core/ |
Reacts to post-row-save event. |
| MigrateInterruptionTest::setUp | function | core/ |
|
| MigrateInterruptionTest::testMigrateEvents | function | core/ |
Tests migration interruptions. |
| MigrateLanguageContentCommentSettingsNoEntityTranslationTest | class | core/ |
Tests language content comment settings migration with no entity translation. |
| MigrateLanguageContentCommentSettingsNoEntityTranslationTest.php | file | core/ |
|
| MigrateLanguageContentCommentSettingsNoEntityTranslationTest::$modules | property | core/ |
Modules to install. |
| MigrateLanguageContentCommentSettingsNoEntityTranslationTest::migrateDumpAlter | function | core/ |
Allows tests to alter dumps after they have loaded. |
Pagination
- Previous page
- Page 1086
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.