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 |
|---|---|---|---|
| MigrateFieldInterface | interface | core/ |
Provides an interface for all field type plugins. |
| MigrateFieldInterface.php | file | core/ |
|
| MigrateFieldInterface::alterFieldFormatterMigration | function | core/ |
Apply any custom processing to the field formatter migration. |
| MigrateFieldInterface::alterFieldInstanceMigration | function | core/ |
Apply any custom processing to the field instance migration. |
| MigrateFieldInterface::alterFieldMigration | function | core/ |
Apply any custom processing to the field migration. |
| MigrateFieldInterface::alterFieldWidgetMigration | function | core/ |
Apply any custom processing to the field widget migration. |
| MigrateFieldInterface::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
| 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. |
| MigrateFieldOptionTranslationTest | class | core/ |
Migrate field option translations. |
| MigrateFieldOptionTranslationTest | class | core/ |
Migrate field option translations. |
| MigrateFieldOptionTranslationTest.php | file | core/ |
|
| MigrateFieldOptionTranslationTest.php | file | core/ |
|
| MigrateFieldOptionTranslationTest::$modules | property | core/ |
Modules to install. |
| MigrateFieldOptionTranslationTest::$modules | property | core/ |
Modules to install. |
| MigrateFieldOptionTranslationTest::setUp | function | core/ |
|
| MigrateFieldOptionTranslationTest::setUp | function | core/ |
|
| MigrateFieldOptionTranslationTest::testFieldOptionTranslation | function | core/ |
Tests the Drupal 6 field to Drupal 8 migration. |
| MigrateFieldOptionTranslationTest::testFieldOptionTranslation | function | core/ |
Tests the Drupal 7 field option translation to Drupal 8 migration. |
| MigrateFieldPluginManager | class | core/ |
Plugin manager for migrate field plugins. |
| MigrateFieldPluginManager.php | file | core/ |
|
| MigrateFieldPluginManager::DEFAULT_CORE_VERSION | constant | core/ |
The default version of core to use for field plugins. |
| MigrateFieldPluginManager::findDefinitions | function | core/ |
Finds plugin definitions. |
| MigrateFieldPluginManager::getPluginIdFromFieldType | function | core/ |
Get the plugin ID from the field type. |
| MigrateFieldPluginManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
| MigrateFieldPluginManager::sortDefinitions | function | core/ |
Sorts a definitions array. |
| MigrateFieldPluginManager::__construct | function | core/ |
Constructs a MigratePluginManager object. |
| MigrateFieldPluginManagerInterface | interface | core/ |
Interface implemented by plugin manager for migrate field plugins. |
| MigrateFieldPluginManagerInterface.php | file | core/ |
|
| MigrateFieldPluginManagerInterface::getPluginIdFromFieldType | function | core/ |
Get the plugin ID from the field type. |
| MigrateFieldPluginManagerTest | class | core/ |
Tests the MigrateFieldPluginManager class. |
| MigrateFieldPluginManagerTest | class | core/ |
Tests the field plugin manager. |
| MigrateFieldPluginManagerTest.php | file | core/ |
|
| MigrateFieldPluginManagerTest.php | file | core/ |
|
| MigrateFieldPluginManagerTest::$modules | property | core/ |
Modules to install. |
| MigrateFieldPluginManagerTest::$pluginManager | property | core/ |
The field plugin manager. |
| MigrateFieldPluginManagerTest::nonExistentPluginExceptionsData | function | core/ |
Provides data for testNonExistentPluginExceptions. |
| MigrateFieldPluginManagerTest::pluginFixtureData | function | core/ |
Returns test plugin data for the test class to use. |
| MigrateFieldPluginManagerTest::setUp | function | core/ |
|
| MigrateFieldPluginManagerTest::testDefaultWeight | function | core/ |
Tests that plugins with no explicit weight are given a weight of 0. |
| MigrateFieldPluginManagerTest::testNonExistentPluginExceptions | function | core/ |
Tests that a PluginNotFoundException is thrown when a plugin isn't found. |
| MigrateFieldPluginManagerTest::testPluginSelection | function | core/ |
Tests that the correct MigrateField plugins are used. |
| MigrateFieldPluginManagerTest::testWeights | function | core/ |
Tests the plugin weighting system. |
| MigrateFieldPluginManagerTest::weightsData | function | core/ |
Provides data for testWeights(). |
| MigrateFieldPluginManagerTestClass | class | core/ |
Class to test MigrateFieldPluginManager. |
| MigrateFieldPluginManagerTestClass::__construct | function | core/ |
Constructs a MigratePluginManagerTestClass object. |
| MigrateFieldTest | class | core/ |
Migrate fields. |
Pagination
- Previous page
- Page 1083
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.