Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
core\router\response\exception_response Member List

This is the complete list of members for core\router\response\exception_response, including all inherited members.

__construct()core\router\response\exception_response
core::router::schema::response::response::__construct(public int readonly int $statuscode=200, public string readonly string $description='', private array readonly array $headers=[], public array|payload_response_type readonly array|payload_response_type $content=[],... $extra,)core\router\schema\response\response
core::router::schema::openapi_base::__construct(mixed ... $extra,)core\router\schema\openapi_base
escape_reference(string $reference)core\router\schema\openapi_basestatic
get_description()core\router\schema\response\responseprotected
get_exception_status_code()core\router\response\exception_responseprotectedstatic
get_openapi_description(specification $api, ?string $path=null,)core\router\schema\response\response
get_openapi_schema(specification $api, ?string $path=null,)core\router\schema\openapi_base
get_payload_data(Exception $exception,... $extra,)core\router\response\exception_responseprotectedstatic
get_reference(bool $qualify=true,)core\router\schema\openapi_base
get_reference_for_class(string $classname, bool $qualify=true,)core\router\schema\openapi_basestatic
get_reference_for_example(string $reference)core\router\schema\openapi_basestatic
get_reference_for_header(string $reference)core\router\schema\openapi_basestatic
get_reference_for_parameter(string $reference)core\router\schema\openapi_basestatic
get_reference_for_request_body(string $reference)core\router\schema\openapi_basestatic
get_reference_for_response(string $reference)core\router\schema\openapi_basestatic
get_reference_for_schema(string $reference)core\router\schema\openapi_basestatic
get_response(ServerRequestInterface $request, Exception $exception,... $extra,)core\router\response\exception_responsestatic
get_response_description()core\router\response\exception_responseprotectedstatic
get_response_schema()core\router\response\exception_responseprotectedstatic
get_schema_from_type(param $type)core\router\schema\openapi_base
get_status_code()core\router\schema\response\response
validate(ResponseInterface $response,)core\router\schema\response\response