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

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

__construct(protected string string $description='', protected payload_response_type|media_type[] array|payload_response_type $content=[], protected bool bool $required=false,... $args,)core\router\schema\request_body
core::router::schema::openapi_base::__construct(mixed ... $extra,)core\router\schema\openapi_base
escape_reference(string $reference)core\router\schema\openapi_basestatic
get_body_for_request(ServerRequestInterface $request,)core\router\schema\request_body
get_openapi_description(specification $api, ?string $path=null,)core\router\schema\request_body
get_openapi_schema(specification $api, ?string $path=null,)core\router\schema\openapi_base
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_schema_from_type(param $type)core\router\schema\openapi_base
is_required()core\router\schema\request_body