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 |
|---|---|---|---|
| EntityTranslationNormalizeTest.php | file | core/ |
|
| EntityTranslationNormalizeTest::$modules | property | core/ |
Modules to enable. |
| EntityTranslationNormalizeTest::setUp | function | core/ |
|
| EntityTranslationNormalizeTest::testNodeTranslation | function | core/ |
Tests the normalization of node translations. |
| EntityViewDisplayResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| EntityViewDisplayResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| EntityViewModeResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| EntityViewModeResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| ExternalNormalizersTest | class | core/ |
Asserts external normalizers are handled as expected by the JSON:API module. |
| ExternalNormalizersTest.php | file | core/ |
|
| ExternalNormalizersTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ExternalNormalizersTest::$entity | property | core/ |
The test entity. |
| ExternalNormalizersTest::$modules | property | core/ |
Modules to enable. |
| ExternalNormalizersTest::providerTestFormatAgnosticNormalizers | function | core/ |
Data provider. |
| ExternalNormalizersTest::setUp | function | core/ |
|
| ExternalNormalizersTest::testFormatAgnosticNormalizers | function | core/ |
Tests a format-agnostic normalizer. |
| ExternalNormalizersTest::VALUE_ORIGINAL | constant | core/ |
The original value for the test field. |
| ExternalNormalizersTest::VALUE_OVERRIDDEN | constant | core/ |
The expected overridden value for the test field. |
| FeedHalJsonTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| FeedHalJsonTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| FeedResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| FeedResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| FieldableEntityNormalizerTrait | trait | core/ |
A trait for providing fieldable entity normalization/denormalization methods. |
| FieldableEntityNormalizerTrait.php | file | core/ |
|
| FieldableEntityNormalizerTrait::$entityFieldManager | property | core/ |
The entity field manager. |
| FieldableEntityNormalizerTrait::$entityTypeManager | property | core/ |
The entity type manager. |
| FieldableEntityNormalizerTrait::$entityTypeRepository | property | core/ |
The entity type repository. |
| FieldableEntityNormalizerTrait::constructValue | function | core/ |
Build the field item value using the incoming data. |
| FieldableEntityNormalizerTrait::denormalizeFieldData | function | core/ |
Denormalizes entity data by denormalizing each field individually. |
| FieldableEntityNormalizerTrait::determineEntityTypeId | function | core/ |
Determines the entity type ID to denormalize as. |
| FieldableEntityNormalizerTrait::extractBundleData | function | core/ |
Denormalizes the bundle property so entity creation can use it. |
| FieldableEntityNormalizerTrait::getEntityFieldManager | function | core/ |
Returns the entity field manager. |
| FieldableEntityNormalizerTrait::getEntityTypeDefinition | function | core/ |
Gets the entity type definition. |
| FieldableEntityNormalizerTrait::getEntityTypeManager | function | core/ |
Returns the entity type manager. |
| FieldableEntityNormalizerTrait::getEntityTypeRepository | function | core/ |
Returns the entity type repository. |
| FieldConfigResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| FieldConfigResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| FieldInputValueNormalizerTrait | trait | core/ |
A trait used to assist in the normalization of raw input field values. |
| FieldInputValueNormalizerTrait.php | file | core/ |
|
| FieldInputValueNormalizerTrait::normalizeValue | function | core/ |
Ensure a field value is transformed into a format keyed by delta. |
| FieldInputValueNormalizerTraitTest | class | core/ |
@coversDefaultClass \Drupal\Core\Field\FieldInputValueNormalizerTrait[[api-linebreak]] @group Field |
| FieldInputValueNormalizerTraitTest.php | file | core/ |
|
| FieldInputValueNormalizerTraitTest::keyValueByDeltaTestCases | function | core/ |
Provides test cases for ::testKeyValueByDelta. |
| FieldInputValueNormalizerTraitTest::testKeyValueByDelta | function | core/ |
@dataProvider keyValueByDeltaTestCases @covers ::normalizeValue[[api-linebreak]] |
| FieldInputValueNormalizerTraitTest::testKeyValueByDeltaUndefinedVariables | function | core/ |
@covers ::normalizeValue[[api-linebreak]] |
| FieldInputValueNormalizerTraitTest::testScalarWithNoMainProperty | function | core/ |
@covers ::normalizeValue[[api-linebreak]] |
| FieldItemNormalizer | class | core/ |
Converts the Drupal field item object structure to HAL array structure. |
| FieldItemNormalizer | class | core/ |
Converts the Drupal field item object to a JSON:API array structure. |
| FieldItemNormalizer | class | core/ |
Denormalizes field item object structure by updating the entity field values. |
| FieldItemNormalizer.php | file | core/ |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.