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 |
---|---|---|---|
ComponentMetadata::normalize | function | core/ |
Normalizes the value object. |
ComponentMetadata::normalize | function | core/ |
Normalizes the value object. |
ConfigEntityDenormalizer | class | core/ |
Converts the Drupal config entity object to a JSON:API array structure. |
ConfigEntityDenormalizer.php | file | core/ |
|
ConfigEntityDenormalizer::getSupportedTypes | function | core/ |
|
ConfigEntityDenormalizer::hasCacheableSupportsMethod | function | core/ |
|
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::denormalize | function | core/ |
|
ConfigEntityNormalizer::getDataWithoutInternals | function | core/ |
Gets the given data without the internal implementation details. |
ConfigEntityNormalizer::getSupportedTypes | function | core/ |
|
ConfigEntityNormalizer::normalize | function | core/ |
|
ConfigEntityNormalizerTest | class | core/ |
@coversDefaultClass \Drupal\serialization\Normalizer\ConfigEntityNormalizer @group serialization |
ConfigEntityNormalizerTest.php | file | core/ |
|
ConfigEntityNormalizerTest::testDenormalize | function | core/ |
@covers ::denormalize |
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::getSupportedTypes | function | core/ |
|
ContentEntityDenormalizer::hasCacheableSupportsMethod | function | core/ |
|
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.php | file | core/ |
|
ContentEntityNormalizer::getSupportedTypes | function | core/ |
|
ContentEntityNormalizer::normalize | function | core/ |
|
ContentEntityNormalizerTest | class | core/ |
@coversDefaultClass \Drupal\serialization\Normalizer\ContentEntityNormalizer @group serialization |
ContentEntityNormalizerTest.php | file | core/ |
|
ContentEntityNormalizerTest::$contentEntityNormalizer | property | core/ |
The normalizer under test. |
ContentEntityNormalizerTest::$serializer | property | core/ |
The mock serializer. |
ContentEntityNormalizerTest::createMockFieldListItem | function | core/ |
Creates a mock field list item. |
ContentEntityNormalizerTest::createMockForContentEntity | function | core/ |
Creates a mock content entity. |
ContentEntityNormalizerTest::setUp | function | core/ |
|
ContentEntityNormalizerTest::testNormalize | function | core/ |
Tests the normalize() method. |
ContentEntityNormalizerTest::testNormalizeWithAccountContext | function | core/ |
Tests the normalize() method with account context passed. |
ContentEntityNormalizerTest::testSupportsNormalization | function | core/ |
@covers ::supportsNormalization |
ContentLanguageSettingsResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
ContentLanguageSettingsResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
DatabaseBackend::normalizeCid | function | core/ |
Normalizes a cache ID in order to comply with database limitations. |
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.