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_ucfirst
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
6 calls to drupal_ucfirst()
BreakpointAPITest::testConfigName
in drupal/
core/
modules/
breakpoint/
lib/
Drupal/
breakpoint/
Tests/
BreakpointAPITest.php
Test Breakpoint::buildConfigName().
DependencyTest::testMissingModules
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Module/
DependencyTest.php
Attempts to enable a module with a missing dependency.
design_test_menu
in drupal/
core/
modules/
system/
tests/
modules/
design_test/
design_test.module
Implements
hook_menu
().
drupal_verify_profile
in drupal/
core/
includes/
install.inc
Verifies that all dependencies are met for a given installation profile.
system_modules
in drupal/
core/
modules/
system/
system.admin.inc
Form constructor for the module enable/disable interface.
taxonomy_help
in drupal/
core/
modules/
taxonomy/
taxonomy.module
Implements
hook_help
().