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 |
---|---|---|---|
LinkCollectionNormalizerTest | class | core/ |
@coversDefaultClass \Drupal\jsonapi\Normalizer\LinkCollectionNormalizer @group jsonapi |
LinkCollectionNormalizerTest.php | file | core/ |
|
LinkCollectionNormalizerTest::$modules | property | core/ |
Modules to install. |
LinkCollectionNormalizerTest::$normalizer | property | core/ |
The subject under test. |
LinkCollectionNormalizerTest::$serializer | property | core/ |
The serializer. |
LinkCollectionNormalizerTest::$testUsers | property | core/ |
Test users. |
LinkCollectionNormalizerTest::getNormalizer | function | core/ |
Get an instance of the normalizer to test. |
LinkCollectionNormalizerTest::linkAccessTestData | function | core/ |
Provides test cases for testing link access checking. |
LinkCollectionNormalizerTest::setUp | function | core/ |
|
LinkCollectionNormalizerTest::testLinkAccess | function | core/ |
Tests the link collection normalizer. |
LinkCollectionNormalizerTest::testNormalize | function | core/ |
Tests the link collection normalizer. |
ListNormalizer | class | core/ |
Converts list objects to arrays. |
ListNormalizer.php | file | core/ |
|
ListNormalizer::getSupportedTypes | function | core/ |
|
ListNormalizer::normalize | function | core/ |
|
ListNormalizerTest | class | core/ |
@coversDefaultClass \Drupal\serialization\Normalizer\ListNormalizer @group serialization |
ListNormalizerTest.php | file | core/ |
|
ListNormalizerTest::$expectedListValues | property | core/ |
The expected list values to use for testing. |
ListNormalizerTest::$list | property | core/ |
The mock list instance. |
ListNormalizerTest::$normalizer | property | core/ |
The ListNormalizer instance. |
ListNormalizerTest::$typedData | property | core/ |
The mocked typed data. |
ListNormalizerTest::setUp | function | core/ |
|
ListNormalizerTest::testNormalize | function | core/ |
Tests the normalize() method. |
ListNormalizerTest::testSupportsNormalization | function | core/ |
Tests the supportsNormalization() method. |
MapDataNormalizerTest | class | core/ |
@group TypedData |
MapDataNormalizerTest.php | file | core/ |
|
MapDataNormalizerTest::$modules | property | core/ |
Modules to install. |
MapDataNormalizerTest::$serializer | property | core/ |
The serializer service. |
MapDataNormalizerTest::$typedDataManager | property | core/ |
The typed data manager. |
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/ |
@coversDefaultClass \Drupal\serialization\Normalizer\MarkupNormalizer @group serialization |
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. |
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.