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 |
---|---|---|---|
EntityTestMulWithRevisionLog | class | core/ |
Defines the test entity class. |
EntityTestMulWithRevisionLog.php | file | core/ |
|
EntityTestMulWithRevisionLogPub | class | core/ |
Defines the test entity class. |
EntityTestMulWithRevisionLogPub.php | file | core/ |
|
EntityTestMulWithRevisionLogPub::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
EntityTestRevisionTest | class | core/ |
Tests wizard for generic revisionable entities. |
EntityTestRevisionTest.php | file | core/ |
|
EntityTestRevisionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityTestRevisionTest::$modules | property | core/ |
Modules to install. |
EntityTestRevisionTest::testRevisionsViewWithNoTypeOnBaseTable | function | core/ |
Tests creating a view of revisions where the type is not on the base table. |
EntityTestWithRevisionLog | class | core/ |
Defines the test entity class. |
EntityTestWithRevisionLog.php | file | core/ |
|
EntityTestWithRevisionLog::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
EntityTestWithRevisionLog::setName | function | core/ |
Sets the name. |
EntityType::$revision_data_table | property | core/ |
The name of the entity type's revision data table. |
EntityType::$revision_table | property | core/ |
The name of the entity type's revision table. |
EntityType::$show_revision_ui | property | core/ |
Indicates whether the revision form fields should be added to the form. |
EntityType::getRevisionDataTable | function | core/ |
Gets the name of the entity's revision data table. |
EntityType::getRevisionTable | function | core/ |
Gets the name of the entity's revision table. |
EntityType::isRevisionable | function | core/ |
Indicates whether entities of this type have revision support. |
EntityType::showRevisionUi | function | core/ |
Indicates whether the revision form fields should be added to the form. |
EntityTypeInterface::getRevisionDataTable | function | core/ |
Gets the name of the entity's revision data table. |
EntityTypeInterface::getRevisionTable | function | core/ |
Gets the name of the entity's revision table. |
EntityTypeInterface::isRevisionable | function | core/ |
Indicates whether entities of this type have revision support. |
EntityTypeInterface::showRevisionUi | function | core/ |
Indicates whether the revision form fields should be added to the form. |
EntityTypeTest::testIsRevisionable | function | core/ |
Tests the isRevisionable() method. |
EntityUntranslatableFieldsConstraint::$defaultRevisionMessage | property | core/ |
|
EntityUrlTest::DEFAULT_REVISION | constant | core/ |
Indicator for default revisions. |
EntityUrlTest::NON_DEFAULT_REVISION | constant | core/ |
Indicator for non-default revisions. |
EntityUrlTest::providerTestToUrlLinkTemplateRevision | function | core/ |
Provides data for testToUrlLinkTemplateRevision(). |
EntityUrlTest::REVISION_ID | constant | core/ |
The revision ID of the entity used in this test. |
EntityUrlTest::testToUrlLinkTemplateRevision | function | core/ |
Tests the toUrl() method with the 'revision' link template. |
EntityViewController::viewRevision | function | core/ |
Provides a page to render a single entity revision. |
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. |
entity_test_entity_revision_create | function | core/ |
Implements hook_entity_revision_create(). |
entity_test_entity_test_mulrev_revision_create | function | core/ |
Implements hook_ENTITY_TYPE_revision_create() for 'entity_test_mulrev'. |
FieldableEntityDefinitionUpdateTest::assertNonRevisionableAndNonTranslatable | function | core/ |
Asserts that an entity type is neither revisionable nor translatable. |
FieldableEntityDefinitionUpdateTest::assertRevisionable | function | core/ |
Asserts the revisionable characteristics of an entity type. |
FieldableEntityDefinitionUpdateTest::assertRevisionableAndTranslatable | function | core/ |
Asserts the revisionable / translatable characteristics of an entity type. |
FieldFieldTest::$entityRevision | property | core/ |
The stored revisionable test entities. |
FieldFieldTest::testRevisionComplexExecute | function | core/ |
Tests the result set of a complex revision view. |
FieldFieldTest::testRevisionComplexRender | function | core/ |
Tests the output of a revision view with base fields and configurable fields. |
FieldFieldTest::testRevisionExecute | function | core/ |
Tests the revision result. |
FieldFieldTest::testRevisionRender | function | core/ |
Tests the output of a revision view with base and configurable fields. |
FieldFieldTest::testRevisionTokenRender | function | core/ |
Tests the token replacement for revision fields. |
FieldItemBase::deleteRevision | function | core/ |
Defines custom revision delete behavior for field values. |
FieldItemInterface::deleteRevision | function | core/ |
Defines custom revision delete behavior for field values. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.