25 methods override ConfirmFormBase::getConfirmText()
- BanDelete::getConfirmText in core/
modules/ ban/ src/ Form/ BanDelete.php - Returns a caption for the button that confirms the action.
- BookRemoveForm::getConfirmText in core/
modules/ book/ src/ Form/ BookRemoveForm.php - Returns a caption for the button that confirms the action.
- ConfigTranslationDeleteForm::getConfirmText in core/
modules/ config_translation/ src/ Form/ ConfigTranslationDeleteForm.php - Returns a caption for the button that confirms the action.
- ConfirmFormTestForm::getConfirmText in core/
modules/ system/ tests/ modules/ form_test/ src/ ConfirmFormTestForm.php - Returns a caption for the button that confirms the action.
- DeleteForm::getConfirmText in core/
modules/ forum/ src/ Form/ DeleteForm.php - Returns a caption for the button that confirms the action.
- DeleteMultipleForm::getConfirmText in core/
lib/ Drupal/ Core/ Entity/ Form/ DeleteMultipleForm.php - Returns a caption for the button that confirms the action.
- ImageEffectDeleteForm::getConfirmText in core/
modules/ image/ src/ Form/ ImageEffectDeleteForm.php - Returns a caption for the button that confirms the action.
- MenuLinkResetForm::getConfirmText in core/
modules/ menu_ui/ src/ Form/ MenuLinkResetForm.php - Returns a caption for the button that confirms the action.
- ModulesListConfirmForm::getConfirmText in core/
modules/ system/ src/ Form/ ModulesListConfirmForm.php - Returns a caption for the button that confirms the action.
- ModulesUninstallConfirmForm::getConfirmText in core/
modules/ system/ src/ Form/ ModulesUninstallConfirmForm.php - Returns a caption for the button that confirms the action.
- NodeRevisionDeleteForm::getConfirmText in core/
modules/ node/ src/ Form/ NodeRevisionDeleteForm.php - Returns a caption for the button that confirms the action.
- NodeRevisionRevertForm::getConfirmText in core/
modules/ node/ src/ Form/ NodeRevisionRevertForm.php - Returns a caption for the button that confirms the action.
- PrepareModulesEntityUninstallForm::getConfirmText in core/
modules/ system/ src/ Form/ PrepareModulesEntityUninstallForm.php - Returns a caption for the button that confirms the action.
- RebuildPermissionsForm::getConfirmText in core/
modules/ node/ src/ Form/ RebuildPermissionsForm.php - Returns a caption for the button that confirms the action.
- ReindexConfirm::getConfirmText in core/
modules/ search/ src/ Form/ ReindexConfirm.php - Returns a caption for the button that confirms the action.
- RemoveBlockForm::getConfirmText in core/
modules/ layout_builder/ src/ Form/ RemoveBlockForm.php - Returns a caption for the button that confirms the action.
- RemoveSectionForm::getConfirmText in core/
modules/ layout_builder/ src/ Form/ RemoveSectionForm.php - Returns a caption for the button that confirms the action.
- RevertOverridesForm::getConfirmText in core/
modules/ layout_builder/ src/ Form/ RevertOverridesForm.php - Returns a caption for the button that confirms the action.
- RevisionDeleteForm::getConfirmText in core/
lib/ Drupal/ Core/ Entity/ Form/ RevisionDeleteForm.php - Returns a caption for the button that confirms the action.
- RevisionRevertForm::getConfirmText in core/
lib/ Drupal/ Core/ Entity/ Form/ RevisionRevertForm.php - Returns a caption for the button that confirms the action.
- ThemeExperimentalConfirmForm::getConfirmText in core/
modules/ system/ src/ Form/ ThemeExperimentalConfirmForm.php - Returns a caption for the button that confirms the action.
- UserLogoutConfirm::getConfirmText in core/
modules/ user/ src/ Form/ UserLogoutConfirm.php - Returns a caption for the button that confirms the action.
- UserMultipleCancelConfirm::getConfirmText in core/
modules/ user/ src/ Form/ UserMultipleCancelConfirm.php - Returns a caption for the button that confirms the action.
- WorkflowStateDeleteForm::getConfirmText in core/
modules/ workflows/ src/ Form/ WorkflowStateDeleteForm.php - Returns a caption for the button that confirms the action.
- WorkflowTransitionDeleteForm::getConfirmText in core/
modules/ workflows/ src/ Form/ WorkflowTransitionDeleteForm.php - Returns a caption for the button that confirms the action.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.