Searched refs:get_connection_stats (Results 1 – 5 of 5) sorted by relevance
42 if (!is_array($info = $link->get_connection_stats()) || empty($info))
66 $expected_methods['get_connection_stats'] = true;
223 public function get_connection_stats(): array {} function in mysqli
992 …ZEND_ME_MAPPING(get_connection_stats, mysqli_get_connection_stats, arginfo_class_mysqli_get_connec…
1659 MYSQLND_METHOD(mysqlnd_conn_data, get_connection_stats)(const MYSQLND_CONN_DATA * const conn, argument1973 MYSQLND_METHOD(mysqlnd_conn_data, get_connection_stats),
Completed in 26 milliseconds