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 |
|---|---|---|---|
| StringNormalizer::constructValue | function | core/ |
Build the field item value using the incoming data. |
| StringNormalizer::denormalize | 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::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[[api-linebreak]] |
| TimestampItemNormalizerTest::testNormalize | function | core/ |
@covers ::normalize[[api-linebreak]] |
| TimestampItemNormalizerTest::testSupportsDenormalization | function | core/ |
@covers ::supportsDenormalization[[api-linebreak]] |
| TimestampItemNormalizerTest::testSupportsNormalization | function | core/ |
@covers ::supportsNormalization[[api-linebreak]] |
| TimeStampItemNormalizerTrait | trait | core/ |
A trait for TimestampItem normalization functionality. |
| TimeStampItemNormalizerTrait.php | file | core/ |
|
| TimeStampItemNormalizerTrait::$allowedFormats | property | core/ |
Allowed timestamps formats for the denormalizer. |
| TimeStampItemNormalizerTrait::constructValue | function | core/ |
|
| TimeStampItemNormalizerTrait::processNormalizedValues | function | core/ |
Processes normalized timestamp values to add a formatted date and format. |
| TimeStampItemNormalizerTraitDeprecatedTest | class | core/ |
Tests that TimeStampItemNormalizerTrait throws a deprecation error. |
| TimeStampItemNormalizerTraitDeprecatedTest.php | file | core/ |
|
| TimeStampItemNormalizerTraitDeprecatedTest::testDeprecated | function | core/ |
Tests that TimeStampItemNormalizerTrait throws a deprecation error. |
| TimeStampItemNormalizerTraitDeprecatedTestClass | class | core/ |
For testing that TimeStampItemNormalizerTrait throws a deprecation error. |
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.