method selectAll documentation in bbn\Models\Tts\Dbconfig

Returns an array of rows as objects from the table for the given conditions.

function(array $filter, array $order = [], int $limit = 0, int $start = 0) { return $this->dbConfigSelection($filter, $order, $limit, $start, true); }

Returns an array of rows as objects from the table for the given conditions. 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.