wpdb::set_blog_id()
Method: Sets blog id.
Source: wp-includes/wp-db.php:898
Method: Sets blog id.
Source: wp-includes/wp-db.php:898
Method: Sets the connection’s character set.
Source: wp-includes/wp-db.php:752
Method: Sets the table prefix for the ClassicPress tables.
Source: wp-includes/wp-db.php:859
Method: Change the current SQL mode, and ensure its ClassicPress compatibility.
Source: wp-includes/wp-db.php:795
Method: Enables showing of database errors.
Source: wp-includes/wp-db.php:1423
Method: Strips any invalid characters based on value/charset pairs.
Source: wp-includes/wp-db.php:2885
Method: Strips any invalid characters from the string for a given table and column.
Source: wp-includes/wp-db.php:3087
Method: Strips any invalid characters from the query.
Source: wp-includes/wp-db.php:3040
Method: Whether the database supports collation.
Source: wp-includes/wp-db.php:3338
Method: Whether to suppress database errors.
Source: wp-includes/wp-db.php:1456