Search for getBaseTable
- Search 7.x for getBaseTable
- Search 9.5.x for getBaseTable
- Search 10.3.x for getBaseTable
- Search 11.x for getBaseTable
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ConfigEntityType::getBaseTable | function | core/ |
Gets the name of the entity's base table. |
DefaultTableMapping::getBaseTable | function | core/ |
Gets the base table name. |
EntityType::getBaseTable | function | core/ |
Gets the name of the entity's base table. |
EntityTypeInterface::getBaseTable | function | core/ |
Gets the name of the entity's base table. |
SqlContentEntityStorage::getBaseTable | function | core/ |
Gets the base table name. |
SqlContentEntityStorageTest::providerTestGetBaseTable | function | core/ |
Provides test data for testGetBaseTable(). |
SqlContentEntityStorageTest::testGetBaseTable | function | core/ |
Tests SqlContentEntityStorage::getBaseTable(). |
ViewExecutable::getBaseTables | function | core/ |
Creates a list of base tables to be used by the view. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.