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 |
---|---|---|---|
StreamWrapperManagerInterface::normalizeUri | function | core/ |
Normalizes a URI by making it syntactically correct. |
StringNormalizer | class | core/ |
Normalizes string data weirdly: replaces 'super' with 'NOT' and vice versa. |
StringNormalizer | class | core/ |
Normalizes string fields weirdly: replaces 'super' with 'NOT' and vice versa. |
StringNormalizer.php | file | core/ |
|
StringNormalizer.php | file | core/ |
|
StringNormalizer::constructValue | function | core/ |
Build the field item value using the incoming data. |
StringNormalizer::denormalize | function | core/ |
|
StringNormalizer::getSupportedTypes | function | core/ |
|
StringNormalizer::getSupportedTypes | function | core/ |
|
StringNormalizer::normalize | function | core/ |
|
StringNormalizer::normalize | function | core/ |
|
TermResourceTestBase::getExpectedNormalizedEntity | function | core/ |
|
TermResourceTestBase::getNormalizedPostEntity | function | core/ |
|
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/ |
|
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/ |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.