wpdb::update()
Method: Updates a row in the table.
Source: wp-includes/class-wpdb.php:2602
Method: Updates a row in the table.
Source: wp-includes/class-wpdb.php:2602
Method: Strips any invalid characters from the query.
Source: wp-includes/class-wpdb.php:3558
Method: Determines the best charset and collation to use given a charset and collation.
Source: wp-includes/class-wpdb.php:892
Method: Enables showing of database errors.
Source: wp-includes/class-wpdb.php:1872
Method: Deletes a row in the table.
Source: wp-includes/class-wpdb.php:2674
Method: Strips any invalid characters from the string for a given table and column.
Source: wp-includes/class-wpdb.php:3605
Method: Sets the connection’s character set.
Source: wp-includes/class-wpdb.php:932
Method: Disables showing of database errors.
Source: wp-includes/class-wpdb.php:1889
Method: Processes arrays of field/value pairs and field formats.
Source: wp-includes/class-wpdb.php:2721
Method: Finds the first table name referenced in a query.
Source: wp-includes/class-wpdb.php:3643