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 |
---|---|---|---|
TimestampNormalizerTest::setUp | function | core/ |
|
TimestampNormalizerTest::testDenormalizeException | function | core/ |
Tests the denormalize function with bad data. |
TimestampNormalizerTest::testDenormalizeValidFormats | function | core/ |
Tests the denormalize function with good data. |
TimestampNormalizerTest::testNormalize | function | core/ |
@covers ::normalize[[api-linebreak]] |
TimestampNormalizerTest::testSupportsDenormalization | function | core/ |
@covers ::supportsDenormalization[[api-linebreak]] |
TimestampNormalizerTest::testSupportsNormalization | function | core/ |
@covers ::supportsNormalization[[api-linebreak]] |
TimestampNormalizerTestDrupalDateTime | class | core/ |
Provides a test class for testing DrupalDateTime. |
TimestampNormalizerTestDrupalDateTime::setTimezone | function | core/ |
Sets the timezone. |
TraversableObjectNormalizer | class | core/ |
Normalizes TraversableObject. |
TraversableObjectNormalizer.php | file | core/ |
|
TraversableObjectNormalizer::getSupportedTypes | function | core/ |
|
TraversableObjectNormalizer::normalize | function | core/ |
|
TypedDataNormalizer | class | core/ |
Normalizes typed data objects into strings or arrays. |
TypedDataNormalizer.php | file | core/ |
|
TypedDataNormalizer::doNormalize | function | core/ |
Normalizes an object into a set of arrays/scalars. |
TypedDataNormalizer::getNormalizationSchema | function | core/ |
Retrieve JSON Schema for the normalization. |
TypedDataNormalizer::getSupportedTypes | function | core/ |
|
TypedDataNormalizerTest | class | core/ |
@coversDefaultClass \Drupal\serialization\Normalizer\TypedDataNormalizer[[api-linebreak]] @group serialization |
TypedDataNormalizerTest.php | file | core/ |
|
TypedDataNormalizerTest::$normalizer | property | core/ |
The TypedDataNormalizer instance. |
TypedDataNormalizerTest::$typedData | property | core/ |
The mock typed data instance. |
TypedDataNormalizerTest::setUp | function | core/ |
|
TypedDataNormalizerTest::testNormalize | function | core/ |
Tests the normalize() method. |
TypedDataNormalizerTest::testSupportsNormalization | function | core/ |
Tests the supportsNormalization() method. |
UnprocessableHttpEntityExceptionNormalizer | class | core/ |
Normalizes and UnprocessableHttpEntityException. |
UnprocessableHttpEntityExceptionNormalizer.php | file | core/ |
|
UnprocessableHttpEntityExceptionNormalizer::buildErrorObjects | function | core/ |
Builds the normalized JSON:API error objects for the response. |
UnprocessableHttpEntityExceptionNormalizer::getSupportedTypes | function | core/ |
|
UserResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
UserResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
ViewResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
ViewResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
VocabularyResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
VocabularyResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
WorkflowResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
WorkflowResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
WorkspaceResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
WorkspaceResourceTestBase::getNormalizedPatchEntity | function | core/ |
Returns the normalized PATCH entity. |
WorkspaceResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
XmlEntityNormalizationQuirksTrait::getExpectedNormalizedEntity | function | core/ |
|
XssTest::assertNormalized | function | core/ |
Asserts that a text transformed to lowercase with HTML entities decoded does contain a given string. |
XssTest::assertNotNormalized | function | core/ |
Asserts that text transformed to lowercase with HTML entities decoded does not contain a given string. |
XssTest::providerTestFilterXssAdminNotNormalized | function | core/ |
Data provider for testFilterXssAdminNotNormalized(). |
XssTest::providerTestFilterXssNormalized | function | core/ |
Data provider for testFilterXssNormalized(). |
XssTest::providerTestFilterXssNotNormalized | function | core/ |
Data provider for testFilterXssNotNormalized(). |
XssTest::testFilterNormalizedHtml5 | function | core/ |
Checks that escaped HTML embedded in an attribute is not filtered. |
XssTest::testFilterXssAdminNotNormalized | function | core/ |
Tests the loose, admin HTML filter. |
XssTest::testFilterXssNormalized | function | core/ |
Tests limiting allowed tags and XSS prevention. |
XssTest::testFilterXssNotNormalized | function | core/ |
Tests limiting to allowed tags and XSS prevention. |
Pagination
- Previous page
- Page 17
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.