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 |
|---|---|---|---|
| DateTimeNormalizerTest::testSupportsDenormalization | function | core/ |
@covers ::supportsDenormalization[[api-linebreak]] |
| DateTimeNormalizerTest::testSupportsNormalization | function | core/ |
@covers ::supportsNormalization[[api-linebreak]] |
| DateTimeNormalizerTestDrupalDateTime | class | core/ |
Provides a test class for testing DrupalDateTime. |
| DateTimeNormalizerTestDrupalDateTime::setTimezone | function | core/ |
|
| EditorResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| EditorResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| EntityAccessDeniedHttpExceptionNormalizer | class | core/ |
Normalizes an EntityAccessDeniedException. |
| EntityAccessDeniedHttpExceptionNormalizer.php | file | core/ |
|
| EntityAccessDeniedHttpExceptionNormalizer::buildErrorObjects | function | core/ |
Builds the normalized JSON:API error objects for the response. |
| EntityAccessDeniedHttpExceptionNormalizer::getSupportedTypes | function | core/ |
|
| EntityDenormalizerBase | class | core/ |
Converts the Drupal entity object to a JSON:API array structure. |
| EntityDenormalizerBase.php | file | core/ |
|
| EntityDenormalizerBase::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityDenormalizerBase::$fieldManager | property | core/ |
The entity field manager. |
| EntityDenormalizerBase::$pluginManager | property | core/ |
The field plugin manager. |
| EntityDenormalizerBase::$resourceTypeRepository | property | core/ |
The JSON:API resource type repository. |
| EntityDenormalizerBase::denormalize | function | core/ |
|
| EntityDenormalizerBase::normalize | function | core/ |
|
| EntityDenormalizerBase::prepareInput | function | core/ |
Prepares the input data to create the entity. |
| EntityDenormalizerBase::supportsNormalization | function | core/ |
|
| EntityDenormalizerBase::__construct | function | core/ |
Constructs an EntityDenormalizerBase object. |
| EntityFormDisplayResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| EntityFormDisplayResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| EntityFormModeResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| EntityFormModeResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| EntityNormalizer | class | core/ |
Normalizes/denormalizes Drupal entity objects into an array structure. |
| EntityNormalizer.php | file | core/ |
|
| EntityNormalizer::denormalize | function | core/ |
|
| EntityNormalizer::getSupportedTypes | function | core/ |
|
| EntityNormalizer::__construct | function | core/ |
Constructs an EntityNormalizer object. |
| EntityNormalizerTest | class | core/ |
@coversDefaultClass \Drupal\serialization\Normalizer\EntityNormalizer[[api-linebreak]] @group serialization |
| EntityNormalizerTest.php | file | core/ |
|
| EntityNormalizerTest::$entityFieldManager | property | core/ |
The mock entity field manager. |
| EntityNormalizerTest::$entityNormalizer | property | core/ |
The entity normalizer. |
| EntityNormalizerTest::$entityTypeManager | property | core/ |
The mock entity type manager. |
| EntityNormalizerTest::$entityTypeRepository | property | core/ |
The mock entity type repository. |
| EntityNormalizerTest::$serializer | property | core/ |
The mock serializer. |
| EntityNormalizerTest::setUp | function | core/ |
|
| EntityNormalizerTest::testDenormalizeWithInvalidBundle | function | core/ |
Tests the denormalize method with a bundle property. |
| EntityNormalizerTest::testDenormalizeWithNoBundle | function | core/ |
Tests the denormalize method with no bundle defined. |
| EntityNormalizerTest::testDenormalizeWithNoEntityType | function | core/ |
Tests the denormalize() method with no entity type provided in context. |
| EntityNormalizerTest::testDenormalizeWithNoFieldableEntityType | function | core/ |
Tests the denormalize method with no bundle defined. |
| EntityNormalizerTest::testDenormalizeWithValidBundle | function | core/ |
Tests the denormalize method with a bundle property. |
| EntityNormalizerTest::testNormalize | function | core/ |
Tests the normalize() method. |
| EntityReferenceFieldItemNormalizer | class | core/ |
Adds the file URI to embedded file entities. |
| EntityReferenceFieldItemNormalizer.php | file | core/ |
|
| EntityReferenceFieldItemNormalizer::$entityRepository | property | core/ |
The entity repository. |
| EntityReferenceFieldItemNormalizer::constructValue | function | core/ |
Build the field item value using the incoming data. |
| EntityReferenceFieldItemNormalizer::getSupportedTypes | function | core/ |
|
| EntityReferenceFieldItemNormalizer::normalize | function | core/ |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.