Search for normalize
- Search 7.x for normalize
- Search 9.5.x for normalize
- Search 10.3.x for normalize
- Search 11.x for normalize
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PrimitiveDataNormalizer.php | file | core/ |
|
| PrimitiveDataNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| 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::normalizerBcSettingIsEnabled | function | core/ |
Returns whether a normalizer BC setting is disabled or not. |
| 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::normalize | function | core/ |
|
| RelationshipNormalizerTest | class | core/ |
@coversDefaultClass \Drupal\jsonapi\Normalizer\RelationshipNormalizer[[api-linebreak]] @group jsonapi |
| RelationshipNormalizerTest.php | file | core/ |
|
| RelationshipNormalizerTest::$imageIds | property | core/ |
Static UUIDs for use in tests. |
| RelationshipNormalizerTest::$modules | property | core/ |
Modules to enable. |
| RelationshipNormalizerTest::$referencerId | property | core/ |
Static UUID for the referencing entity. |
| RelationshipNormalizerTest::$userIds | property | core/ |
Static UUIDs 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::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. |
| ResourceIdentifierNormalizerTest::denormalizeProvider | function | core/ |
Data provider for the denormalize test. |
| ResourceIdentifierNormalizerTest::setUp | function | core/ |
|
| ResourceIdentifierNormalizerTest::testDenormalize | function | core/ |
@covers ::denormalize[[api-linebreak]] @dataProvider denormalizeProvider |
| ResourceIdentifierNormalizerTest::testDenormalizeInvalidResource | function | core/ |
@covers ::denormalize[[api-linebreak]] @dataProvider denormalizeInvalidResourceProvider |
| ResourceObjectNormalizer | class | core/ |
Converts the JSON:API module ResourceObject into a JSON:API array structure. |
| ResourceObjectNormalizer.php | file | core/ |
|
| ResourceObjectNormalizer::$cacher | property | core/ |
The entity normalization cacher. |
| ResourceObjectNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.