Uses
Uses | Description |
---|---|
wp-includes/wp-db.php: wpdb::log_query() | Logs query data. |
wp-includes/wp-db.php: wpdb::timer_start() | Starts the timer, for debugging purposes. |
wp-includes/wp-db.php: wpdb::timer_stop() | Stops the debugging timer. |
wp-includes/wp-db.php: wpdb::get_caller() | Retrieves the name of the function that called wpdb. |