Search for revisionTable
- Search 7.x for revisionTable
- Search 9.5.x for revisionTable
- Search 10.3.x for revisionTable
- Search 11.x for revisionTable
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ConfigEntityType::getRevisionTable | function | core/ |
Gets the name of the entity's revision table. |
DefaultTableMapping::$revisionTable | property | core/ |
The table that stores revisions, if the entity supports revisions. |
DefaultTableMapping::getDedicatedRevisionTableName | function | core/ |
Generates a table name for a field revision archive table. |
DefaultTableMapping::getRevisionTable | function | core/ |
Gets the revision table name. |
EntityType::getRevisionTable | function | core/ |
Gets the name of the entity's revision table. |
EntityTypeInterface::getRevisionTable | function | core/ |
Gets the name of the entity's revision table. |
EntityViewsDataTest::testRevisionTableFields | function | core/ |
Tests fields on the revision table. |
EntityViewsDataTest::testRevisionTableWithoutDataTable | function | core/ |
Tests revision table without data table support. |
EntityViewsDataTest::testRevisionTableWithRevisionDataTable | function | core/ |
Tests revision table with data table support. |
EntityViewsDataTest::testRevisionTableWithRevisionDataTableAndDataTable | function | core/ |
Tests revision table with data table support. |
FieldSqlStorageTest::$revisionTable | property | core/ |
Name of the revision table of the field. |
MigrateNodeCompleteTest::expectedNodeFieldRevisionTable | function | core/ |
Provides the expected node_field_revision table. |
MigrateNodeCompleteTest::expectedNodeFieldRevisionTable | function | core/ |
Provides the expected node_field_revision table. |
QueryTest::testNoRevisionTable | function | core/ |
Tests revision entity query for entity type without revision table. |
SqlContentEntityStorage::$revisionTable | property | core/ |
The table that stores revisions, if the entity supports revisions. |
SqlContentEntityStorage::getRevisionTable | function | core/ |
Gets the revision table name. |
SqlContentEntityStorageSchema::initializeRevisionTable | function | core/ |
Initializes common information for a revision table. |
SqlContentEntityStorageSchema::processRevisionTable | function | core/ |
Processes the gathered schema for a base table. |
SqlContentEntityStorageTest::providerTestGetRevisionTable | function | core/ |
Provides test data for testGetRevisionTable(). |
SqlContentEntityStorageTest::testGetRevisionTable | function | core/ |
Tests SqlContentEntityStorage::getRevisionTable(). |
ViewsQueryAlter::ensureRevisionTable | function | core/ |
Adds the revision table of an entity type to a query object. |
ViewsQueryAlter::getRevisionTableJoin | function | core/ |
Fetches a join for a revision table using the workspace_association table. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.