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 |
|---|---|---|---|
| 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/ |
|
| EntityReferenceFieldItemNormalizer::getSupportedTypes | function | core/ |
|
| EntityReferenceFieldItemNormalizer::normalize | function | core/ |
Normalizes data into a set of arrays/scalars. |
| EntityReferenceFieldItemNormalizer::__construct | function | core/ |
Constructs an EntityReferenceFieldItemNormalizer object. |
| EntityReferenceFieldItemNormalizerTest | class | core/ |
Tests Drupal\serialization\Normalizer\EntityReferenceFieldItemNormalizer. |
| 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/ |
Tests construct value properties. |
| EntityReferenceFieldItemNormalizerTest::testDenormalizeWithEmptyUuid | function | core/ |
Tests denormalize with empty uuid. |
| EntityReferenceFieldItemNormalizerTest::testDenormalizeWithId | function | core/ |
Tests denormalize with id. |
| EntityReferenceFieldItemNormalizerTest::testDenormalizeWithTypeAndUuid | function | core/ |
Tests denormalize with type and uuid. |
| EntityReferenceFieldItemNormalizerTest::testDenormalizeWithTypeWithIncorrectUuid | function | core/ |
Tests denormalize with type with incorrect uuid. |
| EntityReferenceFieldItemNormalizerTest::testDenormalizeWithUuidWithIncorrectType | function | core/ |
Tests denormalize with uuid with incorrect type. |
| EntityReferenceFieldItemNormalizerTest::testDenormalizeWithUuidWithoutType | function | core/ |
Tests denormalize with uuid without type. |
| EntityReferenceFieldItemNormalizerTest::testNormalize | function | core/ |
Tests normalize. |
| EntityReferenceFieldItemNormalizerTest::testNormalizeWithEmptyTaxonomyTermReference | function | core/ |
Tests normalize with empty taxonomy term reference. |
| EntityReferenceFieldItemNormalizerTest::testNormalizeWithNewEntityReference | function | core/ |
Tests normalizing with an entity reference field. |
| EntityReferenceFieldItemNormalizerTest::testNormalizeWithNoEntity | function | core/ |
Tests normalize with no entity. |
| EntityReferenceFieldItemNormalizerTest::testSupportsDenormalization | function | core/ |
Tests supports denormalization. |
| EntityReferenceFieldItemNormalizerTest::testSupportsNormalization | function | core/ |
Tests supports normalization. |
| 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::getRelationshipLinks | function | core/ |
Gets the links for the relationship. |
| EntityReferenceFieldNormalizer::getSupportedTypes | function | core/ |
|
| EntityReferenceFieldNormalizer::hasNonInternalResourceType | function | core/ |
Determines if a given list of resource types contains a non-internal type. |
| EntityReferenceFieldNormalizer::normalize | function | core/ |
Normalizes data into a set of arrays/scalars. |
| 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. |
| EntityReferenceFieldTest::$modules | property | core/ |
|
| EntityReferenceFieldTest::$referencedEntityType | property | core/ |
The entity type that is being referenced. |
| EntityReferenceFieldTest::assertUserAutocreate | function | core/ |
Asserts that the setter callback performs autocreation for users. |
| EntityReferenceFieldTest::assertUserRoleAutocreate | function | core/ |
Asserts that the setter callback performs autocreation for user roles. |
| EntityReferenceFieldTest::setUp | function | core/ |
Pagination
- Previous page
- Page 535
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.