pre_get_table_charset
Filter Hook: Filters the table charset value before the DB is checked.
Source: wp-includes/class-wpdb.php:3071
Filter Hook: Filters the table charset value before the DB is checked.
Source: wp-includes/class-wpdb.php:3071
Method: Determines whether MySQL database is at least the required minimum version.
Source: wp-includes/class-wpdb.php:3851
Method: Makes private properties check-able for backward compatibility.
Source: wp-includes/class-wpdb.php:831
Method: Escapes content by reference for insertion into the database, for security.
Source: wp-includes/class-wpdb.php:1380
Method: Removes the placeholder escape strings from a query.
Source: wp-includes/class-wpdb.php:2445
Method: Retrieves the character set for the given column.
Source: wp-includes/class-wpdb.php:3160
Method: Determines whether the database supports collation.
Source: wp-includes/class-wpdb.php:3872
Method: Makes private properties un-settable for backward compatibility.
Source: wp-includes/class-wpdb.php:842
Method: Prepares a SQL query for safe execution.
Source: wp-includes/class-wpdb.php:1473
Method: Inserts a row into the table.
Source: wp-includes/class-wpdb.php:2475