wpdb::process_field_charsets()
Method: Adds field charsets to field/value/format arrays generated by wpdb::process_field_formats().
Source: wp-includes/class-wpdb.php:2815
Method: Adds field charsets to field/value/format arrays generated by wpdb::process_field_formats().
Source: wp-includes/class-wpdb.php:2815
Method: Retrieves column metadata from the last query.
Source: wp-includes/class-wpdb.php:3739
Method: Sets blog ID.
Source: wp-includes/class-wpdb.php:1065
Method: Connects to and selects database.
Source: wp-includes/class-wpdb.php:1953
Method: For string fields, records the maximum string length that field can safely save.
Source: wp-includes/class-wpdb.php:2846
Method: Starts the timer, for debugging purposes.
Source: wp-includes/class-wpdb.php:3764
Filter Hook: Filters the list of incompatible SQL modes to exclude.
Source: wp-includes/class-wpdb.php:997
Function: Authenticates and logs a user in with ‘remember’ capability.
Source: wp-includes/user.php:40
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