Search for normalize
- Search 7.x for normalize
- Search 8.9.x for normalize
- Search 10.3.x for normalize
- Search 11.x for normalize
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
StreamWrapperManager::normalizeUri | function | core/ |
Normalizes a URI by making it syntactically correct. |
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::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
StringNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
StringNormalizer::constructValue | function | core/ |
Build the field item value using the incoming data. |
StringNormalizer::denormalize | function | core/ |
|
StringNormalizer::hasCacheableSupportsMethod | function | core/ |
|
StringNormalizer::normalize | function | core/ |
|
StringNormalizer::normalize | function | core/ |
|
TermHalJsonAnonTest::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
TermHalJsonAnonTest::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
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::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
TestNormalizerBase | class | core/ |
Test class for NormalizerBase. |
TestNormalizerBase::setSupportedInterfaceOrClass | function | core/ |
Sets the protected supportedInterfaceOrClass property. |
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::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
TextItemSillyNormalizer::constructValue | function | core/ |
Build the field item value using the incoming data. |
TextItemSillyNormalizer::normalize | function | core/ |
|
TimestampItemNormalizer | class | core/ |
Converts values for TimestampItem to and from common formats for hal. |
TimestampItemNormalizer | class | core/ |
Converts values for TimestampItem to and from common formats. |
TimestampItemNormalizer.php | file | core/ |
|
TimestampItemNormalizer.php | file | core/ |
|
TimestampItemNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
TimestampItemNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
TimestampItemNormalizer::constructValue | function | core/ |
Build the field item value using the incoming data. |
TimestampItemNormalizer::constructValue | function | core/ |
Build the field item value using the incoming data. |
TimestampItemNormalizer::hasCacheableSupportsMethod | function | core/ |
|
TimestampItemNormalizer::normalize | function | core/ |
|
TimestampItemNormalizer::normalizedFieldValues | function | core/ |
Normalizes field values for an item. |
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 |
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.