You are here

6 calls to Database::getLog() in Zircon Profile 8

LoggingTest::testEnableLogging in core/modules/system/src/Tests/Database/LoggingTest.php
Tests that we can log the existence of a query.
LoggingTest::testEnableMultiConnectionLogging in core/modules/system/src/Tests/Database/LoggingTest.php
Tests that we can log queries separately on different connections.
LoggingTest::testEnableMultiLogging in core/modules/system/src/Tests/Database/LoggingTest.php
Tests that we can run two logs in parallel.
LoggingTest::testEnableTargetLogging in core/modules/system/src/Tests/Database/LoggingTest.php
Tests logging queries against multiple targets on the same connection.
LoggingTest::testEnableTargetLoggingNoTarget in core/modules/system/src/Tests/Database/LoggingTest.php
Tests that logs to separate targets use the same connection properly.
ViewUI::endQueryCapture in core/modules/views_ui/src/ViewUI.php
Add the list of queries run during render to buildinfo.