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 |
|---|---|---|---|
| ComplexDataNormalizerTest::testSupportsNormalization | function | core/ |
@covers ::supportsNormalization[[api-linebreak]] |
| ComplexDataNormalizerTest::TEST_FORMAT | constant | core/ |
Test format string. |
| ConfigEntityDenormalizer | class | core/ |
Converts the Drupal config entity object to a JSON:API array structure. |
| ConfigEntityDenormalizer.php | file | core/ |
|
| ConfigEntityDenormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| ConfigEntityDenormalizer::prepareInput | function | core/ |
Prepares the input data to create the entity. |
| ConfigEntityNormalizer | class | core/ |
Normalizes/denormalizes Drupal config entity objects into an array structure. |
| ConfigEntityNormalizer.php | file | core/ |
|
| ConfigEntityNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| ConfigEntityNormalizer::denormalize | function | core/ |
|
| ConfigEntityNormalizer::getDataWithoutInternals | function | core/ |
Gets the given data without the internal implementation details. |
| ConfigEntityNormalizer::normalize | function | core/ |
|
| ConfigEntityNormalizerTest | class | core/ |
@coversDefaultClass \Drupal\serialization\Normalizer\ConfigEntityNormalizer[[api-linebreak]] @group serialization |
| ConfigEntityNormalizerTest.php | file | core/ |
|
| ConfigEntityNormalizerTest::testDenormalize | function | core/ |
@covers ::denormalize[[api-linebreak]] |
| ConfigEntityNormalizerTest::testNormalize | function | core/ |
Tests the normalize() method. |
| ConfigEntityNormalizeTest | class | core/ |
Tests the listing of configuration entities. |
| ConfigEntityNormalizeTest.php | file | core/ |
|
| ConfigEntityNormalizeTest::$modules | property | core/ |
Modules to install. |
| ConfigEntityNormalizeTest::setUp | function | core/ |
|
| ConfigEntityNormalizeTest::testNormalize | function | core/ |
|
| ConfigTestResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| ConfigTestResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| ConfigurableLanguageResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| ConfigurableLanguageResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| ContactFormResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| ContactFormResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| ContentEntityDenormalizer | class | core/ |
Converts a JSON:API array structure into a Drupal entity object. |
| ContentEntityDenormalizer.php | file | core/ |
|
| ContentEntityDenormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| ContentEntityDenormalizer::prepareInput | function | core/ |
Prepares the input data to create the entity. |
| ContentEntityNormalizer | class | core/ |
Normalizes/denormalizes Drupal content entities into an array structure. |
| ContentEntityNormalizer | class | core/ |
Converts the Drupal entity object structure to a HAL array structure. |
| ContentEntityNormalizer.php | file | core/ |
|
| ContentEntityNormalizer.php | file | core/ |
|
| ContentEntityNormalizer::$deprecatedProperties | property | core/ |
|
| ContentEntityNormalizer::$linkManager | property | core/ |
The hypermedia link manager. |
| ContentEntityNormalizer::$moduleHandler | property | core/ |
The module handler. |
| ContentEntityNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| ContentEntityNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| ContentEntityNormalizer::denormalize | function | core/ |
Implements \Symfony\Component\Serializer\Normalizer\DenormalizerInterface::denormalize(). |
| ContentEntityNormalizer::getEntityUri | function | core/ |
Constructs the entity URI. |
| ContentEntityNormalizer::getTypedDataIds | function | core/ |
Gets the typed data IDs for a type URI. |
| ContentEntityNormalizer::normalize | function | core/ |
|
| ContentEntityNormalizer::normalize | function | core/ |
|
| ContentEntityNormalizer::__construct | function | core/ |
Constructs an ContentEntityNormalizer object. |
| ContentEntityNormalizerTest | class | core/ |
@coversDefaultClass \Drupal\serialization\Normalizer\ContentEntityNormalizer[[api-linebreak]] @group serialization |
| ContentEntityNormalizerTest.php | file | core/ |
|
| ContentEntityNormalizerTest::$contentEntityNormalizer | property | core/ |
The normalizer under test. |
| ContentEntityNormalizerTest::$serializer | property | core/ |
The mock serializer. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.