wpdb::strip_invalid_text_for_column()
Method: Strips any invalid characters from the string for a given table and column.
Source: wp-includes/class-wpdb.php:3605
Method: Strips any invalid characters from the string for a given table and column.
Source: wp-includes/class-wpdb.php:3605
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: Adds field charsets to field/value/format arrays generated by wpdb::process_field_formats().
Source: wp-includes/class-wpdb.php:2815
Method: Finds the first table name referenced in a query.
Source: wp-includes/class-wpdb.php:3643
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
Method: For string fields, records the maximum string length that field can safely save.
Source: wp-includes/class-wpdb.php:2846
Method: Loads the column metadata from the last query.
Source: wp-includes/class-wpdb.php:3715
Method: Returns an array of WordPress tables.
Source: wp-includes/class-wpdb.php:1144