Search for support

  1. Search 9.5.x for support
  2. Search 8.9.x for support
  3. Search 10.3.x for support
  4. Search 11.x for support
  5. Other projects
Title Object type File name Summary
DatabaseConnection::$transactionalDDLSupport property includes/database/database.inc Whether this database connection supports transactional DDL.
DatabaseConnection::$transactionSupport property includes/database/database.inc Whether this database connection supports transactions.
DatabaseConnection::supportsTransactionalDDL function includes/database/database.inc Determines if this driver supports transactional DDL.
DatabaseConnection::supportsTransactions function includes/database/database.inc Determines if this driver supports transactions.
DatabaseConnection::utf8mb4IsSupported function includes/database/database.inc Checks whether utf8mb4 support is available on the current database system.
DatabaseConnection_mysql::utf8mb4IsSupported function includes/database/mysql/database.inc Checks whether utf8mb4 support is available on the current database system.
DatabaseConnection_pgsql::utf8mb4IsSupported function includes/database/pgsql/database.inc Checks whether utf8mb4 support is available on the current database system.
DatabaseConnection_sqlite::$savepointSupport property includes/database/sqlite/database.inc Whether this database connection supports savepoints.
DatabaseConnection_sqlite::utf8mb4IsSupported function includes/database/sqlite/database.inc Checks whether utf8mb4 support is available on the current database system.
DatabaseTransactionTestCase::testTransactionRollBackNotSupported function modules/simpletest/tests/database_test.test Test transaction rollback on a database that does not support transactions.
DatabaseTransactionTestCase::testTransactionRollBackSupported function modules/simpletest/tests/database_test.test Test transaction rollback on a database that supports transactions.
translation_supported_type function modules/translation/translation.module Returns whether the given content type has support for translations.
UPDATE_NOT_SUPPORTED constant modules/update/update.module Current release is no longer supported by the project maintainer.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.