Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NodeRevisionByNodeTypeTest::$modules | property | core/ |
Modules to install. |
| NodeRevisionByNodeTypeTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| NodeRevisionDeleteForm | class | core/ |
Provides a form for deleting a node revision. |
| NodeRevisionDeleteForm.php | file | core/ |
|
| NodeRevisionDeleteForm::$revision | property | core/ |
The node revision. |
| NodeRevisionDeleteForm::buildForm | function | core/ |
Form constructor. |
| NodeRevisionDeleteForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| NodeRevisionDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| NodeRevisionDeleteForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| NodeRevisionDeleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| NodeRevisionDeleteForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| NodeRevisionDeleteForm::submitForm | function | core/ |
Form submission handler. |
| NodeRevisionDeleteForm::__construct | function | core/ |
Constructs a new NodeRevisionDeleteForm. |
| NodeRevisionRevertForm | class | core/ |
Provides a form for reverting a node revision. |
| NodeRevisionRevertForm.php | file | core/ |
|
| NodeRevisionRevertForm::$dateFormatter | property | core/ |
The date formatter service. |
| NodeRevisionRevertForm::$nodeStorage | property | core/ |
The node storage. |
| NodeRevisionRevertForm::$revision | property | core/ |
The node revision. |
| NodeRevisionRevertForm::$time | property | core/ |
The time service. |
| NodeRevisionRevertForm::buildForm | function | core/ |
Form constructor. |
| NodeRevisionRevertForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| NodeRevisionRevertForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| NodeRevisionRevertForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| NodeRevisionRevertForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| NodeRevisionRevertForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| NodeRevisionRevertForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| NodeRevisionRevertForm::prepareRevertedRevision | function | core/ |
Prepares a revision to be reverted. |
| NodeRevisionRevertForm::submitForm | function | core/ |
Form submission handler. |
| NodeRevisionRevertForm::__construct | function | core/ |
Constructs a new NodeRevisionRevertForm. |
| NodeRevisionRevertTranslationForm | class | core/ |
Provides a form for reverting a node revision for a single translation. |
| NodeRevisionRevertTranslationForm.php | file | core/ |
|
| NodeRevisionRevertTranslationForm::$langcode | property | core/ |
The language to be reverted. |
| NodeRevisionRevertTranslationForm::$languageManager | property | core/ |
The language manager. |
| NodeRevisionRevertTranslationForm::buildForm | function | core/ |
Form constructor. |
| NodeRevisionRevertTranslationForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| NodeRevisionRevertTranslationForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| NodeRevisionRevertTranslationForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| NodeRevisionRevertTranslationForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| NodeRevisionRevertTranslationForm::prepareRevertedRevision | function | core/ |
Prepares a revision to be reverted. |
| NodeRevisionRevertTranslationForm::__construct | function | core/ |
Constructs a new NodeRevisionRevertTranslationForm. |
| NodeRevisionsAllTest | class | core/ |
Tests global node CRUD operation permissions. |
| NodeRevisionsAllTest.php | file | core/ |
|
| NodeRevisionsAllTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeRevisionsAllTest::$nodes | property | core/ |
A list of nodes created to be used as starting point of different tests. |
| NodeRevisionsAllTest::$revisionLogs | property | core/ |
Revision logs of nodes created by the setup method. |
| NodeRevisionsAllTest::$revisionUser | property | core/ |
An arbitrary user for revision authoring. |
| NodeRevisionsAllTest::createNodeRevision | function | core/ |
Creates a new revision for a given node. |
| NodeRevisionsAllTest::setUp | function | core/ |
|
| NodeRevisionsAllTest::testRevisions | function | core/ |
Checks node revision operations. |
| NodeRevisionsAuthorTest | class | core/ |
Tests reverting node revisions correctly sets authorship information. |
Pagination
- Previous page
- Page 1022
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.