Search for confirm

  1. Search 7.x for confirm
  2. Search 9.5.x for confirm
  3. Search 8.9.x for confirm
  4. Search 10.3.x for confirm
  5. Search 11.x for confirm
  6. Other projects
Title Object type File name Summary
NodeTypeDeleteConfirm::buildForm function core/modules/node/src/Form/NodeTypeDeleteConfirm.php
NonStableModulesTest::testDeprecatedAndExperimentalConfirmForm function core/modules/system/tests/src/Functional/Module/NonStableModulesTest.php Tests installing deprecated and experimental modules at the same time.
NonStableModulesTest::testDeprecatedConfirmForm function core/modules/system/tests/src/Functional/Module/NonStableModulesTest.php Tests installing deprecated modules and dependencies in the UI.
NonStableModulesTest::testExperimentalConfirmForm function core/modules/system/tests/src/Functional/Module/NonStableModulesTest.php Tests installing experimental modules and dependencies in the UI.
OneTimeAuthentication::generateCancelConfirmUrl function core/modules/user/src/OneTimeAuthentication.php Generates a URL to confirm an account cancellation request.
OverviewForm::getConfirmText function core/modules/migrate_drupal_ui/src/Form/OverviewForm.php Returns a caption for the button that confirms the action.
PasswordConfirm class core/lib/Drupal/Core/Render/Element/PasswordConfirm.php Provides a form element for double-input of passwords.
PasswordConfirm.php file core/lib/Drupal/Core/Render/Element/PasswordConfirm.php
PasswordConfirm::getInfo function core/lib/Drupal/Core/Render/Element/PasswordConfirm.php
PasswordConfirm::processPasswordConfirm function core/lib/Drupal/Core/Render/Element/PasswordConfirm.php Expand a password_confirm field into two text boxes.
PasswordConfirm::validatePasswordConfirm function core/lib/Drupal/Core/Render/Element/PasswordConfirm.php Validates a password_confirm element.
PasswordConfirm::valueCallback function core/lib/Drupal/Core/Render/Element/PasswordConfirm.php
PasswordConfirmTest class core/tests/Drupal/Tests/Core/Render/Element/PasswordConfirmTest.php Tests Drupal\Core\Render\Element\PasswordConfirm.
PasswordConfirmTest.php file core/tests/Drupal/Tests/Core/Render/Element/PasswordConfirmTest.php
PasswordConfirmTest::providerTestValueCallback function core/tests/Drupal/Tests/Core/Render/Element/PasswordConfirmTest.php Data provider for testValueCallback().
PasswordConfirmTest::testValueCallback function core/tests/Drupal/Tests/Core/Render/Element/PasswordConfirmTest.php Tests value callback.
PasswordConfirmWidgetTest class core/modules/user/tests/src/FunctionalJavascript/PasswordConfirmWidgetTest.php Tests the JS components added to the PasswordConfirm render element.
PasswordConfirmWidgetTest.php file core/modules/user/tests/src/FunctionalJavascript/PasswordConfirmWidgetTest.php
PasswordConfirmWidgetTest::$assert property core/modules/user/tests/src/FunctionalJavascript/PasswordConfirmWidgetTest.php WebAssert object.
PasswordConfirmWidgetTest::$defaultTheme property core/modules/user/tests/src/FunctionalJavascript/PasswordConfirmWidgetTest.php
PasswordConfirmWidgetTest::$testUser property core/modules/user/tests/src/FunctionalJavascript/PasswordConfirmWidgetTest.php User for testing.
PasswordConfirmWidgetTest::setUp function core/modules/user/tests/src/FunctionalJavascript/PasswordConfirmWidgetTest.php
PasswordConfirmWidgetTest::testFillConfirmOnly function core/modules/user/tests/src/FunctionalJavascript/PasswordConfirmWidgetTest.php Tests the password confirm widget so that only confirm input is filled.
PasswordConfirmWidgetTest::testPasswordConfirmMessage function core/modules/user/tests/src/FunctionalJavascript/PasswordConfirmWidgetTest.php Ensures that password match message is visible when widget is initialized.
PasswordConfirmWidgetTest::testPasswordConfirmWidgetJsComponents function core/modules/user/tests/src/FunctionalJavascript/PasswordConfirmWidgetTest.php Tests the components added to the password confirm widget.
PhpassHooks::formSystemModulesUninstallConfirmFormAlter function core/modules/phpass/src/Hook/PhpassHooks.php Implements hook_form_FORM_ID_alter() for system_modules_uninstall_confirm_form.
PrepareModulesEntityUninstallForm::getConfirmText function core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php
PreprocessHooks::formElementPasswordConfirm function core/themes/admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for form_element__password_confirm.
PreprocessHooks::preprocessFormElementPasswordConfirm function core/themes/default_admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for form_element__password_confirm.
RebuildPermissionsForm::getConfirmText function core/modules/node/src/Form/RebuildPermissionsForm.php
ReindexConfirm class core/modules/search/src/Form/ReindexConfirm.php Provides the search reindex confirmation form.
ReindexConfirm.php file core/modules/search/src/Form/ReindexConfirm.php
ReindexConfirm::getCancelText function core/modules/search/src/Form/ReindexConfirm.php
ReindexConfirm::getCancelUrl function core/modules/search/src/Form/ReindexConfirm.php
ReindexConfirm::getConfirmText function core/modules/search/src/Form/ReindexConfirm.php
ReindexConfirm::getDescription function core/modules/search/src/Form/ReindexConfirm.php
ReindexConfirm::getFormId function core/modules/search/src/Form/ReindexConfirm.php
ReindexConfirm::getQuestion function core/modules/search/src/Form/ReindexConfirm.php
ReindexConfirm::submitForm function core/modules/search/src/Form/ReindexConfirm.php
RemoveBlockForm::getConfirmText function core/modules/layout_builder/src/Form/RemoveBlockForm.php
RemoveSectionForm::getConfirmText function core/modules/layout_builder/src/Form/RemoveSectionForm.php
RevertOverridesForm::getConfirmText function core/modules/layout_builder/src/Form/RevertOverridesForm.php
ReviewForm::getConfirmText function core/modules/migrate_drupal_ui/src/Form/ReviewForm.php Returns a caption for the button that confirms the action.
RevisionDeleteForm::getConfirmText function core/lib/Drupal/Core/Entity/Form/RevisionDeleteForm.php
RevisionRevertForm::getConfirmText function core/lib/Drupal/Core/Entity/Form/RevisionRevertForm.php
TestActionConfirmForm class core/modules/views/tests/modules/action_bulk_test/src/Form/TestActionConfirmForm.php Confirmation form for 'test_action' action.
TestActionConfirmForm.php file core/modules/views/tests/modules/action_bulk_test/src/Form/TestActionConfirmForm.php
TestActionConfirmForm::getCancelUrl function core/modules/views/tests/modules/action_bulk_test/src/Form/TestActionConfirmForm.php
TestActionConfirmForm::getFormId function core/modules/views/tests/modules/action_bulk_test/src/Form/TestActionConfirmForm.php
TestActionConfirmForm::getQuestion function core/modules/views/tests/modules/action_bulk_test/src/Form/TestActionConfirmForm.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.