Search for findTables

  1. Search 7.x for findTables
  2. Search 9.5.x for findTables
  3. Search 8.9.x for findTables
  4. Search 10.3.x for findTables
  5. Other projects
Title Object type File name Summary
DriverSpecificSchemaTestBase::testFindTables function core/tests/Drupal/KernelTests/Core/Database/DriverSpecificSchemaTestBase.php Tests the findTables() method.
Schema::findTables function core/modules/sqlite/src/Driver/Database/sqlite/Schema.php Finds all tables that are like the specified base table name.
Schema::findTables function core/modules/pgsql/src/Driver/Database/pgsql/Schema.php Finds all tables that are like the specified base table name.
Schema::findTables function core/lib/Drupal/Core/Database/Schema.php Finds all tables that are like the specified base table name.

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