Search for getTableNames

  1. Search 7.x for getTableNames
  2. Search 9.5.x for getTableNames
  3. Search 8.9.x for getTableNames
  4. Search 10.3.x for getTableNames
  5. Other projects
Title Object type File name Summary
DefaultTableMapping::getTableNames function core/lib/Drupal/Core/Entity/Sql/DefaultTableMapping.php Gets a list of table names for this mapping.
DefaultTableMappingIntegrationTest::testGetTableNames function core/tests/Drupal/KernelTests/Core/Entity/DefaultTableMappingIntegrationTest.php Tests DefaultTableMapping::getTableNames().
DefaultTableMappingTest::testGetTableNames function core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php Tests DefaultTableMapping::getTableNames().
SqlContentEntityStorageSchema::getTableNames function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php Gets a list of table names for this entity type, field storage and mapping.
TableMappingInterface::getTableNames function core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php Gets a list of table names for this mapping.

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