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 |
---|---|---|---|
ResourceIdentifierNormalizer::__construct | function | core/ |
RelationshipNormalizer constructor. |
ResourceIdentifierNormalizerTest | class | core/ |
@coversDefaultClass \Drupal\jsonapi\Normalizer\ResourceIdentifierNormalizer @group jsonapi |
ResourceIdentifierNormalizerTest.php | file | core/ |
|
ResourceIdentifierNormalizerTest::$normalizer | property | core/ |
The normalizer under test. |
ResourceIdentifierNormalizerTest::$resourceType | property | core/ |
The base resource type for testing. |
ResourceIdentifierNormalizerTest::denormalizeInvalidResourceProvider | function | core/ |
Data provider for the denormalize test. |
ResourceIdentifierNormalizerTest::denormalizeProvider | function | core/ |
Data provider for the denormalize test. |
ResourceIdentifierNormalizerTest::setUp | function | core/ |
|
ResourceIdentifierNormalizerTest::testDenormalize | function | core/ |
@covers ::denormalize @dataProvider denormalizeProvider |
ResourceIdentifierNormalizerTest::testDenormalizeInvalidResource | function | core/ |
@covers ::denormalize @dataProvider denormalizeInvalidResourceProvider |
ResourceObjectNormalizer | class | core/ |
Converts the JSON:API module ResourceObject into a JSON:API array structure. |
ResourceObjectNormalizer.php | file | core/ |
|
ResourceObjectNormalizer::$cacher | property | core/ |
The entity normalization cacher. |
ResourceObjectNormalizer::buildEmptyNormalization | function | core/ |
Builds the empty normalization structure for cache misses. |
ResourceObjectNormalizer::getNormalization | function | core/ |
Normalizes an entity using the given fieldset. |
ResourceObjectNormalizer::getSupportedTypes | function | core/ |
|
ResourceObjectNormalizer::normalize | function | core/ |
|
ResourceObjectNormalizer::serializeField | function | core/ |
Serializes a given field. |
ResourceObjectNormalizer::supportsDenormalization | function | core/ |
|
ResourceObjectNormalizer::__construct | function | core/ |
Constructs a ResourceObjectNormalizer object. |
ResourceObjectNormalizerCacherTest | class | core/ |
@coversDefaultClass \Drupal\jsonapi\EventSubscriber\ResourceObjectNormalizationCacher @group jsonapi |
ResourceObjectNormalizerCacherTest.php | file | core/ |
|
ResourceObjectNormalizerCacherTest::$cacher | property | core/ |
The object under test. |
ResourceObjectNormalizerCacherTest::$modules | property | core/ |
|
ResourceObjectNormalizerCacherTest::$resourceTypeRepository | property | core/ |
The JSON:API resource type repository. |
ResourceObjectNormalizerCacherTest::$serializer | property | core/ |
The JSON:API serializer. |
ResourceObjectNormalizerCacherTest::setUp | function | core/ |
|
ResourceObjectNormalizerCacherTest::testLinkNormalizationCacheability | function | core/ |
Tests that link normalization cache information is not lost. |
ResourceObjectNormalizerCacherTest::testMaxAgeCorrection | function | core/ |
Tests that normalization max-age is correct. |
ResourceTestBase::normalize | function | core/ |
Generates a JSON:API normalization for the given entity. |
ResponsiveImageStyleResourceTestBase::getExpectedNormalizedEntity | function | core/ |
|
ResponsiveImageStyleResourceTestBase::getNormalizedPostEntity | function | core/ |
|
RestResourceConfig::normalizeRestMethod | function | core/ |
Normalizes the method. |
RestResourceConfigResourceTestBase::getExpectedNormalizedEntity | function | core/ |
|
RestResourceConfigResourceTestBase::getNormalizedPostEntity | function | core/ |
|
RestResourceConfigTest::testNormalizeRestMethod | function | core/ |
Asserts that rest methods are normalized to upper case. |
RoleResourceTestBase::getExpectedNormalizedEntity | function | core/ |
|
RoleResourceTestBase::getNormalizedPostEntity | function | core/ |
|
Schema::getNormalizedIndexes | function | core/ |
Gets normalized indexes from a table specification. |
SearchPageResourceTestBase::getExpectedNormalizedEntity | function | core/ |
|
SearchPageResourceTestBase::getNormalizedPostEntity | function | core/ |
|
SearchQuery::$normalize | property | core/ |
Multiplier to normalize the keyword score. |
SearchQuery::prepareAndNormalize | function | core/ |
Prepares the query and calculates the normalization factor. |
serialization.normalizer.field | service | core/ |
Drupal\serialization\Normalizer\FieldNormalizer |
serialization.normalizer.field_item | service | core/ |
Drupal\serialization\Normalizer\FieldItemNormalizer |
SerializationTestNormalizer | class | core/ |
|
SerializationTestNormalizer.php | file | core/ |
|
SerializationTestNormalizer::$format | property | core/ |
The format that this Normalizer supports. |
SerializationTestNormalizer::getSupportedTypes | function | core/ |
|
SerializationTestNormalizer::normalize | function | core/ |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.