Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigrateFieldInterface::getFieldFormatterType | function | core/ |
Get the field formatter type from the source. |
| MigrateFieldInterface::getFieldType | function | core/ |
Computes the destination type of a migrated field. |
| 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 install. |
| MigrateFieldWidgetSettingsTest::setUp | function | core/ |
|
| MigrateFieldWidgetSettingsTest::testWidgetSettings | function | core/ |
Tests that migrated view modes can be loaded using D8 API's. |
| MigrateFileGetIdsTest | class | core/ |
Tests the migration of used files. |
| MigrateFileGetIdsTest.php | file | core/ |
|
| MigrateFileGetIdsTest::$modules | property | core/ |
Modules to install. |
| MigrateFileGetIdsTest::fileMigrationSetup | function | core/ |
Prepare the file migration for running. |
| MigrateFileGetIdsTest::getFileMigrationInfo | function | core/ |
Returns information about the file to be migrated. |
| MigrateFileTest::getFileMigrationInfo | function | core/ |
Returns information about the file to be migrated. |
| 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/ |
Modules to install. |
| 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/ |
Tests Migrate Language. |
| MigrateLanguageTest.php | file | core/ |
|
| MigrateLanguageTest::$modules | property | core/ |
Modules to install. |
| 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. |
| MigrateMessageControllerTest::getAvailablePaths | function | core/ |
Gets the available upgrade paths. |
| MigrateMessageControllerTest::getEntityCounts | function | core/ |
Gets the expected number of entities per entity type after migration. |
| MigrateMessageControllerTest::getEntityCountsIncremental | function | core/ |
Gets expected number of entities per entity after incremental migration. |
| MigrateMessageControllerTest::getMissingPaths | function | core/ |
Gets the missing upgrade paths. |
| MigrateMessageControllerTest::getSourceBasePath | function | core/ |
Gets the source base path for the concrete test. |
| MigrateMessageFormTest::getLevelCounts | function | core/ |
Gets the count of migration messages by level. |
| MigrateMessageFormTest::getMessages | function | core/ |
Gets the migrate messages. |
Pagination
- Previous page
- Page 144
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.