Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| JsonApiFunctionalTestBase::setUp | function | core/ |
|
| JsonapiHooks | class | core/ |
Hook implementations for jsonapi. |
| JsonapiHooks.php | file | core/ |
|
| JsonapiHooks::entityBundleCreate | function | core/ |
Implements hook_entity_bundle_create(). |
| JsonapiHooks::entityBundleDelete | function | core/ |
Implements hook_entity_bundle_delete(). |
| JsonapiHooks::entityCreate | function | core/ |
Implements hook_entity_create(). |
| JsonapiHooks::entityDelete | function | core/ |
Implements hook_entity_delete(). |
| JsonapiHooks::help | function | core/ |
Implements hook_help(). |
| JsonapiHooks::jsonapiBlockContentFilterAccess | function | core/ |
Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'block_content'. |
| JsonapiHooks::jsonapiCommentFilterAccess | function | core/ |
Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'comment'. |
| JsonapiHooks::jsonapiEntityFilterAccess | function | core/ |
Implements hook_jsonapi_entity_filter_access(). |
| JsonapiHooks::jsonapiEntityTestFilterAccess | function | core/ |
Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'entity_test'. |
| JsonapiHooks::jsonapiFileFilterAccess | function | core/ |
Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'file'. |
| JsonapiHooks::jsonapiMediaFilterAccess | function | core/ |
Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'media'. |
| JsonapiHooks::jsonapiNodeFilterAccess | function | core/ |
Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'node'. |
| JsonapiHooks::jsonapiTaxonomyTermFilterAccess | function | core/ |
Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'taxonomy_term'. |
| JsonapiHooks::jsonapiUserFilterAccess | function | core/ |
Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'user'. |
| JsonapiHooks::jsonapiWorkspaceFilterAccess | function | core/ |
Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'workspace'. |
| JsonapiHooks::modulesInstalled | function | core/ |
Implements hook_modules_installed(). |
| JsonApiJsonSchemaTestTrait | trait | core/ |
Support methods for testing JSON API schema. |
| JsonApiJsonSchemaTestTrait.php | file | core/ |
|
| JsonApiJsonSchemaTestTrait::getJsonSchemaTestNormalizationFormat | function | core/ |
Format that should be used when performing test normalizations. |
| JsonApiJsonSchemaTestTrait::getNormalizationForValue | function | core/ |
|
| JsonApiJsonSchemaTestTrait::getValidator | function | core/ |
Get the JSON Schema Validator. |
| JsonapiKernelTestBase | class | core/ |
Contains shared test utility methods. |
| JsonapiKernelTestBase.php | file | core/ |
|
| JsonapiKernelTestBase::$modules | property | core/ |
Modules to install. |
| JsonapiKernelTestBase::createTextField | function | core/ |
Creates a field of a text field storage on the bundle. |
| JsonapiMaintenanceModeSubscriber | class | core/ |
Maintenance mode subscriber for JSON:API requests. |
| JsonapiMaintenanceModeSubscriber.php | file | core/ |
|
| JsonapiMaintenanceModeSubscriber::$config | property | core/ |
The configuration factory. |
| JsonapiMaintenanceModeSubscriber::$maintenanceMode | property | core/ |
The maintenance mode. |
| JsonapiMaintenanceModeSubscriber::getSubscribedEvents | function | core/ |
|
| JsonapiMaintenanceModeSubscriber::onMaintenanceModeRequest | function | core/ |
Returns response when site is in maintenance mode and user is not exempt. |
| JsonapiMaintenanceModeSubscriber::__construct | function | core/ |
Constructs a new JsonapiMaintenanceModeSubscriber. |
| JsonApiPatchRegressionTest | class | core/ |
JSON:API regression tests. |
| JsonApiPatchRegressionTest.php | file | core/ |
|
| JsonApiPatchRegressionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| JsonApiPatchRegressionTest::$modules | property | core/ |
Modules to install. |
| JsonApiPatchRegressionTest::testBundlelessRelationshipMutationFromIssue2973681 | function | core/ |
Ensure POST and PATCH works for bundle-less relationship routes. |
| JsonApiPatchRegressionTest::testBundleSpecificTargetEntityTypeFromIssue2953207 | function | core/ |
Ensure filtering on relationships works with bundle-specific target types. |
| JsonApiPatchRegressionTest::testDanglingReferencesInAnEntityReferenceFieldFromIssue2968972 | function | core/ |
Cannot PATCH an entity with dangling references in an ER field. |
| JsonApiPatchRegressionTest::testNonTranslatableEntityUpdatesFromIssue3043168 | function | core/ |
Ensure non-translatable entities can be PATCHed with an alternate language. |
| JsonApiPatchRegressionTest::testPatchingDateTimeFieldsFromIssue3021194 | function | core/ |
Ensures PATCHing datetime (both date-only & date+time) fields is possible. |
| JsonApiPatchRegressionTest::testPatchInvalidFieldPropertyFromIssue3127883 | function | core/ |
Ensure PATCHing a non-existing field property results in a helpful error. |
| JsonApiPatchRegressionTest::testPatchToIncludeUrlDoesNotReturnIncludeFromIssue3026030 | function | core/ |
Ensure includes are respected even when PATCHing. |
| JsonApiPerformanceTest | class | core/ |
Tests performance for JSON:API routes. |
| JsonApiPerformanceTest.php | file | core/ |
|
| JsonApiPerformanceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| JsonApiPerformanceTest::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 887
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.