Search for field_
- Search 7.x for field_
- Search 9.5.x for field_
- Search 8.9.x for field_
- Search 10.3.x for field_
- Search 11.x for field_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldKernelTestBase::entityValidateAndSave | function | core/ |
Validate and save entity. Fail if violations are found. |
| FieldKernelTestBase::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| FieldKernelTestBase::_generateTestFieldValues | function | core/ |
Generate random values for a field_test field. |
| FieldLabelDescriptionTranslation | class | core/ |
Drupal 7 i18n field label and description source from database. |
| FieldLabelDescriptionTranslation | class | core/ |
Drupal 6 i18n field label and description source from database. |
| FieldLabelDescriptionTranslation.php | file | core/ |
|
| FieldLabelDescriptionTranslation.php | file | core/ |
|
| FieldLabelDescriptionTranslation::fields | function | core/ |
Returns available fields on the source. |
| FieldLabelDescriptionTranslation::fields | function | core/ |
Returns available fields on the source. |
| FieldLabelDescriptionTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| FieldLabelDescriptionTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| FieldLabelDescriptionTranslation::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| FieldLabelDescriptionTranslation::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| FieldLabelOptionsTrait | trait | core/ |
Provides a trait for the valid field label options. |
| FieldLabelOptionsTrait.php | file | core/ |
|
| FieldLabelOptionsTrait::getFieldLabelOptions | function | core/ |
Returns an array of visibility options for field labels. |
| FieldLanguage | class | core/ |
Displays the language of an entity. |
| FieldLanguage.php | file | core/ |
|
| FieldLanguage::access | function | core/ |
Check whether given user has access to this handler. |
| FieldLanguageTest | class | core/ |
Tests the field language handler. |
| FieldLanguageTest.php | file | core/ |
|
| FieldLanguageTest::$testViews | property | core/ |
Views used by this test. |
| FieldLanguageTest::testField | function | core/ |
Tests the language field. |
| FieldLink | class | core/ |
Transform a pre-Drupal 8 formatted link for use in Drupal 8. |
| 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/ |
Tests the link field migrate process plugin. |
| FieldLinkTest.php | file | core/ |
|
| FieldLinkTest::canonicalizeUriDataProvider | function | core/ |
Data provider for testCanonicalizeUri. |
| FieldLinkTest::testCanonicalizeUri | function | core/ |
Tests the URL transformations in the FieldLink process plugin. |
| FieldLinkTest::testCanonicalizeUriSerialized | function | core/ |
Tests 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/ |
Instantiates a new instance of the implementing class using autowiring. |
| FieldMigration::getProcess | function | core/ |
Gets the normalized process plugin configuration. |
| 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/ |
The field name. |
| 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/ |
Converts the Drupal field structure to a JSON:API array structure. |
| FieldNormalizer | class | core/ |
Denormalizes data to Drupal field values. |
| FieldNormalizer.php | file | core/ |
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.