Search for normalize
- Search 7.x for normalize
- Search 9.5.x for normalize
- Search 8.9.x for normalize
- Search 10.3.x for normalize
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
NullNormalizerTest::setUp | function | core/ |
|
NullNormalizerTest::testNormalize | function | core/ |
@covers ::normalize |
NullNormalizerTest::testSupportsNormalization | function | core/ |
@covers ::__construct @covers ::supportsNormalization |
OperationData::normalizeScaffoldMetadata | function | composer/ |
Normalizes metadata by converting literal values into arrays. |
PathAliasResourceTestBase::getExpectedNormalizedEntity | function | core/ |
|
PathAliasResourceTestBase::getNormalizedPostEntity | function | core/ |
|
PhpBackend::normalizeCid | function | core/ |
Ensures a normalized cache ID. |
PrimitiveDataNormalizer | class | core/ |
Converts primitive data objects to their casted values. |
PrimitiveDataNormalizer.php | file | core/ |
|
PrimitiveDataNormalizer::getSupportedTypes | function | core/ |
|
PrimitiveDataNormalizer::normalize | function | core/ |
|
PrimitiveDataNormalizerTest | class | core/ |
@coversDefaultClass \Drupal\serialization\Normalizer\PrimitiveDataNormalizer @group serialization |
PrimitiveDataNormalizerTest.php | file | core/ |
|
PrimitiveDataNormalizerTest::$normalizer | property | core/ |
The TypedDataNormalizer instance. |
PrimitiveDataNormalizerTest::dataProviderPrimitiveData | function | core/ |
Data provider for testNormalize(). |
PrimitiveDataNormalizerTest::setUp | function | core/ |
|
PrimitiveDataNormalizerTest::testNormalize | function | core/ |
@covers ::normalize @dataProvider dataProviderPrimitiveData |
PrimitiveDataNormalizerTest::testSupportsNormalization | function | core/ |
@covers ::supportsNormalization @dataProvider dataProviderPrimitiveData |
PrimitiveDataNormalizerTest::testSupportsNormalizationFail | function | core/ |
@covers ::supportsNormalization |
RegisterSerializationClassesCompilerPass::OVERRIDDEN_SERVICE_NORMALIZER_TAG | constant | core/ |
The service tag that only JSON:API normalizers should use. |
RelationshipNormalizer | class | core/ |
Normalizes a JSON:API relationship object. |
RelationshipNormalizer.php | file | core/ |
|
RelationshipNormalizer::getSupportedTypes | function | core/ |
|
RelationshipNormalizer::normalize | function | core/ |
|
RelationshipNormalizerTest | class | core/ |
@coversDefaultClass \Drupal\jsonapi\Normalizer\RelationshipNormalizer @group jsonapi |
RelationshipNormalizerTest.php | file | core/ |
|
RelationshipNormalizerTest::$image1 | property | core/ |
An image. |
RelationshipNormalizerTest::$image2 | property | core/ |
An image. |
RelationshipNormalizerTest::$imageIds | property | core/ |
Static UUIDs for use in tests. |
RelationshipNormalizerTest::$imageUids | property | core/ |
Static UUIDs for use in tests. |
RelationshipNormalizerTest::$modules | property | core/ |
|
RelationshipNormalizerTest::$normalizer | property | core/ |
The normalizer. |
RelationshipNormalizerTest::$referencer | property | core/ |
A referencer node. |
RelationshipNormalizerTest::$referencerId | property | core/ |
Static UUID for the referencing entity. |
RelationshipNormalizerTest::$referencingResourceType | property | core/ |
The node type. |
RelationshipNormalizerTest::$user1 | property | core/ |
A user. |
RelationshipNormalizerTest::$user2 | property | core/ |
A user. |
RelationshipNormalizerTest::$userIds | property | core/ |
Static UUIDs for use in tests. |
RelationshipNormalizerTest::$userUids | property | core/ |
Static UIDs for use in tests. |
RelationshipNormalizerTest::normalizeProvider | function | core/ |
Data provider for testNormalize. |
RelationshipNormalizerTest::setUp | function | core/ |
|
RelationshipNormalizerTest::testNormalize | function | core/ |
@covers ::normalize @dataProvider normalizeProvider |
RequestHandler::getNormalizedRequestMethod | function | core/ |
Gets the normalized HTTP request method of the matched route. |
ResourceIdentifierNormalizer | class | core/ |
Normalizes a Relationship according to the JSON:API specification. |
ResourceIdentifierNormalizer.php | file | core/ |
|
ResourceIdentifierNormalizer::$fieldManager | property | core/ |
The entity field manager. |
ResourceIdentifierNormalizer::denormalize | function | core/ |
|
ResourceIdentifierNormalizer::getSupportedTypes | function | core/ |
|
ResourceIdentifierNormalizer::massageRelationshipInput | function | core/ |
Validates and massages the relationship input depending on the cardinality. |
ResourceIdentifierNormalizer::normalize | function | core/ |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.