Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::cacheableMetadataProvider | function | core/ |
Provides test cases for asserting cacheable metadata behavior. |
| 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::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/ |
Tests normalize. |
| JsonApiTopLevelResourceNormalizerTest::testNormalizeConfig | function | core/ |
Tests normalize config. |
| JsonApiTopLevelResourceNormalizerTest::testNormalizeException | function | core/ |
Tests normalize exception. |
| JsonApiTopLevelResourceNormalizerTest::testNormalizeUuid | function | core/ |
Tests normalize uuid. |
| JsonApiTopLevelResourceNormalizerTest::testResourceObjectSchema | function | core/ |
Test the generated resource object normalization against the schema. |
| JsonApiTopLevelResourceNormalizerTest::testTopLevelResourceWithSingleResource | function | core/ |
Tests the serialization of a top-level JSON:API document with a single resource. |
| JSONAPI_FILTER_AMONG_ALL | constant | core/ |
Array key for denoting type-based filtering access. |
| JSONAPI_FILTER_AMONG_ENABLED | constant | core/ |
Array key for denoting type-based enabled-only filtering access. |
| JSONAPI_FILTER_AMONG_OWN | constant | core/ |
Array key for denoting type-based owned-only filtering access. |
| JSONAPI_FILTER_AMONG_PUBLISHED | constant | core/ |
Array key for denoting type-based published-only filtering access. |
| jsonapi_install | function | core/ |
Implements hook_install(). |
| jsonapi_response_validator.info.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_response_validator/jsonapi_response_validator.info.yml |
| jsonapi_response_validator.services.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_response_validator/jsonapi_response_validator.services.yml |
| jsonapi_test_collection_count.info.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_collection_count/jsonapi_test_collection_count.info.yml |
| jsonapi_test_collection_count.services.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_collection_count/jsonapi_test_collection_count.services.yml |
| jsonapi_test_data_type.info.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_data_type/jsonapi_test_data_type.info.yml |
| jsonapi_test_data_type.services.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_data_type/jsonapi_test_data_type.services.yml |
| jsonapi_test_field_access.info.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_field_access/jsonapi_test_field_access.info.yml |
| jsonapi_test_field_access.permissions.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_field_access/jsonapi_test_field_access.permissions.yml |
| jsonapi_test_field_aliasing.info.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_field_aliasing/jsonapi_test_field_aliasing.info.yml |
| jsonapi_test_field_aliasing.services.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_field_aliasing/jsonapi_test_field_aliasing.services.yml |
| jsonapi_test_field_filter_access.info.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_field_filter_access/jsonapi_test_field_filter_access.info.yml |
| jsonapi_test_field_filter_access.permissions.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_field_filter_access/jsonapi_test_field_filter_access.permissions.yml |
| jsonapi_test_field_type.info.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_field_type/jsonapi_test_field_type.info.yml |
| jsonapi_test_field_type.schema.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_field_type/config/schema/jsonapi_test_field_type.schema.yml |
| jsonapi_test_field_type.services.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_field_type/jsonapi_test_field_type.services.yml |
| jsonapi_test_meta_events.info.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_meta_events/jsonapi_test_meta_events.info.yml |
| jsonapi_test_meta_events.meta_subscriber | service | core/ |
Drupal\jsonapi_test_meta_events\EventSubscriber\MetaEventSubscriber |
| jsonapi_test_meta_events.services.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_meta_events/jsonapi_test_meta_events.services.yml |
| jsonapi_test_non_cacheable_methods.info.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_non_cacheable_methods/jsonapi_test_non_cacheable_methods.info.yml |
Pagination
- Previous page
- Page 770
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.