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
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Field | class | core/ |
Drupal 6 field source from database. |
Field | class | core/ |
Drupal 7 field source from database. |
Field | class | core/ |
A stub class to provide backward compatibility for EntityField. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
FieldNormalizer | class | core/ |
Converts the Drupal field structure to a JSON:API array structure. |
FieldNormalizer | class | core/ |
Converts the Drupal field structure to HAL array structure. |
FieldNormalizer | class | core/ |
Denormalizes data to Drupal field values. |
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. |
FieldNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
FieldNormalizer::denormalize | function | core/ |
|
FieldNormalizer::denormalize | function | core/ |
|
FieldNormalizer::normalize | function | core/ |
|
FieldNormalizer::normalize | function | core/ |
|
FieldNormalizer::normalizeFieldItems | function | core/ |
Helper function to normalize field items. |
FieldNormalizer::normalizeFieldItems | function | core/ |
Helper function to normalize field items. |
FieldNormalizerDenormalizeExceptionsUnitTest | class | core/ |
@coversDefaultClass \Drupal\hal\Normalizer\FieldNormalizer @group hal |
FieldNormalizerDenormalizeExceptionsUnitTest.php | file | core/ |
|
FieldNormalizerDenormalizeExceptionsUnitTest::testFieldNormalizerDenormalizeExceptions | function | core/ |
Tests that the FieldNormalizer::denormalize() throws proper exceptions. |
FieldNumericTest | class | core/ |
Tests the core Drupal\views\Plugin\views\field\Numeric handler. |
FieldNumericTest.php | file | core/ |
|
FieldNumericTest::$testViews | property | core/ |
Views used by this test. |
FieldNumericTest::providerTestFieldNumeric | function | core/ |
Data provider for testFieldNumeric. |
FieldNumericTest::testFieldNumeric | function | core/ |
Tests the Numeric handler with different settings. |
FieldOptionTranslation | class | core/ |
Gets field option label translations. |
FieldOptionTranslation | class | core/ |
Gets field option label translations. |
FieldOptionTranslation | class | core/ |
Determines the allowed values translation for select lists. |
FieldOptionTranslation | class | core/ |
Determines the allowed values translation for select lists. |
FieldOptionTranslation.php | file | core/ |
|
FieldOptionTranslation.php | file | core/ |
|
FieldOptionTranslation.php | file | core/ |
|
FieldOptionTranslation.php | file | core/ |
|
FieldOptionTranslation::fields | function | core/ |
Returns available fields on the source. |
FieldOptionTranslation::fields | function | core/ |
Returns available fields on the source. |
FieldOptionTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
FieldOptionTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
FieldOptionTranslation::query | function | core/ |
|
FieldOptionTranslation::query | function | core/ |
|
FieldOptionTranslation::transform | function | core/ |
Get the field default/mapped settings. |
FieldOptionTranslation::transform | function | core/ |
Get the field default/mapped settings. |
FieldOptionTranslationTest | class | core/ |
Tests the field option translation source plugin. |
FieldOptionTranslationTest | class | core/ |
Tests the field option translation source plugin. |
FieldOptionTranslationTest.php | file | core/ |
|
FieldOptionTranslationTest.php | file | core/ |
|
FieldOptionTranslationTest::$modules | property | core/ |
Modules to enable. |
FieldOptionTranslationTest::$modules | property | core/ |
Modules to enable. |
FieldOptionTranslationTest::providerSource | function | core/ |
The data provider. |
FieldOptionTranslationTest::providerSource | function | core/ |
The data provider. |
FieldOrLanguageJoin | class | core/ |
Implementation for the "field OR language" join. |
FieldOrLanguageJoin.php | file | core/ |
|
FieldOrLanguageJoin::joinAddExtra | function | core/ |
Adds the extras to the join condition. |
Pagination
- Previous page
- Page 70
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.