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 |
|---|---|---|---|
| StringNormalizer::denormalize | function | core/ |
|
| StringNormalizer::getSupportedTypes | function | core/ |
|
| StringNormalizer::getSupportedTypes | function | core/ |
|
| StringNormalizer::normalize | function | core/ |
|
| StringNormalizer::normalize | function | core/ |
|
| TermResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| TermResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| TestExtendedNormalizer | class | core/ |
Test normalizer with a different supported class. |
| TestExtendedNormalizer::getSupportedTypes | function | core/ |
|
| TestNormalizerBase | class | core/ |
Testable class for NormalizerBase. |
| TestNormalizerBase::$supportedTypes | property | core/ |
The interface or class that this Normalizer supports. |
| TestNormalizerBase::getSupportedTypes | function | core/ |
|
| TestNormalizerBase::normalize | function | core/ |
|
| TestNormalizerBase::setSupportedTypes | function | core/ |
Sets the supported types. |
| test_datatype_boolean_emoji_normalizer.info.yml | file | core/ |
core/modules/serialization/tests/modules/test_datatype_boolean_emoji_normalizer/test_datatype_boolean_emoji_normalizer.info.yml |
| test_datatype_boolean_emoji_normalizer.services.yml | file | core/ |
core/modules/serialization/tests/modules/test_datatype_boolean_emoji_normalizer/test_datatype_boolean_emoji_normalizer.services.yml |
| test_fieldtype_boolean_emoji_normalizer.info.yml | file | core/ |
core/modules/serialization/tests/modules/test_fieldtype_boolean_emoji_normalizer/test_fieldtype_boolean_emoji_normalizer.info.yml |
| test_fieldtype_boolean_emoji_normalizer.services.yml | file | core/ |
core/modules/serialization/tests/modules/test_fieldtype_boolean_emoji_normalizer/test_fieldtype_boolean_emoji_normalizer.services.yml |
| TextItemSillyNormalizer | class | core/ |
A test TextItem normalizer to test denormalization. |
| TextItemSillyNormalizer.php | file | core/ |
|
| TextItemSillyNormalizer::constructValue | function | core/ |
Build the field item value using the incoming data. |
| 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/ |
The time stamp normalizer. |
| TimestampItemNormalizerTest::createTimestampItemProphecy | function | core/ |
Creates a TimestampItem prophecy. |
| TimestampItemNormalizerTest::setUp | function | core/ |
|
| TimestampItemNormalizerTest::testDenormalize | function | core/ |
Tests denormalize. |
| TimestampItemNormalizerTest::testNormalize | function | core/ |
Tests normalize. |
| TimestampItemNormalizerTest::testSupportsDenormalization | function | core/ |
Tests supports denormalization. |
| TimestampItemNormalizerTest::testSupportsNormalization | function | core/ |
Tests supports normalization. |
| 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. |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.