method modelize documentation in bbn\Db

Return the table's structure as an indexed array.

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); }

Return the table's structure as an indexed array. BBN is a suite of PHP and JS libraries and VueJS components - all open-source! bbn.io, build applications, the quick way

This website uses cookies to ensure you get the best experience on our website.