Search for normalize
- Search 7.x for normalize
- Search 8.9.x for normalize
- Search 10.3.x for normalize
- Search 11.x for normalize
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PrimitiveDataNormalizer::normalize | function | core/ |
|
| PrimitiveDataNormalizerTest | class | core/ |
@coversDefaultClass \Drupal\serialization\Normalizer\PrimitiveDataNormalizer[[api-linebreak]] @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[[api-linebreak]] @dataProvider dataProviderPrimitiveData |
| PrimitiveDataNormalizerTest::testSupportsNormalization | function | core/ |
@covers ::supportsNormalization[[api-linebreak]] @dataProvider dataProviderPrimitiveData |
| PrimitiveDataNormalizerTest::testSupportsNormalizationFail | function | core/ |
@covers ::supportsNormalization[[api-linebreak]] |
| RdfMappingResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| RdfMappingResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| 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::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| RelationshipNormalizer::hasCacheableSupportsMethod | function | core/ |
|
| RelationshipNormalizer::normalize | function | core/ |
|
| RelationshipNormalizerTest | class | core/ |
@coversDefaultClass \Drupal\jsonapi\Normalizer\RelationshipNormalizer[[api-linebreak]] @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/ |
Modules to enable. |
| 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[[api-linebreak]] @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::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| ResourceIdentifierNormalizer::denormalize | function | core/ |
|
| ResourceIdentifierNormalizer::hasCacheableSupportsMethod | function | core/ |
|
| ResourceIdentifierNormalizer::massageRelationshipInput | function | core/ |
Validates and massages the relationship input depending on the cardinality. |
| ResourceIdentifierNormalizer::normalize | function | core/ |
|
| ResourceIdentifierNormalizer::__construct | function | core/ |
RelationshipNormalizer constructor. |
| ResourceIdentifierNormalizerTest | class | core/ |
@coversDefaultClass \Drupal\jsonapi\Normalizer\ResourceIdentifierNormalizer[[api-linebreak]] @group jsonapi |
| ResourceIdentifierNormalizerTest.php | file | core/ |
|
| ResourceIdentifierNormalizerTest::$normalizer | property | core/ |
The normalizer under test. |
| ResourceIdentifierNormalizerTest::$resourceType | property | core/ |
The base resource type for testing. |
| ResourceIdentifierNormalizerTest::denormalizeInvalidResourceProvider | function | core/ |
Data provider for the denormalize test. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.