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 |
|---|---|---|---|
| FieldItemNormalizerTest::testNormalizeFieldItem | function | core/ |
Tests normalizing field item. |
| FieldItemNormalizerTest::testNormalizeFieldItemWithoutProperties | function | core/ |
Tests a field item that has no properties. |
| FieldItemSerializationTest::testFieldDenormalizeWithScalarValue | function | core/ |
Tests denormalizing using a scalar field value. |
| FieldItemSerializationTest::testFieldNormalizeDenormalize | function | core/ |
Tests normalizing and denormalizing an entity with field item normalizer. |
| FieldNormalizer | class | core/ |
Denormalizes data to Drupal field values. |
| FieldNormalizer | class | core/ |
Converts the Drupal field structure to a JSON:API array structure. |
| FieldNormalizer.php | file | core/ |
|
| FieldNormalizer.php | file | core/ |
|
| FieldNormalizer::denormalize | function | core/ |
|
| FieldNormalizer::denormalize | function | core/ |
|
| FieldNormalizer::doNormalize | function | core/ |
Normalizes an object into a set of arrays/scalars. |
| FieldNormalizer::getNormalizationSchema | function | core/ |
Retrieve JSON Schema for the normalization. |
| FieldNormalizer::getSupportedTypes | function | core/ |
|
| FieldNormalizer::getSupportedTypes | function | core/ |
|
| FieldNormalizer::normalizeFieldItems | function | core/ |
Helper function to normalize field items. |
| FieldStorageConfigResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| FieldStorageConfigResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| FileResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| FileResourceTestBase::getNormalizedPatchEntity | function | core/ |
Returns the normalized PATCH entity. |
| FileResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| FileUploadResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Gets the expected file entity. |
| FileUploadResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity referencing the uploaded file. |
| FilterFormatResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| FilterFormatResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| FilterKernelTest::assertNoNormalized | function | core/ |
Asserts that text transformed to lowercase with HTML entities decoded does not contain a given string. |
| FilterKernelTest::assertNormalized | function | core/ |
Asserts that a text transformed to lowercase with HTML entities decoded does contains a given string. |
| GraphTest::normalizeGraph | function | core/ |
Normalizes a graph. |
| Html::normalize | function | core/ |
Normalizes an HTML snippet. |
| HttpExceptionNormalizer | class | core/ |
Normalizes an HttpException in compliance with the JSON:API specification. |
| HttpExceptionNormalizer.php | file | core/ |
|
| HttpExceptionNormalizer::$currentUser | property | core/ |
The current user making the request. |
| HttpExceptionNormalizer::buildErrorObjects | function | core/ |
Builds the normalized JSON:API error objects for the response. |
| HttpExceptionNormalizer::getInfoUrl | function | core/ |
Return a string to the common problem type. |
| HttpExceptionNormalizer::getSupportedTypes | function | core/ |
|
| HttpExceptionNormalizer::normalize | function | core/ |
|
| HttpExceptionNormalizer::__construct | function | core/ |
HttpExceptionNormalizer constructor. |
| HttpExceptionNormalizerTest | class | core/ |
Tests Drupal\jsonapi\Normalizer\HttpExceptionNormalizer. |
| HttpExceptionNormalizerTest.php | file | core/ |
|
| HttpExceptionNormalizerTest::testNormalize | function | core/ |
Tests normalize. |
| HttpExceptionNormalizerValue | class | core/ |
Helps normalize exceptions in compliance with the JSON:API spec. |
| HttpExceptionNormalizerValue.php | file | core/ |
|
| ImageStyleResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| ImageStyleResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| Importer::verifyNormalizedLanguage | function | core/ |
Verifies that the site knows the default language of the normalized entity. |
| JsonApiDocumentTopLevelNormalizer | class | core/ |
Normalizes the top-level document according to the JSON:API specification. |
| JsonApiDocumentTopLevelNormalizer.php | file | core/ |
|
| JsonApiDocumentTopLevelNormalizer::$entityTypeManager | property | core/ |
The entity type manager. |
| JsonApiDocumentTopLevelNormalizer::$resourceTypeRepository | property | core/ |
The JSON:API resource type repository. |
| JsonApiDocumentTopLevelNormalizer::denormalize | function | core/ |
|
| JsonApiDocumentTopLevelNormalizer::doNormalize | function | core/ |
Normalizes an object into a set of arrays/scalars. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.