Searched refs:dsnString (Results 1 – 1 of 1) sorted by relevance
69 public static function fromDsn(string $dsnString): self argument72 $func = DsnParser::parseFunc($dsnString);74 throw new InvalidException(\sprintf('DSN "%s" is invalid.', $dsnString), 0, $e);90 throw new FunctionNotSupportedException($dsnString, $func->getName());