Query\AbstractDriver::get_functions
Return list of functions for the current database
Signature
public function get_functions()
Returns
- array
Defined by Interface
Test Coverage
Information
- Coverage: 1/1 Lines (100%)
- Tests: 4
- Passed: 4 (100%)
Tests
- [ PASSED ] — MySQLTest::testGetFunctions
- [ PASSED ] — PgTest::testGetFunctions
- [ PASSED ] — SQLiteTest::testGetFunctions
- [ PASSED ] — FirebirdTest::testGetFunctions