User tests: Successful: Unsuccessful:
Pull Request for Issue #20119
Use DebugMonitor class from https://github.com/joomla-framework/database to get all database query logs.
Enable Joomla debug mode and debugging plugin.
Query logs still work.
Now you can see all database query logs.
Only the query logs are visible from the moment the debug plug-in is initialized.
No
| Status | New | ⇒ | Pending |
| Category | ⇒ | Libraries Front End Plugins |
| Labels |
Added:
?
|
||
@zero-24 @SniperSister rips please
I have just updated to 4.0-dev lets see if that fixes rips.
It is green now. Please update the branch in case there are issues with rips
| Status | Pending | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-01-02 22:53:51 |
| Closed_By | ⇒ | wilsonge |
Looks like this has broken clean install of 4.0-dev here
Call to undefined method Joomla\Database\Mysqli\MysqliDriver::getMonitor()
composer update joomla/database should help you
Trying now
OK now
@zero-24 @SniperSister rips please