Search for connect
- Search 7.x for connect
- Search 9.5.x for connect
- Search 8.9.x for connect
- Search 10.3.x for connect
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
Connection::databaseType | function | core/ |
Returns the name of the database engine accessed by this driver. |
Connection::databaseType | function | core/ |
Returns the name of the database engine accessed by this driver. |
Connection::DATABASE_NOT_FOUND | constant | core/ |
Error code for "Unable to open database file" error. |
Connection::DATABASE_NOT_FOUND | constant | core/ |
Error code for "Unknown database" error. |
Connection::DATABASE_NOT_FOUND | constant | core/ |
Error code for "Unknown database" error. |
Connection::defaultOptions | function | core/ |
Returns the default query options for any given query. |
Connection::delete | function | core/ |
Prepares and returns a DELETE query object. |
Connection::delete | function | core/ |
Prepares and returns a DELETE query object. |
Connection::delete | function | core/ |
Prepares and returns a DELETE query object. |
Connection::delete | function | core/ |
Prepares and returns a DELETE query object. |
Connection::disableEvents | function | core/ |
Disables database API events dispatching. |
Connection::dispatchEvent | function | core/ |
Dispatches a database API event via the container dispatcher. |
Connection::driver | function | core/ |
Returns the type of database driver. |
Connection::driver | function | core/ |
Returns the type of database driver. |
Connection::driver | function | core/ |
Returns the type of database driver. |
Connection::driver | function | core/ |
Returns the type of database driver. |
Connection::driver | function | core/ |
Returns the type of database driver. |
Connection::driver | function | core/ |
Returns the type of database driver. |
Connection::driver | function | core/ |
Returns the type of database driver. |
Connection::driver | function | core/ |
Returns the type of database driver. |
Connection::driver | function | core/ |
Returns the type of database driver. |
Connection::driver | function | core/ |
Returns the type of database driver. |
Connection::driverTransactionManager | function | core/ |
Returns a new instance of the driver's transaction manager. |
Connection::driverTransactionManager | function | core/ |
Returns a new instance of the driver's transaction manager. |
Connection::driverTransactionManager | function | core/ |
Returns a new instance of the driver's transaction manager. |
Connection::driverTransactionManager | function | core/ |
Returns a new instance of the driver's transaction manager. |
Connection::driverTransactionManager | function | core/ |
Returns a new instance of the driver's transaction manager. |
Connection::enableEvents | function | core/ |
Enables database API events dispatching. |
Connection::escapeAlias | function | core/ |
Escapes an alias name string. |
Connection::escapeDatabase | function | core/ |
Escapes a database name string. |
Connection::escapeField | function | core/ |
Escapes a field name string. |
Connection::escapeLike | function | core/ |
Escapes characters that work as wildcard characters in a LIKE pattern. |
Connection::escapeTable | function | core/ |
Escapes a table name string. |
Connection::exceptionHandler | function | core/ |
Returns the database exceptions handler. |
Connection::exceptionHandler | function | core/ |
Returns the database exceptions handler. |
Connection::exceptionHandler | function | core/ |
Returns the database exceptions handler. |
Connection::exceptionHandler | function | core/ |
Returns the database exceptions handler. |
Connection::exceptionHandler | function | core/ |
Returns the database exceptions handler. |
Connection::exceptionHandler | function | core/ |
Returns the database exceptions handler. |
Connection::exceptionHandler | function | core/ |
Returns the database exceptions handler. |
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/ |
Get a fully qualified table name. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.