DbalLogger

DbalLogger

class DbalLogger implements SQLLogger

DbalLogger.

Constants

MAX_STRING_LENGTH
BINARY_DATA_VALUE

Methods

__construct(LoggerInterface $logger = null, Stopwatch $stopwatch = null)

Constructor.

startQuery($sql, array $params = null, array $types = null)

{@inheritdoc}

stopQuery()

{@inheritdoc}

Details