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 |
---|---|---|---|
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::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
ResourceObjectNormalizer::buildEmptyNormalization | function | core/ |
Builds the empty normalization structure for cache misses. |
ResourceObjectNormalizer::getNormalization | function | core/ |
Normalizes an entity using the given fieldset. |
ResourceObjectNormalizer::hasCacheableSupportsMethod | function | core/ |
|
ResourceObjectNormalizer::normalize | function | core/ |
|
ResourceObjectNormalizer::serializeField | function | core/ |
Serializes a given field. |
ResourceObjectNormalizer::supportsDenormalization | function | core/ |
Implements \Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization() |
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/ |
Modules to enable. |
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. |
ResourceTestBase::normalize | function | core/ |
Generates a JSON:API normalization for the given entity. |
ResponsiveImageStyleResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
ResponsiveImageStyleResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
RestResourceConfig::normalizeRestMethod | function | core/ |
Normalizes the method. |
RestResourceConfigResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
RestResourceConfigResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
RestResourceConfigTest::testNormalizeRestMethod | function | core/ |
Asserts that rest methods are normalized to upper case. |
RoleResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
RoleResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
Schema::getNormalizedIndexes | function | core/ |
Gets normalized indexes from a table specification. |
SearchPageResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
SearchPageResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
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::normalize | function | core/ |
Normalizes an object into a set of arrays/scalars. |
SerializationTestNormalizer::supportsNormalization | function | core/ |
Checks whether format is supported by this normalizer. |
SerializedColumnNormalizerTrait | trait | core/ |
A trait providing methods for serialized columns. |
SerializedColumnNormalizerTrait.php | file | core/ |
|
SerializedColumnNormalizerTrait::checkForSerializedStrings | function | core/ |
Checks if there is a serialized string for a column. |
SerializedColumnNormalizerTrait::dataHasStringForSerializeColumn | function | core/ |
Checks if the data contains string value for serialize column. |
SerializedColumnNormalizerTrait::getCustomSerializedPropertyNames | function | core/ |
Gets the names of all properties the plugin treats as serialized data. |
SerializedColumnNormalizerTrait::getSerializedPropertyNames | function | core/ |
Gets the names of all serialized properties. |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.