Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
MySQLi implementation of \Drupal\Core\Database\Connection. |
| Connection | class | core/ |
DummyDB test implementation of \Drupal\Core\Database\Connection. |
| Connection | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Connection. |
| Connection | class | core/ |
CoreFakeWithAllCustomClasses 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/ |
CoreFake implementation of \Drupal\Core\Database\Connection. |
| Connection | class | core/ |
SQLite implementation of \Drupal\Core\Database\Connection. |
| Connection | class | core/ |
MySQL implementation of \Drupal\Core\Database\Connection. |
| Connection | class | core/ |
Base Database API class. |
| Connection.php | file | core/ |
|
| Connection.php | file | core/ |
|
| Connection.php | file | core/ |
|
| Connection.php | file | core/ |
|
| Connection.php | file | core/ |
|
| Connection.php | file | core/ |
|
| Connection.php | file | core/ |
|
| Connection.php | file | core/ |
|
| Connection.php | file | core/ |
|
| Connection.php | file | core/ |
|
| Connection.php | file | core/ |
|
| Connection.php | file | core/ |
|
| Connection.php | file | core/ |
|
| Connection.php | file | core/ |
|
| Connection::$attachedDatabases | property | core/ |
All databases attached to the current database. |
| Connection::$connection | property | core/ |
The actual client connection. |
| Connection::$connectionOptions | property | core/ |
The connection information for this connection object. |
| Connection::$databaseVersion | property | core/ |
Hardcoded database server version. |
| Connection::$driver | property | core/ |
Public property so we can test driver loading mechanism. |
| Connection::$driver | property | core/ |
Public property so we can test driver loading mechanism. |
| Connection::$driver | property | core/ |
Public property so we can test driver loading mechanism. |
| Connection::$driver | property | core/ |
Public property so we can test driver loading mechanism. |
| Connection::$driverClasses | property | core/ |
Index of what driver-specific class to use for various operations. |
| Connection::$enabledEvents | property | core/ |
Tracks the database API events to be dispatched. |
| 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. |
Pagination
- Previous page
- Page 284
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.