wpdb::strip_invalid_text_from_query()
Method: Strips any invalid characters from the query.
Source: wp-includes/class-wpdb.php:3558
Method: Strips any invalid characters from the query.
Source: wp-includes/class-wpdb.php:3558
Method: Strips any invalid characters from the string for a given table and column.
Source: wp-includes/class-wpdb.php:3605
Method: Finds the first table name referenced in a query.
Source: wp-includes/class-wpdb.php:3643
Method: Processes arrays of field/value pairs and field formats.
Source: wp-includes/class-wpdb.php:2721
Method: Prepares arrays of value/format pairs as passed to wpdb CRUD methods.
Source: wp-includes/class-wpdb.php:2780
Method: Adds field charsets to field/value/format arrays generated by wpdb::process_field_formats().
Source: wp-includes/class-wpdb.php:2815
Method: Retrieves the character set for the given table.
Source: wp-includes/class-wpdb.php:3056
Filter Hook: Filters the table charset value before the DB is checked.
Source: wp-includes/class-wpdb.php:3071
Method: Retrieves the character set for the given column.
Source: wp-includes/class-wpdb.php:3160
Filter Hook: Filters the column charset value before the DB is checked.
Source: wp-includes/class-wpdb.php:3176