You are here

33 calls to Unicode::substr() in Zircon Profile 8

AttachedAssetsTest::testSettings in core/modules/system/src/Tests/Common/AttachedAssetsTest.php
Tests JavaScript settings.
ConfigInstaller::installCollectionDefaultConfig in core/lib/Drupal/Core/Config/ConfigInstaller.php
Installs all default configuration in the specified collection.
CssOptimizer::loadFile in core/lib/Drupal/Core/Asset/CssOptimizer.php
Loads the stylesheet and resolves all @import commands.
DbLogTest::doUser in core/modules/dblog/src/Tests/DbLogTest.php
Generates and then verifies some user events.
DedupeBase::transform in core/modules/migrate/src/Plugin/migrate/process/DedupeBase.php
Performs the associated process.
DedupeEntityTest::testDedupe in core/modules/migrate/tests/src/Unit/process/DedupeEntityTest.php
Tests entity based deduplication based on providerTestDedupe() values.
EntityFile::processStubRow in core/modules/file/src/Plugin/migrate/destination/EntityFile.php
Do as much population of the stub row as we can.
EntityUser::processStubRow in core/modules/user/src/Plugin/migrate/destination/EntityUser.php
Do as much population of the stub row as we can.
FieldPluginBase::renderText in core/modules/views/src/Plugin/views/field/FieldPluginBase.php
Performs an advanced text render for the item.
FieldPluginBase::trimText in core/modules/views/src/Plugin/views/field/FieldPluginBase.php
Trims the field down to the specified length.
FieldWebTest::testTextRendering in core/modules/views/src/Tests/Handler/FieldWebTest.php
Tests trimming/read-more/ellipses.
file_create_url in core/includes/file.inc
Creates a web-accessible URL for a stream to an external or local file.
HWLDFWordAccumulator::addWords in core/lib/Drupal/Component/Diff/Engine/HWLDFWordAccumulator.php
JsOptimizer::optimize in core/lib/Drupal/Core/Asset/JsOptimizer.php
Optimizes an asset.
PhpSelection::matchLabel in core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/PhpSelection.php
Matches an entity label to an input string.
QuickEditLoadingTest::testImageField in core/modules/quickedit/src/Tests/QuickEditLoadingTest.php
Tests that Quick Edit can handle an image field.
QuickEditLoadingTest::testTitleBaseField in core/modules/quickedit/src/Tests/QuickEditLoadingTest.php
Tests the loading of Quick Edit for the title base field.
QuickEditLoadingTest::testUserWithPermission in core/modules/quickedit/src/Tests/QuickEditLoadingTest.php
Tests the loading of Quick Edit when a user does have access to it.
SearchSimplifyTest::testSearchSimplifyUnicode in core/modules/search/src/Tests/SearchSimplifyTest.php
Tests that all Unicode characters simplify correctly.
search_expand_cjk in core/modules/search/search.module
Splits CJK (Chinese, Japanese, Korean) text into tokens.
Sql::init in core/modules/migrate/src/Plugin/migrate/id_map/Sql.php
Initialize the plugin.
TermTest::testTaxonomyGetTermByName in core/modules/taxonomy/src/Tests/TermTest.php
Test taxonomy_term_load_multiple_by_name().
TestDiscovery::isUnitTest in core/modules/simpletest/src/TestDiscovery.php
Determines if the provided classname is a unit test.
theme_settings_convert_to_config in core/includes/theme.inc
Converts theme settings to configuration.
Unicode::lcfirst in core/lib/Drupal/Component/Utility/Unicode.php
Converts the first character of a UTF-8 string to lowercase.
Unicode::truncate in core/lib/Drupal/Component/Utility/Unicode.php
Truncates a UTF-8-encoded string safely to a number of characters.
Unicode::ucfirst in core/lib/Drupal/Component/Utility/Unicode.php
Capitalizes the first character of a UTF-8 string.
UnicodeTest::testSubstr in core/tests/Drupal/Tests/Component/Utility/UnicodeTest.php
Tests multibyte substr.
Updater::findInfoFile in core/lib/Drupal/Core/Updater/Updater.php
Determines what the most important (or only) info file is in a directory.
UriItem::generateSampleValue in core/lib/Drupal/Core/Field/Plugin/Field/FieldType/UriItem.php
Generates placeholder field values.
views_ui_truncate in 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 core/modules/filter/filter.module
Process callback for local image filter.
_search_find_match_with_simplify in core/modules/search/search.module
Finds an appropriate keyword in text.