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 | 
|---|---|---|---|
| TimeStampItemNormalizerTraitDeprecatedTestClass.php | file | core/ | |
| TimestampNormalizer | class | core/ | Converts values for the Timestamp data type to and from common formats. | 
| TimestampNormalizer.php | file | core/ | |
| TimestampNormalizer::$allowedFormats | property | core/ | Allowed datetime formats for the denormalizer. | 
| TimestampNormalizer::$supportedInterfaceOrClass | property | core/ | The interface or class that this Normalizer supports. | 
| TimestampNormalizer::denormalize | function | core/ | |
| TimestampNormalizer::getNormalizationTimezone | function | core/ | Gets the timezone to be used during normalization. | 
| TimestampNormalizerTest | class | core/ | Unit test coverage for the "Timestamp" @DataType. | 
| TimestampNormalizerTest.php | file | core/ | |
| TimestampNormalizerTest::$data | property | core/ | The tested data type. | 
| TimestampNormalizerTest::$normalizer | property | core/ | The tested data type's normalizer. | 
| TimestampNormalizerTest::providerTestDenormalizeValidFormats | function | core/ | Data provider for testDenormalizeValidFormats. | 
| TimestampNormalizerTest::setUp | function | core/ | |
| TimestampNormalizerTest::testDenormalizeException | function | core/ | Tests the denormalize function with bad data. | 
| TimestampNormalizerTest::testDenormalizeValidFormats | function | core/ | Tests the denormalize function with good data. | 
| TimestampNormalizerTest::testNormalize | function | core/ | @covers ::normalize[[api-linebreak]] | 
| TimestampNormalizerTest::testSupportsDenormalization | function | core/ | @covers ::supportsDenormalization[[api-linebreak]] | 
| TimestampNormalizerTest::testSupportsNormalization | function | core/ | @covers ::supportsNormalization[[api-linebreak]] | 
| TimestampNormalizerTestDrupalDateTime | class | core/ | Note: Prophecy does not support magic methods. By subclassing and specifying an explicit method, Prophecy works. | 
| TimestampNormalizerTestDrupalDateTime::setTimezone | function | core/ | |
| TourResourceTestBase::getExpectedNormalizedEntity | function | core/ | Returns the expected normalization of the entity. | 
| TourResourceTestBase::getNormalizedPostEntity | function | core/ | Returns the normalized POST entity. | 
| TraversableObjectNormalizer | class | core/ | Normalizes TraversableObject. | 
| TraversableObjectNormalizer.php | file | core/ | |
| TraversableObjectNormalizer::$supportedInterfaceOrClass | property | core/ | The interface or class that this Normalizer supports. | 
| TraversableObjectNormalizer::normalize | function | core/ | |
| TypedDataNormalizer | class | core/ | Converts typed data objects to arrays. | 
| TypedDataNormalizer.php | file | core/ | |
| TypedDataNormalizer::$supportedInterfaceOrClass | property | core/ | The interface or class that this Normalizer supports. | 
| TypedDataNormalizer::normalize | function | core/ | |
| TypedDataNormalizerTest | class | core/ | @coversDefaultClass \Drupal\serialization\Normalizer\TypedDataNormalizer[[api-linebreak]] @group serialization | 
| TypedDataNormalizerTest.php | file | core/ | |
| TypedDataNormalizerTest::$normalizer | property | core/ | The TypedDataNormalizer instance. | 
| TypedDataNormalizerTest::$typedData | property | core/ | The mock typed data instance. | 
| TypedDataNormalizerTest::setUp | function | core/ | |
| TypedDataNormalizerTest::testNormalize | function | core/ | Tests the normalize() method. | 
| TypedDataNormalizerTest::testSupportsNormalization | function | core/ | Tests the supportsNormalization() method. | 
| UnprocessableHttpEntityExceptionNormalizer | class | core/ | Normalizes and UnprocessableHttpEntityException. | 
| UnprocessableHttpEntityExceptionNormalizer.php | file | core/ | |
| UnprocessableHttpEntityExceptionNormalizer::$supportedInterfaceOrClass | property | core/ | The interface or class that this Normalizer supports. | 
| UnprocessableHttpEntityExceptionNormalizer::buildErrorObjects | function | core/ | Builds the normalized JSON:API error objects for the response. | 
| UserHalJsonAnonTest::getExpectedNormalizedEntity | function | core/ | Returns the expected normalization of the entity. | 
| UserHalJsonAnonTest::getNormalizedPostEntity | function | core/ | Returns the normalized POST entity. | 
| UserResourceTestBase::getExpectedNormalizedEntity | function | core/ | Returns the expected normalization of the entity. | 
| UserResourceTestBase::getNormalizedPostEntity | function | core/ | Returns the normalized POST entity. | 
| ViewResourceTestBase::getExpectedNormalizedEntity | function | core/ | Returns the expected normalization of the entity. | 
| ViewResourceTestBase::getNormalizedPostEntity | function | core/ | Returns the normalized POST entity. | 
| VocabularyResourceTestBase::getExpectedNormalizedEntity | function | core/ | Returns the expected normalization of the entity. | 
| VocabularyResourceTestBase::getNormalizedPostEntity | function | core/ | Returns the normalized POST entity. | 
| WorkflowResourceTestBase::getExpectedNormalizedEntity | function | core/ | Returns the expected normalization of the entity. | 
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
