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 |
|---|---|---|---|
| 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/ |
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. |
Pagination
- Previous page
- Page 767
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.