Search for normalize
- Search 7.x for normalize
 - Search 9.5.x for normalize
 - Search 8.9.x for normalize
 - Search 11.x for normalize
 - Other projects
 
| Title | Object type | File name | Summary | 
|---|---|---|---|
| NullNormalizer | class | core/ | 
                                                                                        Null normalizer. | 
| NullNormalizer.php | file | core/ | 
                                                                                        |
| NullNormalizer::$supportedTypes | property | core/ | 
                                                                                        The interface or class that this Normalizer supports. | 
| NullNormalizer::getSupportedTypes | function | core/ | 
                                                                                        |
| NullNormalizer::normalize | function | core/ | 
                                                                                        |
| NullNormalizer::__construct | function | core/ | 
                                                                                        Constructs a NullNormalizer object. | 
| NullNormalizerTest | class | core/ | 
                                                                                        @coversDefaultClass \Drupal\serialization\Normalizer\NullNormalizer[[api-linebreak]] @group serialization  | 
              
| NullNormalizerTest.php | file | core/ | 
                                                                                        |
| NullNormalizerTest::$interface | property | core/ | 
                                                                                        The interface to use in testing. | 
| NullNormalizerTest::$normalizer | property | core/ | 
                                                                                        The NullNormalizer instance. | 
| NullNormalizerTest::setUp | function | core/ | 
                                                                                        |
| NullNormalizerTest::testNormalize | function | core/ | 
                                                                                        @covers ::normalize[[api-linebreak]] | 
| NullNormalizerTest::testSupportsNormalization | function | core/ | 
                                                                                        @covers ::__construct[[api-linebreak]] @covers ::supportsNormalization[[api-linebreak]]  | 
              
| OperationData::normalizeScaffoldMetadata | function | composer/ | 
                                                                                        Normalizes metadata by converting literal values into arrays. | 
| PathAliasResourceTestBase::getExpectedNormalizedEntity | function | core/ | 
                                                                                        Returns the expected normalization of the entity. | 
| PathAliasResourceTestBase::getNormalizedPostEntity | function | core/ | 
                                                                                        Returns the normalized POST entity. | 
| 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::hasCacheableSupportsMethod | function | core/ | 
                                                                                        |
| 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]] | 
| 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::hasCacheableSupportsMethod | function | core/ | 
                                                                                        |
| RelationshipNormalizer::normalize | function | core/ | 
                                                                                        |
| RelationshipNormalizerTest | class | core/ | 
                                                                                        @coversDefaultClass \Drupal\jsonapi\Normalizer\RelationshipNormalizer[[api-linebreak]] @group jsonapi @group #slow  | 
              
| 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 install. | 
| 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. | 
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.