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 |
---|---|---|---|
PasswordConfirm.php | file | core/ |
|
PasswordConfirm::getInfo | function | core/ |
Returns the element properties for this element. |
PasswordConfirm::processPasswordConfirm | function | core/ |
Expand a password_confirm field into two text boxes. |
PasswordConfirm::validatePasswordConfirm | function | core/ |
Validates a password_confirm element. |
PasswordConfirm::valueCallback | function | core/ |
Determines how user input is mapped to an element's #value property. |
PasswordConfirmTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\Element\PasswordConfirm @group Render |
PasswordConfirmTest.php | file | core/ |
|
PasswordConfirmTest::providerTestValueCallback | function | core/ |
Data provider for testValueCallback(). |
PasswordConfirmTest::testValueCallback | function | core/ |
@covers ::valueCallback |
PasswordConfirmWidgetTest | class | core/ |
Tests the JS components added to the PasswordConfirm render element. |
PasswordConfirmWidgetTest.php | file | core/ |
|
PasswordConfirmWidgetTest::$assert | property | core/ |
WebAssert object. |
PasswordConfirmWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
PasswordConfirmWidgetTest::$testUser | property | core/ |
User for testing. |
PasswordConfirmWidgetTest::setUp | function | core/ |
|
PasswordConfirmWidgetTest::testFillConfirmOnly | function | core/ |
Tests the password confirm widget so that only confirm input is filled. |
PasswordConfirmWidgetTest::testPasswordConfirmMessage | function | core/ |
Ensures that password match message is visible when widget is initialized. |
PasswordConfirmWidgetTest::testPasswordConfirmWidgetJsComponents | function | core/ |
Tests the components added to the password confirm widget. |
PhpassHooks::formSystemModulesUninstallConfirmFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for system_modules_uninstall_confirm_form. |
phpass_form_system_modules_uninstall_confirm_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for system_modules_uninstall_confirm_form. |
PrepareModulesEntityUninstallForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
RebuildPermissionsForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
ReindexConfirm | class | core/ |
Provides the search reindex confirmation form. |
ReindexConfirm.php | file | core/ |
|
ReindexConfirm::getCancelText | function | core/ |
Returns a caption for the link which cancels the action. |
ReindexConfirm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
ReindexConfirm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
ReindexConfirm::getDescription | function | core/ |
Returns additional text to display as a description. |
ReindexConfirm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ReindexConfirm::getQuestion | function | core/ |
Returns the question to ask the user. |
ReindexConfirm::submitForm | function | core/ |
Form submission handler. |
RemoveBlockForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
RemoveSectionForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
RevertOverridesForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
ReviewForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
RevisionDeleteForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
RevisionRevertForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
TestActionConfirmForm | class | core/ |
Confirmation form for 'test_action' action. |
TestActionConfirmForm.php | file | core/ |
|
TestActionConfirmForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
TestActionConfirmForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
TestActionConfirmForm::getQuestion | function | core/ |
Returns the question to ask the user. |
TestActionConfirmForm::submitForm | function | core/ |
Form submission handler. |
ThemeExperimentalConfirmForm | class | core/ |
Builds a confirmation form for enabling experimental themes. |
ThemeExperimentalConfirmForm.php | file | core/ |
|
ThemeExperimentalConfirmForm::$themeInstaller | property | core/ |
The theme installer service. |
ThemeExperimentalConfirmForm::$themeList | property | core/ |
An extension discovery instance. |
ThemeExperimentalConfirmForm::buildForm | function | core/ |
Form constructor. |
ThemeExperimentalConfirmForm::create | function | core/ |
Instantiates a new instance of this class. |
ThemeExperimentalConfirmForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.