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 |
|---|---|---|---|
| FieldLayoutTest::testEntityForm | function | core/ |
Tests the use of field layout for entity form displays. |
| FieldLayoutTest::testEntityView | function | core/ |
Tests the use of field layout for entity view displays. |
| FieldLayoutTest::testEntityViewModes | function | core/ |
Tests that layouts are unique per view mode. |
| FieldLayoutTest::testLayoutForms | function | core/ |
Tests layout plugins with forms. |
| FieldLayoutTest::testNodeView | function | core/ |
Tests an entity type that has fields shown by default. |
| FieldLayoutTest::testRegionChanges | function | core/ |
Tests that changes to the regions still leave the fields visible. |
| FieldLayoutUninstallTest | class | core/ |
@group field_layout |
| FieldLayoutUninstallTest.php | file | core/ |
|
| FieldLayoutUninstallTest::testFieldLayoutUninstall | function | core/ |
Ensures field layout can be uninstalled with layout builder enabled. |
| FieldLeft | class | core/ |
Field migration for testing migration states. |
| FieldLeft.php | file | core/ |
|
| FieldLink | class | core/ |
Plugin annotation @MigrateProcessPlugin( id = "d6_field_link" ) |
| FieldLink | class | core/ |
Transform a pre-Drupal 8 formatted link for use in Drupal 8. |
| FieldLink.php | file | core/ |
|
| FieldLink.php | file | core/ |
|
| FieldLink::canonicalizeUri | function | core/ |
Turn a Drupal 6/7 URI into a Drupal 8-compatible format. |
| FieldLink::transform | function | core/ |
Performs the associated process. |
| FieldLink::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| FieldLinkTest | class | core/ |
@group Link |
| FieldLinkTest | class | core/ |
@group Link @group legacy |
| FieldLinkTest.php | file | core/ |
|
| FieldLinkTest.php | file | core/ |
|
| FieldLinkTest::canonicalizeUriDataProvider | function | core/ |
Data provider for testCanonicalizeUri. |
| FieldLinkTest::canonicalizeUriDataProvider | function | core/ |
Data provider for testCanonicalizeUri. |
| FieldLinkTest::testCanonicalizeUri | function | core/ |
Test the url transformations in the FieldLink process plugin. |
| FieldLinkTest::testCanonicalizeUri | function | core/ |
Test the url transformations in the FieldLink process plugin. |
| FieldLinkTest::testCanonicalizeUriSerialized | function | core/ |
Test the attributes that are deeply serialized are discarded. |
| FieldMigration | class | core/ |
Migration plugin class for migrations dealing with field config and values. |
| FieldMigration.php | file | core/ |
|
| FieldMigration::$fieldDiscovery | property | core/ |
The migration field discovery service. |
| FieldMigration::$init | property | core/ |
Flag indicating whether the field data has been filled already. |
| FieldMigration::create | function | core/ |
Creates an instance of the plugin. |
| FieldMigration::getProcess | function | core/ |
Get the normalized process pipeline configuration describing the process plugins. |
| FieldMigration::PLUGIN_METHOD | constant | core/ |
Defines which configuration option has the migration processing function. |
| FieldMigration::__construct | function | core/ |
Constructs a FieldMigration. |
| FieldMissingTypeTest | class | core/ |
Tests the exception when missing a field type. |
| FieldMissingTypeTest.php | file | core/ |
|
| FieldMissingTypeTest::$fieldName | property | core/ |
|
| FieldMissingTypeTest::$strictConfigSchema | property | core/ |
Set to FALSE because we are hacking a field storage to use a fake type. |
| FieldMissingTypeTest::setUp | function | core/ |
|
| FieldMissingTypeTest::testFieldMissingType | function | core/ |
Tests the exception thrown when missing a field type in fields. |
| FieldMissingTypeTest::testFieldStorageMissingType | function | core/ |
Tests the exception thrown when missing a field type in field storages. |
| FieldNormalizer | class | core/ |
Denormalizes data to Drupal field values. |
| FieldNormalizer | class | core/ |
Converts the Drupal field structure to HAL array structure. |
| FieldNormalizer | class | core/ |
Converts the Drupal field structure to a JSON:API array structure. |
| FieldNormalizer.php | file | core/ |
|
| FieldNormalizer.php | file | core/ |
|
| FieldNormalizer.php | file | core/ |
|
| FieldNormalizer::$format | property | core/ |
List of formats which supports (de-)normalization. |
| FieldNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
Pagination
- Previous page
- Page 67
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.