Search for normalize
- Search 7.x for normalize
- Search 9.5.x for normalize
- Search 10.3.x for normalize
- Search 11.x for normalize
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::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. |
| EntityResourceTestBase::getSecondNormalizedPostEntity | function | core/ |
Gets the second 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/ |
Test the normalize function. |
| EntitySerializationTest::testUserNormalize | function | core/ |
Tests user normalization, using the entity_serialization_test module to override some default access controls. |
| EntityTestBundleResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| EntityTestBundleResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| EntityTestDateonlyTest::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| EntityTestDateonlyTest::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| EntityTestDateRangeTest::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| EntityTestDateRangeTest::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| EntityTestDatetimeTest::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| EntityTestDatetimeTest::getNormalizedPatchEntity | function | core/ |
Returns the normalized PATCH entity. |
| EntityTestDatetimeTest::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| EntityTestHalJsonAnonTest::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| EntityTestHalJsonAnonTest::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| EntityTestHalJsonInternalPropertyNormalizerTest | class | core/ |
Test that internal properties are not exposed in the 'hal_json' format. |
| EntityTestHalJsonInternalPropertyNormalizerTest.php | file | core/ |
|
| EntityTestHalJsonInternalPropertyNormalizerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityTestHalJsonInternalPropertyNormalizerTest::$modules | property | core/ |
Modules to install. |
| EntityTestHalJsonInternalPropertyNormalizerTest::createEntity | function | core/ |
Creates the entity to be tested. |
| EntityTestHalJsonInternalPropertyNormalizerTest::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| EntityTestHalJsonInternalPropertyNormalizerTest::getExpectedCacheTags | function | core/ |
The expected cache tags for the GET/HEAD response of the test entity. |
| EntityTestHalJsonInternalPropertyNormalizerTest::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| EntityTestHalJsonInternalPropertyNormalizerTest::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.