Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RevertOverridesForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| RevertOverridesForm::submitForm | function | core/ |
Form submission handler. |
| RevertOverridesForm::__construct | function | core/ |
Constructs a new RevertOverridesForm. |
| RevisionableStorageInterface | interface | core/ |
A storage that supports revisionable entity types. |
| RevisionableStorageInterface.php | file | core/ |
|
| RevisionableStorageInterface::createRevision | function | core/ |
Creates a new revision starting off from the specified entity object. |
| RevisionableStorageInterface::deleteRevision | function | core/ |
Deletes a specific entity revision. |
| RevisionableStorageInterface::getLatestRevisionId | function | core/ |
Returns the latest revision identifier for an entity. |
| RevisionableStorageInterface::loadMultipleRevisions | function | core/ |
Loads multiple entity revisions. |
| RevisionableStorageInterface::loadRevision | function | core/ |
Loads a specific entity revision. |
| RevisionableStorageInterface::loadRevisionUnchanged | function | core/ |
Loads an unchanged entity by revision ID from the database. |
| RevisionDeleteForm::getOperation | function | core/ |
Gets the operation identifying the form. |
| RevisionDeleteForm::setOperation | function | core/ |
Sets the operation for this form. |
| RevisionHtmlRouteProvider::getVersionHistoryRoute | function | core/ |
Gets the entity revision history route. |
| RevisionRevertForm::getOperation | function | core/ |
Gets the operation identifying the form. |
| RevisionRevertForm::setOperation | function | core/ |
Sets the operation for this form. |
| RevisionRouteProviderTest::testOperationAccessOverview | function | core/ |
Tests revision access for revision overview. |
| RevisionRouteProviderTest::testOperationAccessRevisionRoutes | function | core/ |
Tests revision access is granted by entity operations. |
| RevisionVersionHistoryTest | class | core/ |
Tests version history page. |
| RevisionVersionHistoryTest.php | file | core/ |
|
| RevisionVersionHistoryTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RevisionVersionHistoryTest::$modules | property | core/ |
Modules to install. |
| RevisionVersionHistoryTest::testCurrentRevision | function | core/ |
Test current revision is indicated. |
| RevisionVersionHistoryTest::testDescriptionLinkNoAccess | function | core/ |
Test revision link, without access to revision page. |
| RevisionVersionHistoryTest::testDescriptionLinkWithAccess | function | core/ |
Test revision link, with access to revision page. |
| RevisionVersionHistoryTest::testDescriptionNoRevLogNoLabelAccess | function | core/ |
Test description with entity, without revision log, no label access. |
| RevisionVersionHistoryTest::testDescriptionNoRevLogWithLabelAccess | function | core/ |
Test description with entity, without revision log, with label access. |
| RevisionVersionHistoryTest::testDescriptionRevisionLogMessage | function | core/ |
Test revision log message if supported, and HTML tags are stripped. |
| RevisionVersionHistoryTest::testDescriptionRevLog | function | core/ |
Test description with entity implementing revision log. |
| RevisionVersionHistoryTest::testDescriptionRevLogNullValues | function | core/ |
Test description with entity implementing revision log, with empty values. |
| RevisionVersionHistoryTest::testOperationDeleteRevision | function | core/ |
Test delete operation. |
| RevisionVersionHistoryTest::testOperationRevertRevision | function | core/ |
Test revert operation. |
| RevisionVersionHistoryTest::testOrder | function | core/ |
Test all revisions appear, in order of revision creation. |
| RevisionVersionHistoryTest::testRevisionsPagination | function | core/ |
Test revisions are paginated. |
| RevisionVersionHistoryTranslatableTest | class | core/ |
Tests version history page with translations. |
| RevisionVersionHistoryTranslatableTest.php | file | core/ |
|
| RevisionVersionHistoryTranslatableTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RevisionVersionHistoryTranslatableTest::$modules | property | core/ |
Modules to install. |
| RevisionVersionHistoryTranslatableTest::setUp | function | core/ |
|
| RevisionVersionHistoryTranslatableTest::testVersionHistoryTranslations | function | core/ |
Tests the version history page for translations. |
| Role::$roleStorage | property | core/ |
The role storage. |
| Role::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| RoleExistsConstraintValidator | class | core/ |
Validates that a role exists. |
| RoleExistsConstraintValidator.php | file | core/ |
|
| RoleExistsConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| RoleExistsConstraintValidator::validate | function | core/ |
|
| RoleExistsConstraintValidator::__construct | function | core/ |
Create a new RoleExistsConstraintValidator instance. |
| RoleExistsConstraintValidatorTest | class | core/ |
Tests Role Exists Constraint Validator. |
| RoleExistsConstraintValidatorTest.php | file | core/ |
|
| RoleExistsConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 205
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.