123 calls to drupal_render()

action_views_form_substitutions in drupal/core/modules/action/action.views.inc
Implements hook_views_form_substitutions().
ajax_prepare_response in drupal/core/includes/ajax.inc
Converts the return value of a page callback into an Ajax commands array.
authorize.php in drupal/core/authorize.php
Administrative script for running authorized file operations.
bartik_field__taxonomy_term_reference in drupal/core/themes/bartik/template.php
Implements theme_field__field_type().
Block::execute in drupal/core/modules/block/lib/Drupal/block/Plugin/views/display/Block.php
The display block handler returns the structure necessary for a block.
book_children in drupal/core/modules/book/book.module
Formats the menu links for the child pages of the current page.
book_node_export in drupal/core/modules/book/book.module
Generates printer-friendly HTML for a node.
CheckboxTest::testFormCheckbox in drupal/core/modules/system/lib/Drupal/system/Tests/Form/CheckboxTest.php
CommentRow::render in drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/row/CommentRow.php
Overrides Drupal\system\Plugin\views\row\Entity::render().
comment_node_update_index in drupal/core/modules/comment/comment.module
Implements hook_node_update_index().
comment_unpublish_by_keyword_action in drupal/core/modules/comment/comment.module
Unpublishes a comment if it contains certain keywords.
common_test_drupal_render_invalid_keys in drupal/core/modules/system/tests/modules/common_test/common_test.module
Renders an element with an invalid render array key.
ContextualLinks::render in drupal/core/modules/contextual/lib/Drupal/contextual/Plugin/views/field/ContextualLinks.php
Render the contextual fields.
DisplayApiTest::testFieldViewField in drupal/core/modules/field/lib/Drupal/field/Tests/DisplayApiTest.php
Test the field_view_field() function.
DisplayApiTest::testFieldViewValue in drupal/core/modules/field/lib/Drupal/field/Tests/DisplayApiTest.php
Test the field_view_value() function.
DisplayPluginBase::preview in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php
Fully render the display for the purposes of a live preview or some other AJAXy reason.
DisplayTest::preview in drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display/DisplayTest.php
Overrides Drupal\views\Plugin\views\display\DisplayPluginBase::preview().
drupal_get_css in drupal/core/includes/common.inc
Returns a themed representation of all stylesheets to attach to the page.
drupal_get_html_head in drupal/core/includes/common.inc
Retrieves output to be displayed in the HEAD tag of the HTML page.
drupal_get_js in drupal/core/includes/common.inc
Returns a themed presentation of all JavaScript code for the current page.
drupal_render_children in drupal/core/includes/common.inc
Renders children of an element and concatenates them.
drupal_render_page in drupal/core/includes/common.inc
Renders the page, including all theming.
EmailFieldTest::testEmailField in drupal/core/modules/field/modules/email/lib/Drupal/email/Tests/EmailFieldTest.php
Tests e-mail field.
ExposedFormPluginBase::render_exposed_form in drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/ExposedFormPluginBase.php
Render the exposed filter form.
Field::get_items in drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php
Return an array of items for the field.
FieldAttachOtherTest::testFieldAttachView in drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachOtherTest.php
Test field_attach_view() and field_attach_prepare_view().
FieldPluginBase::advanced_render in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php
Render a field using advanced settings.
file_ajax_upload in drupal/core/modules/file/file.module
Ajax callback: Processes file uploads and deletions.
FormTest::testRequiredFields in drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php
Check several empty values for required forms elements.
FunctionsTest::testDrupalPreRenderLinks in drupal/core/modules/system/lib/Drupal/system/Tests/Theme/FunctionsTest.php
Test the use of drupal_pre_render_links() on a nested array of links.
hook_search_execute in drupal/core/modules/search/search.api.php
Execute a search for a set of key words.
hook_tokens_alter in drupal/core/modules/system/system.api.php
Alter replacement values for placeholder tokens.
hook_update_index in drupal/core/modules/search/search.api.php
Update the search index for this module.
install_run_task in drupal/core/includes/install.core.inc
Runs an individual installation task.
install_select_language in drupal/core/includes/install.core.inc
Selects which language to use during installation.
install_select_profile in drupal/core/includes/install.core.inc
Selects which profile to install.
JavaScriptTest::testAttachedLibrary in drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php
Tests the addition of libraries through the #attached['library'] property.
LinkFieldTest::renderTestEntity in drupal/core/modules/field/modules/link/lib/Drupal/link/Tests/LinkFieldTest.php
Renders a test_entity and sets the output in the internal browser.
ManageDisplayTest::assertNodeViewTextHelper in drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php
Asserts that a string is (not) found in the rendered nodein a view mode.
NodeLink::render in drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/NodeLink.php
Render the field.
node_feed in drupal/core/modules/node/node.module
Page callback: Generates and prints an RSS feed.
node_search_execute in drupal/core/modules/node/node.module
Implements hook_search_execute().
node_unpublish_by_keyword_action in drupal/core/modules/node/node.module
Unpublishes a node containing certain keywords.
openid_redirect in drupal/core/modules/openid/openid.inc
Creates a js auto-submit redirect for (for the 2.x protocol)
PagerTest::testRenderNullPager in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php
Tests rendering with NULL pager.
poll_view_results in drupal/core/modules/poll/poll.module
Generates a graphical representation of the results of a poll.
render in drupal/core/includes/common.inc
Renders an element.
RenderTest::assertRenderedElement in drupal/core/modules/system/lib/Drupal/system/Tests/Common/RenderTest.php
Tests that elements are rendered properly.
RenderTest::testDrupalRenderCache in drupal/core/modules/system/lib/Drupal/system/Tests/Common/RenderTest.php
Tests caching of an empty render item.
RenderTest::testDrupalRenderChildrenAttached in drupal/core/modules/system/lib/Drupal/system/Tests/Common/RenderTest.php
Tests #attached functionality in children elements.
RenderTest::testDrupalRenderSorting in drupal/core/modules/system/lib/Drupal/system/Tests/Common/RenderTest.php
Tests sorting by weight.
RenderTest::testDrupalRenderThemeArguments in drupal/core/modules/system/lib/Drupal/system/Tests/Common/RenderTest.php
Tests passing arguments to the theme function.
Rss::render in drupal/core/modules/node/lib/Drupal/node/Plugin/views/row/Rss.php
Render a row object. This usually passes through to a theme template of some form, but not always.
Rss::render in drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/row/Rss.php
Render a row object. This usually passes through to a theme template of some form, but not always.
search_embedded_form_preprocess_search_result in drupal/core/modules/search/tests/modules/search_embedded_form/search_embedded_form.module
Adds the test form to search results.
StaticLayout::renderLayout in drupal/core/modules/layout/lib/Drupal/layout/Plugin/layout/layout/StaticLayout.php
Implements Drupal\layout\Plugin\LayoutInterface::renderLayout().
StylePluginBase::render_grouping_sets in drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php
Render the grouping sets.
SummaryLengthTest::testSummaryLength in drupal/core/modules/node/lib/Drupal/node/Tests/SummaryLengthTest.php
Tests the node summary length functionality.
system_themes_page in drupal/core/modules/system/system.admin.inc
Menu callback; displays a listing of all themes.
template_preprocess_block_admin_display_form in drupal/core/modules/block/block.admin.inc
Processes variables for block-admin-display-form.tpl.php.
template_preprocess_poll_results in drupal/core/modules/poll/poll.module
Implements template_preprocess_HOOK() for poll-results.tpl.php.
template_preprocess_poll_vote in drupal/core/modules/poll/poll.module
Implements template_preprocess_HOOK() for poll-vote.tpl.php.
template_preprocess_views_exposed_form in drupal/core/modules/views/theme/theme.inc
Default theme function for all filter forms.
template_preprocess_views_ui_view_preview_section in drupal/core/modules/views/views_ui/theme/theme.inc
Theme preprocess for theme_views_ui_view_preview_section().
template_preprocess_views_view in drupal/core/modules/views/theme/theme.inc
Preprocess the primary theme implementation for a view.
template_process_html in drupal/core/includes/theme.inc
Process variables for html.tpl.php
TermFieldMultipleVocabularyTest::testTaxonomyTermFieldMultipleVocabularies in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldMultipleVocabularyTest.php
Tests term reference field and widget with multiple vocabularies.
TermFieldTest::testTaxonomyTermFieldWidgets in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldTest.php
Test widgets.
TextFieldTest::_testTextfieldWidgets in drupal/core/modules/field/modules/text/lib/Drupal/text/Tests/TextFieldTest.php
Helper function for testTextfieldWidgets().
TextFieldTest::_testTextfieldWidgetsFormatted in drupal/core/modules/field/modules/text/lib/Drupal/text/Tests/TextFieldTest.php
Helper function for testTextfieldWidgetsFormatted().
theme_aggregator_categorize_items in drupal/core/modules/aggregator/aggregator.pages.inc
Returns HTML for the aggregator page list form for assigning categories.
theme_book_admin_table in drupal/core/modules/book/book.admin.inc
Returns HTML for a book administration form.
theme_color_scheme_form in drupal/core/modules/color/color.module
Returns HTML for a theme's color form.
theme_field in drupal/core/modules/field/field.module
Returns HTML for a field.
theme_field_multiple_value_form in drupal/core/modules/field/field.form.inc
Returns HTML for an individual form element.
theme_field_ui_table in drupal/core/modules/field_ui/field_ui.admin.inc
Returns HTML for Field UI overview tables.
theme_file_widget_multiple in drupal/core/modules/file/file.field.inc
Returns HTML for a group of file upload widgets.
theme_filter_admin_format_filter_order in drupal/core/modules/filter/filter.admin.inc
Returns HTML for a text format's filter order form.
theme_filter_admin_overview in drupal/core/modules/filter/filter.admin.inc
Returns HTML for the text format administration overview form.
theme_image_anchor in drupal/core/modules/image/image.admin.inc
Returns HTML for a 3x3 grid of checkboxes for image anchors.
theme_image_style_effects in drupal/core/modules/image/image.admin.inc
Returns HTML for a listing of the effects within a specific image style.
theme_image_widget in drupal/core/modules/image/image.field.inc
Returns HTML for an image field widget.
theme_item_list in drupal/core/includes/theme.inc
Returns HTML for a list or nested list of items.
theme_language_admin_overview_form_table in drupal/core/modules/language/language.admin.inc
Returns HTML for the language overview form.
theme_language_negotiation_configure_browser_form_table in drupal/core/modules/language/language.admin.inc
Theme browser configuration form as table.
theme_language_negotiation_configure_form in drupal/core/modules/language/language.admin.inc
Returns HTML for the language negotiation configuration form.
theme_links in drupal/core/includes/theme.inc
Returns HTML for a set of links.
theme_locale_translate_edit_form_strings in drupal/core/modules/locale/locale.pages.inc
Default theme function for translation edit form.
theme_menu_link in drupal/core/includes/menu.inc
Returns HTML for a menu link and submenu.
theme_menu_local_tasks in drupal/core/includes/menu.inc
Returns HTML for primary and secondary local tasks.
theme_menu_overview_form in drupal/core/modules/menu/menu.admin.inc
Returns HTML for the menu overview form into a table.
theme_node_preview in drupal/core/modules/node/node.pages.inc
Returns HTML for a node preview for display during node creation and editing.
theme_node_search_admin in drupal/core/modules/node/node.module
Returns HTML for the content ranking part of the search settings admin page.
theme_overlay_disable_message in drupal/core/modules/overlay/overlay.module
Returns the HTML for the message about how to disable the overlay.
theme_poll_choices in drupal/core/modules/poll/poll.module
Returns HTML for an admin poll form for choices.
theme_shortcut_set_customize in drupal/core/modules/shortcut/shortcut.admin.inc
Returns HTML for a shortcut set customization form.
theme_simpletest_test_table in drupal/core/modules/simpletest/simpletest.pages.inc
Returns HTML for a test list generated by simpletest_test_form() into a table.
theme_system_date_format_localize_form in drupal/core/modules/system/system.admin.inc
Returns HTML for a locale date format form.
theme_system_modules_details in drupal/core/modules/system/system.admin.inc
Returns HTML for the modules form.
theme_system_modules_uninstall in drupal/core/modules/system/system.admin.inc
Returns HTML for a table of currently disabled modules.
theme_tableselect in drupal/core/includes/form.inc
Returns HTML for a table with radio buttons or checkboxes.
theme_taxonomy_overview_terms in drupal/core/modules/taxonomy/taxonomy.admin.inc
Returns HTML for a terms overview form as a sortable list of terms.
theme_taxonomy_overview_vocabularies in drupal/core/modules/taxonomy/taxonomy.admin.inc
Returns HTML for the vocabulary overview form as a sortable list of vocabularies.
theme_user_admin_permissions in drupal/core/modules/user/user.admin.inc
Returns HTML for the administer permissions page.
theme_user_admin_roles in drupal/core/modules/user/user.admin.inc
Returns HTML for the role order and new role form.
theme_views_form_views_form in drupal/core/modules/views/theme/theme.inc
Theme function for a View with form elements: replace the placeholders.
theme_views_ui_build_group_filter_form in drupal/core/modules/views/views_ui/theme/theme.inc
Theme the build group filter form.
theme_views_ui_expose_filter_form in drupal/core/modules/views/views_ui/theme/theme.inc
Theme the expose filter form.
theme_views_ui_rearrange_filter_form in drupal/core/modules/views/views_ui/theme/theme.inc
Turn the rearrange form into a proper table
theme_views_ui_rearrange_form in drupal/core/modules/views/views_ui/theme/theme.inc
Turn the rearrange form into a proper table
theme_views_ui_reorder_displays_form in drupal/core/modules/views/views_ui/theme/theme.inc
Turn the reorder form into a proper table
theme_views_ui_style_plugin_table in drupal/core/modules/views/views_ui/theme/theme.inc
Theme the form for the table style plugin
theme_views_view_mapping_test in drupal/core/modules/views/tests/views_test_data/views_test_data.module
Returns HTML for the Mapping Test style.
toolbar_get_rendered_subtrees in drupal/core/modules/toolbar/toolbar.module
Returns the rendered subtree of each top-level toolbar link.
update_selection_page in drupal/core/update.php
Renders a form with a list of available database updates.
ViewEditFormController::rebuildCurrentTab in drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewEditFormController.php
Regenerate the current tab for AJAX updates.
ViewElementTest::testViewElement in drupal/core/modules/views/lib/Drupal/views/Tests/ViewElementTest.php
Tests the rendered output and form output of a view element.
ViewSubscriber::onView in drupal/core/lib/Drupal/Core/EventSubscriber/ViewSubscriber.php
Processes a successful controller into an HTTP 200 response.
views_ajax_form_wrapper in drupal/core/modules/views/includes/ajax.inc
Wrapper around drupal_build_form to handle some AJAX stuff automatically. This makes some assumptions about the client.
views_ui_ajax_callback in drupal/core/modules/views/views_ui/views_ui.module
Page callback: Calls a method on a view and reloads the listing page.
views_ui_preprocess_views_view in drupal/core/modules/views/views_ui/views_ui.module
Theme preprocess for views-view.tpl.php.
_node_index_node in drupal/core/modules/node/node.module
Indexes a single node.
_theme_table_cell in drupal/core/includes/theme.inc
Returns HTML output for a single table cell for theme_table().