You are here

9 calls to Unicode::ucfirst() in Drupal 9

DateTestBase::createField in core/modules/datetime/tests/src/Functional/DateTestBase.php
Creates a date test field.
DependencyTest::testMissingModules in core/modules/system/tests/src/Functional/Module/DependencyTest.php
Attempts to enable a module with a missing dependency.
drupal_verify_profile in core/includes/install.inc
Verifies that all dependencies are met for a given installation profile.
HandlerBase::caseTransform in core/modules/views/src/Plugin/views/HandlerBase.php
Transform a string by a certain method.
OverviewTerms::buildForm in core/modules/taxonomy/src/Form/OverviewTerms.php
Form constructor.
PathBasedBreadcrumbBuilder::build in core/modules/system/src/PathBasedBreadcrumbBuilder.php
Builds the breadcrumb.
PathProcessorLanguage::initProcessors in core/modules/language/src/HttpKernel/PathProcessorLanguage.php
Initializes the local cache for language path processors.
UnicodeTest::testUcfirst in core/tests/Drupal/Tests/Component/Utility/UnicodeTest.php
Tests multibyte ucfirst.
VocabularyPermissionsTest::testTaxonomyVocabularyOverviewPermissions in core/modules/taxonomy/tests/src/Functional/VocabularyPermissionsTest.php
Tests the vocabulary overview permission.