Searched refs:get_backup_ids_cached (Results 1 – 3 of 3) sorted by relevance
/dports/www/moodle310/moodle/backup/util/dbops/ |
H A D | restore_dbops.class.php | 212 protected static function get_backup_ids_cached($restoreid, $itemname, $itemid) { function in restore_dbops 1737 $dbrec = self::get_backup_ids_cached($restoreid, $itemname, $itemid);
|
/dports/www/moodle311/moodle/backup/util/dbops/ |
H A D | restore_dbops.class.php | 212 protected static function get_backup_ids_cached($restoreid, $itemname, $itemid) { function in restore_dbops 1739 $dbrec = self::get_backup_ids_cached($restoreid, $itemname, $itemid);
|
/dports/www/moodle39/moodle/backup/util/dbops/ |
H A D | restore_dbops.class.php | 212 protected static function get_backup_ids_cached($restoreid, $itemname, $itemid) { function in restore_dbops 1737 $dbrec = self::get_backup_ids_cached($restoreid, $itemname, $itemid);
|