protected property DatabaseConnection::$prefixSearch

List of search values for use in prefixTables().

Tipo: array

Archivo

drupal-7.x/includes/database/database.inc, line 287
Core systems for the database layer.

Class

DatabaseConnection
Base Database API class.

Código

protected $prefixSearch = array();