UNB Components Code Reference

UnbDatabase::GetStatistics method

Gets statistic data.

public function UnbDatabase::GetStatistics ();

Return value

An array with the keys 'queryCount' (number of queries issued) and 'totalTime' (time for all queries in seconds)

Member of class: UnbDatabase

Implementation file: database.class.php, line 119

© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-06.