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 |
---|---|---|---|
JsonApiTopLevelResourceNormalizerTest::$includeResolver | property | core/ |
The include resolver. |
JsonApiTopLevelResourceNormalizerTest::$modules | property | core/ |
Modules to install. |
JsonApiTopLevelResourceNormalizerTest::$node | property | core/ |
A node to normalize. |
JsonApiTopLevelResourceNormalizerTest::$nodeType | property | core/ |
The node type. |
JsonApiTopLevelResourceNormalizerTest::$resourceTypeRepository | property | core/ |
The JSON:API resource type repository under test. |
JsonApiTopLevelResourceNormalizerTest::$term1 | property | core/ |
A term. |
JsonApiTopLevelResourceNormalizerTest::$term2 | property | core/ |
A term. |
JsonApiTopLevelResourceNormalizerTest::$user | property | core/ |
A user to normalize. |
JsonApiTopLevelResourceNormalizerTest::$user2 | property | core/ |
A user. |
JsonApiTopLevelResourceNormalizerTest::$vocabulary | property | core/ |
A vocabulary. |
JsonApiTopLevelResourceNormalizerTest::denormalizeUuidProviderBuilder | function | core/ |
We cannot use a PHPUnit data provider because our data depends on $this. |
JsonApiTopLevelResourceNormalizerTest::getNormalizer | function | core/ |
Helper to load the normalizer. |
JsonApiTopLevelResourceNormalizerTest::getTestConfigEntityResource | function | core/ |
Get a test resource type, resource object and includes for config entity. |
JsonApiTopLevelResourceNormalizerTest::getTestContentEntityResource | function | core/ |
Get a test resource type, resource object and includes. |
JsonApiTopLevelResourceNormalizerTest::jsonSchemaDataProvider | function | core/ |
Data provider for ::testNormalizedValuesAgainstJsonSchema. |
JsonApiTopLevelResourceNormalizerTest::setUp | function | core/ |
|
JsonApiTopLevelResourceNormalizerTest::tearDown | function | core/ |
|
JsonApiTopLevelResourceNormalizerTest::testAliasFieldRouteException | function | core/ |
Tests the message and exceptions when requesting a Label only resource. |
JsonApiTopLevelResourceNormalizerTest::testCacheableMetadata | function | core/ |
Ensure that cacheability metadata is properly added. |
JsonApiTopLevelResourceNormalizerTest::testCacheableMetadataProvider | function | core/ |
Provides test cases for asserting cacheable metadata behavior. |
JsonApiTopLevelResourceNormalizerTest::testConfigEntityResourceObjectSchema | function | core/ |
Test the generated config resource object normalization against the schema. |
JsonApiTopLevelResourceNormalizerTest::testDenormalize | function | core/ |
Try to POST a node and check if it exists afterwards. |
JsonApiTopLevelResourceNormalizerTest::testDenormalizeInvalidTypeAndNoType | function | core/ |
Tests denormalization for related resources with missing or invalid types. |
JsonApiTopLevelResourceNormalizerTest::testDenormalizeUuid | function | core/ |
Try to POST a node and check if it exists afterwards. |
JsonApiTopLevelResourceNormalizerTest::testNormalize | function | core/ |
@covers ::normalize |
JsonApiTopLevelResourceNormalizerTest::testNormalizeConfig | function | core/ |
@covers ::normalize |
JsonApiTopLevelResourceNormalizerTest::testNormalizeException | function | core/ |
@covers ::normalize |
JsonApiTopLevelResourceNormalizerTest::testNormalizeUuid | function | core/ |
@covers ::normalize |
JsonApiTopLevelResourceNormalizerTest::testResourceObjectSchema | function | core/ |
Test the generated resource object normalization against the schema. |
JsonApiTopLevelResourceNormalizerTest::testTopLevelResourceWithSingleResource | function | core/ |
|
jsonapi_test_normalizers_kernel.info.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_normalizers_kernel/jsonapi_test_normalizers_kernel.info.yml |
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 |
JsonSchemaTestTrait::getNormalizer | function | core/ |
Helper method to retrieve the normalizer. |
JsonSchemaTestTrait::testNormalizedValuesAgainstJsonSchema | function | core/ |
Test normalized values against the JSON schema. |
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::getDataWithoutInternals | function | core/ |
Gets the given data without the internal implementation details. |
LayoutEntityDisplayNormalizer::getSupportedTypes | 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::getSupportedTypes | 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. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.