Пример #1
0
 /**
  * Gets the current query id
  *
  * @return int
  */
 public function queryId()
 {
     return Application_Model_Queryprofiler::getQueryId();
 }