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 101

© 2010 Yves Goergen. UNB Components Homepage. Reference generated on 2010-03-07.