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 |
|---|---|---|---|
| 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[[api-linebreak]] @group Render |
| PasswordConfirmTest.php | file | core/ |
|
| PasswordConfirmTest::providerTestValueCallback | function | core/ |
Data provider for testValueCallback(). |
| PasswordConfirmTest::testValueCallback | function | core/ |
@covers ::valueCallback[[api-linebreak]] |
| 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. |
| SimpleTestTest::confirmStubTestResults | function | core/ |
Confirm that the stub test produced the desired results. |
| 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. |
| ThemeExperimentalConfirmForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| ThemeExperimentalConfirmForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| ThemeExperimentalConfirmForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ThemeExperimentalConfirmForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| ThemeExperimentalConfirmForm::submitForm | function | core/ |
Form submission handler. |
| ThemeExperimentalConfirmForm::__construct | function | core/ |
Constructs a ThemeExperimentalConfirmForm object. |
| ThemeNotUsingClassyLibraryTest::confirmMatchingAssets | function | core/ |
Confirms that the assets of a copied Classy library match the original's. |
| ThemeNotUsingClassyLibraryTest::confirmNoClassyAssets | function | core/ |
Confirms a library is not loading any Classy assets. |
| UpdateTestBase::confirmRevokedStatus | function | core/ |
Confirms messages are correct when a release has been unpublished/revoked. |
| UpdateTestBase::confirmUnsupportedStatus | function | core/ |
Confirms messages are correct when a release has been marked unsupported. |
| UserCancelForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| UserController::confirmCancel | function | core/ |
Confirms cancelling a user account via an email link. |
| UserMultipleCancelConfirm | class | core/ |
Provides a confirmation form for cancelling multiple user accounts. |
| UserMultipleCancelConfirm.php | file | core/ |
|
| UserMultipleCancelConfirm::$deprecatedProperties | property | core/ |
|
| UserMultipleCancelConfirm::$entityTypeManager | property | core/ |
The entity type manager. |
| UserMultipleCancelConfirm::$tempStoreFactory | property | core/ |
The temp store factory. |
| UserMultipleCancelConfirm::$userStorage | property | core/ |
The user storage. |
| UserMultipleCancelConfirm::buildForm | function | core/ |
Form constructor. |
| UserMultipleCancelConfirm::create | function | core/ |
Instantiates a new instance of this class. |
| UserMultipleCancelConfirm::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.