query
Filter Hook: Filters the database query.
Source: wp-includes/class-wpdb.php:2219
Filter Hook: Filters the database query.
Source: wp-includes/class-wpdb.php:2219
Function: Authenticates a user using the email and password.
Source: wp-includes/user.php:219
Method: Selects a database using the current or provided database connection.
Source: wp-includes/class-wpdb.php:1214
Method: Performs a database query, using current database connection.
Source: wp-includes/class-wpdb.php:2203
Method: Retrieves one column from the database.
Source: wp-includes/class-wpdb.php:2960
Method: Closes the current database connection.
Source: wp-includes/class-wpdb.php:3826
Filter Hook: Filters the table charset value before the DB is checked.
Source: wp-includes/class-wpdb.php:3071
Function: Authenticates the user using the WordPress auth cookie.
Source: wp-includes/user.php:298
Method: Do not use, deprecated.
Source: wp-includes/class-wpdb.php:1276
Method: Internal function to perform the mysqli_query() call.
Source: wp-includes/class-wpdb.php:2332