Search for revision
- Search 7.x for revision
- Search 9.5.x for revision
- Search 8.9.x for revision
- Search 11.x for revision
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ContentTranslationRevisionTranslationDeletionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentTranslationRevisionTranslationDeletionTest::doTestOverview | function | core/ |
Performs a test run. |
ContentTranslationRevisionTranslationDeletionTest::setUp | function | core/ |
|
ContentTranslationRevisionTranslationDeletionTest::testOverview | function | core/ |
Tests that translation overview handles pending revisions correctly. |
ContentTranslationStandardFieldsTest::testRevisionLogNotTranslatable | function | core/ |
Tests that revision_log is not translatable. |
ContentTranslationSynchronizedFieldsConstraint::$defaultRevisionMessage | property | core/ |
Message shown for non-translatable field changes in non-default revision. |
content_moderation_entity_revision_delete | function | core/ |
Implements hook_entity_revision_delete(). |
ContextualLinksTest::testRevisionContextualLinks | function | core/ |
Tests the contextual links on revisions. |
d6_node_revision.yml | file | core/ |
core/modules/node/migrations/d6_node_revision.yml |
d6_term_node_revision.yml | file | core/ |
core/modules/taxonomy/migrations/d6_term_node_revision.yml |
d7_node_revision.yml | file | core/ |
core/modules/node/migrations/d7_node_revision.yml |
DefaultRevisionStateTest | class | core/ |
Tests the correct default revision is set. |
DefaultRevisionStateTest.php | file | core/ |
|
DefaultRevisionStateTest::$entityTypeManager | property | core/ |
|
DefaultRevisionStateTest::$modules | property | core/ |
Modules to install. |
DefaultRevisionStateTest::assertModerationState | function | core/ |
Verifies the expected moderation state revision exists. |
DefaultRevisionStateTest::setUp | function | core/ |
|
DefaultRevisionStateTest::testMultilingual | function | core/ |
Tests a translatable Node. |
DefaultTableMapping::$revisionDataTable | property | core/ |
The table that stores revision field data. |
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::getRevisionDataTable | function | core/ |
Gets the revision data table name. |
DefaultTableMapping::getRevisionTable | function | core/ |
Gets the revision table name. |
drupal-8.entity-revision-data-cleanup-2869568.php | file | core/ |
Provides database changes for testing upgrade path of system_update_8404(). |
editor_entity_revision_delete | function | core/ |
Implements hook_entity_revision_delete(). |
EntityAccessChecker::$latestRevisionCheck | property | core/ |
The latest revision check service. |
EntityAccessChecker::checkRevisionViewAccess | function | core/ |
Checks access to the given revision entity. |
EntityAccessChecker::setLatestRevisionCheck | function | core/ |
Sets the media revision access check service. |
EntityApiTest::testUpdateWithRevisionId | function | core/ |
Tests that resaving a revision with a different revision ID throws an exception. |
EntityConverterLatestRevisionTest | class | core/ |
Tests the entity converter when the "load_latest_revision" flag is set. |
EntityConverterLatestRevisionTest.php | file | core/ |
|
EntityConverterLatestRevisionTest::$converter | property | core/ |
The entity converter service. |
EntityConverterLatestRevisionTest::$modules | property | core/ |
Modules to install. |
EntityConverterLatestRevisionTest::setUp | function | core/ |
|
EntityConverterLatestRevisionTest::testConvertNonRevisionableEntityType | function | core/ |
Tests the latest revision flag and non-revisionable entities. |
EntityConverterLatestRevisionTest::testEntityNoPendingRevision | function | core/ |
Tests with no pending revision. |
EntityConverterLatestRevisionTest::testEntityWithPendingRevision | function | core/ |
Tests with a pending revision. |
EntityConverterLatestRevisionTest::testNoEntity | function | core/ |
Tests with no matching entity. |
EntityConverterLatestRevisionTest::testOptimizedConvert | function | core/ |
Tests that pending revisions are loaded only when needed. |
EntityConverterLatestRevisionTest::testRouteParamWithBundleDefinition | function | core/ |
Tests an entity route parameter having 'bundle' definition property. |
EntityConverterLatestRevisionTest::testWithTranslatedPendingRevision | function | core/ |
Tests with a translated pending revision. |
EntityDecoupledTranslationRevisionsTest | class | core/ |
Test decoupled translation revisions. |
EntityDecoupledTranslationRevisionsTest.php | file | core/ |
|
EntityDecoupledTranslationRevisionsTest::$bundleInfo | property | core/ |
The entity type bundle info service. |
EntityDecoupledTranslationRevisionsTest::$modules | property | core/ |
Modules to install. |
EntityDecoupledTranslationRevisionsTest::$previousRevisionId | property | core/ |
The previous revision identifiers for the various revision translations. |
EntityDecoupledTranslationRevisionsTest::$previousUntranslatableFieldValue | property | core/ |
The previous untranslatable field value. |
EntityDecoupledTranslationRevisionsTest::$stepIndex | property | core/ |
The current edit sequence step index. |
EntityDecoupledTranslationRevisionsTest::$stepInfo | property | core/ |
The current edit sequence step info. |
EntityDecoupledTranslationRevisionsTest::$storage | property | core/ |
The entity storage. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.