service jsonrpc.handler in JSON-RPC 8
Same name and namespace in other branches
- 2.x jsonrpc.services.yml \jsonrpc.handler
Class
Drupal\jsonrpc\Handler4 string references to jsonrpc.handler
- DiscoveryController::create in modules/
jsonrpc_discovery/ src/ Controller/ DiscoveryController.php - Instantiates a new instance of this class.
- HttpController::__construct in src/
Controller/ HttpController.php - HttpController constructor.
- JsonRpcTestBase::getRpc in tests/
src/ Functional/ JsonRpcTestBase.php - JSON RPC request using the GET method.
- JsonRpcTestBase::postRpc in tests/
src/ Functional/ JsonRpcTestBase.php - Post a request in JSON format.
File
View source
- class: Drupal\jsonrpc\Handler
- arguments:
- - '@plugin.manager.jsonrpc_method'