Search for revisionDataTable

  1. Search 7.x for revisionDataTable
  2. Search 9.5.x for revisionDataTable
  3. Search 10.3.x for revisionDataTable
  4. Search 11.x for revisionDataTable
  5. Other projects
Title Object type File name Summary
ConfigEntityType::getRevisionDataTable function core/lib/Drupal/Core/Config/Entity/ConfigEntityType.php Gets the name of the entity's revision data table.
DefaultTableMapping::$revisionDataTable property core/lib/Drupal/Core/Entity/Sql/DefaultTableMapping.php The table that stores revision field data if the entity supports revisions
and has multilingual support.
DefaultTableMapping::getRevisionDataTable function core/lib/Drupal/Core/Entity/Sql/DefaultTableMapping.php Gets the revision data table name.
EntityDefinitionTestTrait::renameRevisionDataTable function core/modules/system/src/Tests/Entity/EntityDefinitionTestTrait.php Renames the revision data table to 'entity_test_update_revision_data_new'.
EntityDefinitionTestTrait::renameRevisionDataTable function core/modules/system/tests/src/Functional/Entity/Traits/EntityDefinitionTestTrait.php Renames the revision data table to 'entity_test_update_revision_data_new'.
EntityType::getRevisionDataTable function core/lib/Drupal/Core/Entity/EntityType.php Gets the name of the entity's revision data table.
EntityTypeInterface::getRevisionDataTable function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Gets the name of the entity's revision data table.
EntityViewsDataTest::testRevisionTableWithRevisionDataTable function core/modules/views/tests/src/Unit/EntityViewsDataTest.php Tests revision table with data table support.
EntityViewsDataTest::testRevisionTableWithRevisionDataTableAndDataTable function core/modules/views/tests/src/Unit/EntityViewsDataTest.php Tests revision table with data table support.
SqlContentEntityStorage::$revisionDataTable property core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php The table that stores revision field data if the entity supports revisions.
SqlContentEntityStorage::getRevisionDataTable function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Gets the revision data table name.
SqlContentEntityStorageSchema::initializeRevisionDataTable function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php Initializes common information for a revision data table.
SqlContentEntityStorageSchema::processRevisionDataTable function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php Processes the gathered schema for a base table.
SqlContentEntityStorageTest::providerTestGetRevisionDataTable function core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageTest.php Provides test data for testGetRevisionDataTable().
SqlContentEntityStorageTest::testGetRevisionDataTable function core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageTest.php Tests SqlContentEntityStorage::getRevisionDataTable().
ViewsEntitySchemaSubscriberIntegrationTest::testRevisionDataTableRename function core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php Tests that renaming revision tables adapts the views.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.