Search for revisionTable
- Search 7.x for revisionTable
- Search 9.5.x for revisionTable
- Search 8.9.x for revisionTable
- Search 10.3.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. | 
| SqlContentEntityStorageTest::providerTestGetRevisionTable | function | core/ | Provides test data for testGetRevisionTable(). | 
| SqlContentEntityStorageTest::testGetRevisionTable | function | core/ | Tests SqlContentEntityStorage::getRevisionTable(). | 
| ViewsOperations::ensureRevisionTable | function | core/ | Adds the revision table of an entity type to a query object. | 
| ViewsOperations::getRevisionTableJoin | function | core/ | Fetches a join for a revision table using the workspace_association table. | 
| WorkspaceAssociationRevisionTableUpdateTest | class | core/ | Tests the upgrade path for the workspace_association_revision table. | 
| WorkspaceAssociationRevisionTableUpdateTest.php | file | core/ | |
| WorkspaceAssociationRevisionTableUpdateTest::getOldAssociatedInitialRevisions | function | core/ | Replicates the old getAssociatedInitialRevisions logic from 11.x. | 
| WorkspaceAssociationRevisionTableUpdateTest::getOldAssociatedRevisions | function | core/ | Replicates the old getAssociatedRevisions logic from 11.x. | 
| WorkspaceAssociationRevisionTableUpdateTest::setDatabaseDumpFiles | function | core/ | Set database dump files to be used. | 
| WorkspaceAssociationRevisionTableUpdateTest::testWorkspaceAssociationRevisionTableUpdate | function | core/ | Tests that the workspace_association_revision table is created and populated. | 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
