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 |
---|---|---|---|
EntityTestComputedFieldNormalizerTest::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
EntityTestComputedFieldNormalizerTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
EntityTestComputedFieldNormalizerTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
EntityTestComputedFieldNormalizerTest::testDelete | function | core/ |
Tests a DELETE request for an entity, plus edge cases to ensure good DX. |
EntityTestComputedFieldNormalizerTest::testPatch | function | core/ |
Tests a PATCH request for an entity, plus edge cases to ensure good DX. |
EntityTestComputedFieldNormalizerTest::testPost | function | core/ |
Tests a POST request for an entity, plus edge cases to ensure good DX. |
EntityTestDateOnlyTest::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
EntityTestDateOnlyTest::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
EntityTestDateRangeTest::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
EntityTestDateRangeTest::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
EntityTestDatetimeTest::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
EntityTestDatetimeTest::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
EntityTestJsonInternalPropertyNormalizerTest | class | core/ |
Test that internal properties are not exposed in the 'json' format. |
EntityTestJsonInternalPropertyNormalizerTest.php | file | core/ |
|
EntityTestJsonInternalPropertyNormalizerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityTestJsonInternalPropertyNormalizerTest::$format | property | core/ |
The format to use in this test. |
EntityTestJsonInternalPropertyNormalizerTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
EntityTestJsonInternalPropertyNormalizerTest::createEntity | function | core/ |
Creates the entity to be tested. |
EntityTestJsonInternalPropertyNormalizerTest::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
EntityTestJsonInternalPropertyNormalizerTest::getExpectedCacheTags | function | core/ |
The expected cache tags for the GET/HEAD response of the test entity. |
EntityTestJsonInternalPropertyNormalizerTest::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
EntityTestJsonInternalPropertyNormalizerTest::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
EntityTestLabelResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
EntityTestLabelResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
EntityTestMapFieldResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
EntityTestMapFieldResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
EntityTestResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
EntityTestResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
EntityTestTextItemNormalizerTest | class | core/ |
@group rest @group #slow |
EntityTestTextItemNormalizerTest.php | file | core/ |
|
EntityTestTextItemNormalizerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityTestTextItemNormalizerTest::$format | property | core/ |
The format to use in this test. |
EntityTestTextItemNormalizerTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
EntityTestTextItemNormalizerTest::$modules | property | core/ |
Modules to install. |
EntityTestTextItemNormalizerTest::createEntity | function | core/ |
Creates the entity to be tested. |
EntityTestTextItemNormalizerTest::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
EntityTestTextItemNormalizerTest::getExpectedCacheTags | function | core/ |
The expected cache tags for the GET/HEAD response of the test entity. |
EntityTestTextItemNormalizerTest::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
EntityTestTextItemNormalizerTest::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
EntityTestTextItemNormalizerTest::providerTestGetWithFormat | function | core/ |
|
EntityTestTextItemNormalizerTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
EntityTestTextItemNormalizerTest::testGetWithFormat | function | core/ |
Tests GETting an entity with the test text field set to a specific format. |
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. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.