|
Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250711) (9addea9f0ac)
|
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 |