Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
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(string $name)Psr\Http\Message\MessageInterface
getHeaderLine(string $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(string $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(string $name, $value)Psr\Http\Message\MessageInterface
withBody(StreamInterface $body)Psr\Http\Message\MessageInterface
withHeader(string $name, $value)Psr\Http\Message\MessageInterface
withMethod($method) (defined in GuzzleHttp\Psr7\Request)GuzzleHttp\Psr7\Request
Psr::Http::Message::RequestInterface::withMethod(string $method)Psr\Http\Message\RequestInterface
withoutHeader(string $name)Psr\Http\Message\MessageInterface
withProtocolVersion(string $version)Psr\Http\Message\MessageInterface
withRequestTarget($requestTarget) (defined in GuzzleHttp\Psr7\Request)GuzzleHttp\Psr7\Request
Psr::Http::Message::RequestInterface::withRequestTarget(string $requestTarget)Psr\Http\Message\RequestInterface
withUri(UriInterface $uri, $preserveHost=false) (defined in GuzzleHttp\Psr7\Request)GuzzleHttp\Psr7\Request
Psr::Http::Message::RequestInterface::withUri(UriInterface $uri, bool $preserveHost=false)Psr\Http\Message\RequestInterface