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 |
|---|---|---|---|
| NormalizerBase::supportsNormalization | function | core/ |
|
| NormalizerBaseTest | class | core/ |
Tests Drupal\serialization\Normalizer\NormalizerBase. |
| NormalizerBaseTest.php | file | core/ |
|
| NormalizerBaseTest::providerTestSupportsNormalization | function | core/ |
Data provider for testSupportsNormalization. |
| NormalizerBaseTest::testSupportsNormalization | function | core/ |
Tests the supportsNormalization method. |
| NormalizerTestBase | class | core/ |
Helper base class to set up some test fields for serialization testing. |
| NormalizerTestBase.php | file | core/ |
|
| NormalizerTestBase::$modules | property | core/ |
|
| NormalizerTestBase::setUp | function | core/ |
|
| NullNormalizer | class | core/ |
Null normalizer. |
| NullNormalizer.php | file | core/ |
|
| NullNormalizer::$supportedTypes | property | core/ |
The interface or class that this Normalizer supports. |
| NullNormalizer::doNormalize | function | core/ |
#[JsonSchema([ 'type' => 'null', ])] |
| NullNormalizer::getNormalizationSchema | function | core/ |
|
| NullNormalizer::getSupportedTypes | function | core/ |
|
| NullNormalizer::__construct | function | core/ |
Constructs a NullNormalizer object. |
| NullNormalizerTest | class | core/ |
Tests Drupal\serialization\Normalizer\NullNormalizer. |
| NullNormalizerTest.php | file | core/ |
|
| NullNormalizerTest::$interface | property | core/ |
The interface to use in testing. |
| NullNormalizerTest::$normalizer | property | core/ |
The NullNormalizer instance. |
| NullNormalizerTest::jsonSchemaDataProvider | function | core/ |
|
| NullNormalizerTest::setUp | function | core/ |
|
| NullNormalizerTest::testNormalize | function | core/ |
Tests normalize. |
| NullNormalizerTest::testSupportsNormalization | function | core/ |
Tests supports normalization. |
| OperationData::normalizeScaffoldMetadata | function | composer/ |
Normalizes metadata by converting literal values into arrays. |
| PathAliasResourceTestBase::getExpectedNormalizedEntity | function | core/ |
|
| PathAliasResourceTestBase::getNormalizedPostEntity | function | core/ |
|
| PerformanceTestTrait::normalizeQuery | function | core/ |
Normalizes a query by removing the database prefix and newlines. |
| PhpBackend::normalizeCid | function | core/ |
Ensures a normalized cache ID. |
| PrimitiveDataNormalizer | class | core/ |
Converts primitive data objects to their casted values. |
| PrimitiveDataNormalizer.php | file | core/ |
|
| PrimitiveDataNormalizer::doNormalize | function | core/ |
|
| PrimitiveDataNormalizer::getNormalizationSchema | function | core/ |
|
| PrimitiveDataNormalizer::getSupportedTypes | function | core/ |
|
| PrimitiveDataNormalizerTest | class | core/ |
Tests Drupal\serialization\Normalizer\PrimitiveDataNormalizer. |
| PrimitiveDataNormalizerTest.php | file | core/ |
|
| PrimitiveDataNormalizerTest::$normalizer | property | core/ |
The TypedDataNormalizer instance. |
| PrimitiveDataNormalizerTest::dataProviderPrimitiveData | function | core/ |
Data provider for testNormalize(). |
| PrimitiveDataNormalizerTest::jsonSchemaDataProvider | function | core/ |
|
| PrimitiveDataNormalizerTest::setUp | function | core/ |
|
| PrimitiveDataNormalizerTest::testNormalize | function | core/ |
Tests normalize. |
| PrimitiveDataNormalizerTest::testSupportsNormalization | function | core/ |
Tests supports normalization. |
| PrimitiveDataNormalizerTest::testSupportsNormalizationFail | function | core/ |
Tests supports normalization fail. |
| RegisterSerializationClassesCompilerPass::OVERRIDDEN_SERVICE_NORMALIZER_TAG | constant | core/ |
The service tag that only JSON:API normalizers should use. |
| RelationshipNormalizer | class | core/ |
Normalizes a JSON:API relationship object. |
| RelationshipNormalizer.php | file | core/ |
|
| RelationshipNormalizer::doNormalize | function | core/ |
|
| RelationshipNormalizer::getNormalizationSchema | function | core/ |
|
| RelationshipNormalizer::getSupportedTypes | function | core/ |
|
| RelationshipNormalizer::__construct | function | core/ |
Constructor. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.