Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| FieldNormalizer.php | file | core/ |
|
| FieldNormalizer::denormalize | function | core/ |
|
| FieldNormalizer::denormalize | function | core/ |
|
| FieldNormalizer::doNormalize | function | core/ |
Normalizes data into a set of arrays/scalars. |
| FieldNormalizer::getNormalizationSchema | function | core/ |
Retrieve JSON Schema for the normalization. |
| FieldNormalizer::getSupportedTypes | function | core/ |
|
| FieldNormalizer::getSupportedTypes | function | core/ |
|
| FieldNormalizer::normalizeFieldItems | function | core/ |
Helper function to normalize field items. |
| 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/ |
Drupal 6 i18n field option labels source from database. |
| FieldOptionTranslation | class | core/ |
Drupal 7 i18n field option label source from database. |
| 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/ |
Prepares query object to retrieve data from the source database. |
| FieldOptionTranslation::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| FieldOptionTranslation::transform | function | core/ |
Get the field default/mapped settings. |
| FieldOptionTranslation::transform | function | core/ |
Get the field default/mapped settings. |
| FieldOptionTranslation::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| FieldOptionTranslation::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| 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 install. |
| FieldOptionTranslationTest::$modules | property | core/ |
Modules to install. |
| FieldOptionTranslationTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| FieldOptionTranslationTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| FieldOrLanguageJoin | class | core/ |
Implementation for the "field OR language" join. |
Pagination
- Previous page
- Page 662
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.