Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
core_reportbuilder\local\entities\user Member List

This is the complete list of members for core_reportbuilder\local\entities\user, including all inherited members.

add_column(column $column)core_reportbuilder\local\entities\baseprotected
add_condition(filter $condition)core_reportbuilder\local\entities\baseprotected
add_filter(filter $filter)core_reportbuilder\local\entities\baseprotected
add_join(string $join)core_reportbuilder\local\entities\base
add_joins(array $joins)core_reportbuilder\local\entities\base
format($value, stdClass $row, string $fieldname)core_reportbuilder\local\entities\user
get_all_columns()core_reportbuilder\local\entities\userprotected
get_all_filters()core_reportbuilder\local\entities\userprotected
get_column(string $name)core_reportbuilder\local\entities\base
get_columns()core_reportbuilder\local\entities\base
get_condition(string $name)core_reportbuilder\local\entities\base
get_conditions()core_reportbuilder\local\entities\base
get_default_entity_title()core_reportbuilder\local\entities\userprotected
get_default_table_aliases()core_reportbuilder\local\entities\baseprotected
get_default_tables()core_reportbuilder\local\entities\userprotected
get_entity_name()core_reportbuilder\local\entities\base
get_entity_title()core_reportbuilder\local\entities\base
get_filter(string $name)core_reportbuilder\local\entities\base
get_filters()core_reportbuilder\local\entities\base
get_identity_column(string $identityfield)core_reportbuilder\local\entities\user
get_identity_columns(context $context, array $excluding=[])core_reportbuilder\local\entities\user
get_identity_filter(string $identityfield)core_reportbuilder\local\entities\user
get_identity_filters(context $context, array $excluding=[])core_reportbuilder\local\entities\user
get_joins()core_reportbuilder\local\entities\base
get_name_fields_select(string $usertablealias='u')core_reportbuilder\local\entities\userstatic
get_options_for(string $fieldname)core_reportbuilder\local\entities\userprotected
get_options_for_auth()core_reportbuilder\local\entities\userstatic
get_options_for_country()core_reportbuilder\local\entities\userstatic
get_options_for_theme()core_reportbuilder\local\entities\userstatic
get_table_alias(string $tablename)core_reportbuilder\local\entities\base
get_table_aliases()core_reportbuilder\local\entities\base
get_tag_joins()core_reportbuilder\local\entities\user
get_tag_joins_for_entity(string $component, string $itemtype, string $itemidfield)core_reportbuilder\local\entities\baseprotected
get_user_field_type(string $userfield)core_reportbuilder\local\entities\userprotected
get_user_fields()core_reportbuilder\local\entities\userprotected
get_user_profile_fields()core_reportbuilder\local\entities\userprotected
has_table_join_alias(string $tablename)core_reportbuilder\local\entities\base
initialise()core_reportbuilder\local\entities\user
is_sortable(string $fieldname)core_reportbuilder\local\entities\userprotected
set_entity_name(string $entityname)core_reportbuilder\local\entities\base
set_entity_title(lang_string $title)core_reportbuilder\local\entities\base
set_table_alias(string $tablename, string $alias)core_reportbuilder\local\entities\base
set_table_aliases(array $aliases)core_reportbuilder\local\entities\base
set_table_join_alias(string $tablename, string $alias)core_reportbuilder\local\entities\base