Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
phpunit_dataset Member List

This is the complete list of members for phpunit_dataset, including all inherited members.

$columnsphpunit_datasetprotected
$rowsphpunit_datasetprotected
$tablesphpunit_datasetprotected
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_datasetprotected
load_xml(string $content)phpunit_datasetprotected
to_database(array $filter=[])phpunit_dataset