Search for normalize
- Search 7.x for normalize
- Search 9.5.x for normalize
- Search 8.9.x for normalize
- Search 10.3.x for normalize
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Tests Drupal\serialization\Normalizer\ConfigEntityNormalizer. |
| ConfigEntityNormalizerTest.php | file | core/ |
|
| ConfigEntityNormalizerTest::testDenormalize | function | core/ |
Tests 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/ |
Tests the normalization of configuration data when saved. |
| 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::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/ |
Tests Drupal\serialization\Normalizer\ContentEntityNormalizer. |
| 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/ |
Tests supports normalization. |
| 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. |
| DatabaseLockBackend::normalizeName | function | core/ |
Normalizes a lock name in order to comply with database limitations. |
| DataNormalizer | class | core/ |
Normalizes JSON:API Data objects. |
| DataNormalizer.php | file | core/ |
|
| DataNormalizer::getSupportedTypes | function | core/ |
|
| DataNormalizer::normalize | function | core/ |
|
| DateFormatResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| DateFormatResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| DateTimeIso8601Normalizer | class | core/ |
Converts values for the DateTimeIso8601 data type to RFC3339. |
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.