WP::set_query_var()
Method: Sets the value of a query variable.
Source: wp-includes/class-wp.php:118
Method: Sets the value of a query variable.
Source: wp-includes/class-wp.php:118
Method: Connects to the database server and selects a database.
Source: wp-includes/class-wpdb.php:768
Method: PHP5 style destructor and will run when database object is destroyed.
Source: wp-includes/wp-db.php:608
Method: Makes private properties readable for backward compatibility.
Source: wp-includes/class-wpdb.php:794
Method: Makes private properties check-able for backward compatibility.
Source: wp-includes/class-wpdb.php:831
Method: Makes private properties settable for backward compatibility.
Source: wp-includes/class-wpdb.php:810
Method: Makes private properties un-settable for backward compatibility.
Source: wp-includes/class-wpdb.php:842
Method: Internal function to perform the mysqli_query() call.
Source: wp-includes/class-wpdb.php:2332
Method: Escapes data. Works on arrays.
Source: wp-includes/class-wpdb.php:1323
Method: Escapes an identifier value without adding the surrounding quotes.
Source: wp-includes/class-wpdb.php:1412