6 calls to DatabaseSchema::buildTableNameCondition()
- DatabaseSchema::fieldExists in drupal-7.x/
includes/ database/ schema.inc - Check if a column exists in the given table.
- DatabaseSchema::fieldExists in drupal-7.x/
includes/ database/ schema.inc - Check if a column exists in the given table.
- DatabaseSchema::findTables in drupal-7.x/
includes/ database/ schema.inc - Find all tables that are like the specified base table name.
- DatabaseSchema::findTables in drupal-7.x/
includes/ database/ schema.inc - Find all tables that are like the specified base table name.
- DatabaseSchema::tableExists in drupal-7.x/
includes/ database/ schema.inc - Check if a table exists.
- DatabaseSchema::tableExists in drupal-7.x/
includes/ database/ schema.inc - Check if a table exists.