Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| 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. |
Pagination
- Previous page
- Page 646
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.