Search for findTables

  1. Search 7.x for findTables
  2. Search 9.5.x for findTables
  3. Search 10.3.x for findTables
  4. Search 11.x for findTables
  5. Other projects
Title Object type File name Summary
DatabaseLegacyTest::testDbFindTables function core/tests/Drupal/KernelTests/Core/Database/DatabaseLegacyTest.php Tests the db_find_tables() function.
Schema::findTables function core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php Finds all tables that are like the specified base table name.
Schema::findTables function core/lib/Drupal/Core/Database/Driver/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.
SchemaTest::testFindTables function core/tests/Drupal/KernelTests/Core/Database/SchemaTest.php Tests the findTables() method.

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