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 |
---|---|---|---|
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/ |
|
BookRemoveForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
book_form_node_confirm_form_alter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\Form\NodeDeleteForm. |
BreakLockForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
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. |
ConfirmClassyCopiesTest | class | core/ |
Confirms that theme assets copied from Classy have not been changed. |
ConfirmClassyCopiesTest.php | file | core/ |
|
ConfirmClassyCopiesTest::getClassyHash | function | core/ |
Gets the hash of a Classy asset. |
ConfirmClassyCopiesTest::providerTestClassyCopies | function | core/ |
Provides lists of filenames for a theme's asset files copied from Classy. |
ConfirmClassyCopiesTest::testClassyCopies | function | core/ |
Confirms that files copied from Classy have not been altered. |
ConfirmClassyCopiesTest::testClassyHashes | function | core/ |
Tests Classy's assets have not been altered. |
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 an 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/ |
@coversDefaultClass \Drupal\Core\Form\ConfirmFormHelper @group Form |
ConfirmFormHelperTest.php | file | core/ |
|
ConfirmFormHelperTest::providerTestCancelLinkDestination | function | core/ |
Provides test data for testCancelLinkDestination(). |
ConfirmFormHelperTest::testCancelLinkDestination | function | core/ |
@covers ::buildCancelLink |
ConfirmFormHelperTest::testCancelLinkRoute | function | core/ |
@covers ::buildCancelLink |
ConfirmFormHelperTest::testCancelLinkRouteWithParams | function | core/ |
@covers ::buildCancelLink |
ConfirmFormHelperTest::testCancelLinkRouteWithUrl | function | core/ |
@covers ::buildCancelLink |
ConfirmFormHelperTest::testCancelLinkTitle | function | core/ |
@covers ::buildCancelLink |
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. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.