wpdb::determine_charset()
Method: Determines the best charset and collation to use given a charset and collation.
Source: wp-includes/class-wpdb.php:892
Method: Determines the best charset and collation to use given a charset and collation.
Source: wp-includes/class-wpdb.php:892
Method: First half of escaping for `LIKE` special characters `%` and `_` before preparing for SQL.
Source: wp-includes/class-wpdb.php:1784
Method: Do not use, deprecated.
Source: wp-includes/class-wpdb.php:1352
Method: Escapes content by reference for insertion into the database, for security.
Source: wp-includes/class-wpdb.php:1380
Method: Kills cached query results.
Source: wp-includes/class-wpdb.php:1918
Method: Gets blog prefix.
Source: wp-includes/class-wpdb.php:1095
Method: Retrieves a comma-separated list of the names of the functions that called wpdb.
Source: wp-includes/class-wpdb.php:3977
Method: Retrieves the database character collate.
Source: wp-includes/class-wpdb.php:3884
Method: Retrieves one column from the database.
Source: wp-includes/class-wpdb.php:2960
Method: Retrieves the character set for the given column.
Source: wp-includes/class-wpdb.php:3160