Search for __get
- Search 7.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigrateIdMapInterface::getMessages | function | core/ |
Retrieves a traversable object of messages related to source records. |
| MigrateIdMapInterface::getQualifiedMapTableName | function | core/ |
Gets the qualified map table. |
| MigrateIdMapInterface::getRowByDestination | function | core/ |
Retrieves a row by the destination identifiers. |
| MigrateIdMapInterface::getRowBySource | function | core/ |
Retrieves a row from the map table based on source identifier values. |
| MigrateIdMapInterface::getRowsNeedingUpdate | function | core/ |
Retrieves an array of map rows marked as needing update. |
| 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. |
| MigrateImageTest | class | core/ |
Image migration test. |
| MigrateImageTest.php | file | core/ |
|
| MigrateImageTest::$modules | property | core/ |
|
| MigrateImageTest::setUp | function | core/ |
|
| MigrateImageTest::testNode | function | core/ |
Tests image migration from Drupal 6 to 8. |
| MigrateImportEventTest::testGetMigration | function | core/ |
Tests getMigration method. |
| MigrateLanguageNegotiationSettingsTest::testLanguageTypes | function | core/ |
Tests migration of language types variables to language.types.yml. |
| MigrateLanguageTest | class | core/ |
@group migrate_drupal_6 |
| MigrateLanguageTest.php | file | core/ |
|
| MigrateLanguageTest::$modules | property | core/ |
Modules to enable. |
| 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. |
| MigrateMapDeleteEvent::getMap | function | core/ |
Gets the map plugin. |
| MigrateMapDeleteEvent::getSourceId | function | core/ |
Gets the source ID of the item being removed from the map. |
| MigrateMapSaveEvent::getFields | function | core/ |
Gets the fields about to be saved to the map. |
| MigrateMapSaveEvent::getMap | function | core/ |
Gets the map plugin. |
| MigrateMessageCapture::getMessages | function | core/ |
Returns any captured messages. |
| MigrateMessageTest | class | core/ |
Tests whether idmap messages are sent to message interface when requested. |
| MigrateMessageTest.php | file | core/ |
|
| MigrateMessageTest::$messages | property | core/ |
Messages accumulated during the migration run. |
| MigrateMessageTest::$migration | property | core/ |
Migration to run. |
| MigrateMessageTest::$modules | property | core/ |
Modules to enable. |
| MigrateMessageTest::display | function | core/ |
|
| MigrateMessageTest::mapMessageRecorder | function | core/ |
Reacts to map message event. |
| MigrateMessageTest::setUp | function | core/ |
|
| MigrateMessageTest::testGetMessages | function | core/ |
Tests the return value of getMessages(). |
| MigrateMessageTest::testMessagesNotTeed | function | core/ |
Tests migration interruptions. |
| MigrateMessageTest::testMessagesTeed | function | core/ |
Tests migration interruptions. |
| MigrateNodeCompleteTest::getFileMigrationInfo | function | core/ |
|
| MigrateNodeRevisionTest::getFileMigrationInfo | function | core/ |
|
| MigrateNodeTest::getFileMigrationInfo | function | core/ |
|
| MigratePostRowSaveEvent::getDestinationIdValues | function | core/ |
Gets the destination ID values. |
| MigratePostRowSaveEventTest::testGetDestinationIdValues | function | core/ |
Tests getDestinationIdValues method. |
| MigratePostRowSaveEventTest::testGetRow | function | core/ |
Tests getRow method. |
| MigratePreRowSaveEvent::getRow | function | core/ |
Gets the row object. |
| MigratePreRowSaveEventTest::testGetRow | function | core/ |
Tests getRow method. |
| MigratePrivateFileTest::getFileMigrationInfo | function | core/ |
Returns information about the file to be migrated. |
| MigrateRollbackEvent::getMigration | function | core/ |
Gets the migration entity. |
| MigrateRowDeleteEvent::getDestinationIdValues | function | core/ |
Gets the destination ID values. |
| MigrateRowDeleteEvent::getMigration | function | core/ |
Gets the migration entity. |
| MigrateSearchPageTest | class | core/ |
Upgrade search page variables. |
Pagination
- Previous page
- Page 133
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.