API17:JDatabase::getLog
From Joomla! Documentation
JDatabase::getLog
Description
Get the database driver SQL statement log.
public function getLog ()
- Returns array SQL statements executed by the database driver.
- Defined on line 431 of libraries/joomla/database/database.php
- Since

See also
JDatabase::getLog source code on BitBucket
Class JDatabase
Subpackage Database- Other versions of JDatabase::getLog
User contributed notes
Code Examples