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

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

__construct(protected string string $name, protected string|null ?string $summary=null, protected string|null ?string $description=null, protected mixed mixed $value=null, protected string|null ?string $externalvalue=null,... $extra,)core\router\schema\example
core::router::schema::openapi_base::__construct(mixed ... $extra,)core\router\schema\openapi_base
escape_reference(string $reference)core\router\schema\openapi_basestatic
get_name()core\router\schema\example
get_openapi_description(specification $api, ?string $path=null,)core\router\schema\example
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