Search for normalize
- Search 7.x for normalize
- Search 9.5.x for normalize
- Search 10.3.x for normalize
- Search 11.x for normalize
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ResourceObjectNormalizer::buildEmptyNormalization | function | core/ |
Builds the empty normalization structure for cache misses. |
| ResourceObjectNormalizer::getNormalization | function | core/ |
Normalizes an entity using the given fieldset. |
| 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[[api-linebreak]] @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. |
| serializer.normalizer.boolean.datatype.emoji | service | core/ |
Drupal\test_datatype_boolean_emoji_normalizer\Normalizer\BooleanNormalizer |
| serializer.normalizer.boolean.fieldtype.emoji | service | core/ |
Drupal\test_fieldtype_boolean_emoji_normalizer\Normalizer\BooleanItemNormalizer |
| serializer.normalizer.complex_data | service | core/ |
Drupal\serialization\Normalizer\ComplexDataNormalizer |
| serializer.normalizer.config_entity | service | core/ |
Drupal\serialization\Normalizer\ConfigEntityNormalizer |
| serializer.normalizer.config_entity.jsonapi | service | core/ |
Drupal\jsonapi\Normalizer\ConfigEntityDenormalizer |
| serializer.normalizer.content_entity | service | core/ |
Drupal\serialization\Normalizer\ContentEntityNormalizer |
| serializer.normalizer.content_entity.jsonapi | service | core/ |
Drupal\jsonapi\Normalizer\ContentEntityDenormalizer |
| serializer.normalizer.data.jsonapi | service | core/ |
Drupal\jsonapi\Normalizer\DataNormalizer |
| serializer.normalizer.datetimeiso8601 | service | core/ |
\Drupal\serialization\Normalizer\DateTimeIso8601Normalizer |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.