Search for denormalize
- Search 7.x for denormalize
- Search 9.5.x for denormalize
- Search 8.9.x for denormalize
- Search 10.3.x for denormalize
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BooleanNormalizer::denormalize | function | core/ |
|
ConfigEntityDenormalizer | class | core/ |
Converts the Drupal config entity object to a JSON:API array structure. |
ConfigEntityDenormalizer.php | file | core/ |
|
ConfigEntityDenormalizer::getSupportedTypes | function | core/ |
|
ConfigEntityDenormalizer::prepareInput | function | core/ |
|
ConfigEntityNormalizer::denormalize | function | core/ |
|
ConfigEntityNormalizerTest::testDenormalize | function | core/ |
@covers ::denormalize |
ContentEntityDenormalizer | class | core/ |
Converts a JSON:API array structure into a Drupal entity object. |
ContentEntityDenormalizer.php | file | core/ |
|
ContentEntityDenormalizer::getSupportedTypes | function | core/ |
|
ContentEntityDenormalizer::prepareInput | function | core/ |
Prepares the input data to create the entity. |
DateTimeIso8601Normalizer::denormalize | function | core/ |
|
DateTimeIso8601NormalizerTest::providerTestDenormalizeValidFormats | function | core/ |
Data provider for testDenormalizeValidFormats. |
DateTimeIso8601NormalizerTest::testDenormalizeDateAndTimeException | function | core/ |
Tests the denormalize function with bad data for the date+time case. |
DateTimeIso8601NormalizerTest::testDenormalizeDateOnlyException | function | core/ |
Tests the denormalize function with bad data for the date-only case. |
DateTimeIso8601NormalizerTest::testDenormalizeNoTargetInstanceOrFieldDefinitionException | function | core/ |
Tests the denormalize function with incomplete serialization context. |
DateTimeIso8601NormalizerTest::testDenormalizeValidFormats | function | core/ |
Tests the denormalize function with good data. |
DateTimeNormalizer::denormalize | function | core/ |
|
DateTimeNormalizerTest::providerTestDenormalizeUserFormats | function | core/ |
Data provider for testDenormalizeUserFormats. |
DateTimeNormalizerTest::providerTestDenormalizeValidFormats | function | core/ |
Data provider for testDenormalizeValidFormats. |
DateTimeNormalizerTest::testDenormalizeException | function | core/ |
Tests the denormalize function with bad data. |
DateTimeNormalizerTest::testDenormalizeUserFormats | function | core/ |
Tests the denormalize function with a user supplied format. |
DateTimeNormalizerTest::testDenormalizeValidFormats | function | core/ |
Tests the denormalize function with good data. |
EntityDenormalizerBase | class | core/ |
Converts the Drupal entity object to a JSON:API array structure. |
EntityDenormalizerBase.php | file | core/ |
|
EntityDenormalizerBase::$entityTypeManager | property | core/ |
The entity type manager. |
EntityDenormalizerBase::$fieldManager | property | core/ |
The entity field manager. |
EntityDenormalizerBase::$pluginManager | property | core/ |
The field plugin manager. |
EntityDenormalizerBase::$resourceTypeRepository | property | core/ |
The JSON:API resource type repository. |
EntityDenormalizerBase::denormalize | function | core/ |
|
EntityDenormalizerBase::normalize | function | core/ |
|
EntityDenormalizerBase::prepareInput | function | core/ |
Prepares the input data to create the entity. |
EntityDenormalizerBase::supportsNormalization | function | core/ |
|
EntityDenormalizerBase::__construct | function | core/ |
Constructs an EntityDenormalizerBase object. |
EntityNormalizer::denormalize | function | core/ |
|
EntityNormalizerTest::testDenormalizeWithInvalidBundle | function | core/ |
Tests the denormalize method with a bundle property. |
EntityNormalizerTest::testDenormalizeWithNoBundle | function | core/ |
Tests the denormalize method with no bundle defined. |
EntityNormalizerTest::testDenormalizeWithNoEntityType | function | core/ |
Tests the denormalize() method with no entity type provided in context. |
EntityNormalizerTest::testDenormalizeWithNoFieldableEntityType | function | core/ |
Tests the denormalize method with no bundle defined. |
EntityNormalizerTest::testDenormalizeWithValidBundle | function | core/ |
Tests the denormalize method with a bundle property. |
EntityReferenceFieldItemNormalizerTest::assertDenormalize | function | core/ |
Asserts denormalization process is correct for give data. |
EntityReferenceFieldItemNormalizerTest::testDenormalizeWithEmptyUuid | function | core/ |
@covers ::denormalize |
EntityReferenceFieldItemNormalizerTest::testDenormalizeWithId | function | core/ |
@covers ::denormalize |
EntityReferenceFieldItemNormalizerTest::testDenormalizeWithTypeAndUuid | function | core/ |
@covers ::denormalize |
EntityReferenceFieldItemNormalizerTest::testDenormalizeWithTypeWithIncorrectUuid | function | core/ |
@covers ::denormalize |
EntityReferenceFieldItemNormalizerTest::testDenormalizeWithUuidWithIncorrectType | function | core/ |
@covers ::denormalize |
EntityReferenceFieldItemNormalizerTest::testDenormalizeWithUuidWithoutType | function | core/ |
@covers ::denormalize |
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. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.