Search for confirm
- Search 7.x for confirm
- Search 9.5.x for confirm
- Search 8.9.x for confirm
- Search 10.3.x for confirm
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityConfirmFormBase::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
EntityConfirmFormBase::getCancelText | function | core/ |
Returns a caption for the link which cancels the action. |
EntityConfirmFormBase::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
EntityConfirmFormBase::getDescription | function | core/ |
Returns additional text to display as a description. |
EntityConfirmFormBase::getFormName | function | core/ |
Returns the internal name used to refer to the confirmation item. |
EntityConfirmFormBase::save | function | core/ |
The save() method is not used in EntityConfirmFormBase. This overrides the default implementation that saves the entity. |
EntityDeleteFormTrait::getConfirmText | function | core/ |
|
ExperimentalThemeTest::testExperimentalConfirmForm | function | core/ |
Tests installing experimental themes and dependencies in the UI. |
FilterDisableForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
FilterEnableForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
form--password-confirm.css | file | core/ |
Visual styles for the Password widgets. |
form--password-confirm.pcss.css | file | core/ |
Visual styles for the Password widgets. |
IdConflictForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
ImageEffectDeleteForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
ImageStyleFlushForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
IncrementalForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
LayoutRebuildConfirmFormBase | class | core/ |
Provides a base class for confirmation forms that rebuild the Layout Builder. |
LayoutRebuildConfirmFormBase.php | file | core/ |
|
LayoutRebuildConfirmFormBase::$delta | property | core/ |
The field delta. |
LayoutRebuildConfirmFormBase::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
LayoutRebuildConfirmFormBase::$sectionStorage | property | core/ |
The section storage. |
LayoutRebuildConfirmFormBase::buildForm | function | core/ |
Form constructor. |
LayoutRebuildConfirmFormBase::create | function | core/ |
Instantiates a new instance of this class. |
LayoutRebuildConfirmFormBase::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
LayoutRebuildConfirmFormBase::handleSectionStorage | function | core/ |
Performs any actions on the section storage before saving. |
LayoutRebuildConfirmFormBase::submitForm | function | core/ |
Form submission handler. |
LayoutRebuildConfirmFormBase::successfulAjaxSubmit | function | core/ |
Allows the form to respond to a successful AJAX submission. |
LayoutRebuildConfirmFormBase::__construct | function | core/ |
Constructs a new RemoveSectionForm. |
MediaTypeDeleteConfirmForm | class | core/ |
Provides a form for media type deletion. |
MediaTypeDeleteConfirmForm.php | file | core/ |
|
MediaTypeDeleteConfirmForm::$entityTypeManager | property | core/ |
The entity type manager. |
MediaTypeDeleteConfirmForm::buildForm | function | core/ |
Form constructor. |
MediaTypeDeleteConfirmForm::create | function | core/ |
Instantiates a new instance of this class. |
MediaTypeDeleteConfirmForm::__construct | function | core/ |
Constructs a new MediaTypeDeleteConfirm object. |
MenuLinkResetForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
MigrateUpgradeFormBase::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
ModulesEnabledTrait::modulesEnabledConfirmationMessage | function | core/ |
Provides a confirmation message after modules have been enabled. |
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 install or uninstall. |
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. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.