Searched defs:dsn (Results 1 – 16 of 16) sorted by relevance
| /plugin/elasticsearch/vendor/nyholm/dsn/src/ |
| D | DsnParser.php | 33 public static function parseFunc(string $dsn): DsnFunction 64 public static function parse(string $dsn): Dsn 76 public static function parseUrl(string $dsn): Url 86 public static function parsePath(string $dsn): Path 99 private static function parseArguments(string $dsn) 113 private static function getDsn(string $dsn): Dsn 162 private static function explodeUrl(string $url, string $dsn): array
|
| /plugin/elasticsearch/vendor/nyholm/dsn/src/Exception/ |
| D | InvalidDsnException.php | 17 private $dsn; variable in Nyholm\\Dsn\\Exception\\InvalidDsnException 19 public function __construct(string $dsn, string $message)
|
| D | DsnTypeNotSupported.php | 17 public static function onlyUrl($dsn): self 25 public static function onlyPath($dsn): self
|
| D | FunctionsNotAllowedException.php | 14 public function __construct(string $dsn)
|
| D | FunctionNotSupportedException.php | 19 public function __construct(string $dsn, string $function, ?string $message = null)
|
| /plugin/strata/driver/ |
| D | driver.php | 91 public function connect($dsn) { 113 protected function initializePDO($dsn) {
|
| /plugin/sql/ |
| D | DB.php | 17 function __construct($dsn, $username="", $password="", $driver_options=array()) { 60 static function &connect($dsn, $options = array())
|
| /plugin/davcal/vendor/sabre/dav/bin/ |
| H A D | migrateto30.php | 56 $dsn = $argv[1]; variable
|
| H A D | migrateto17.php | 50 $dsn = $argv[1]; variable
|
| H A D | migrateto20.php | 56 $dsn = $argv[1]; variable
|
| H A D | migrateto21.php | 57 $dsn = $argv[1]; variable
|
| /plugin/dbquery/ |
| H A D | helper.php | 43 public function getPDO($dsn = null, $user = null, $pass = null)
|
| /plugin/elasticsearch/vendor/ruflin/elastica/src/ |
| D | ClientConfiguration.php | 172 private static function parseDsn(Url $dsn): array
|
| /plugin/database2/ |
| D | media.php | 148 public function __construct( $dsn, $authSlot, $table, $ioIndex,
|
| D | database2.php | 127 private $dsn = null; variable in Database2
|
| /plugin/semanticdata/phpSesame/ |
| D | phpSesame.php | 45 private $dsn; variable in phpSesame
|