Moodle PHP Documentation 5.0
Moodle 5.0.1+ (Build: 20250711) (61af040cd5f)
|
This is the complete list of members for core\attribute_helper, including all inherited members.
from(array|string|object $reference, ?string $attributename=null, int $attributeflags=ReflectionAttribute::IS_INSTANCEOF,) | core\attribute_helper | static |
from_reflected_object(ReflectionClass $rc, ?string $referenceproperty, ?string $attributename=null, int $flags=0,) | core\attribute_helper | protectedstatic |
instance(array|string|object $reference, ?string $attributename=null, int $attributeflags=ReflectionAttribute::IS_INSTANCEOF,) | core\attribute_helper | static |
instances(array|string|object $reference, ?string $attributename=null, int $attributeflags=ReflectionAttribute::IS_INSTANCEOF,) | core\attribute_helper | static |
one_from(array|string|object $reference, ?string $attributename=null, int $attributeflags=ReflectionAttribute::IS_INSTANCEOF,) | core\attribute_helper | static |