Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
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 |