Search for normalize
- Search 7.x for normalize
- Search 8.9.x for normalize
- Search 10.3.x for normalize
- Search 11.x for normalize
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FieldStorageConfigResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
FileEntityNormalizer | class | core/ |
Converts the Drupal entity object structure to a HAL array structure. |
FileEntityNormalizer.php | file | core/ |
|
FileEntityNormalizer::$halSettings | property | core/ |
The HAL settings config. |
FileEntityNormalizer::$httpClient | property | core/ |
The HTTP client. |
FileEntityNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
FileEntityNormalizer::getEntityUri | function | core/ |
Constructs the entity URI. |
FileEntityNormalizer::hasCacheableSupportsMethod | function | core/ |
|
FileEntityNormalizer::__construct | function | core/ |
Constructs a FileEntityNormalizer object. |
FileHalJsonAnonTest::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
FileHalJsonAnonTest::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
FileNormalizeTest | class | core/ |
Tests that file entities can be normalized in HAL. |
FileNormalizeTest.php | file | core/ |
|
FileNormalizeTest::$modules | property | core/ |
Modules to enable. |
FileNormalizeTest::setUp | function | core/ |
|
FileNormalizeTest::testNormalize | function | core/ |
Tests the normalize function. |
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. |
FileUploadHalJsonTestBase::getExpectedNormalizedEntity | function | core/ |
Gets the expected file entity. |
FileUploadHalJsonTestBase::getNormalizedPostEntity | function | core/ |
|
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::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
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::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. |
ItemHalJsonTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
ItemHalJsonTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
ItemResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
ItemResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
JsonApiDocumentTopLevelNormalizer | class | core/ |
Normalizes the top-level document according to the JSON:API specification. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.