X::hdump($ctrl->db->modelize('my_date_2')); /* "fields": { "ID": { "position": 1, "type": "int", "null": 0, "key": null, "extra": "", "signed": true, "virtual": false, "generation": "", "maxlength": 10, },
function($table = NULL, bool $force = false)
{
return $this->language->modelize($table, $force);
}