Search for baseTable
- Search 7.x for baseTable
 - Search 9.5.x for baseTable
 - Search 10.3.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. | 
| DisplayPluginBase::isBaseTableTranslatable | function | core/ | 
                                                                                        Returns whether the base table is of a translatable entity type. | 
| EntityDefinitionTestTrait::renameBaseTable | function | core/ | 
                                                                                        Renames the base table to 'entity_test_update_new'. | 
| 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'. | 
| EntityDefinitionTestTrait::renameRevisionBaseTable | function | core/ | 
                                                                                        Renames the revision table to 'entity_test_update_revision_new'. | 
| EntityTestRevisionTest::testRevisionsViewWithNoTypeOnBaseTable | function | core/ | 
                                                                                        Tests creating a view of revisions where the type is not on the base table. | 
| 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. | 
| EntityViewsDataTest::testBaseTableFields | function | core/ | 
                                                                                        Tests fields on the base table. | 
| EntityViewsDataTest::testBaseTables | function | core/ | 
                                                                                        Tests base tables. | 
| HandlerBaseTest::testGetEntityTypeForFieldOnBaseTable | function | core/ | 
                                                                                        @covers ::getEntityType[[api-linebreak]] | 
| NodeAccessBaseTableTest | class | core/ | 
                                                                                        Tests behavior of the node access subsystem if the base table is not node. | 
| NodeAccessBaseTableTest.php | file | core/ | 
                                                                                        |
| NodeAccessBaseTableTest::$defaultTheme | property | core/ | 
                                                                                        The theme to install as the default for testing. | 
| NodeAccessBaseTableTest::$modules | property | core/ | 
                                                                                        Modules to enable. | 
| NodeAccessBaseTableTest::$nidsVisible | property | core/ | 
                                                                                        The nids visible. | 
| NodeAccessBaseTableTest::$nodesByUser | property | core/ | 
                                                                                        Nodes by user. | 
| NodeAccessBaseTableTest::$privateTid | property | core/ | 
                                                                                        A private tid. | 
| NodeAccessBaseTableTest::$profile | property | core/ | 
                                                                                        The installation profile to use with this test. | 
| NodeAccessBaseTableTest::$publicTid | property | core/ | 
                                                                                        A public tid. | 
| NodeAccessBaseTableTest::$webUser | property | core/ | 
                                                                                        A web user. | 
| NodeAccessBaseTableTest::assertTaxonomyPage | function | core/ | 
                                                                                        Checks taxonomy/term listings to ensure only accessible nodes are listed. | 
| NodeAccessBaseTableTest::setUp | function | core/ | 
                                                                                        |
| NodeAccessBaseTableTest::testNodeAccessBasic | function | core/ | 
                                                                                        Tests the "private" node access functionality. | 
| QueryTest::testNoBaseTable | function | core/ | 
                                                                                        Tests entity query for entity type without base table. | 
| RowEntityRenderersTest::testRevisionBaseTable | function | core/ | 
                                                                                        Tests the row renderer with a revision 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. | 
| SqlContentEntityStorageSchema::processBaseTable | function | core/ | 
                                                                                        Processes the gathered schema for a base table. | 
| SqlContentEntityStorageTest::providerTestGetBaseTable | function | core/ | 
                                                                                        Provides test data for testGetBaseTable(). | 
| SqlContentEntityStorageTest::testGetBaseTable | function | core/ | 
                                                                                        Tests SqlContentEntityStorage::getBaseTable(). | 
| Tables::$baseTablesEntityType | property | core/ | 
                                                                                        Keeps track of the entity type IDs for each base table of the query. | 
| Tables::addNextBaseTable | function | core/ | 
                                                                                        Add the next entity base table. | 
| Tables::addNextBaseTable | function | core/ | 
                                                                                        Add the next entity base table. | 
| ViewExecutable::getBaseTables | function | core/ | 
                                                                                        Creates a list of base tables to be used by the view. | 
| ViewsConfigDependenciesIntegrationTest::testConfigRemovalBaseTable | function | core/ | 
                                                                                        Tests uninstalling a module that provides a base table for a View. | 
| ViewsData::fetchBaseTables | function | core/ | 
                                                                                        Fetches a list of all base tables available. | 
| ViewsDataTest::testFetchBaseTables | function | core/ | 
                                                                                        Tests the fetchBaseTables() method. | 
| ViewsEntitySchemaSubscriber::baseTableRename | function | core/ | 
                                                                                        Updates views if a base table is renamed. | 
| ViewsEntitySchemaSubscriberIntegrationTest::testBaseTableRename | function | core/ | 
                                                                                        Tests that renaming base tables adapts the views. | 
| ViewsEntitySchemaSubscriberIntegrationTest::testRevisionBaseTableRename | function | core/ | 
                                                                                        Tests that renaming revision tables adapts the views. | 
| ViewsModerationStateSortTest::testSortBaseTable | function | core/ | 
                                                                                        Test sorting with a standard data base table. | 
| ViewsModerationStateSortTest::testSortRevisionBaseTable | function | core/ | 
                                                                                        Test sorting with the revision base table. | 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.