9 methods override JsonRpcMethodBase::outputSchema() in JSON-RPC 2.x
- AddPermissionToRole::outputSchema in modules/
jsonrpc_core/ src/ Plugin/ jsonrpc/ Method/ AddPermissionToRole.php - Provides the schema that describes the results of the RPC method.
- Cache::outputSchema in modules/
jsonrpc_core/ src/ Plugin/ jsonrpc/ Method/ Cache.php - Provides the schema that describes the results of the RPC method.
- FirstMethod::outputSchema in tests/
modules/ jsonrpc_test/ src/ Plugin/ jsonrpc/ Method/ FirstMethod.php - Provides the schema that describes the results of the RPC method.
- ListPermissions::outputSchema in modules/
jsonrpc_core/ src/ Plugin/ jsonrpc/ Method/ ListPermissions.php - Provides the schema that describes the results of the RPC method.
- MaintenanceModeEnabled::outputSchema in modules/
jsonrpc_core/ src/ Plugin/ jsonrpc/ Method/ MaintenanceModeEnabled.php - Provides the schema that describes the results of the RPC method.
- Plugins::outputSchema in modules/
jsonrpc_core/ src/ Plugin/ jsonrpc/ Method/ Plugins.php - Provides the schema that describes the results of the RPC method.
- RouteBuilder::outputSchema in modules/
jsonrpc_core/ src/ Plugin/ jsonrpc/ Method/ RouteBuilder.php - Provides the schema that describes the results of the RPC method.
- SecondMethod::outputSchema in tests/
modules/ jsonrpc_test/ src/ Plugin/ jsonrpc/ Method/ SecondMethod.php - Provides the schema that describes the results of the RPC method.
- ThirdMethod::outputSchema in tests/
modules/ jsonrpc_test/ src/ Plugin/ jsonrpc/ Method/ ThirdMethod.php - Provides the schema that describes the results of the RPC method.