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
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigrateExecutable::getIdMap | function | core/ |
Get the ID map from the current migration. |
| MigrateExecutable::getSource | function | core/ |
Returns the source. |
| MigrateExecutableTest::getMockSource | function | core/ |
Returns a mock migration source instance. |
| MigrateExecutableTest::getTestRollbackIdMap | function | core/ |
Returns an ID map object prophecy used in ::testRollback. |
| MigrateExternalTranslatedTestSource::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| 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/ |
|
| MigrateFieldInstanceWidgetSettingsTest::testWidgetSettings | function | core/ |
Tests that migrated view modes can be loaded using D8 APIs. |
| MigrateFieldInterface::alterFieldWidgetMigration | function | core/ |
Apply any custom processing to the field widget migration. |
| MigrateFieldInterface::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
| 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. |
Pagination
- Previous page
- Page 143
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.