Search for baseTable
- Search 7.x for baseTable
- Search 9.5.x for baseTable
- Search 8.9.x for baseTable
- Search 11.x for baseTable
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ConfigEntityType::getBaseTable | function | core/ |
Gets the name of the entity's base table. |
DefaultTableMapping::$baseTable | property | core/ |
The base table of the entity. |
DefaultTableMapping::getBaseTable | function | core/ |
Gets the base table name. |
EntityDefinitionTestTrait::renameBaseTable | function | core/ |
Renames the base table to 'entity_test_update_new'. |
EntityDefinitionTestTrait::renameRevisionBaseTable | function | core/ |
Renames the revision table to 'entity_test_update_revision_new'. |
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. |
QueryTest::testNoBaseTable | function | core/ |
Tests entity query for entity type without base table. |
SqlContentEntityStorage::$baseTable | property | core/ |
The base table of the entity. |
SqlContentEntityStorage::getBaseTable | function | core/ |
Gets the base table name. |
SqlContentEntityStorageSchema::initializeBaseTable | function | core/ |
Initializes common information for a base table. |
SqlContentEntityStorageTest::providerTestGetBaseTable | function | core/ |
Provides test data for testGetBaseTable(). |
SqlContentEntityStorageTest::testGetBaseTable | function | core/ |
Tests SqlContentEntityStorage::getBaseTable(). |
Tables::addNextBaseTable | function | core/ |
Add the next entity base table. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.