List of escaped database, table, and field names, keyed by unescaped names.
Type: array
File
- drupal/includes/database/database.inc, line 304
- Core systems for the database layer.
Class
- DatabaseConnection
- Base Database API class.
Code
protected $escapedNames = array();