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 |
---|---|---|---|
FieldItemNormalizer::__construct | function | core/ |
FieldItemNormalizer constructor. |
FieldItemNormalizerTest | class | core/ |
@coversDefaultClass \Drupal\jsonapi\Normalizer\FieldItemNormalizer @group jsonapi |
FieldItemNormalizerTest.php | file | core/ |
|
FieldItemNormalizerTest::$modules | property | core/ |
Modules to install. |
FieldItemNormalizerTest::$normalizer | property | core/ |
The normalizer. |
FieldItemNormalizerTest::setUp | function | core/ |
|
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::getSupportedTypes | function | core/ |
|
FieldNormalizer::getSupportedTypes | function | core/ |
|
FieldNormalizer::hasCacheableSupportsMethod | function | core/ |
|
FieldNormalizer::normalize | 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::hasCacheableSupportsMethod | function | core/ |
|
HttpExceptionNormalizer::normalize | function | core/ |
|
HttpExceptionNormalizer::__construct | function | core/ |
HttpExceptionNormalizer constructor. |
HttpExceptionNormalizerTest | class | core/ |
@coversDefaultClass \Drupal\jsonapi\Normalizer\HttpExceptionNormalizer @group jsonapi |
HttpExceptionNormalizerTest.php | file | core/ |
|
HttpExceptionNormalizerTest::testNormalize | function | core/ |
@covers ::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. |
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.