wpdb::db_server_info()
Method: Returns the version of the MySQL server.
Source: wp-includes/class-wpdb.php:3999
Method: Returns the version of the MySQL server.
Source: wp-includes/class-wpdb.php:3999
Method: Escapes an identifier value without adding the surrounding quotes.
Source: wp-includes/class-wpdb.php:1412
Method: Logs query data.
Source: wp-includes/class-wpdb.php:2365
Filter Hook: Filters the custom data to log alongside a query.
Source: wp-includes/class-wpdb.php:2380
Method: Quotes an identifier for a MySQL database, e.g. table/field names.
Source: wp-includes/class-wpdb.php:1394
Filter Hook: Filters the list of incompatible SQL modes to exclude.
Source: wp-includes/class-wpdb.php:997
Method: Enables or disables suppressing of database errors.
Source: wp-includes/class-wpdb.php:1907
Method: Processes arrays of field/value pairs and field formats.
Source: wp-includes/class-wpdb.php:2721
Method: Strips any invalid characters from the query.
Source: wp-includes/class-wpdb.php:3558
Method: Sets the table prefix for the WordPress tables.
Source: wp-includes/class-wpdb.php:1020