wpdb::set_blog_id()
Method: Sets blog ID.
Source: wp-includes/class-wpdb.php:1065
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
Method: Enables showing of database errors.
Source: wp-includes/class-wpdb.php:1872
Method: Strips any invalid characters based on value/charset pairs.
Source: wp-includes/class-wpdb.php:3408
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 query.
Source: wp-includes/class-wpdb.php:3558
Method: Determines whether the database supports collation.
Source: wp-includes/class-wpdb.php:3872
Method: Enables or disables suppressing of database errors.
Source: wp-includes/class-wpdb.php:1907