Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
core_cohort\reportbuilder\local\entities\cohort_member Member List

This is the complete list of members for core_cohort\reportbuilder\local\entities\cohort_member, 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
get_all_columns()core_cohort\reportbuilder\local\entities\cohort_memberprotected
get_all_filters()core_cohort\reportbuilder\local\entities\cohort_memberprotected
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_cohort\reportbuilder\local\entities\cohort_memberprotected
get_default_table_aliases()core_cohort\reportbuilder\local\entities\cohort_memberprotected
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_joins()core_reportbuilder\local\entities\base
get_table_alias(string $tablename)core_reportbuilder\local\entities\base
get_tag_joins_for_entity(string $component, string $itemtype, string $itemidfield)core_reportbuilder\local\entities\baseprotected
has_table_join_alias(string $tablename)core_reportbuilder\local\entities\base
initialise()core_cohort\reportbuilder\local\entities\cohort_member
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