Invokers
1 to 3 of 3
- Index_Command::index() – Indexes all your content to ensure the best performance.
- ORM::_run() – Execute the SELECT query that has been built up by chaining methods on this class. Return an array of rows as associative arrays.
- ORM::run() – Executes the SELECT query that has been built up by chaining methods on this class.