Searched refs:get_connection_stats (Results 1 – 5 of 5) sorted by relevance
49 if (!is_array($info = $link->get_connection_stats()) || empty($info))
66 $expected_methods['get_connection_stats'] = true;
460 Inspecting method 'get_connection_stats'
561 PHP_FALIAS(get_connection_stats, mysqli_get_connection_stats, arginfo_mysqli_no_params)
1952 MYSQLND_METHOD(mysqlnd_conn_data, get_connection_stats)(const MYSQLND_CONN_DATA * const conn, argument2328 MYSQLND_METHOD(mysqlnd_conn_data, get_connection_stats),
Completed in 21 milliseconds