DbalLogger
class DbalLogger implements SQLLogger
DbalLogger.
Constants
MAX_STRING_LENGTH |
|
BINARY_DATA_VALUE |
|
Methods
Details
at line line 37
__construct(LoggerInterface $logger = null, Stopwatch $stopwatch = null)
Constructor.
at line line 46
startQuery($sql, array $params = null, array $types = null)
{@inheritdoc}
at line line 64
stopQuery()
{@inheritdoc}