Search for denormalize
- Search 7.x for denormalize
- Search 9.5.x for denormalize
- Search 8.9.x for denormalize
- Search 11.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::hasCacheableSupportsMethod | function | core/ |
|
| ConfigEntityDenormalizer::prepareInput | function | core/ |
Prepares the input data to create the entity. |
| ConfigEntityNormalizer::denormalize | function | core/ |
|
| ConfigEntityNormalizerTest::testDenormalize | function | core/ |
@covers ::denormalize[[api-linebreak]] |
| ContentEntityDenormalizer | class | core/ |
Converts a JSON:API array structure into a Drupal entity object. |
| ContentEntityDenormalizer.php | file | core/ |
|
| ContentEntityDenormalizer::getSupportedTypes | function | core/ |
|
| ContentEntityDenormalizer::hasCacheableSupportsMethod | 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[[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]] |
| EntitySerializationTest::testDenormalize | function | core/ |
Tests denormalization of an entity. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.