pre_get_col_charset
Filter Hook: Filters the column charset value before the DB is checked.
Source: wp-includes/class-wpdb.php:3176
Filter Hook: Filters the column charset value before the DB is checked.
Source: wp-includes/class-wpdb.php:3176
Method: Retrieves the database character collate.
Source: wp-includes/class-wpdb.php:3884
Method: Sets $this->charset and $this->collate.
Source: wp-includes/class-wpdb.php:851
Method: First half of escaping for `LIKE` special characters `%` and `_` before preparing for SQL.
Source: wp-includes/class-wpdb.php:1784
Method: Replaces a row in the table.
Source: wp-includes/class-wpdb.php:2505
Method: Retrieves the maximum string length allowed in a given column.
Source: wp-includes/class-wpdb.php:3229
Method: Determines whether the database or WPDB supports a particular feature.
Source: wp-includes/class-wpdb.php:3920
Method: Determines the best charset and collation to use given a charset and collation.
Source: wp-includes/class-wpdb.php:892
Method: Prints SQL/DB error.
Source: wp-includes/class-wpdb.php:1798
Method: Helper function for insert and replace.
Source: wp-includes/class-wpdb.php:2534