Search for field_
- Search 7.x for field_
- Search 8.9.x for field_
- Search 10.3.x for field_
- Search 11.x for field_
- Search main for field_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| MigrateFieldPluginManagerInterface | interface | core/ |
|
| 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 enable. |
| 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. |
| MigrateFieldTest | class | core/ |
Migrates Drupal 7 fields. |
| MigrateFieldTest.php | file | core/ |
|
| MigrateFieldTest.php | file | core/ |
|
| MigrateFieldTest::$modules | property | core/ |
The modules to be enabled during the test. |
| MigrateFieldTest::assertEntity | function | core/ |
Asserts various aspects of a field_storage_config entity. |
| MigrateFieldTest::setUp | function | core/ |
|
| MigrateFieldTest::testDatetimeFields | function | core/ |
Tests migrating D7 datetime fields. |
| MigrateFieldTest::testFields | function | core/ |
Tests the Drupal 6 field to Drupal 8 migration. |
| MigrateFieldTest::testFields | function | core/ |
Tests migrating D7 fields to field_storage_config entities. |
| 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/ |
Tests that migrated view modes can be loaded using D8 API's. |
| MigrateMapSaveEvent::$fields | property | core/ |
Array of fields being saved to the map, keyed by field name. |
| MigrateMapSaveEvent::getFields | function | core/ |
Gets the fields about to be saved to the map. |
| MigrateNodeCompleteTest::expectedNodeFieldDataTable | function | core/ |
Provides the expected node_field_data table. |
| MigrateNodeCompleteTest::expectedNodeFieldDataTable | function | core/ |
Provides the expected node_field_data table. |
| MigrateNodeCompleteTest::expectedNodeFieldRevisionTable | function | core/ |
Provides the expected node_field_revision table. |
| MigrateNodeCompleteTest::expectedNodeFieldRevisionTable | function | core/ |
Provides the expected node_field_revision table. |
| MigrateProfileFieldOptionTranslationTest | class | core/ |
Tests field option translations migration. |
| MigrateProfileFieldOptionTranslationTest.php | file | core/ |
|
| MigrateProfileFieldOptionTranslationTest::$modules | property | core/ |
Modules to enable. |
| MigrateProfileFieldOptionTranslationTest::setUp | function | core/ |
|
| MigrateProfileFieldOptionTranslationTest::testFieldOptionTranslation | function | core/ |
Tests the Drupal 6 field option translation. |
Pagination
- Previous page
- Page 107
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.