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 |
|---|---|---|---|
| Action::$confirm_form_route_name | property | core/ |
The route name for a confirmation form for this action. |
| BanDelete::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| BlockDeleteForm::getConfirmText | function | core/ |
|
| BreakLockForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| BulkFormTest::testConfirmRouteWithParameters | function | core/ |
Tests that route parameters are passed to the confirmation form route. |
| ClaroPasswordConfirmWidgetTest | class | core/ |
Tests the password confirm widget with Claro theme. |
| ClaroPasswordConfirmWidgetTest.php | file | core/ |
|
| ClaroPasswordConfirmWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ClaroPasswordConfirmWidgetTest::testFillConfirmOnly | function | core/ |
Tests the password confirm widget so that only confirm input is filled. |
| ClaroPasswordConfirmWidgetTest::testPasswordConfirmMessage | function | core/ |
Tests that password match message is invisible when widget is initialized. |
| claro_preprocess_form_element__password_confirm | function | core/ |
Implements hook_preprocess_HOOK() for form_element__password_confirm. |
| ConfigTranslationDeleteForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| confirm-form.html.twig | file | core/ |
Theme override for confirm form. |
| confirm-form.html.twig | file | core/ |
Theme override for confirm form. |
| confirm-form.html.twig | file | core/ |
Default theme implementation for confirm form. |
| ConfirmDeleteMultiple | class | core/ |
Provides the comment multiple delete confirmation form. |
| ConfirmDeleteMultiple.php | file | core/ |
|
| ConfirmDeleteMultiple::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| ConfirmDeleteMultiple::getDeletedMessage | function | core/ |
Returns the message to show the user after an item was deleted. |
| ConfirmDeleteMultiple::getInaccessibleMessage | function | core/ |
Returns the message to show the user when an item has not been deleted. |
| ConfirmDeleteMultiple::getQuestion | function | core/ |
Returns the question to ask the user. |
| ConfirmFormArrayPathTestForm | class | core/ |
Provides a test confirmation form with a complex cancellation destination. |
| ConfirmFormArrayPathTestForm.php | file | core/ |
|
| ConfirmFormArrayPathTestForm::getCancelText | function | core/ |
Returns a caption for the link which cancels the action. |
| ConfirmFormArrayPathTestForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| ConfirmFormArrayPathTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ConfirmFormBase | class | core/ |
Provides a generic base class for a confirmation form. |
| ConfirmFormBase.php | file | core/ |
|
| ConfirmFormBase::buildForm | function | core/ |
Form constructor. |
| ConfirmFormBase::getCancelText | function | core/ |
Returns a caption for the link which cancels the action. |
| ConfirmFormBase::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| ConfirmFormBase::getDescription | function | core/ |
Returns additional text to display as a description. |
| ConfirmFormBase::getFormName | function | core/ |
Returns the internal name used to refer to the confirmation item. |
| ConfirmFormHelper | class | core/ |
Provides common functionality to confirmation forms. |
| ConfirmFormHelper.php | file | core/ |
|
| ConfirmFormHelper::buildCancelLink | function | core/ |
Builds the cancel link for a confirmation form. |
| ConfirmFormHelperTest | class | core/ |
Tests Drupal\Core\Form\ConfirmFormHelper. |
| ConfirmFormHelperTest.php | file | core/ |
|
| ConfirmFormHelperTest::providerTestCancelLinkDestination | function | core/ |
Provides test data for testCancelLinkDestination(). |
| ConfirmFormHelperTest::testCancelLinkDestination | function | core/ |
Tests a cancel link provided by the destination. |
| ConfirmFormHelperTest::testCancelLinkRoute | function | core/ |
Tests a cancel link route. |
| ConfirmFormHelperTest::testCancelLinkRouteWithParams | function | core/ |
Tests a cancel link route with parameters. |
| ConfirmFormHelperTest::testCancelLinkRouteWithUrl | function | core/ |
Tests a cancel link route with a URL object. |
| ConfirmFormHelperTest::testCancelLinkTitle | function | core/ |
Tests the cancel link title. |
| ConfirmFormInterface | interface | core/ |
Defines the behavior a confirmation form. |
| ConfirmFormInterface.php | file | core/ |
|
| ConfirmFormInterface::getCancelText | function | core/ |
Returns a caption for the link which cancels the action. |
| ConfirmFormInterface::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| ConfirmFormInterface::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| ConfirmFormInterface::getDescription | function | core/ |
Returns additional text to display as a description. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.