Search for confirm
- Search 7.x for confirm
 - Search 9.5.x for confirm
 - Search 10.3.x for confirm
 - Search 11.x for confirm
 - Other projects
 
| Title | Object type | File name | Summary | 
|---|---|---|---|
| MigrateUpgradeFormBase::getConfirmText | function | core/ | 
                                                                                        Returns a caption for the button that confirms the action. | 
| ModulesListConfirmForm | class | core/ | 
                                                                                        Builds a confirmation form for enabling modules with dependencies. | 
| ModulesListConfirmForm.php | file | core/ | 
                                                                                        |
| ModulesListConfirmForm::$keyValueExpirable | property | core/ | 
                                                                                        The expirable key value store. | 
| ModulesListConfirmForm::$moduleHandler | property | core/ | 
                                                                                        The module handler service. | 
| ModulesListConfirmForm::$moduleInstaller | property | core/ | 
                                                                                        The module installer. | 
| ModulesListConfirmForm::$modules | property | core/ | 
                                                                                        An associative list of modules to enable or disable. | 
| ModulesListConfirmForm::buildForm | function | core/ | 
                                                                                        Form constructor. | 
| ModulesListConfirmForm::buildMessageList | function | core/ | 
                                                                                        Builds the message list for the confirmation form. | 
| ModulesListConfirmForm::create | function | core/ | 
                                                                                        Instantiates a new instance of this class. | 
| ModulesListConfirmForm::getCancelUrl | function | core/ | 
                                                                                        Returns the route to go to if the user cancels the action. | 
| ModulesListConfirmForm::getConfirmText | function | core/ | 
                                                                                        Returns a caption for the button that confirms the action. | 
| ModulesListConfirmForm::getDescription | function | core/ | 
                                                                                        Returns additional text to display as a description. | 
| ModulesListConfirmForm::getFormId | function | core/ | 
                                                                                        Returns a unique string identifying the form. | 
| ModulesListConfirmForm::getQuestion | function | core/ | 
                                                                                        Returns the question to ask the user. | 
| ModulesListConfirmForm::submitForm | function | core/ | 
                                                                                        Form submission handler. | 
| ModulesListConfirmForm::__construct | function | core/ | 
                                                                                        Constructs a ModulesListConfirmForm object. | 
| ModulesListExperimentalConfirmForm | class | core/ | 
                                                                                        Builds a confirmation form for enabling experimental modules. | 
| ModulesListExperimentalConfirmForm.php | file | core/ | 
                                                                                        |
| ModulesListExperimentalConfirmForm::buildMessageList | function | core/ | 
                                                                                        Builds the message list for the confirmation form. | 
| ModulesListExperimentalConfirmForm::getFormId | function | core/ | 
                                                                                        Returns a unique string identifying the form. | 
| ModulesListExperimentalConfirmForm::getQuestion | function | core/ | 
                                                                                        Returns the question to ask the user. | 
| ModulesUninstallConfirmForm | class | core/ | 
                                                                                        Builds a confirmation form to uninstall selected modules. | 
| ModulesUninstallConfirmForm.php | file | core/ | 
                                                                                        |
| ModulesUninstallConfirmForm::$configManager | property | core/ | 
                                                                                        The configuration manager. | 
| ModulesUninstallConfirmForm::$deprecatedProperties | property | core/ | 
                                                                                        |
| ModulesUninstallConfirmForm::$entityTypeManager | property | core/ | 
                                                                                        The entity type manager. | 
| ModulesUninstallConfirmForm::$keyValueExpirable | property | core/ | 
                                                                                        The expirable key value store. | 
| ModulesUninstallConfirmForm::$moduleExtensionList | property | core/ | 
                                                                                        The module extension list. | 
| ModulesUninstallConfirmForm::$moduleInstaller | property | core/ | 
                                                                                        The module installer service. | 
| ModulesUninstallConfirmForm::$modules | property | core/ | 
                                                                                        An array of modules to uninstall. | 
| ModulesUninstallConfirmForm::buildForm | function | core/ | 
                                                                                        Form constructor. | 
| ModulesUninstallConfirmForm::create | function | core/ | 
                                                                                        Instantiates a new instance of this class. | 
| ModulesUninstallConfirmForm::getCancelUrl | function | core/ | 
                                                                                        Returns the route to go to if the user cancels the action. | 
| ModulesUninstallConfirmForm::getConfirmText | function | core/ | 
                                                                                        Returns a caption for the button that confirms the action. | 
| ModulesUninstallConfirmForm::getDescription | function | core/ | 
                                                                                        Returns additional text to display as a description. | 
| ModulesUninstallConfirmForm::getFormId | function | core/ | 
                                                                                        Returns a unique string identifying the form. | 
| ModulesUninstallConfirmForm::getQuestion | function | core/ | 
                                                                                        Returns the question to ask the user. | 
| ModulesUninstallConfirmForm::submitForm | function | core/ | 
                                                                                        Form submission handler. | 
| ModulesUninstallConfirmForm::__construct | function | core/ | 
                                                                                        Constructs a ModulesUninstallConfirmForm object. | 
| NodeRevisionDeleteForm::getConfirmText | function | core/ | 
                                                                                        Returns a caption for the button that confirms the action. | 
| NodeRevisionRevertForm::getConfirmText | function | core/ | 
                                                                                        Returns a caption for the button that confirms the action. | 
| NodeTypeDeleteConfirm | class | core/ | 
                                                                                        Provides a form for content type deletion. | 
| NodeTypeDeleteConfirm.php | file | core/ | 
                                                                                        |
| NodeTypeDeleteConfirm::buildForm | function | core/ | 
                                                                                        Form constructor. | 
| OverviewForm::getConfirmText | function | core/ | 
                                                                                        Returns a caption for the button that confirms the action. | 
| PasswordConfirm | class | core/ | 
                                                                                        Provides a form element for double-input of passwords. | 
| PasswordConfirm.php | file | core/ | 
                                                                                        |
| PasswordConfirm::getInfo | function | core/ | 
                                                                                        Returns the element properties for this element. | 
| PasswordConfirm::processPasswordConfirm | function | core/ | 
                                                                                        Expand a password_confirm field into two text boxes. | 
Pagination
- Previous page
 - Page 4
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.