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 |
---|---|---|---|
DefaultTableMapping::getRevisionTable | function | core/ |
Gets the revision table name. |
drupal-8.entity-data-revision-metadata-fields-2248983.php | file | core/ |
Contains database additions to drupal-8.2.1.bare.standard_with_entity_test_enabled.php.gz for testing the upgrade path of https://www.drupal.org/node/2248983. |
drupal-8.views-revision-metadata-fields-2248983.php | file | core/ |
Contains database additions to drupal-8.2.1.bare.standard_with_entity_test_enabled.php.gz for testing the upgrade path of https://www.drupal.org/node/2248983. |
editor_entity_revision_delete | function | core/ |
Implements hook_entity_revision_delete(). |
EntityAccessChecker::$latestRevisionCheck | property | core/ |
The latest revision check service. |
EntityAccessChecker::$mediaRevisionAccessCheck | property | core/ |
The media revision access check service. |
EntityAccessChecker::$nodeRevisionAccessCheck | property | core/ |
The node revision access check service. |
EntityAccessChecker::checkRevisionViewAccess | function | core/ |
Checks access to the given revision entity. |
EntityAccessChecker::setLatestRevisionCheck | function | core/ |
Sets the media revision access check service. |
EntityAccessChecker::setMediaRevisionAccessCheck | function | core/ |
Sets the media revision access check service. |
EntityAccessChecker::setNodeRevisionAccessCheck | function | core/ |
Sets the node revision access check service. |
EntityApiTest::testUpdateWithRevisionId | function | core/ |
Tests that resaving a revision with a different revision ID throws an exception. |
EntityConverter::getLatestTranslationAffectedRevision | function | core/ |
Returns the latest revision translation of the specified entity. |
EntityConverter::loadRevision | function | core/ |
Loads the specified entity revision. |
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/ |
Test 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::testWithTranslatedPendingRevision | function | core/ |
Tests with a translated pending revision. |
EntityConverterTest::testDeprecatedGetLatestTranslationAffectedRevision | function | core/ |
Tests that ::getLatestTranslationAffectedRevision() is deprecated. |
EntityConverterTest::testDeprecatedLoadRevision | function | core/ |
Tests that ::loadRevision() is deprecated. |
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 enable. |
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. |
EntityDecoupledTranslationRevisionsTest::$translations | property | core/ |
The translations of the test entity. |
EntityDecoupledTranslationRevisionsTest::dataTestDecoupledPendingRevisions | function | core/ |
Data provider for ::testDecoupledDefaultRevisions. |
EntityDecoupledTranslationRevisionsTest::dataTestUntranslatableFields | function | core/ |
Data provider for ::testUntranslatableFields. |
EntityDecoupledTranslationRevisionsTest::doEditStep | function | core/ |
Saves a new revision of the test entity. |
EntityDecoupledTranslationRevisionsTest::doTestEditSequence | function | core/ |
Actually tests an edit step sequence. |
EntityDecoupledTranslationRevisionsTest::doTestInternalProperties | function | core/ |
Checks that internal properties are preserved for the specified entity. |
EntityDecoupledTranslationRevisionsTest::formatMessage | function | core/ |
Formats an assertion message. |
EntityDecoupledTranslationRevisionsTest::generateNewEntityLabel | function | core/ |
Generates a new label for the specified revision. |
EntityDecoupledTranslationRevisionsTest::setUp | function | core/ |
|
EntityDecoupledTranslationRevisionsTest::testCreateRevisionHook | function | core/ |
Checks that the revision create hook works as expected. |
EntityDecoupledTranslationRevisionsTest::testDecoupledPendingRevisions | function | core/ |
Test decoupled default revisions. |
EntityDecoupledTranslationRevisionsTest::testInternalProperties | function | core/ |
Tests that internal properties are preserved while creating a new revision. |
EntityDecoupledTranslationRevisionsTest::testMultipleTranslationChanges | function | core/ |
Checks that changes to multiple translations are handled correctly. |
EntityDecoupledTranslationRevisionsTest::testRemovedTranslations | function | core/ |
Tests that deleted translations are not accidentally restored. |
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.