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 |
---|---|---|---|
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[[api-linebreak]] @group jsonapi |
ResourceObjectNormalizerCacherTest.php | file | core/ |
|
ResourceObjectNormalizerCacherTest::$cacher | property | core/ |
The object under test. |
ResourceObjectNormalizerCacherTest::$modules | property | core/ |
Modules to install. |
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/ |
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. |
SchematicNormalizerFallbackTrait | trait | core/ |
Trait for generating helpful schema-generation fallback messages. |
SchematicNormalizerFallbackTrait.php | file | core/ |
|
SchematicNormalizerFallbackTrait::generateNoSchemaAvailableMessage | function | core/ |
|
SchematicNormalizerHelperTrait | trait | core/ |
Methods for normalizing JSON schema. |
SchematicNormalizerHelperTrait.php | file | core/ |
|
SchematicNormalizerHelperTrait::checkFormat | function | core/ |
|
SchematicNormalizerHelperTrait::getNormalizationSchema | function | core/ |
Retrieve JSON Schema for the normalization. |
SchematicNormalizerTrait | trait | core/ |
Trait for normalizers which can also provide JSON Schema. |
SchematicNormalizerTrait.php | file | core/ |
|
SchematicNormalizerTrait::doNormalize | function | core/ |
Normalizes an object into a set of arrays/scalars. |
SchematicNormalizerTrait::getNormalizationSchema | function | core/ |
Retrieve JSON Schema for the normalization. |
SchematicNormalizerTrait::normalize | function | core/ |
|
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/ |
Serialization normalizer used for testing. |
SerializationTestNormalizer.php | file | core/ |
|
SerializationTestNormalizer::$format | property | core/ |
The format that this Normalizer supports. |
SerializationTestNormalizer::getSupportedTypes | function | core/ |
|
SerializationTestNormalizer::normalize | function | core/ |
|
SerializationTestNormalizer::supportsNormalization | function | core/ |
|
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. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.