Search for utf8mb4IsSupported
- Search 9.5.x for utf8mb4IsSupported
- Search 8.9.x for utf8mb4IsSupported
- Search 10.3.x for utf8mb4IsSupported
- Search 11.x for utf8mb4IsSupported
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DatabaseConnection::utf8mb4IsSupported | function | includes/ |
Checks whether utf8mb4 support is available on the current database system. |
DatabaseConnection_mysql::utf8mb4IsSupported | function | includes/ |
Checks whether utf8mb4 support is available on the current database system. |
DatabaseConnection_pgsql::utf8mb4IsSupported | function | includes/ |
Checks whether utf8mb4 support is available on the current database system. |
DatabaseConnection_sqlite::utf8mb4IsSupported | function | includes/ |
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.