From 79695a3bbd08e70058e729fddbc68b21b2d27b48 Mon Sep 17 00:00:00 2001 From: Dimitri Gritsajuk Date: Tue, 16 Apr 2019 09:40:33 +0200 Subject: [PATCH] Fix review --- Resources/config/dbal.xml | 3 +-- Resources/views/Collector/db.html.twig | 14 +++++++++----- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/Resources/config/dbal.xml b/Resources/config/dbal.xml index af3a92efb..d8fd62287 100644 --- a/Resources/config/dbal.xml +++ b/Resources/config/dbal.xml @@ -7,7 +7,6 @@ Doctrine\DBAL\Logging\LoggerChain Doctrine\DBAL\Logging\DebugStack - Doctrine\DBAL\Logging\BacktraceLogger Symfony\Bridge\Doctrine\Logger\DbalLogger Doctrine\DBAL\Configuration Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector @@ -31,7 +30,7 @@ - + diff --git a/Resources/views/Collector/db.html.twig b/Resources/views/Collector/db.html.twig index 3984c19ca..560180701 100644 --- a/Resources/views/Collector/db.html.twig +++ b/Resources/views/Collector/db.html.twig @@ -257,7 +257,7 @@ {% if query.backtrace is defined %}    - View query backtrace + View query backtrace {% endif %} @@ -274,10 +274,10 @@ {% endif %} {% if query.backtrace is defined %} -