wpdb::tables()
Method: Returns an array of ClassicPress tables.
Source: wp-includes/wp-db.php:965
Method: Returns an array of ClassicPress tables.
Source: wp-includes/wp-db.php:965
Method: Checks that the connection to the database is still up. If not, try to reconnect.
Source: wp-includes/wp-db.php:1694
Method: Retrieve one variable from the database.
Source: wp-includes/wp-db.php:2378
Method: Retrieve column metadata from the last query.
Source: wp-includes/wp-db.php:3214
Method: Selects a database using the current database connection.
Source: wp-includes/wp-db.php:1025
Method: Perform a MySQL database query, using current database connection.
Source: wp-includes/wp-db.php:1779
Method: Retrieve one row from the database.
Source: wp-includes/wp-db.php:2411
Method: Starts the timer, for debugging purposes.
Source: wp-includes/wp-db.php:3239
Method: Do not use, deprecated.
Source: wp-includes/wp-db.php:1089
Filter Hook: Filters the database query.
Source: wp-includes/wp-db.php:1795