? Pending

User tests: Successful: Unsuccessful:

avatar csthomas
csthomas
28 Dec 2018

Pull Request for Issue #20119

Summary of Changes

Use DebugMonitor class from https://github.com/joomla-framework/database to get all database query logs.

Testing Instructions

Enable Joomla debug mode and debugging plugin.

Expected result

Query logs still work.
Now you can see all database query logs.

Actual result

Only the query logs are visible from the moment the debug plug-in is initialized.

Documentation Changes Required

No

avatar csthomas csthomas - open - 28 Dec 2018
avatar csthomas csthomas - change - 28 Dec 2018
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 28 Dec 2018
Category Libraries Front End Plugins
avatar csthomas csthomas - change - 28 Dec 2018
Labels Added: ?
avatar wilsonge
wilsonge - comment - 29 Dec 2018

@zero-24 @SniperSister rips please

avatar zero-24
zero-24 - comment - 29 Dec 2018

@zero-24 @SniperSister rips please

I have just updated to 4.0-dev lets see if that fixes rips.

avatar zero-24
zero-24 - comment - 29 Dec 2018

It is green now. Please update the branch in case there are issues with rips 👍

avatar wilsonge wilsonge - change - 2 Jan 2019
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2019-01-02 22:53:51
Closed_By wilsonge
avatar wilsonge wilsonge - close - 2 Jan 2019
avatar wilsonge wilsonge - merge - 2 Jan 2019
avatar infograf768
infograf768 - comment - 3 Jan 2019

Looks like this has broken clean install of 4.0-dev here
Call to undefined method Joomla\Database\Mysqli\MysqliDriver::getMonitor()

avatar csthomas
csthomas - comment - 3 Jan 2019

composer update joomla/database should help you

avatar infograf768
infograf768 - comment - 3 Jan 2019

Trying now

avatar infograf768
infograf768 - comment - 3 Jan 2019

OK now

Add a Comment

Login with GitHub to post a comment