| Moodle APIs 4.3
    Moodle 4.3.6 (Build: 20240812) | 
This is the complete list of members for phpunit_dataset, including all inherited members.
| $columns | phpunit_dataset | protected | 
| $rows | phpunit_dataset | protected | 
| $tables | phpunit_dataset | protected | 
| from_array(array $structure) | phpunit_dataset | |
| from_file(string $fullpath, ?string $table=null) | phpunit_dataset | |
| from_files(array $fullpaths) | phpunit_dataset | |
| from_string(string $content, string $type, ?string $table=null) | phpunit_dataset | |
| get_rows(array $filter=[]) | phpunit_dataset | |
| load_csv(string $content, string $tablename) | phpunit_dataset | protected | 
| load_xml(string $content) | phpunit_dataset | protected | 
| to_database(array $filter=[]) | phpunit_dataset |