WordPress File wp-includes/wp-db.php

wpdb::esc_like()

First half of escaping for LIKE special characters % and _ before preparing for SQL.

wpdb::get_caller()

Retrieves a comma-separated list of the names of the functions that called wpdb.