Search for revision
- Search 7.x for revision
- Search 9.5.x for revision
- Search 10.3.x for revision
- Search 11.x for revision
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
RevisionUidTest::testRevisionUid | function | core/ |
Tests the node_revision_uid relationship. |
route_enhancer.entity_revision | service | core/ |
Drupal\Core\Routing\Enhancer\EntityRevisionRouteEnhancer |
RowEntityRenderersTest::testRevisionBaseTable | function | core/ |
Tests the row renderer with a revision base table. |
SetInlineBlockDependency::isBlockRevisionUsedInEntity | function | core/ |
Determines if a block content revision is used in an entity. |
SqlContentEntityStorage::$revisionDataTable | property | core/ |
The table that stores revision field data if the entity supports revisions. |
SqlContentEntityStorage::$revisionKey | property | core/ |
Name of entity's revision database table field, if it supports revisions. |
SqlContentEntityStorage::$revisionTable | property | core/ |
The table that stores revisions, if the entity supports revisions. |
SqlContentEntityStorage::deleteRevisionFromDedicatedTables | function | core/ |
Deletes values of fields in dedicated tables for all revisions. |
SqlContentEntityStorage::doDeleteRevisionFieldItems | function | core/ |
Deletes field values of an entity revision from the storage. |
SqlContentEntityStorage::doLoadMultipleRevisionsFieldItems | function | core/ |
Actually loads revision field item values from the storage. |
SqlContentEntityStorage::doLoadRevisionFieldItems | function | core/ |
Actually loads revision field item values from the storage. |
SqlContentEntityStorage::getRevisionDataTable | function | core/ |
Gets the revision data table name. |
SqlContentEntityStorage::getRevisionTable | function | core/ |
Gets the revision table name. |
SqlContentEntityStorage::saveRevision | function | core/ |
Saves an entity revision. |
SqlContentEntityStorageSchema::initializeRevisionDataTable | function | core/ |
Initializes common information for a revision data table. |
SqlContentEntityStorageSchema::initializeRevisionTable | function | core/ |
Initializes common information for a revision table. |
SqlContentEntityStorageSchema::processRevisionDataTable | function | core/ |
Processes the gathered schema for a base table. |
SqlContentEntityStorageSchema::processRevisionTable | function | core/ |
Processes the gathered schema for a base table. |
SqlContentEntityStorageSchemaConverter::convertToRevisionable | function | core/ |
Converts an entity type with existing data to be revisionable. |
SqlContentEntityStorageSchemaConverterTest::testConvertToRevisionable | function | core/ |
@covers ::convertToRevisionable[[api-linebreak]] |
SqlContentEntityStorageSchemaConverterTestBase::testMakeRevisionable | function | core/ |
Tests the conversion of an entity type to revisionable. |
SqlContentEntityStorageSchemaTest::testGetSchemaRevisionable | function | core/ |
Tests the schema for revisionable, non-translatable entities. |
SqlContentEntityStorageSchemaTest::testGetSchemaRevisionableTranslatable | function | core/ |
Tests the schema for revisionable, translatable entities. |
SqlContentEntityStorageTest::providerTestGetRevisionDataTable | function | core/ |
Provides test data for testGetRevisionDataTable(). |
SqlContentEntityStorageTest::providerTestGetRevisionTable | function | core/ |
Provides test data for testGetRevisionTable(). |
SqlContentEntityStorageTest::testGetRevisionDataTable | function | core/ |
Tests SqlContentEntityStorage::getRevisionDataTable(). |
SqlContentEntityStorageTest::testGetRevisionTable | function | core/ |
Tests SqlContentEntityStorage::getRevisionTable(). |
SqlContentEntityStorageTest::testGetTableMappingRevisionable | function | core/ |
Tests getTableMapping() with a revisionable, non-translatable entity type. |
SqlContentEntityStorageTest::testGetTableMappingRevisionableTranslatable | function | core/ |
Tests getTableMapping() with a revisionable, translatable entity type. |
SqlContentEntityStorageTest::testGetTableMappingRevisionableTranslatableWithFields | function | core/ |
Tests getTableMapping() with a complex entity type with fields. |
SqlContentEntityStorageTest::testGetTableMappingRevisionableWithFields | function | core/ |
Tests getTableMapping() with a revisionable entity type with fields. |
SqlEntityLoadingTest::testViewWithNonDefaultPendingRevision | function | core/ |
|
SqlTest::testLoadEntitiesWithNoRelationshipAndNoRevision | function | core/ |
@covers ::loadEntities[[api-linebreak]] @covers ::assignEntitiesToResult[[api-linebreak]] |
SqlTest::testLoadEntitiesWithRelationshipAndRevision | function | core/ |
@covers ::loadEntities[[api-linebreak]] @covers ::assignEntitiesToResult[[api-linebreak]] |
SqlTest::testLoadEntitiesWithRevision | function | core/ |
@covers ::loadEntities[[api-linebreak]] @covers ::assignEntitiesToResult[[api-linebreak]] |
SqlTest::testLoadEntitiesWithRevisionOfSameEntityType | function | core/ |
@covers ::loadEntities[[api-linebreak]] @covers ::assignEntitiesToResult[[api-linebreak]] |
TaxonomyTermUpdatePathTest::testConversionToRevisionable | function | core/ |
Tests the conversion of taxonomy terms to be revisionable. |
taxonomy_post_update_make_taxonomy_term_revisionable | function | core/ |
Update taxonomy terms to be revisionable. |
TermNodeRevision | class | core/ |
Source returning tids from the term_node table for the non-current revision. |
TermNodeRevision.php | file | core/ |
|
TermNodeRevision::JOIN | constant | core/ |
The join options between the node and the term node table. |
TermStorage::getTermIdsWithPendingRevisions | function | core/ |
Gets a list of term IDs with pending revisions. |
TermStorageInterface::getTermIdsWithPendingRevisions | function | core/ |
Gets a list of term IDs with pending revisions. |
TestContentEntityStorageBase::doLoadMultipleRevisionsFieldItems | function | core/ |
Actually loads revision field item values from the storage. |
TestRevisionMetadataBcLayerEntityType | class | core/ |
Test entity type class for adding new required revision metadata keys. |
TestRevisionMetadataBcLayerEntityType::__construct | function | core/ |
Constructs a new EntityType. |
TranslatableRevisionableInterface | interface | core/ |
Provides methods for an entity to support revision translation. |
TranslatableRevisionableInterface.php | file | core/ |
|
TranslatableRevisionableInterface::isDefaultTranslationAffectedOnly | function | core/ |
Checks if untranslatable fields should affect only the default translation. |
TranslatableRevisionableInterface::isLatestTranslationAffectedRevision | function | core/ |
Checks whether this is the latest revision affecting this translation. |
Pagination
- Previous page
- Page 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.