Search for field_
- Search 7.x for field_
- Search 9.5.x for field_
- Search 10.3.x for field_
- Search 11.x for field_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::testDeprecatedPluginDirectAccess | function | core/ |
Tests that deprecated plugins can still be directly created. |
| 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::setUp | function | core/ |
|
| 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/ |
Test 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. |
| MigrateSourceInterface::fields | function | core/ |
Returns available fields on the source. |
| MigrateUploadFieldTest | class | core/ |
Uploads migration. |
| MigrateUploadFieldTest.php | file | core/ |
|
| MigrateUploadFieldTest::$modules | property | core/ |
Modules to enable. |
| MigrateUploadFieldTest::setUp | function | core/ |
|
| MigrateUploadFieldTest::testUpload | function | core/ |
Tests the Drupal 6 upload settings to Drupal 8 field migration. |
| MigrateUploadInstanceTest::testUploadFieldInstance | function | core/ |
Tests the Drupal 6 upload settings to Drupal 8 field instance migration. |
Pagination
- Previous page
- Page 110
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.