Search for confirm
- Search 7.x for confirm
- Search 8.9.x for confirm
- Search 10.3.x for confirm
- Search 11.x for confirm
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DeleteForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
DeleteMultipleForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
EntityConfirmFormBase | class | core/ |
Provides a generic base class for an entity-based confirmation form. |
EntityConfirmFormBase.php | file | core/ |
|
EntityConfirmFormBase::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
EntityConfirmFormBase::buildForm | function | core/ |
Form constructor. |
EntityConfirmFormBase::delete | function | core/ |
The delete() method is not used in EntityConfirmFormBase. This overrides the default implementation that redirects to the delete-form confirmation form. |
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::providerTestExperimentalConfirmForm | function | core/ |
Data provider for experimental test themes. |
ExperimentalThemeTest::testExperimentalConfirmForm | function | core/ |
Tests installing experimental themes and dependencies in the UI. |
FeedItemsDeleteForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
FilterDisableForm::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. |
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.