Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
core\dml Namespace Reference

Applies the same callback to all recorset records. More...

Classes

class  recordset_walk
 Iterator that walks through a moodle_recordset applying the provided function. More...
 
class  sql_join
 An object that contains sql join fragments. More...
 
class  table
 Helpers and methods relating to DML tables. More...
 

Detailed Description

Applies the same callback to all recorset records.

Helpers and methods relating to DML tables.

An object that contains sql join fragments.

 

Since
Moodle 2.9
License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Since
Moodle 3.1
License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Since
Moodle 3.7
License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later