wpdb::get_table_from_query()
Method: Finds the first table name referenced in a query.
Source: wp-includes/class-wpdb.php:3643
Method: Finds the first table name referenced in a query.
Source: wp-includes/class-wpdb.php:3643
Method: Gets blog prefix.
Source: wp-includes/class-wpdb.php:1095
Method: Parses the DB_HOST setting to interpret it for mysqli_real_connect().
Source: wp-includes/class-wpdb.php:2070
Method: For string fields, records the maximum string length that field can safely save.
Source: wp-includes/class-wpdb.php:2846
Method: Loads the column metadata from the last query.
Source: wp-includes/class-wpdb.php:3715
Class:
Source: wp-includes/class-wpdb.php:55
Method: Connects to the database server and selects a database.
Source: wp-includes/class-wpdb.php:768
Method: Makes private properties readable for backward compatibility.
Source: wp-includes/class-wpdb.php:794