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 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| JsonApiFunctionalTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| JsonApiFunctionalTest::$modules | property | core/ |
Modules to install. |
| JsonApiFunctionalTest::testMetaEvent | function | core/ |
Tests adding metadata to a resource. |
| JsonApiFunctionalTest::testMetaRelationEvent | function | core/ |
Tests adding metadata to the relationship. |
| JsonApiFunctionalTest::testMetaRelationEventOnRelationshipEndpoint | function | core/ |
Tests adding metadata to the relationship endpoint. |
| JsonApiFunctionalTest::testRead | function | core/ |
Tests the GET method. |
| JsonApiFunctionalTest::testReferencingTwiceRead | function | core/ |
Tests the GET method on articles referencing the same tag twice. |
| JsonApiFunctionalTest::testWrite | function | core/ |
Tests POST, PATCH and DELETE. |
| JsonApiFunctionalTestBase | class | core/ |
Provides helper methods for the JSON:API module's functional tests. |
| JsonApiFunctionalTestBase.php | file | core/ |
|
| JsonApiFunctionalTestBase::$adminUser | property | core/ |
Test admin user. |
| JsonApiFunctionalTestBase::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| JsonApiFunctionalTestBase::$files | property | core/ |
Test files. |
| JsonApiFunctionalTestBase::$httpClient | property | core/ |
The HTTP client. |
| JsonApiFunctionalTestBase::$modules | property | core/ |
Modules to install. |
| JsonApiFunctionalTestBase::$nodes | property | core/ |
Test nodes. |
| JsonApiFunctionalTestBase::$tags | property | core/ |
Test taxonomy terms. |
| JsonApiFunctionalTestBase::$user | property | core/ |
Test user. |
| JsonApiFunctionalTestBase::$userCanViewProfiles | property | core/ |
Test user with access to view profiles. |
| JsonApiFunctionalTestBase::createDefaultContent | function | core/ |
Creates default content to test the API. |
| JsonApiFunctionalTestBase::IS_MULTILINGUAL | constant | core/ |
|
| JsonApiFunctionalTestBase::IS_NOT_MULTILINGUAL | constant | core/ |
|
| JsonApiFunctionalTestBase::request | function | core/ |
Performs a HTTP request. Wraps the Guzzle HTTP client. |
| 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/ |
|
| JsonApiJsonSchemaTestTrait::getNormalizationForValue | function | core/ |
|
| JsonApiJsonSchemaTestTrait::getValidator | function | core/ |
|
| JsonapiKernelTestBase | class | core/ |
Contains shared test utility methods. |
| JsonapiKernelTestBase.php | file | core/ |
|
| JsonapiKernelTestBase::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 750
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.