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 |
|---|---|---|---|
| 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/ |
|
| ExperimentalModuleTest::testExperimentalConfirmForm | function | core/ |
Tests installing experimental modules and dependencies in the UI. |
| 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. |
| MediaDeleteMultipleConfirmForm | class | core/ |
Provides a confirmation form to delete multiple media items at once. |
| MediaDeleteMultipleConfirmForm.php | file | core/ |
|
| MediaDeleteMultipleConfirmForm::$mediaItems | property | core/ |
The array of media items to delete, indexed by ID and language. |
| MediaDeleteMultipleConfirmForm::$storage | property | core/ |
The entity storage. |
| MediaDeleteMultipleConfirmForm::$tempStoreFactory | property | core/ |
The tempstore factory. |
| MediaDeleteMultipleConfirmForm::buildForm | function | core/ |
@todo Change to trait or base class when #2843395 is done. |
| MediaDeleteMultipleConfirmForm::create | function | core/ |
Instantiates a new instance of this class. |
| MediaDeleteMultipleConfirmForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| MediaDeleteMultipleConfirmForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| MediaDeleteMultipleConfirmForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| MediaDeleteMultipleConfirmForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| MediaDeleteMultipleConfirmForm::submitForm | function | core/ |
@todo Change to trait or base class when #2843395 is done. |
| MediaDeleteMultipleConfirmForm::__construct | function | core/ |
Constructs a MediaDeleteMultipleConfirmForm form object. |
| 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. |
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.