Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
communication_matrix\local\command Member List

This is the complete list of members for communication_matrix\local\command, including all inherited members.

$remainingparamscommunication_matrix\local\commandprotected
__construct(protected matrix_client $client, string $method, string $endpoint, protected array $params=[], protected array $query=[], protected bool $ignorehttperrors=false, protected bool $requireauthorization=true, protected bool $sendasjson=true,)communication_matrix\local\command
GuzzleHttp::Psr7::Request::__construct(string $method, $uri, array $headers=[], $body=null, string $version='1.1')GuzzleHttp\Psr7\Request
get_all_params()communication_matrix\local\command
get_options()communication_matrix\local\command
get_remaining_params()communication_matrix\local\command
get_url(string $endpoint)communication_matrix\local\commandprotected
getBody()Psr\Http\Message\MessageInterface
getHeader($name)Psr\Http\Message\MessageInterface
getHeaderLine($name)Psr\Http\Message\MessageInterface
getHeaders()Psr\Http\Message\MessageInterface
getMethod()GuzzleHttp\Psr7\Request
getProtocolVersion()Psr\Http\Message\MessageInterface
getRequestTarget()GuzzleHttp\Psr7\Request
getUri()GuzzleHttp\Psr7\Request
hasHeader($name)Psr\Http\Message\MessageInterface
require_authorization()communication_matrix\local\command
should_ignore_http_errors()communication_matrix\local\command
should_send_params_as_json()communication_matrix\local\command
withAddedHeader($name, $value)Psr\Http\Message\MessageInterface
withBody(StreamInterface $body)Psr\Http\Message\MessageInterface
withHeader($name, $value)Psr\Http\Message\MessageInterface
withMethod($method)GuzzleHttp\Psr7\Request
withoutHeader($name)Psr\Http\Message\MessageInterface
withProtocolVersion($version)Psr\Http\Message\MessageInterface
withRequestTarget($requestTarget)GuzzleHttp\Psr7\Request
withUri(UriInterface $uri, $preserveHost=false)GuzzleHttp\Psr7\Request