40 calls to drupal_render() in Zircon Profile 8
- action_views_form_substitutions in core/
modules/ action/ action.views_execution.inc - Implements hook_views_form_substitutions().
- Analyzer::formatMessages in core/
modules/ views/ src/ Analyzer.php - Formats the analyze result into a message string.
- BookAdminEditForm::bookAdminTableTree in core/
modules/ book/ src/ Form/ BookAdminEditForm.php - Helps build the main table in the book administration page form.
- BreakLockForm::getDescription in core/
modules/ views_ui/ src/ Form/ BreakLockForm.php - Returns additional text to display as a description.
- callback_batch_finished in core/
lib/ Drupal/ Core/ Form/ form.api.php - Complete a batch process.
- ContextualLinks::render in core/
modules/ contextual/ src/ Plugin/ views/ field/ ContextualLinks.php - Overrides \Drupal\views\Plugin\views\field\FieldPluginBase::render().
- drupal_render_children in core/
includes/ common.inc - Renders children of an element and concatenates them.
- EntityLink::render in core/
modules/ comment/ src/ Plugin/ views/ field/ EntityLink.php - Renders the field.
- FilterCaption::process in core/
modules/ filter/ src/ Plugin/ Filter/ FilterCaption.php - Performs the filter processing.
- FilterHtml::tips in core/
modules/ filter/ src/ Plugin/ Filter/ FilterHtml.php - Generates a filter's tip.
- HistoryUserTimestamp::render in core/
modules/ history/ src/ Plugin/ views/ field/ HistoryUserTimestamp.php - Renders the field.
- hook_tokens_alter in core/
lib/ Drupal/ Core/ Utility/ token.api.php - Alter replacement values for placeholder tokens.
- ImageStyleEditForm::form in core/
modules/ image/ src/ Form/ ImageStyleEditForm.php - Gets the actual form array to be built.
- NodeListBuilder::buildRow in core/
modules/ node/ src/ NodeListBuilder.php - Builds a row for an entity in the entity listing.
- OverviewTerms::buildForm in core/
modules/ taxonomy/ src/ Form/ OverviewTerms.php - Form constructor.
- PrerenderList::renderItems in core/
modules/ views/ src/ Plugin/ views/ field/ PrerenderList.php - Render all items in this field together.
- rdf_preprocess_comment in core/
modules/ rdf/ rdf.module - Implements hook_preprocess_HOOK() for comment templates.
- rdf_preprocess_node in core/
modules/ rdf/ rdf.module - Implements hook_preprocess_HOOK() for node templates.
- Result::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ area/ Result.php - Provide a form to edit options for this plugin.
- SearchExtraTypeSearch::buildResults in core/
modules/ search/ tests/ modules/ search_extra_type/ src/ Plugin/ Search/ SearchExtraTypeSearch.php - Executes the search and builds render arrays for the result items.
- StatisticsLastCommentName::render in core/
modules/ comment/ src/ Plugin/ views/ field/ StatisticsLastCommentName.php - Renders the field.
- Tableselect::preRenderTableselect in core/
lib/ Drupal/ Core/ Render/ Element/ Tableselect.php - Prepares a 'tableselect' #type element for rendering.
- tablesort_header in core/
includes/ tablesort.inc - Formats a column header.
- template_preprocess_book_navigation in core/
modules/ book/ book.module - Prepares variables for book navigation templates.
- template_preprocess_comment in core/
modules/ comment/ comment.module - Prepares variables for comment templates.
- template_preprocess_file_widget_multiple in core/
modules/ file/ file.field.inc - Prepares variables for multi file form widget templates.
- template_preprocess_forums in core/
modules/ forum/ forum.module - Prepares variables for forums templates.
- template_preprocess_forum_list in core/
modules/ forum/ forum.module - Prepares variables for forum list templates.
- template_preprocess_forum_submitted in core/
modules/ forum/ forum.module - Prepares variables for forum submission information templates.
- template_preprocess_node in core/
modules/ node/ node.module - Prepares variables for node templates.
- ThemeManager::render in core/
lib/ Drupal/ Core/ Theme/ ThemeManager.php - Generates themed output.
- theme_theme_test_render_element_children in core/
modules/ system/ tests/ modules/ theme_test/ theme_test.module - Theme function for testing rendering of child elements via drupal_render().
- UnpublishByKeywordNode::execute in core/
modules/ node/ src/ Plugin/ Action/ UnpublishByKeywordNode.php - Executes the plugin.
- UpdateManagerUpdate::buildForm in core/
modules/ update/ src/ Form/ UpdateManagerUpdate.php - Form constructor.
- update_manager_download_batch_finished in core/
modules/ update/ update.manager.inc - Batch callback: Performs actions when the download batch is completed.
- ViewEditForm::form in core/
modules/ views_ui/ src/ ViewEditForm.php - Gets the actual form array to be built.
- views_pre_render_views_form_views_form in core/
modules/ views/ views.module - Replaces views substitution placeholders.
- _content_translation_preprocess_language_content_settings_table in core/
modules/ content_translation/ content_translation.admin.inc - (proxied) Implements hook_preprocess_HOOK();
- _node_mass_update_batch_finished in core/
modules/ node/ node.admin.inc - Implements callback_batch_finished().
- _simpletest_batch_operation in core/
modules/ simpletest/ simpletest.module - Implements callback_batch_operation().