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
- 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. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
EntityPublishedTrait::publishedBaseFieldDefinitions | function | core/ |
Returns an array of base field definitions for publishing status. |
EntityQueryRelationshipTest::$fieldName | property | core/ |
The name of the taxonomy field used for test. |
EntityQueryTest::testBaseFieldMultipleColumns | function | core/ |
Tests base fields with multiple columns. |
EntityQueryTest::testWithTwoEntityReferenceFieldsToSameEntityType | function | core/ |
Tests that EntityQuery works when querying the same entity from two fields. |
EntityReference::$id_field_alias | property | core/ |
|
EntityReference::$usesFields | property | core/ |
Does the style plugin for itself support to add fields to its output. |
EntityReference::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
EntityReferenceAdminTest::assertFieldSelectOptions | function | core/ |
Checks if a select element contains the specified options. |
EntityReferenceAdminTest::assertFieldSelectOptions | function | core/ |
Checks if a select element contains the specified options. |
EntityReferenceAdminTest::createEntityReferenceField | function | core/ |
Creates a new Entity Reference fields with a given target type. |
EntityReferenceAdminTest::testFieldAdminHandler | function | core/ |
Tests the Entity Reference Admin UI. |
EntityReferenceAdminTest::testFieldAdminHandler | function | core/ |
Tests the Entity Reference Admin UI. |
EntityReferenceFieldCreationTest | class | core/ |
Tests creating entity reference fields in the UI. |
EntityReferenceFieldCreationTest.php | file | core/ |
|
EntityReferenceFieldCreationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityReferenceFieldCreationTest::$modules | property | core/ |
Modules to install. |
EntityReferenceFieldCreationTest::testAddReferenceFieldTargetingEntityTypeWithoutId | function | core/ |
Tests that entity reference fields cannot target entity types without IDs. |
EntityReferenceFieldCreationTrait | trait | core/ |
Provides common functionality for the EntityReference test classes. |
EntityReferenceFieldCreationTrait.php | file | core/ |
|
EntityReferenceFieldCreationTrait::createEntityReferenceField | function | core/ |
Creates a field of an entity reference field storage on the specified bundle. |
EntityReferenceFieldDefaultValueTest | class | core/ |
Tests entity reference field default values storage in CMI. |
EntityReferenceFieldDefaultValueTest.php | file | core/ |
|
EntityReferenceFieldDefaultValueTest::$adminUser | property | core/ |
A user with permission to administer content types, node fields, etc. |
EntityReferenceFieldDefaultValueTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityReferenceFieldDefaultValueTest::$modules | property | core/ |
Modules to install. |
EntityReferenceFieldDefaultValueTest::setUp | function | core/ |
|
EntityReferenceFieldDefaultValueTest::testEntityReferenceDefaultConfigValue | function | core/ |
Tests that dependencies due to default values can be removed. |
EntityReferenceFieldDefaultValueTest::testEntityReferenceDefaultValue | function | core/ |
Tests that default values are correctly translated to UUIDs in config. |
EntityReferenceFieldItemList | class | core/ |
Defines an item list class for entity reference fields. |
EntityReferenceFieldItemList.php | file | core/ |
|
EntityReferenceFieldItemList::defaultValuesFormSubmit | function | core/ |
Processes the submitted default value. |
EntityReferenceFieldItemList::getConstraints | function | core/ |
Gets a list of validation constraints. |
EntityReferenceFieldItemList::processDefaultValue | function | core/ |
Processes the default value before being applied. |
EntityReferenceFieldItemList::referencedEntities | function | core/ |
Gets the entities referenced by this field, preserving field item deltas. |
EntityReferenceFieldItemListInterface | interface | core/ |
Interface for entity reference lists of field items. |
EntityReferenceFieldItemListInterface.php | file | core/ |
|
EntityReferenceFieldItemListInterface::referencedEntities | function | core/ |
Gets the entities referenced by this field, preserving field item deltas. |
EntityReferenceFieldItemNormalizer | class | core/ |
Adds the file URI to embedded file entities. |
EntityReferenceFieldItemNormalizer.php | file | core/ |
|
EntityReferenceFieldItemNormalizer::$entityRepository | property | core/ |
The entity repository. |
EntityReferenceFieldItemNormalizer::constructValue | function | core/ |
Build the field item value using the incoming data. |
EntityReferenceFieldItemNormalizer::getSupportedTypes | function | core/ |
|
EntityReferenceFieldItemNormalizer::normalize | function | core/ |
|
EntityReferenceFieldItemNormalizer::__construct | function | core/ |
Constructs an EntityReferenceFieldItemNormalizer object. |
EntityReferenceFieldItemNormalizerTest | class | core/ |
@coversDefaultClass \Drupal\serialization\Normalizer\EntityReferenceFieldItemNormalizer @group serialization |
EntityReferenceFieldItemNormalizerTest.php | file | core/ |
|
EntityReferenceFieldItemNormalizerTest::$entityRepository | property | core/ |
The mock entity repository. |
EntityReferenceFieldItemNormalizerTest::$fieldDefinition | property | core/ |
The mock field definition. |
EntityReferenceFieldItemNormalizerTest::$fieldItem | property | core/ |
The mock field item. |
EntityReferenceFieldItemNormalizerTest::$normalizer | property | core/ |
The normalizer under test. |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.