You are here

18 theme calls to username.html.twig in Zircon Profile 8.0

AuthorFormatter::viewElements in core/modules/user/src/Plugin/Field/FieldFormatter/AuthorFormatter.php
Builds a renderable array for a field value.
AuthorNameFormatter::viewElements in core/modules/comment/src/Plugin/Field/FieldFormatter/AuthorNameFormatter.php
Builds a renderable array for a field value.
BreakLockForm::getDescription in core/modules/views_ui/src/Form/BreakLockForm.php
Returns additional text to display as a description.
CommentAdminOverview::buildForm in core/modules/comment/src/Form/CommentAdminOverview.php
Form constructor for the comment overview administration form.
DbLogController::eventDetails in core/modules/dblog/src/Controller/DbLogController.php
Displays details about a specific database log message.
DbLogController::overview in core/modules/dblog/src/Controller/DbLogController.php
Displays a listing of database log messages.
MessageForm::form in core/modules/contact/src/MessageForm.php
Gets the actual form array to be built.
NodeController::revisionOverview in core/modules/node/src/Controller/NodeController.php
Generates an overview table of older revisions of a node.
NodeListBuilder::buildRow in core/modules/node/src/NodeListBuilder.php
Builds a row for an entity in the entity listing.
NodeRevisionsUiTest::testNodeRevisionDoubleEscapeFix in core/modules/node/src/Tests/NodeRevisionsUiTest.php
Checks HTML double escaping of revision logs.
NodeSearch::prepareResults in core/modules/node/src/Plugin/Search/NodeSearch.php
Prepares search results for rendering.
StatisticsLastCommentName::render in core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php
Renders the field.
template_preprocess_comment in core/modules/comment/comment.module
Prepares variables for comment templates.
template_preprocess_forum_submitted in core/modules/forum/forum.module
Prepares variables for forum submission information templates.
tracker_page in core/modules/tracker/tracker.pages.inc
Page callback: Generates a page of tracked nodes for the site.
UserListBuilder::buildRow in core/modules/user/src/UserListBuilder.php
Builds a row for an entity in the entity listing.
UserNameFormatter::viewElements in core/modules/user/src/Plugin/Field/FieldFormatter/UserNameFormatter.php
Builds a renderable array for a field value.
ViewEditForm::form in core/modules/views_ui/src/ViewEditForm.php
Gets the actual form array to be built.