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 |
---|---|---|---|
NormalizerBase::$format | property | core/ |
List of formats which supports (de-)normalization. |
NormalizerBase::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
NormalizerBase::addCacheableDependency | function | core/ |
Adds cacheability if applicable. |
NormalizerBase::checkFormat | function | core/ |
Checks if the provided format is supported by this normalizer. |
NormalizerBase::checkFormat | function | core/ |
Checks if the provided format is supported by this normalizer. |
NormalizerBase::hasCacheableSupportsMethod | function | core/ |
|
NormalizerBase::rasterizeValueRecursive | function | core/ |
Rasterizes a value recursively. |
NormalizerBase::supportsDenormalization | function | core/ |
Implements \Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization() |
NormalizerBase::supportsNormalization | function | core/ |
|
NormalizerBaseTest | class | core/ |
@coversDefaultClass \Drupal\serialization\Normalizer\NormalizerBase @group serialization |
NormalizerBaseTest.php | file | core/ |
Contains \Drupal\Tests\serialization\Unit\Normalizer\NormalizerBaseTest. |
NormalizerBaseTest::providerTestSupportsNormalization | function | core/ |
Data provider for testSupportsNormalization. |
NormalizerBaseTest::testSupportsNormalization | function | core/ |
Tests the supportsNormalization method. |
NormalizerTestBase | class | core/ |
Helper base class to set up some test fields for serialization testing. |
NormalizerTestBase | class | core/ |
Test the HAL normalizer. |
NormalizerTestBase.php | file | core/ |
|
NormalizerTestBase.php | file | core/ |
|
NormalizerTestBase::$entityClass | property | core/ |
The class name of the test class. |
NormalizerTestBase::$format | property | core/ |
The format being tested. |
NormalizerTestBase::$modules | property | core/ |
Modules to enable. |
NormalizerTestBase::$modules | property | core/ |
Modules to enable. |
NormalizerTestBase::$serializer | property | core/ |
The mock serializer. |
NormalizerTestBase::setUp | function | core/ |
|
NormalizerTestBase::setUp | function | core/ |
|
NormalizeTest | class | core/ |
Tests HAL normalization edge cases for EntityResource. |
NormalizeTest.php | file | core/ |
|
NormalizeTest::getEntityUri | function | core/ |
Constructs the entity URI. |
NormalizeTest::setUp | function | core/ |
|
NormalizeTest::testNormalize | function | core/ |
Tests the normalize function. |
NullNormalizer | class | core/ |
Null normalizer. |
NullNormalizer.php | file | core/ |
|
NullNormalizer::normalize | function | core/ |
|
NullNormalizer::__construct | function | core/ |
Constructs a NullNormalizer object. |
NullNormalizerTest | class | core/ |
@coversDefaultClass \Drupal\serialization\Normalizer\NullNormalizer @group serialization |
NullNormalizerTest.php | file | core/ |
|
NullNormalizerTest::$interface | property | core/ |
The interface to use in testing. |
NullNormalizerTest::$normalizer | property | core/ |
The NullNormalizer instance. |
NullNormalizerTest::setUp | function | core/ |
|
NullNormalizerTest::testNormalize | function | core/ |
@covers ::normalize |
NullNormalizerTest::testSupportsNormalization | function | core/ |
@covers ::__construct @covers ::supportsNormalization |
OperationData::normalizeScaffoldMetadata | function | composer/ |
Normalizes metadata by converting literal values into arrays. |
PathAliasHalJsonTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
PathAliasHalJsonTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
PathAliasResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
PathAliasResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
PhpBackend::normalizeCid | function | core/ |
Ensures a normalized cache ID. |
PrimitiveDataNormalizer | class | core/ |
Converts primitive data objects to their casted values. |
PrimitiveDataNormalizer.php | file | core/ |
|
PrimitiveDataNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
PrimitiveDataNormalizer::hasCacheableSupportsMethod | function | core/ |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.