Search for truncate
- Search 7.x for truncate
- Search 9.5.x for truncate
- Search 8.9.x for truncate
- Search 11.x for truncate
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Truncate | class | core/ |
SQLite implementation of \Drupal\Core\Database\Query\Truncate. |
| Truncate | class | core/ |
MySQL implementation of \Drupal\Core\Database\Query\Truncate. |
| Truncate | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Query\Truncate. |
| Truncate | class | core/ |
CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Truncate. |
| Truncate | class | core/ |
SQLite implementation of \Drupal\Core\Database\Query\Truncate. |
| Truncate | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Query\Truncate. |
| Truncate | class | core/ |
General class for an abstracted TRUNCATE operation. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| TruncateDeprecateTest::$modules | property | core/ |
Modules to enable. |
| TruncateDeprecateTest::testDeprecateViewsUiTruncate | function | core/ |
Tests the deprecation of views_ui_truncate() replaced by Unicode::truncate. |
| Unicode::truncate | function | core/ |
Truncates a UTF-8-encoded string safely to a number of characters. |
| Unicode::truncateBytes | function | core/ |
Truncates a UTF-8-encoded string safely to a number of bytes. |
| UnicodeTest::providerTestTruncateBytes | function | core/ |
Provides data for self::testTruncateBytes(). |
| UnicodeTest::providerTruncate | function | core/ |
Data provider for testTruncate(). |
| UnicodeTest::testTruncate | function | core/ |
Tests multibyte truncate. |
| UnicodeTest::testTruncateBytes | function | core/ |
Tests multibyte truncate bytes. |
| views_ui_truncate | function | core/ |
Truncate strings to a set length and provide a '...' if they truncated. |
Pagination
- Previous page
- Page 2
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.