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 |
---|---|---|---|
TextItemSillyNormalizer::getSupportedTypes | function | core/ |
|
TextItemSillyNormalizer::normalize | function | core/ |
|
TimestampItemNormalizer | class | core/ |
Converts values for TimestampItem to and from common formats. |
TimestampItemNormalizer.php | file | core/ |
|
TimestampItemNormalizer::constructValue | function | core/ |
Build the field item value using the incoming data. |
TimestampItemNormalizer::getSupportedTypes | function | core/ |
|
TimestampItemNormalizer::normalize | function | core/ |
|
TimestampItemNormalizerTest | class | core/ |
Tests that TimestampItem (de)normalization uses Timestamp (de)normalization. |
TimestampItemNormalizerTest.php | file | core/ |
|
TimestampItemNormalizerTest::$item | property | core/ |
The test TimestampItem. |
TimestampItemNormalizerTest::$normalizer | property | core/ |
|
TimestampItemNormalizerTest::createTimestampItemProphecy | function | core/ |
Creates a TimestampItem prophecy. |
TimestampItemNormalizerTest::setUp | function | core/ |
|
TimestampItemNormalizerTest::testDenormalize | function | core/ |
@covers ::denormalize |
TimestampItemNormalizerTest::testNormalize | function | core/ |
@covers ::normalize |
TimestampItemNormalizerTest::testSupportsDenormalization | function | core/ |
@covers ::supportsDenormalization |
TimestampItemNormalizerTest::testSupportsNormalization | function | core/ |
@covers ::supportsNormalization |
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::denormalize | function | core/ |
|
TimestampNormalizer::getNormalizationTimezone | function | core/ |
Gets the timezone to be used during normalization. |
TimestampNormalizer::getSupportedTypes | function | core/ |
|
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::jsonSchemaDataProvider | function | core/ |
Data provider for ::testNormalizedValuesAgainstJsonSchema. |
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 |
TimestampNormalizerTest::testSupportsDenormalization | function | core/ |
@covers ::supportsDenormalization |
TimestampNormalizerTest::testSupportsNormalization | function | core/ |
@covers ::supportsNormalization |
TimestampNormalizerTestDrupalDateTime | class | core/ |
Provides a test class for testing DrupalDateTime. |
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::getSupportedTypes | function | core/ |
|
TraversableObjectNormalizer::normalize | function | core/ |
|
TypedDataNormalizer | class | core/ |
Normalizes typed data objects into strings or arrays. |
TypedDataNormalizer.php | file | core/ |
|
TypedDataNormalizer::doNormalize | function | core/ |
Normalizes an object into a set of arrays/scalars. |
TypedDataNormalizer::getNormalizationSchema | function | core/ |
Retrieve JSON Schema for the normalization. |
TypedDataNormalizer::getSupportedTypes | function | core/ |
|
TypedDataNormalizerTest | class | core/ |
@coversDefaultClass \Drupal\serialization\Normalizer\TypedDataNormalizer @group serialization |
TypedDataNormalizerTest.php | file | core/ |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.