20 $value = (array) $event->getValue();
29 foreach ($profile_fields as
$field) {
30 $value[
'annotations'][] =
"profile:{$field['name']}";
__invoke(\Elgg\Event $event)
Search through the user profile fields.
_elgg_services()
Get the global service provider.
Models an event passed to event handlers.