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 |
|---|---|---|---|
| RelationshipNormalizerTest | class | core/ |
Tests Drupal\jsonapi\Normalizer\RelationshipNormalizer. |
| 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/ |
Tests normalize. |
| 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/ |
|
| ResourceIdentifierNormalizer::__construct | function | core/ |
RelationshipNormalizer constructor. |
| ResourceIdentifierNormalizerTest | class | core/ |
Tests Drupal\jsonapi\Normalizer\ResourceIdentifierNormalizer. |
| 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/ |
Tests denormalize. |
| ResourceIdentifierNormalizerTest::testDenormalizeInvalidResource | function | core/ |
Tests denormalize invalid resource. |
| 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::$entityFieldManager | property | core/ |
|
| ResourceObjectNormalizer::$entityTypeManager | property | core/ |
|
| ResourceObjectNormalizer::$eventDispatcher | property | core/ |
|
| ResourceObjectNormalizer::buildEmptyNormalization | function | core/ |
Builds the empty normalization structure for cache misses. |
| ResourceObjectNormalizer::doNormalize | function | core/ |
|
| ResourceObjectNormalizer::getNormalization | function | core/ |
Normalizes an entity using the given fieldset. |
| ResourceObjectNormalizer::getNormalizationSchema | function | core/ |
|
| ResourceObjectNormalizer::getSupportedTypes | function | core/ |
|
| ResourceObjectNormalizer::processConfigEntitySchema | function | core/ |
|
| ResourceObjectNormalizer::processContentEntitySchema | function | core/ |
|
| ResourceObjectNormalizer::serializeField | function | core/ |
Serializes a given field. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.