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 |
---|---|---|---|
jsonapi_test_normalizers_kernel.jsonapi_document_toplevel | service | core/ |
Alias of serializer.normalizer.jsonapi_document_toplevel.jsonapi |
jsonapi_test_normalizers_kernel.services.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_normalizers_kernel/jsonapi_test_normalizers_kernel.services.yml |
LayoutBuilderEntityViewDisplayResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
LayoutEntityDisplayNormalizer | class | core/ |
Normalizes/denormalizes LayoutEntityDisplay objects into an array structure. |
LayoutEntityDisplayNormalizer.php | file | core/ |
|
LayoutEntityDisplayNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
LayoutEntityDisplayNormalizer::getDataWithoutInternals | function | core/ |
Gets the given data without the internal implementation details. |
LayoutEntityDisplayNormalizer::hasCacheableSupportsMethod | function | core/ |
|
LinkCollectionNormalizer | class | core/ |
Normalizes a LinkCollection object. |
LinkCollectionNormalizer.php | file | core/ |
|
LinkCollectionNormalizer::$currentUser | property | core/ |
The current user making the request. |
LinkCollectionNormalizer::$hashSalt | property | core/ |
A random string to use when hashing links. |
LinkCollectionNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
LinkCollectionNormalizer::hasCacheableSupportsMethod | function | core/ |
|
LinkCollectionNormalizer::hashByHref | function | core/ |
Hashes a link using its href and its target attributes, if any. |
LinkCollectionNormalizer::LINK_CONTEXT | constant | core/ |
The normalizer $context key name for the context object of the link. |
LinkCollectionNormalizer::LINK_KEY | constant | core/ |
The normalizer $context key name for the key of an individual link. |
LinkCollectionNormalizer::normalize | function | core/ |
|
LinkCollectionNormalizer::__construct | function | core/ |
LinkCollectionNormalizer constructor. |
LinkCollectionNormalizerTest | class | core/ |
@coversDefaultClass \Drupal\jsonapi\Normalizer\LinkCollectionNormalizer @group jsonapi |
LinkCollectionNormalizerTest.php | file | core/ |
|
LinkCollectionNormalizerTest::$modules | property | core/ |
Modules to enable. |
LinkCollectionNormalizerTest::$normalizer | property | core/ |
The subject under test. |
LinkCollectionNormalizerTest::$serializer | property | core/ |
The serializer. |
LinkCollectionNormalizerTest::$testUsers | property | core/ |
Test users. |
LinkCollectionNormalizerTest::getNormalizer | function | core/ |
Get an instance of the normalizer to test. |
LinkCollectionNormalizerTest::linkAccessTestData | function | core/ |
Provides test cases for testing link access checking. |
LinkCollectionNormalizerTest::setUp | function | core/ |
|
LinkCollectionNormalizerTest::testLinkAccess | function | core/ |
Tests the link collection normalizer. |
LinkCollectionNormalizerTest::testNormalize | function | core/ |
Tests the link collection normalizer. |
ListNormalizer | class | core/ |
Converts list objects to arrays. |
ListNormalizer.php | file | core/ |
|
ListNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
ListNormalizer::hasCacheableSupportsMethod | function | core/ |
|
ListNormalizer::normalize | function | core/ |
|
ListNormalizerTest | class | core/ |
@coversDefaultClass \Drupal\serialization\Normalizer\ListNormalizer @group serialization |
ListNormalizerTest.php | file | core/ |
|
ListNormalizerTest::$expectedListValues | property | core/ |
The expected list values to use for testing. |
ListNormalizerTest::$list | property | core/ |
The mock list instance. |
ListNormalizerTest::$normalizer | property | core/ |
The ListNormalizer instance. |
ListNormalizerTest::$typedData | property | core/ |
The mocked typed data. |
ListNormalizerTest::setUp | function | core/ |
|
ListNormalizerTest::testNormalize | function | core/ |
Tests the normalize() method. |
ListNormalizerTest::testSupportsNormalization | function | core/ |
Tests the supportsNormalization() method. |
MapDataNormalizerTest | class | core/ |
@group typedData |
MapDataNormalizerTest.php | file | core/ |
|
MapDataNormalizerTest::$modules | property | core/ |
Modules to enable. |
MapDataNormalizerTest::$serializer | property | core/ |
The serializer service. |
MapDataNormalizerTest::$typedDataManager | property | core/ |
The typed data manager. |
MapDataNormalizerTest::buildExampleTypedData | function | core/ |
Builds some example typed data object with no properties. |
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.