|
Moodle PHP Documentation 4.4
Moodle 4.4.9+ (Build: 20250711) (4ea86454947)
|
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 |