Search for item
- Search 7.x for item
- Search 8.9.x for item
- Search 10.3.x for item
- Search 11.x for item
- Search main for item
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Item | class | core/ |
Defines the aggregator item entity class. |
| Item | class | core/ |
Provides a display-only form element with an optional title and description. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| EmailItem::schema | function | core/ |
Returns the schema for the field. |
| EmailItemTest | class | core/ |
Tests the new entity API for the email field type. |
| EmailItemTest.php | file | core/ |
|
| EmailItemTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| EmailItemTest::testEmailItem | function | core/ |
Tests using entity fields of the email field type. |
| EntityAdapterUnitTest::$fieldItemList | property | core/ |
The field item list returned by the typed data manager. |
| EntityField::$items | property | core/ |
An array to store field renderable arrays for use by renderItems(). |
| EntityField::getItems | function | core/ |
Gets an array of items for the field. |
| EntityField::prepareItemsByDelta | function | core/ |
Adapts the $items according to the delta configuration. |
| EntityField::renderItems | function | core/ |
Render all items in this field together. |
| EntityField::render_item | function | core/ |
Renders a single item of a row. |
| 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::$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 an EntityReferenceFieldItemNormalizer object. |
| EntityReferenceFieldItemNormalizerTest | class | core/ |
@coversDefaultClass \Drupal\serialization\Normalizer\EntityReferenceFieldItemNormalizer[[api-linebreak]] @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/ |
|
| EntityReferenceFieldItemNormalizerTest::testConstructValueProperties | function | core/ |
@covers ::constructValue[[api-linebreak]] |
| EntityReferenceFieldItemNormalizerTest::testDenormalizeWithEmptyUuid | function | core/ |
@covers ::denormalize[[api-linebreak]] |
| EntityReferenceFieldItemNormalizerTest::testDenormalizeWithId | function | core/ |
@covers ::denormalize[[api-linebreak]] |
| EntityReferenceFieldItemNormalizerTest::testDenormalizeWithTypeAndUuid | function | core/ |
@covers ::denormalize[[api-linebreak]] |
| EntityReferenceFieldItemNormalizerTest::testDenormalizeWithTypeWithIncorrectUuid | function | core/ |
@covers ::denormalize[[api-linebreak]] |
| EntityReferenceFieldItemNormalizerTest::testDenormalizeWithUuidWithIncorrectType | function | core/ |
@covers ::denormalize[[api-linebreak]] |
| EntityReferenceFieldItemNormalizerTest::testDenormalizeWithUuidWithoutType | function | core/ |
@covers ::denormalize[[api-linebreak]] |
| EntityReferenceFieldItemNormalizerTest::testNormalize | function | core/ |
@covers ::normalize[[api-linebreak]] |
| EntityReferenceFieldItemNormalizerTest::testNormalizeWithEmptyTaxonomyTermReference | function | core/ |
@covers ::normalize[[api-linebreak]] |
| EntityReferenceFieldItemNormalizerTest::testNormalizeWithNewEntityReference | function | core/ |
|
| EntityReferenceFieldItemNormalizerTest::testNormalizeWithNoEntity | function | core/ |
@covers ::normalize[[api-linebreak]] |
| EntityReferenceFieldItemNormalizerTest::testSupportsDenormalization | function | core/ |
@covers ::supportsDenormalization[[api-linebreak]] |
| EntityReferenceFieldItemNormalizerTest::testSupportsNormalization | function | core/ |
@covers ::supportsNormalization[[api-linebreak]] |
| EntityReferenceFieldItemNormalizerTrait | trait | core/ |
Converts empty reference values for entity reference items. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.