wpdb::timer_stop()
Method: Stops the debugging timer.
Source: wp-includes/class-wpdb.php:3776
Method: Stops the debugging timer.
Source: wp-includes/class-wpdb.php:3776
Method: Real escape using mysqli_real_escape_string().
Source: wp-includes/class-wpdb.php:1293
Method: Internal function to perform the mysqli_query() call.
Source: wp-includes/class-wpdb.php:2332
Method: Retrieves an entire SQL result set from the database (i.e., many rows).
Source: wp-includes/class-wpdb.php:2997
Method: Wraps errors in a nice header and footer and dies.
Source: wp-includes/class-wpdb.php:3792
Method: Escapes data. Works on arrays.
Source: wp-includes/class-wpdb.php:1323
Method: Generates and returns a placeholder escape string for use in queries returned by ::prepare().
Source: wp-includes/class-wpdb.php:2398
Method: Retrieves the character set for the given table.
Source: wp-includes/class-wpdb.php:3056
Method: Closes the current database connection.
Source: wp-includes/class-wpdb.php:3826
Method: Makes private properties settable for backward compatibility.
Source: wp-includes/class-wpdb.php:810