Search for findTablesD8

  1. Search 9.5.x for findTablesD8
  2. Search 8.9.x for findTablesD8
  3. Search 10.3.x for findTablesD8
  4. Search 11.x for findTablesD8
  5. Other projects
Title Object type File name Summary
DatabaseSchema::findTablesD8 function includes/database/schema.inc Finds all tables that are like the specified base table name. This is a
backport of the change made to findTables in Drupal 8 to work with virtual,
un-prefixed table names. The original function is retained for Backwards
Compatibility.
DatabaseSchema_sqlite::findTablesD8 function includes/database/sqlite/schema.inc Finds all tables that are like the specified base table name. This is a
backport of the change made to findTables in Drupal 8 to work with virtual,
un-prefixed table names. The original function is retained for Backwards
Compatibility.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.