21 calls to truncate_utf8()

aggregator_aggregator_process in drupal/core/modules/aggregator/aggregator.processor.inc
Implements hook_aggregator_process().
aggregator_parse_feed in drupal/core/modules/aggregator/aggregator.parser.inc
Parses a feed and stores its items.
CommentFormController::submit in drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php
Overrides Drupal\Core\Entity\EntityFormController::submit().
comment_admin_overview in drupal/core/modules/comment/comment.admin.inc
Form constructor for the comment overview administration form.
DBLogTest::assertLogMessage in drupal/core/modules/dblog/lib/Drupal/dblog/Tests/DBLogTest.php
Confirms that a log message appears on the database log overview screen.
DBLogTest::doUser in drupal/core/modules/dblog/lib/Drupal/dblog/Tests/DBLogTest.php
Generates and then verifies some user events.
FieldOverview::form in drupal/core/modules/field_ui/lib/Drupal/field_ui/FieldOverview.php
Overrides Drupal\field_ui\OverviewBase::form().
LinkFieldTest::testLinkFormatter in drupal/core/modules/field/modules/link/lib/Drupal/link/Tests/LinkFieldTest.php
Tests the default 'link' formatter.
LinkFieldTest::testLinkSeparateFormatter in drupal/core/modules/field/modules/link/lib/Drupal/link/Tests/LinkFieldTest.php
Tests the 'link_separate' formatter.
link_field_formatter_view in drupal/core/modules/field/modules/link/link.module
Implements hook_field_formatter_view().
path_admin_overview in drupal/core/modules/path/path.admin.inc
Returns a listing of all defined URL aliases.
Schema::prepareComment in drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php
Prepare a table or column comment for database query.
search_excerpt in drupal/core/modules/search/search.module
Returns snippets from a piece of text, with certain keywords highlighted. Used for formatting search results.
StatisticsLoggingTest::testLogging in drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsLoggingTest.php
Verifies request logging for cached and uncached pages.
text_summary in drupal/core/modules/field/modules/text/text.module
Generates a trimmed, formatted version of a text field value.
theme_dblog_message in drupal/core/modules/dblog/dblog.admin.inc
Returns HTML for a log message.
UnicodeUnitTest::runTruncateTests in drupal/core/modules/system/lib/Drupal/system/Tests/System/UnicodeUnitTest.php
Runs test cases for helperTestTruncate().
_book_toc_recurse in drupal/core/modules/book/book.module
Recursively processes and formats menu items for book_toc().
_menu_parents_recurse in drupal/core/modules/menu/menu.module
Recursive helper function for menu_parent_options().
_search_index_truncate in drupal/core/modules/search/search.module
Helper function for array_walk in search_index_split.
_statistics_link in drupal/core/modules/statistics/statistics.module
Generates a link to a path, truncating the displayed text to a given width.