Search for connect
- Search 7.x for connect
- Search 9.5.x for connect
- Search 8.9.x for connect
- Search 11.x for connect
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
Connection::escapeTable | function | core/ |
Escapes a table name string. |
Connection::exceptionHandler | function | core/ |
Returns the database exceptions handler. |
Connection::exceptionHandler | function | core/ |
|
Connection::exceptionHandler | function | core/ |
|
Connection::exceptionHandler | function | core/ |
|
Connection::exceptionHandler | function | core/ |
|
Connection::exceptionHandler | function | core/ |
|
Connection::expandArguments | function | core/ |
Expands out shorthand placeholders. |
Connection::filterComment | function | core/ |
Sanitize a query comment string. |
Connection::findCallerFromDebugBacktrace | function | core/ |
Determine the last non-database method that called the database API. |
Connection::getAttachedDatabases | function | core/ |
Gets all the attached databases. |
Connection::getClientConnection | function | core/ |
Returns the client-level database connection object. |
Connection::getConnectionOptions | function | core/ |
Returns the connection information for this connection object. |
Connection::getDebugBacktrace | function | core/ |
Gets the debug backtrace. |
Connection::getDriverClass | function | core/ |
Gets the driver-specific override class if any for the specified class. |
Connection::getFullQualifiedTableName | function | core/ |
Get a fully qualified table name. |
Connection::getFullQualifiedTableName | function | core/ |
|
Connection::getFullQualifiedTableName | function | core/ |
|
Connection::getKey | function | core/ |
Returns the key this connection is associated with. |
Connection::getLogger | function | core/ |
Gets the current logging object for this connection. |
Connection::getMariaDbVersionMatch | function | core/ |
Gets the MariaDB portion of the server version. |
Connection::getPagerManager | function | core/ |
Get the pager manager service, if available. |
Connection::getPrefix | function | core/ |
Returns the prefix of the tables. |
Connection::getProvider | function | core/ |
Get the module name of the module that is providing the database driver. |
Connection::getServerVersion | function | core/ |
Gets the server version. |
Connection::getServerVersion | function | core/ |
Gets the server version. |
Connection::getSQLState | function | core/ |
Extracts the SQLSTATE error from a PDOException. |
Connection::getTarget | function | core/ |
Returns the target this connection is associated with. |
Connection::getUnprefixedTablesMap | function | core/ |
Gets a list of individually prefixed table names. |
Connection::hasJson | function | core/ |
Runs a simple query to validate json datatype support. |
Connection::hasJson | function | core/ |
|
Connection::insert | function | core/ |
|
Connection::insert | function | core/ |
|
Connection::insert | function | core/ |
|
Connection::insert | function | core/ |
|
Connection::insert | function | core/ |
|
Connection::insert | function | core/ |
Prepares and returns an INSERT query object. |
Connection::inTransaction | function | core/ |
Determines if there is an active transaction open. |
Connection::isEventEnabled | function | core/ |
Returns the status of a database API event toggle. |
Connection::isMariaDb | function | core/ |
Determines whether the MySQL distribution is MariaDB or not. |
Connection::isMariaDb | function | core/ |
Determines whether the MySQL distribution is MariaDB or not. |
Connection::lastInsertId | function | core/ |
Returns the ID of the last inserted row or sequence value. |
Connection::makeComment | function | core/ |
Flatten an array of query comments into a single comment string. |
Connection::makeSequenceName | function | core/ |
Creates the appropriate sequence name for a given table and serial field. |
Connection::makeSequenceName | function | core/ |
Creates the appropriate sequence name for a given table and serial field. |
Connection::mapConditionOperator | function | core/ |
|
Connection::mapConditionOperator | function | core/ |
|
Connection::mapConditionOperator | function | core/ |
|
Connection::mapConditionOperator | function | core/ |
|
Connection::mapConditionOperator | function | core/ |
Gets any special processing requirements for the condition operator. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.