Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| ConfirmFormInterface::getFormName | function | core/ |
Returns the internal name used to refer to the confirmation item. |
| ConfirmFormInterface::getQuestion | function | core/ |
Returns the question to ask the user. |
| ConfirmFormTest | class | core/ |
Tests confirmation forms. |
| ConfirmFormTest.php | file | core/ |
|
| ConfirmFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ConfirmFormTest::$modules | property | core/ |
Modules to install. |
| ConfirmFormTest::testConfirmForm | function | core/ |
Tests the confirm form functionality, including submission and cancellation. |
| ConfirmFormTest::testConfirmFormWithExternalDestination | function | core/ |
Tests that the confirm form does not use external destinations. |
| ConfirmFormTestForm | class | core/ |
Provides a test confirmation form. |
| ConfirmFormTestForm.php | file | core/ |
|
| ConfirmFormTestForm::buildForm | function | core/ |
Form constructor. |
| ConfirmFormTestForm::getCancelText | function | core/ |
Returns a caption for the link which cancels the action. |
| ConfirmFormTestForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| ConfirmFormTestForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| ConfirmFormTestForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| ConfirmFormTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ConfirmFormTestForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| ConfirmFormTestForm::submitForm | function | core/ |
Form submission handler. |
| Connection | class | core/ |
MySQL test implementation of \Drupal\Core\Database\Connection. |
| Connection | class | core/ |
MySQL test implementation of \Drupal\Core\Database\Connection. |
| Connection | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Connection. |
| Connection | class | core/ |
MySQL implementation of \Drupal\Core\Database\Connection. |
| Connection | class | core/ |
Base Database API class. |
| Connection | class | core/ |
CoreFake implementation of \Drupal\Core\Database\Connection. |
| Connection | class | core/ |
CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Connection. |
| Connection | class | core/ |
DummyDB test implementation of \Drupal\Core\Database\Connection. |
| Connection | class | core/ |
MySQLi implementation of \Drupal\Core\Database\Connection. |
| Connection | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Connection. |
| Connection | class | core/ |
A connection for testing database drivers. |
| Connection | class | core/ |
A test implementation of \Drupal\Core\Database\Connection. |
| Connection | class | core/ |
A fake Connection class for testing purposes. |
| Connection | class | core/ |
SQLite implementation of \Drupal\Core\Database\Connection. |
| Connection.php | file | core/ |
|
| Connection.php | file | core/ |
|
| Connection.php | file | core/ |
|
| Connection.php | file | core/ |
|
| Connection.php | file | core/ |
|
| Connection.php | file | core/ |
Pagination
- Previous page
- Page 278
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.