wpdb::process_fields()
Method: Processes arrays of field/value pairs and field formats.
Source: wp-includes/class-wpdb.php:2721
Method: Processes arrays of field/value pairs and field formats.
Source: wp-includes/class-wpdb.php:2721
Method: Performs a database query, using current database connection.
Source: wp-includes/class-wpdb.php:2203
Method: Quotes an identifier for a MySQL database, e.g. table/field names.
Source: wp-includes/class-wpdb.php:1394
Method: Removes the placeholder escape strings from a query.
Source: wp-includes/class-wpdb.php:2445
Method: Replaces a row in the table.
Source: wp-includes/class-wpdb.php:2505
Method: Selects a database using the current or provided database connection.
Source: wp-includes/class-wpdb.php:1214
Method: Sets blog ID.
Source: wp-includes/class-wpdb.php:1065
Method: Sets the connection’s character set.
Source: wp-includes/class-wpdb.php:932
Method: Sets the table prefix for the WordPress tables.
Source: wp-includes/class-wpdb.php:1020
Method: Changes the current SQL mode, and ensures its WordPress compatibility.
Source: wp-includes/class-wpdb.php:965