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 |
---|---|---|---|
ActionResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
ActionResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
ActionResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
ActionResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
BaseFieldOverrideResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
BaseFieldOverrideResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
BlockContentResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
BlockContentResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
BlockContentTypeResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
BlockContentTypeResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
BlockResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
BlockResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
BooleanItemNormalizer | class | core/ |
Normalizes boolean fields weirdly: renders them as 👍 (TRUE) or 👎 (FALSE). |
BooleanItemNormalizer.php | file | core/ |
|
BooleanItemNormalizer::constructValue | function | core/ |
Build the field item value using the incoming data. |
BooleanItemNormalizer::getSupportedTypes | function | core/ |
|
BooleanItemNormalizer::normalize | function | core/ |
|
BooleanNormalizer | class | core/ |
Normalizes boolean data weirdly: renders them as 👍 (TRUE) or 👎 (FALSE). |
BooleanNormalizer.php | file | core/ |
|
BooleanNormalizer::denormalize | function | core/ |
|
BooleanNormalizer::getSupportedTypes | function | core/ |
|
BooleanNormalizer::normalize | function | core/ |
|
CacheableNormalizerInterface | interface | core/ |
Defines the interface for normalizers producing cacheable normalizations. |
CacheableNormalizerInterface.php | file | core/ |
|
CacheableNormalizerInterface::SERIALIZATION_CONTEXT_CACHEABILITY | constant | core/ |
Name of key for bubbling cacheability metadata via serialization context. |
CacheCollector::normalizeLockName | function | core/ |
Normalizes a cache ID in order to comply with database limitations. |
CacheCollectorHelper::normalizeLockName | function | core/ |
Normalizes a cache ID in order to comply with database limitations. |
CacheCollectorTest::testDeprecatedNormalizeLockName | function | core/ |
@group legacy |
ChainEntityResolverTest::$testNormalizer | property | core/ |
A mocked normalizer. |
Color::normalizeHexLength | function | core/ |
Normalize the hex color length to 6 characters for comparison. |
ColorTest::providerTestNormalizeHexLength | function | core/ |
Data provider for testNormalizeHexLength(). |
ColorTest::testNormalizeHexLength | function | core/ |
Tests Color::normalizeHexLength(). |
CommentResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
CommentResourceTestBase::getNormalizedPatchEntity | function | core/ |
Returns the normalized PATCH entity. |
CommentResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
CommentTypeResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
CommentTypeResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
ComplexDataNormalizer | class | core/ |
Converts the Drupal entity object structures to a normalized array. |
ComplexDataNormalizer.php | file | core/ |
|
ComplexDataNormalizer::getSupportedTypes | function | core/ |
|
ComplexDataNormalizer::hasCacheableSupportsMethod | function | core/ |
|
ComplexDataNormalizer::normalize | function | core/ |
|
ComplexDataNormalizerTest | class | core/ |
@coversDefaultClass \Drupal\serialization\Normalizer\ComplexDataNormalizer @group serialization |
ComplexDataNormalizerTest.php | file | core/ |
|
ComplexDataNormalizerTest::$normalizer | property | core/ |
The Complex data normalizer under test. |
ComplexDataNormalizerTest::setUp | function | core/ |
|
ComplexDataNormalizerTest::testNormalizeComplexData | function | core/ |
Tests normalizing complex data. |
ComplexDataNormalizerTest::testNormalizeNonComplex | function | core/ |
Tests normalize() where $object does not implement ComplexDataInterface. |
ComplexDataNormalizerTest::testSupportsNormalization | function | core/ |
@covers ::supportsNormalization |
ComplexDataNormalizerTest::TEST_FORMAT | constant | core/ |
Test format string. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.