Home
last modified time | relevance | path

Searched defs:fetchMode (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/pdo/
H A Dpdo_dbh.stub.php167 …public function __construct(string $dsn, ?string $username = null, #[\SensitiveParameter] ?string …
/php-src/ext/pdo_pgsql/
H A Dpgsql_driver.stub.php32 …public function pgsqlGetNotify(int $fetchMode = PDO::FETCH_DEFAULT, int $timeoutMilliseconds = 0):…
H A Dpdo_pgsql.stub.php56 …public function getNotify(int $fetchMode = \PDO::FETCH_DEFAULT, int $timeoutMilliseconds = 0): arr…

Completed in 10 milliseconds