Search for utf8mb4IsSupported

  1. Search 9.5.x for utf8mb4IsSupported
  2. Search 8.9.x for utf8mb4IsSupported
  3. Search 10.3.x for utf8mb4IsSupported
  4. Search 11.x for utf8mb4IsSupported
  5. Other projects
Title Object type File name Summary
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::utf8mb4IsSupported function includes/database/sqlite/database.inc Checks whether utf8mb4 support is available on the current database system.

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