Searched refs:pg_ping (Results 1 – 6 of 6) sorted by relevance
2 PostgreSQL pg_ping() functions12 var_dump(pg_ping($db));
12 var_dump(pg_ping());
74 PHP_FUNCTION(pg_ping);
463 ZEND_FUNCTION(pg_ping);556 ZEND_FE(pg_ping, arginfo_pg_ping)
49 function pg_ping($connection = null): bool {} function
933 PHP_FUNCTION(pg_ping) in PHP_FUNCTION() argument
Completed in 22 milliseconds