Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::$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::$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. |
| 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/ |
The identifier quote characters for the database type. |
| Connection::$identifierQuotes | property | core/ |
The identifier quote characters for the database type. |
| Connection::$identifierQuotes | property | core/ |
The identifier quote characters for the database type. |
| Connection::$identifierQuotes | property | core/ |
The identifier quote characters for the database type. |
| Connection::$postgresqlConditionOperatorMap | property | core/ |
A map of condition operators to PostgreSQL operators. |
| Connection::$savepoints | property | core/ |
An array of transaction savepoints. |
| Connection::$schema | property | core/ |
The schema object for this connection. |
| Connection::$serverVersion | property | core/ |
Stores the server version after it has been retrieved from the database. |
| Connection::$sqliteConditionOperatorMap | property | core/ |
A map of condition operators to SQLite operators. |
| Connection::$statementClass | property | core/ |
|
| Connection::$statementWrapperClass | property | core/ |
The name of the StatementWrapper class for this connection. |
| Connection::$statementWrapperClass | property | core/ |
The name of the StatementWrapper class for this connection. |
| Connection::$statementWrapperClass | property | core/ |
The name of the StatementWrapper class for this connection. |
| Connection::$statementWrapperClass | property | core/ |
The name of the StatementWrapper class for this connection. |
| Connection::$statementWrapperClass | property | core/ |
The name of the StatementWrapper class for this connection. |
| Connection::$statementWrapperClass | property | core/ |
The name of the StatementWrapper class for this connection. |
| Connection::$tablePlaceholderReplacements | property | core/ |
Replacements to fully qualify {table} placeholders in SQL strings. |
| Connection::$transactionalDDLSupport | property | core/ |
Whether this database connection supports transactional DDL. |
| Connection::$transactionalDDLSupport | property | core/ |
Whether this database connection supports transactional DDL. |
| Connection::$transactionalDDLSupport | property | core/ |
Whether this database connection supports transactional DDL. |
| Connection::$transactionManager | property | core/ |
The transaction manager. |
| Connection::ACCESS_DENIED | constant | core/ |
Error code for "Access denied" error. |
| Connection::addSavepoint | function | core/ |
Add a new savepoint with a unique name. |
| Connection::attachDatabase | function | core/ |
Allows the connection to access additional databases. |
| Connection::attachDatabase | function | core/ |
Allows the connection to access additional databases. |
| Connection::clientVersion | function | core/ |
Returns the version of the database client. |
| Connection::clientVersion | function | core/ |
Returns the version of the database client. |
| Connection::CONNECTION_REFUSED | constant | core/ |
Error code for "Connection refused". |
Pagination
- Previous page
- Page 242
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.