mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 05:58:34 +01:00
5e68da7868
- Replace all individual calls to add all columns, filters and conditions on the cohorts datasource with the new method add_all_from_entities(). - Replace all individual calls to add all columns, filters and conditions on the courses datasource with the new method add_all_from_entities(). - Replace all individual calls to add all columns, filters and conditions on the users datasource with the new method add_all_from_entity().