Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigrateDefaultLanguageTest::testMigrationWithExistingLanguage | function | core/ |
Tests language_default migration with an existing language. |
| MigrateDefaultLanguageTest::testMigrationWithExistingLanguage | function | core/ |
Tests language_default migration with a non-existing language. |
| MigrateDefaultLanguageTest::testMigrationWithNonExistentLanguage | function | core/ |
Tests language_default migration with a non-existing language. |
| MigrateDefaultLanguageTest::testMigrationWithNonExistentLanguage | function | core/ |
Tests language_default migration with a non-existing language. |
| MigrateDefaultLanguageTest::testMigrationWithUnsetVariable | function | core/ |
Tests language_default migration with unset default language variable. |
| MigrateDefaultLanguageTest::testMigrationWithUnsetVariable | function | core/ |
Tests language_default migration with unset default language variable. |
| MigrateDestinationInterface::getDestinationModule | function | core/ |
Gets the destination module handling the destination data. |
| MigrateDestinationInterface::getIds | function | core/ |
Gets the destination IDs. |
| MigrateDrupal6TestBase::getFixtureFilePath | function | core/ |
Gets the path to the fixture file. |
| MigrateDrupal7TestBase::getFixtureFilePath | function | core/ |
Gets the path to the fixture file. |
| MigrateEntity::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
| MigrateEntity::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| MigrateEntityComplete::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| MigrateEntityRevision::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
| MigrateEntityRevision::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| MigrateException::getLevel | function | core/ |
Gets the level. |
| MigrateException::getStatus | function | core/ |
Gets the status of the current item. |
| MigrateExecutable::getEventDispatcher | function | core/ |
Gets the event dispatcher. |
| MigrateExecutable::getIdMap | function | core/ |
Get the ID map from the current migration. |
| MigrateExecutable::getMemoryUsage | function | core/ |
Returns the memory usage so far. |
| MigrateExecutable::getSource | function | core/ |
Returns the source. |
| MigrateExecutableTest::getMockSource | function | core/ |
Returns a mock migration source instance. |
| 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 enable. |
| 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/ |
Test 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 enable. |
| MigrateFieldWidgetSettingsTest::setUp | function | core/ |
|
| MigrateFieldWidgetSettingsTest::testWidgetSettings | function | core/ |
Test that migrated view modes can be loaded using D8 API's. |
| MigrateFileTest::getFileMigrationInfo | function | core/ |
Returns information about the file to be migrated. |
| MigrateIdMapInterface::getMessageIterator | function | core/ |
Retrieves an iterator over messages relate to source records. |
| 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. |
Pagination
- Previous page
- Page 131
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.