Search for denormalize
- Search 7.x for denormalize
- Search 9.5.x for denormalize
- Search 10.3.x for denormalize
- Search 11.x for denormalize
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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::testDenormalizeWithEmtpyUuid | 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. |
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. |
FieldableEntityNormalizerTrait::denormalizeFieldData | function | core/ |
Denormalizes entity data by denormalizing each field individually. |
FieldItemNormalizer::denormalize | function | core/ |
|
FieldItemNormalizer::denormalize | function | core/ |
|
FieldItemNormalizer::denormalize | function | core/ |
|
FieldItemNormalizerDenormalizeExceptionsUnitTest | class | core/ |
@coversDefaultClass \Drupal\hal\Normalizer\FieldItemNormalizer @group hal |
FieldItemNormalizerDenormalizeExceptionsUnitTest.php | file | core/ |
|
FieldItemNormalizerDenormalizeExceptionsUnitTest::testFieldItemNormalizerDenormalizeExceptions | function | core/ |
Tests that the FieldItemNormalizer::denormalize() throws proper exceptions. |
FieldItemSerializationTest::testFieldDenormalizeWithScalarValue | function | core/ |
Tests denormalizing using a scalar field value. |
FieldItemSerializationTest::testFieldNormalizeDenormalize | function | core/ |
Tests normalizing and denormalizing an entity with field item normalizer. |
FieldNormalizer::denormalize | function | core/ |
|
FieldNormalizer::denormalize | function | core/ |
|
FieldNormalizerDenormalizeExceptionsUnitTest | class | core/ |
@coversDefaultClass \Drupal\hal\Normalizer\FieldNormalizer @group hal |
FieldNormalizerDenormalizeExceptionsUnitTest.php | file | core/ |
|
FieldNormalizerDenormalizeExceptionsUnitTest::testFieldNormalizerDenormalizeExceptions | function | core/ |
Tests that the FieldNormalizer::denormalize() throws proper exceptions. |
JsonApiDocumentTopLevelNormalizer::denormalize | function | core/ |
|
JsonApiDocumentTopLevelNormalizerTest::denormalizeProvider | function | core/ |
Data provider for the denormalize test. |
JsonApiDocumentTopLevelNormalizerTest::denormalizeUuidProvider | function | core/ |
Provides test cases for testDenormalizeUuid. |
JsonApiDocumentTopLevelNormalizerTest::denormalizeUuidProviderBuilder | function | core/ |
We cannot use a PHPUnit data provider because our data depends on $this. |
JsonApiDocumentTopLevelNormalizerTest::testDenormalize | function | core/ |
@covers ::denormalize @dataProvider denormalizeProvider |
JsonApiDocumentTopLevelNormalizerTest::testDenormalize | function | core/ |
Try to POST a node and check if it exists afterwards. |
JsonApiDocumentTopLevelNormalizerTest::testDenormalizeInvalidTypeAndNoType | function | core/ |
Tests denormalization for related resources with missing or invalid types. |
JsonApiDocumentTopLevelNormalizerTest::testDenormalizeUuid | function | core/ |
Ensures only valid UUIDs can be specified. |
JsonApiDocumentTopLevelNormalizerTest::testDenormalizeUuid | function | core/ |
Try to POST a node and check if it exists afterwards. |
JsonApiRegressionTest::testDenormalizeAliasedRelationshipFromIssue2953207 | function | core/ |
Ensures denormalizing relationships with aliased field names works. |
NormalizerDenormalizeExceptionsUnitTestBase | class | core/ |
Common ancestor for FieldItemNormalizerDenormalizeExceptionsUnitTest and FieldNormalizerDenormalizeExceptionsUnitTest as they have the same dataProvider. |
NormalizerDenormalizeExceptionsUnitTestBase.php | file | core/ |
|
NormalizerDenormalizeExceptionsUnitTestBase::providerNormalizerDenormalizeExceptions | function | core/ |
Provides data for FieldItemNormalizerDenormalizeExceptionsUnitTest::testFieldItemNormalizerDenormalizeExceptions() and for FieldNormalizerDenormalizeExceptionsUnitTest::testFieldNormalizerDenormalizeExceptions(). |
ResourceIdentifierNormalizer::denormalize | function | core/ |
|
ResourceIdentifierNormalizerTest::denormalizeInvalidResourceProvider | function | core/ |
Data provider for the denormalize test. |
ResourceIdentifierNormalizerTest::denormalizeProvider | function | core/ |
Data provider for the denormalize test. |
ResourceIdentifierNormalizerTest::testDenormalize | function | core/ |
@covers ::denormalize @dataProvider denormalizeProvider |
ResourceIdentifierNormalizerTest::testDenormalizeInvalidResource | function | core/ |
@covers ::denormalize @dataProvider denormalizeInvalidResourceProvider |
Serializer::denormalize | function | core/ |
|
StringNormalizer::denormalize | function | core/ |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.