Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250711) (9addea9f0ac)
core\router\parameters\path_themename Member List

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

__construct(string $name='themename',... $args,)core\router\parameters\path_themename
core::router::schema::parameters::path_parameter::__construct(... $extra,)core\router\schema\parameters\path_parameter
core::router::schema::parameter::__construct(protected string string $name, protected string string $in, protected string|null ?string $description=null, protected bool|null ?bool $required=null, protected bool|null ?bool $deprecated=false, protected param|null ?param $type=null, protected mixed|null mixed $default=null, protected type_base|null ?type_base $schema=null, protected example|null ?example $example=null, protected example[] array $examples=[],... $extra,)core\router\schema\parameter
core::router::schema::openapi_base::__construct(mixed ... $extra,)core\router\schema\openapi_base
escape_reference(string $reference)core\router\schema\openapi_basestatic
get_in()core\router\schema\parameter
get_name()core\router\schema\parameter
get_openapi_description(specification $api, ?string $path=null,)core\router\schema\parameters\path_parameter
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
get_type()core\router\schema\parameter
IN_COOKIEcore\router\schema\parameter
IN_HEADERcore\router\schema\parameter
IN_PATHcore\router\schema\parameter
IN_QUERYcore\router\schema\parameter
is_required(route $route)core\router\schema\parameters\path_parameter
validate(ServerRequestInterface $request, RoutingRoute $route,)core\router\schema\parameters\path_parameter