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 |
|---|---|---|---|
| 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::checkFormat | function | core/ |
Checks if the provided format is supported by this normalizer. |
| 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[[api-linebreak]] @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. |
| NormalizerDenormalizeExceptionsUnitTestBase | class | core/ |
Common ancestor for FieldItemNormalizerDenormalizeExceptionsUnitTest and FieldNormalizerDenormalizeExceptionsUnitTest as they have the same dataProvider. |
| NormalizerDenormalizeExceptionsUnitTestBase.php | file | core/ |
|
| NormalizerDenormalizeExceptionsUnitTestBase::providerNormalizerDenormalizeExceptions | function | core/ |
Provides data for FieldItemNormalizerDenormalizeExceptionsUnitTest::testFieldItemNormalizerDenormalizeExceptions() and for FieldNormalizerDenormalizeExceptionsUnitTest::testFieldNormalizerDenormalizeExceptions(). |
| NormalizerTestBase | class | core/ |
Helper base class to set up some test fields for serialization testing. |
| NormalizerTestBase | class | core/ |
Test the HAL normalizer. |
| NormalizerTestBase | class | core/ |
Helper base class to set up some test fields for serialization testing. |
| NormalizerTestBase.php | file | core/ |
|
| 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[[api-linebreak]] @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[[api-linebreak]] |
| NullNormalizerTest::testSupportsNormalization | function | core/ |
@covers ::__construct[[api-linebreak]] @covers ::supportsNormalization[[api-linebreak]] |
| 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. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.