Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
unicode.inc
»
drupal_substr
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
21 calls to drupal_substr()
DbLogTest::doUser
in drupal/
core/
modules/
dblog/
lib/
Drupal/
dblog/
Tests/
DbLogTest.php
Generates and then verifies some user events.
DisplayPluginBase::optionsSummary
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
display/
DisplayPluginBase.php
Provide the default summary for options in the views UI.
DrupalDiffInline::process_chunk
in drupal/
core/
lib/
Drupal/
Component/
Diff/
DiffEngine.php
Merge chunk segments between tag delimiters.
DrupalDiffInline::render
in drupal/
core/
lib/
Drupal/
Component/
Diff/
DiffEngine.php
Render differences inline using HTML markup.
FieldPluginBase::renderText
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
field/
FieldPluginBase.php
Perform an advanced text render for the item.
FieldPluginBase::trimText
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
field/
FieldPluginBase.php
Trims the field down to the specified length.
FieldWebTest::testTextRendering
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Tests/
Handler/
FieldWebTest.php
Tests trimming/read-more/ellipses.
file_create_url
in drupal/
core/
includes/
file.inc
Creates a web-accessible URL for a stream to an external or local file.
HandlerBase::caseTransform
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
HandlerBase.php
Transform a string by a certain method.
JavaScriptTest::testHeaderSetting
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Common/
JavaScriptTest.php
Tests
drupal_get_js
() for JavaScript settings.
menu_contextual_links
in drupal/
core/
includes/
menu.inc
Retrieves contextual links for a path based on registered local tasks.
SearchSimplifyTest::testSearchSimplifyUnicode
in drupal/
core/
modules/
search/
lib/
Drupal/
search/
Tests/
SearchSimplifyTest.php
Tests that all Unicode characters simplify correctly.
search_expand_cjk
in drupal/
core/
modules/
search/
search.module
Splits CJK (Chinese, Japanese, Korean) text into tokens.
template_preprocess_username
in drupal/
core/
modules/
user/
user.module
Preprocesses variables for
theme_username
().
TermTest::testTaxonomyGetTermByName
in drupal/
core/
modules/
taxonomy/
lib/
Drupal/
taxonomy/
Tests/
TermTest.php
Test
taxonomy_term_load_multiple_by_name
().
theme_settings_convert_to_config
in drupal/
core/
includes/
theme.inc
Converts theme settings to configuration.
Updater::findInfoFile
in drupal/
core/
lib/
Drupal/
Core/
Updater/
Updater.php
Determines what the most important (or only) info file is in a directory.
UserAutocompleteTest::testUserAutocomplete
in drupal/
core/
modules/
user/
lib/
Drupal/
user/
Tests/
UserAutocompleteTest.php
Tests access to user autocompletion and verify the correct results.
views_ui_truncate
in drupal/
core/
modules/
views_ui/
views_ui.module
Truncate strings to a set length and provide a ... if they truncated.
_filter_html_image_secure_process
in drupal/
core/
modules/
filter/
filter.module
Process callback for local image filter.
_HWLDF_WordAccumulator::addWords
in drupal/
core/
lib/
Drupal/
Component/
Diff/
DiffEngine.php