Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| RestExport::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
| RestExportJsonApiUnsupportedTest::testFormatOptions | function | core/ |
Tests that 'api_json' is not a RestExport format option. |
| RestPermissions::$resourceConfigStorage | property | core/ |
The REST resource config storage. |
| RestripeCommand::$selector | property | core/ |
A CSS selector string. |
| RestTestConstraintValidator | class | core/ |
Validator for \Drupal\rest_test\Plugin\Validation\Constraint\RestTestConstraint. |
| RestTestConstraintValidator.php | file | core/ |
|
| RestTestConstraintValidator::validate | function | core/ |
|
| RevertOverridesForm | class | core/ |
Reverts the overridden layout to the defaults. |
| RevertOverridesForm.php | file | core/ |
|
| RevertOverridesForm::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
| RevertOverridesForm::$messenger | property | core/ |
The messenger service. |
| RevertOverridesForm::$sectionStorage | property | core/ |
The section storage. |
| RevertOverridesForm::buildForm | function | core/ |
Form constructor. |
| RevertOverridesForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| RevertOverridesForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| RevertOverridesForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| RevertOverridesForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| RevertOverridesForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| 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. |
| RevertOverridesFormTest | class | core/ |
Tests the Layout Builder revert overrides form. |
| RevertOverridesFormTest.php | file | core/ |
|
| RevertOverridesFormTest::testGetDescription | function | core/ |
Tests ::getDescription() with entity, NULL, and ContextException cases. |
| 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::testDescriptionLinkNoAccess | function | core/ |
Test revision link, without access to revision page. |
| RevisionVersionHistoryTest::testDescriptionLinkWithAccess | function | core/ |
Test revision link, with access to revision page. |
| RevisionVersionHistoryTest::testDescriptionNoRevLog | function | core/ |
Test description with entity, without revision log, label access. |
| RevisionVersionHistoryTest::testDescriptionRevisionLogMessage | function | core/ |
Test revision log message if supported, and HTML tags are stripped. |
| 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. |
Pagination
- Previous page
- Page 217
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.