wpdb::get_row()
Method: Retrieves one row from the database.
Source: wp-includes/class-wpdb.php:2916
Method: Retrieves one row from the database.
Source: wp-includes/class-wpdb.php:2916
Method: Retrieves one column from the database.
Source: wp-includes/class-wpdb.php:2960
Method: Retrieves an entire SQL result set from the database (i.e., many rows).
Source: wp-includes/class-wpdb.php:2997
Method: Retrieves column metadata from the last query.
Source: wp-includes/class-wpdb.php:3739
Method: Selects a database using the current or provided database connection.
Source: wp-includes/class-wpdb.php:1214
Method: Do not use, deprecated.
Source: wp-includes/class-wpdb.php:1352
Method: Prints SQL/DB error.
Source: wp-includes/class-wpdb.php:1798
Method: Enables showing of database errors.
Source: wp-includes/class-wpdb.php:1872
Method: Disables showing of database errors.
Source: wp-includes/class-wpdb.php:1889
Method: Kills cached query results.
Source: wp-includes/class-wpdb.php:1918