Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfirmDeleteMultiple::getInaccessibleMessage | function | core/ |
|
| ConfirmDeleteMultiple::getQuestion | function | core/ |
|
| ConfirmFormArrayPathTestForm | class | core/ |
Provides a test confirmation form with a complex cancellation destination. |
| ConfirmFormArrayPathTestForm.php | file | core/ |
|
| ConfirmFormArrayPathTestForm::getCancelText | function | core/ |
|
| ConfirmFormArrayPathTestForm::getCancelUrl | function | core/ |
|
| ConfirmFormArrayPathTestForm::getFormId | function | core/ |
|
| ConfirmFormBase | class | core/ |
Provides a generic base class for a confirmation form. |
| ConfirmFormBase.php | file | core/ |
|
| ConfirmFormBase::buildForm | function | core/ |
|
| ConfirmFormBase::getCancelText | function | core/ |
|
| ConfirmFormBase::getConfirmText | function | core/ |
|
| ConfirmFormBase::getDescription | function | core/ |
|
| ConfirmFormBase::getFormName | function | core/ |
|
| ConfirmFormHelperTest | class | core/ |
@coversDefaultClass \Drupal\Core\Form\ConfirmFormHelper[[api-linebreak]] @group Form |
| ConfirmFormHelperTest.php | file | core/ |
|
| ConfirmFormHelperTest::providerTestCancelLinkDestination | function | core/ |
Provides test data for testCancelLinkDestination(). |
| ConfirmFormHelperTest::testCancelLinkDestination | function | core/ |
@covers ::buildCancelLink[[api-linebreak]] |
| ConfirmFormHelperTest::testCancelLinkRoute | function | core/ |
@covers ::buildCancelLink[[api-linebreak]] |
| ConfirmFormHelperTest::testCancelLinkRouteWithParams | function | core/ |
@covers ::buildCancelLink[[api-linebreak]] |
| ConfirmFormHelperTest::testCancelLinkRouteWithUrl | function | core/ |
@covers ::buildCancelLink[[api-linebreak]] |
| ConfirmFormHelperTest::testCancelLinkTitle | function | core/ |
@covers ::buildCancelLink[[api-linebreak]] |
| ConfirmFormInterface::getDescription | function | core/ |
Returns additional text to display as a description. |
| 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/ |
|
| ConfirmFormTest::$modules | property | core/ |
Modules to enable. |
| ConfirmFormTest::testConfirmForm | function | core/ |
|
| 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/ |
|
| ConfirmFormTestForm::getCancelText | function | core/ |
|
| ConfirmFormTestForm::getCancelUrl | function | core/ |
|
| ConfirmFormTestForm::getConfirmText | function | core/ |
|
| ConfirmFormTestForm::getDescription | function | core/ |
|
| ConfirmFormTestForm::getFormId | function | core/ |
|
| ConfirmFormTestForm::getQuestion | function | core/ |
|
| ConfirmFormTestForm::submitForm | function | core/ |
|
| Connection::$attachedDatabases | property | core/ |
All databases attached to the current database. |
| Connection::$connectionOptions | property | core/ |
The connection information for this connection object. |
| Connection::$databaseVersion | property | core/ |
Hardcoded database server version. |
| Connection::$driverClasses | property | core/ |
Index of what driver-specific class to use for various operations. |
| Connection::$escapedAliases | property | core/ |
List of escaped aliases names, keyed by unescaped aliases. |
| Connection::$escapedFields | property | core/ |
List of escaped field names, keyed by unescaped names. |
| Connection::$escapedNames | property | core/ |
List of escaped database, table, and field names, keyed by unescaped names. |
| Connection::$escapedTables | property | core/ |
List of escaped table names, keyed by unescaped names. |
| Connection::$identifierQuotes | property | core/ |
The identifier quote characters for the database type. |
| Connection::$identifierQuotes | property | core/ |
Pagination
- Previous page
- Page 215
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.