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 |
|---|---|---|---|
| MapDataNormalizerTest::buildExampleTypedData | function | core/ |
Builds some example typed data object with no properties. |
| MapDataNormalizerTest::buildExampleTypedDataWithProperties | function | core/ |
Builds some example typed data object with properties. |
| MapDataNormalizerTest::setUp | function | core/ |
|
| MapDataNormalizerTest::testMapNormalize | function | core/ |
Tests whether map data can be normalized. |
| MapDataNormalizerTest::testMapWithPropertiesNormalize | function | core/ |
Tests whether map data with properties can be normalized. |
| MarkupNormalizer | class | core/ |
Normalizes MarkupInterface objects into a string. |
| MarkupNormalizer.php | file | core/ |
|
| MarkupNormalizer::doNormalize | function | core/ |
Normalizes an object into a set of arrays/scalars. |
| MarkupNormalizer::getNormalizationSchema | function | core/ |
Retrieve JSON Schema for the normalization. |
| MarkupNormalizer::getSupportedTypes | function | core/ |
|
| MarkupNormalizerTest | class | core/ |
Tests Drupal\serialization\Normalizer\MarkupNormalizer. |
| MarkupNormalizerTest.php | file | core/ |
|
| MarkupNormalizerTest::$normalizer | property | core/ |
The TypedDataNormalizer instance. |
| MarkupNormalizerTest::jsonSchemaDataProvider | function | core/ |
Data provider for ::testNormalizedValuesAgainstJsonSchema. |
| MarkupNormalizerTest::setUp | function | core/ |
|
| MarkupNormalizerTest::testDelegatedSchemaDiscovery | function | core/ |
Test the normalizer properly delegates schema discovery to its subject. |
| MediaResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| MediaResourceTestBase::getExpectedNormalizedFileEntity | function | core/ |
Gets the expected file entity. |
| MediaResourceTestBase::getNormalizedPatchEntity | function | core/ |
Returns the normalized PATCH entity. |
| MediaResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| MediaTypeResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| MediaTypeResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| MenuLinkContentResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| MenuLinkContentResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| MenuResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| MenuResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| MessageResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| MessageResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| Migration::getProcessNormalized | function | core/ |
Resolve shorthands into a list of plugin configurations. |
| ModeratedNodeResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| NodeJsonBasicAuthTest::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| NodeResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| NodeResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| NodeTest::assertNormalizedFieldsAreCached | function | core/ |
Checks that the provided field names are the only fields in the cache. |
| NodeTypeResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| NodeTypeResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| normalize.css | file | core/ |
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */ /* Document ========================================================================== */ /** * 1. Correct the line height in all browsers. * 2. Prevent adjustments of… |
| normalize.css | file | core/ |
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */ /* Document ========================================================================== */ /** * 1. Correct the line height in all browsers. * 2. Prevent adjustments of… |
| NormalizerBase | class | core/ |
Base normalizer used in all JSON:API normalizers. |
| NormalizerBase | class | core/ |
Base class for Normalizers. |
| NormalizerBase.php | file | core/ |
|
| NormalizerBase.php | file | core/ |
|
| NormalizerBase::$format | property | core/ |
List of formats which supports (de-)normalization. |
| NormalizerBase::$format | property | core/ |
List of formats which supports (de-)normalization. |
| NormalizerBase::addCacheableDependency | function | core/ |
Adds cacheability if applicable. |
| NormalizerBase::checkFormat | function | core/ |
Checks if the provided format is supported by this normalizer. |
| NormalizerBase::checkFormat | function | core/ |
Checks if the provided format is supported by this normalizer. |
| NormalizerBase::getSupportedTypes | function | core/ |
|
| NormalizerBase::rasterizeValueRecursive | function | core/ |
Rasterizes a value recursively. |
| NormalizerBase::supportsDenormalization | function | core/ |
Implements \Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization() |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.