wpdb::replace()
Method: Replaces a row in the table.
Source: wp-includes/class-wpdb.php:2505
Method: Replaces a row in the table.
Source: wp-includes/class-wpdb.php:2505
Method: Retrieves the maximum string length allowed in a given column.
Source: wp-includes/class-wpdb.php:3229
Method: Determines whether the database or WPDB supports a particular feature.
Source: wp-includes/class-wpdb.php:3920
Method: Determines the best charset and collation to use given a charset and collation.
Source: wp-includes/class-wpdb.php:892
Method: Prints SQL/DB error.
Source: wp-includes/class-wpdb.php:1798
Method: Helper function for insert and replace.
Source: wp-includes/class-wpdb.php:2534
Method: Checks if a string is ASCII.
Source: wp-includes/class-wpdb.php:3318
Method: Retrieves a comma-separated list of the names of the functions that called wpdb.
Source: wp-includes/class-wpdb.php:3977
Method: Sets the connection’s character set.
Source: wp-includes/class-wpdb.php:932
Method: Enables showing of database errors.
Source: wp-includes/class-wpdb.php:1872