Search for entity
- Search 7.x for entity
- Search 9.5.x for entity
- Search 10.3.x for entity
- Search 11.x for entity
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Entity | class | core/ |
Defines a base entity class. |
| Entity | class | core/ |
Defines a argument validator plugin for each entity type. |
| Entity | class | core/ |
Provides an area handler which renders an entity in a certain view mode. |
| Entity | class | core/ |
Provides a generic destination to import entities. |
| Entity | class | core/ |
|
| Entity | class | core/ |
This class is a near-copy of tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Entity.php, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 1.2.7. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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[[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::testDenormalizeWithEmtpyUuid | 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. |
| EntityReferenceFieldItemNormalizerTrait.php | file | core/ |
|
| EntityReferenceFieldItemNormalizerTrait::fieldItemReferencesTaxonomyTerm | function | core/ |
Determines if a field item references a taxonomy term. |
| EntityReferenceFieldItemNormalizerTrait::normalizeRootReferenceValue | function | core/ |
|
| EntityReferenceFieldNormalizer | class | core/ |
Normalizer class specific for entity reference field objects. |
| EntityReferenceFieldNormalizer.php | file | core/ |
|
| EntityReferenceFieldNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| EntityReferenceFieldNormalizer::getRelationshipLinks | function | core/ |
Gets the links for the relationship. |
| EntityReferenceFieldNormalizer::hasNonInternalResourceType | function | core/ |
Determines if a given list of resource types contains a non-internal type. |
| EntityReferenceFieldNormalizer::normalize | function | core/ |
|
| EntityReferenceFieldTest | class | core/ |
Tests for the entity reference field. |
| EntityReferenceFieldTest.php | file | core/ |
|
| EntityReferenceFieldTest::$bundle | property | core/ |
The bundle used in this test. |
| EntityReferenceFieldTest::$entityType | property | core/ |
The entity type used in this test. |
| EntityReferenceFieldTest::$fieldName | property | core/ |
The name of the field used in this test. |
Pagination
- Previous page
- Page 89
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.