20 theme calls to username.html.twig in Drupal 9
- 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.
- BreakLockLink::preRenderLock in core/
lib/ Drupal/ Core/ TempStore/ Element/ BreakLockLink.php - Pre-render callback: Renders a lock into #markup.
- 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.
- MediaListBuilder::buildRow in core/
modules/ media/ src/ MediaListBuilder.php - Builds a row for an entity in the entity listing.
- 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/ tests/ src/ Functional/ 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.
- TrackerController::buildContent in core/
modules/ tracker/ src/ Controller/ TrackerController.php - Builds content for the tracker controllers.
- 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.
- WorkspaceViewBuilder::buildComponents in core/
modules/ workspaces/ src/ WorkspaceViewBuilder.php - Builds the component fields and properties of a set of entities.