Search for findTablesD8
- Search 9.5.x for findTablesD8
- Search 8.9.x for findTablesD8
- Search 10.3.x for findTablesD8
- Search 11.x for findTablesD8
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DatabaseSchema::findTablesD8 | function | includes/ |
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/ |
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.