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
»
user.module
»
theme_username
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
22 theme calls to theme_username()
BreakLockForm::getDescription
in drupal/
core/
modules/
views_ui/
lib/
Drupal/
views_ui/
Form/
BreakLockForm.php
Implements
\Drupal\Core\Form\ConfirmFormBase::getDescription
().
CommentFormController::form
in drupal/
core/
modules/
comment/
lib/
Drupal/
comment/
CommentFormController.php
Overrides
Drupal\Core\Entity\EntityFormController::form
().
comment_admin_overview
in drupal/
core/
modules/
comment/
comment.admin.inc
Form constructor for the comment overview administration form.
DbLogController::overview
in drupal/
core/
modules/
dblog/
lib/
Drupal/
dblog/
Controller/
DbLogController.php
Displays a listing of database log messages.
dblog_event
in drupal/
core/
modules/
dblog/
dblog.admin.inc
Page callback: Displays details about a specific database log message.
hook_search_execute
in drupal/
core/
modules/
search/
search.api.php
Execute a search for a set of key words.
MessageFormController::form
in drupal/
core/
modules/
contact/
lib/
Drupal/
contact/
MessageFormController.php
Overrides
Drupal\Core\Entity\EntityFormController::form
().
Name::render_link
in drupal/
core/
modules/
user/
lib/
Drupal/
user/
Plugin/
views/
field/
Name.php
NcsLastCommentName::render
in drupal/
core/
modules/
comment/
lib/
Drupal/
comment/
Plugin/
views/
field/
NcsLastCommentName.php
Render the field.
node_admin_nodes
in drupal/
core/
modules/
node/
node.admin.inc
Returns the admin form object to node_admin_content().
node_revision_overview
in drupal/
core/
modules/
node/
node.pages.inc
Page callback: Generates an overview table of older revisions of a node.
node_search_execute
in drupal/
core/
modules/
node/
node.module
Implements
hook_search_execute
().
template_preprocess_comment
in drupal/
core/
modules/
comment/
comment.module
Prepares variables for comment templates.
template_preprocess_forum_submitted
in drupal/
core/
modules/
forum/
forum.module
Prepares variables for forum submission information templates.
template_preprocess_node
in drupal/
core/
modules/
node/
node.module
Prepares variables for node templates.
theme_node_recent_content
in drupal/
core/
modules/
node/
node.module
Returns HTML for a recent node to be displayed in the recent content block.
tracker_page
in drupal/
core/
modules/
tracker/
tracker.pages.inc
Page callback: Generates a page of tracked nodes for the site.
Username::render_link
in drupal/
core/
modules/
comment/
lib/
Drupal/
comment/
Plugin/
views/
field/
Username.php
UserNewBlock::build
in drupal/
core/
modules/
user/
lib/
Drupal/
user/
Plugin/
Block/
UserNewBlock.php
Builds and returns the renderable array for this block plugin.
UserOnlineBlock::build
in drupal/
core/
modules/
user/
lib/
Drupal/
user/
Plugin/
Block/
UserOnlineBlock.php
Builds and returns the renderable array for this block plugin.
user_admin_account
in drupal/
core/
modules/
user/
user.admin.inc
Page callback: User administration page.
ViewEditFormController::form
in drupal/
core/
modules/
views_ui/
lib/
Drupal/
views_ui/
ViewEditFormController.php
Overrides
Drupal\Core\Entity\EntityFormController::form
().