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 |
---|---|---|---|
EntityQueryTest::testWithTwoEntityReferenceFieldsToSameEntityType | function | core/ |
Tests that EntityQuery works when querying the same entity from two fields. |
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. |
EntityReferenceFieldAttributesTest | class | core/ |
Tests RDFa markup generation for taxonomy term fields. |
EntityReferenceFieldAttributesTest.php | file | core/ |
|
EntityReferenceFieldAttributesTest::$baseUri | property | core/ |
URI of the front page of the Drupal site. |
EntityReferenceFieldAttributesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityReferenceFieldAttributesTest::$fieldName | property | core/ |
The name of the taxonomy term reference field used in the test. |
EntityReferenceFieldAttributesTest::$modules | property | core/ |
Modules to enable. |
EntityReferenceFieldAttributesTest::$vocabulary | property | core/ |
The vocabulary object used in the test. |
EntityReferenceFieldAttributesTest::setUp | function | core/ |
|
EntityReferenceFieldAttributesTest::testNodeTeaser | function | core/ |
Tests if file fields in teasers have correct resources. |
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 a 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::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
EntityReferenceFieldItemNormalizer::constructValue | function | core/ |
Build the field item value using the incoming data. |
EntityReferenceFieldItemNormalizer::normalize | function | core/ |
|
EntityReferenceFieldItemNormalizer::__construct | function | core/ |
Constructs a 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. |
EntityReferenceFieldItemNormalizerTest::$serializer | property | core/ |
The mock serializer. |
EntityReferenceFieldItemNormalizerTest::assertDenormalize | function | core/ |
Asserts denormalization process is correct for give data. |
EntityReferenceFieldItemNormalizerTest::setUp | function | core/ |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.