Search for normalize
- Search 7.x for normalize
- Search 9.5.x for normalize
- Search 8.9.x for normalize
- Search 11.x for normalize
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| serializer.normalizer.timestamp_item | service | core/ |
Drupal\serialization\Normalizer\TimestampItemNormalizer |
| serializer.normalizer.traversable_object.jsonapi_test_data_type | service | core/ |
Drupal\jsonapi_test_data_type\Normalizer\TraversableObjectNormalizer |
| serializer.normalizer.typed_data | service | core/ |
Drupal\serialization\Normalizer\TypedDataNormalizer |
| serializer.normalizer.unprocessable_entity_exception.jsonapi | service | core/ |
Drupal\jsonapi\Normalizer\UnprocessableHttpEntityExceptionNormalizer |
| Serializer::$fallbackNormalizer | property | core/ |
A normalizer to fall back on when JSON:API cannot normalize an object. |
| Serializer::denormalize | function | core/ |
|
| Serializer::normalize | function | core/ |
|
| Serializer::setFallbackNormalizer | function | core/ |
Adds a secondary normalizer. |
| SerializerTest::testFallbackNormalizer | function | core/ |
@covers \Drupal\jsonapi\Serializer\Serializer::normalize[[api-linebreak]] |
| ShortcutResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| ShortcutResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| ShortcutSetResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| ShortcutSetResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| 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::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/ |
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/ |
Test class for NormalizerBase. |
| TestNormalizerBase::$supportedTypes | property | core/ |
The interface or class that this Normalizer supports. |
| TestNormalizerBase::getSupportedTypes | 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. |
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.