Search for normalize
- Search 7.x for normalize
- Search 8.9.x for normalize
- Search 10.3.x for normalize
- Search 11.x for normalize
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
|
EntityReferenceItemNormalizer | class | core/ |
Converts the Drupal entity reference item object to HAL array structure. |
EntityReferenceItemNormalizer.php | file | core/ |
|
EntityReferenceItemNormalizer::$entityResolver | property | core/ |
The entity resolver. |
EntityReferenceItemNormalizer::$entityTypeManager | property | core/ |
The entity type manager. |
EntityReferenceItemNormalizer::$linkManager | property | core/ |
The hypermedia link manager. |
EntityReferenceItemNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
EntityReferenceItemNormalizer::constructValue | function | core/ |
Build the field item value using the incoming data. |
EntityReferenceItemNormalizer::getUuid | function | core/ |
Get the uuid from the data array. |
EntityReferenceItemNormalizer::hasCacheableSupportsMethod | function | core/ |
|
EntityReferenceItemNormalizer::normalize | function | core/ |
|
EntityReferenceItemNormalizer::normalizedFieldValues | function | core/ |
Normalizes field values for an item. |
EntityReferenceItemNormalizer::targetEntityIsFieldable | function | core/ |
Checks whether the referenced entity is of a fieldable entity type. |
EntityReferenceItemNormalizer::__construct | function | core/ |
Constructs an EntityReferenceItemNormalizer object. |
EntityResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
EntityResourceTestBase::getNormalizedPatchEntity | function | core/ |
Returns the normalized PATCH entity. |
EntityResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
EntitySerializationTest::testDenormalize | function | core/ |
Tests denormalization of an entity. |
EntitySerializationTest::testDenormalizeCustomSerializedItem | function | core/ |
Tests normalizing/denormalizing custom serialized columns. |
EntitySerializationTest::testDenormalizeEmptyCustomSerializedField | function | core/ |
Tests normalizing/denormalizing empty custom serialized fields. |
EntitySerializationTest::testDenormalizeInvalidCustomSerializedField | function | core/ |
Tests normalizing/denormalizing invalid custom serialized fields. |
EntitySerializationTest::testDenormalizeSerializedItem | function | core/ |
Tests denormalizing serialized columns. |
EntitySerializationTest::testDenormalizeStringValue | function | core/ |
Tests normalizing/denormalizing using string values. |
EntitySerializationTest::testDenormalizeValidCustomSerializedField | function | core/ |
Tests normalizing/denormalizing valid custom serialized fields. |
EntitySerializationTest::testNormalize | function | core/ |
Tests the normalize function. |
EntitySerializationTest::testUserNormalize | function | core/ |
Tests user normalization with some default access controls overridden. |
EntityTestBundleResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
EntityTestBundleResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
EntityTestComputedFieldNormalizerTest | class | core/ |
Test normalization of computed field. |
EntityTestComputedFieldNormalizerTest.php | file | core/ |
|
EntityTestComputedFieldNormalizerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityTestComputedFieldNormalizerTest::$entityTypeId | property | core/ |
The tested entity type. |
EntityTestComputedFieldNormalizerTest::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
EntityTestComputedFieldNormalizerTest::getExpectedCacheTags | function | core/ |
The expected cache tags for the GET/HEAD response of the test entity. |
EntityTestComputedFieldNormalizerTest::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
EntityTestComputedFieldNormalizerTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
EntityTestComputedFieldNormalizerTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
EntityTestComputedFieldNormalizerTest::testDelete | function | core/ |
Tests a DELETE request for an entity, plus edge cases to ensure good DX. |
EntityTestComputedFieldNormalizerTest::testPatch | function | core/ |
Tests a PATCH request for an entity, plus edge cases to ensure good DX. |
EntityTestComputedFieldNormalizerTest::testPost | function | core/ |
Tests a POST request for an entity, plus edge cases to ensure good DX. |
EntityTestDateonlyTest::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
EntityTestDateonlyTest::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.