6 string references to YAML keys in user_revision.routing.yml in User Revision 8
- UserController::revisionOverview in src/
Controller/ UserController.php - Generates an overview table of older revisions of a user.
- UserRevisionDeleteForm::getCancelUrl in src/
Form/ UserRevisionDeleteForm.php - Returns the route to go to if the user cancels the action.
- UserRevisionDeleteForm::submitForm in src/
Form/ UserRevisionDeleteForm.php - Form submission handler.
- UserRevisionRevertForm::getCancelUrl in src/
Form/ UserRevisionRevertForm.php - Returns the route to go to if the user cancels the action.
- UserRevisionRevertForm::submitForm in src/
Form/ UserRevisionRevertForm.php - Form submission handler.
- user_revision_entity_operation in ./
user_revision.module - Implements hook_entity_operation() for user entities.