5 'metadata_name_value_pairs' => [
'banned' =>
'yes'],
11 'metadata_name_value_pairs' => [
'banned' =>
'no'],
18 'metadata_name_value_pairs' => [
'validated' =>
false],
elgg_call(int $flags, Closure $closure)
Calls a callable autowiring the arguments using public DI services and applying logic based on flags...
elgg_view_module(string $type, string $title, string $body, array $vars=[])
Wrapper function for the module display pattern.
elgg_echo(string $message_key, array $args=[], string $language= '')
Elgg language module Functions to manage language and translations.
const ELGG_SHOW_DISABLED_ENTITIES
elgg_count_entities(array $options=[])
Returns a count of entities.
elgg_format_element(string $tag_name, array $attributes=[], string $text= '', array $options=[])
Format an HTML element.