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 |
---|---|---|---|
FieldItemNormalizerDenormalizeExceptionsUnitTest | class | core/ |
@coversDefaultClass \Drupal\hal\Normalizer\FieldItemNormalizer @group hal |
FieldItemNormalizerDenormalizeExceptionsUnitTest.php | file | core/ |
|
FieldItemNormalizerDenormalizeExceptionsUnitTest::testFieldItemNormalizerDenormalizeExceptions | function | core/ |
Tests that the FieldItemNormalizer::denormalize() throws proper exceptions. |
FieldItemSerializationTest::testFieldDenormalizeWithScalarValue | function | core/ |
Tests denormalizing using a scalar field value. |
FieldItemSerializationTest::testFieldNormalizeDenormalize | function | core/ |
Tests normalizing and denormalizing an entity with field item normalizer. |
FieldNormalizer | class | core/ |
Denormalizes data to Drupal field values. |
FieldNormalizer | class | core/ |
Converts the Drupal field structure to HAL array structure. |
FieldNormalizer | class | core/ |
Converts the Drupal field structure to a JSON:API array structure. |
FieldNormalizer.php | file | core/ |
|
FieldNormalizer.php | file | core/ |
|
FieldNormalizer.php | file | core/ |
|
FieldNormalizer::$format | property | core/ |
List of formats which supports (de-)normalization. |
FieldNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
FieldNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
FieldNormalizer::denormalize | function | core/ |
|
FieldNormalizer::denormalize | function | core/ |
|
FieldNormalizer::normalize | function | core/ |
|
FieldNormalizer::normalize | function | core/ |
|
FieldNormalizer::normalizeFieldItems | function | core/ |
Helper function to normalize field items. |
FieldNormalizer::normalizeFieldItems | function | core/ |
Helper function to normalize field items. |
FieldNormalizerDenormalizeExceptionsUnitTest | class | core/ |
@coversDefaultClass \Drupal\hal\Normalizer\FieldNormalizer @group hal |
FieldNormalizerDenormalizeExceptionsUnitTest.php | file | core/ |
|
FieldNormalizerDenormalizeExceptionsUnitTest::testFieldNormalizerDenormalizeExceptions | function | core/ |
Tests that the FieldNormalizer::denormalize() throws proper exceptions. |
FieldStorageConfigResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
FieldStorageConfigResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
FileEntityNormalizer | class | core/ |
Converts the Drupal entity object structure to a HAL array structure. |
FileEntityNormalizer.php | file | core/ |
|
FileEntityNormalizer::$halSettings | property | core/ |
The HAL settings config. |
FileEntityNormalizer::$httpClient | property | core/ |
The HTTP client. |
FileEntityNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
FileEntityNormalizer::getEntityUri | function | core/ |
Constructs the entity URI. |
FileEntityNormalizer::normalize | function | core/ |
|
FileEntityNormalizer::__construct | function | core/ |
Constructs a FileEntityNormalizer object. |
FileHalJsonAnonTest::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
FileHalJsonAnonTest::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
FileNormalizeTest | class | core/ |
Tests that file entities can be normalized in HAL. |
FileNormalizeTest.php | file | core/ |
|
FileNormalizeTest::$modules | property | core/ |
Modules to enable. |
FileNormalizeTest::setUp | function | core/ |
|
FileNormalizeTest::testNormalize | function | core/ |
Tests the normalize function. |
FileResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
FileResourceTestBase::getNormalizedPatchEntity | function | core/ |
Returns the normalized PATCH entity. |
FileResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
FileSystemDeprecationTest::testDeprecatedFileStreamWrapperUriNormalize | function | core/ |
@expectedDeprecation file_stream_wrapper_uri_normalize() is deprecated in drupal:8.8.0 and will be removed before drupal:9.0.0. Use \Drupal\Core\StreamWrapper\StreamWrapperManagerInterface::normalizeUri() instead. See https://www.drupal.org/node/3035273 |
FileUploadHalJsonTestBase::getExpectedNormalizedEntity | function | core/ |
Gets the expected file entity. |
FileUploadHalJsonTestBase::getNormalizedPostEntity | function | core/ |
|
FileUploadResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Gets the expected file entity. |
FileUploadResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity referencing the uploaded file. |
file_stream_wrapper_uri_normalize | function | core/ |
Normalizes a URI by making it syntactically correct. |
FilterFormatResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.