if (!$result) {
                $entry = $this->trans->t('DB Error: "%s"', [$this->getLastError($connection)]) . '<br />';
                $entry .= $this->trans->t(
                    'Offending command was: "%s", name: %s, password: %s',
                    [$query, $name, $password]