91 calls to drupal_render()

ajax_prepare_response in drupal/includes/ajax.inc
Converts the return value of a page callback into an Ajax commands array.
authorize.php in drupal/authorize.php
Administrative script for running authorized file operations.
bartik_field__taxonomy_term_reference in drupal/themes/bartik/template.php
Implements theme_field__field_type().
book_children in drupal/modules/book/book.module
Formats the menu links for the child pages of the current page.
book_node_export in drupal/modules/book/book.module
Generates printer-friendly HTML for a node.
comment_node_update_index in drupal/modules/comment/comment.module
Implements hook_node_update_index().
comment_unpublish_by_keyword_action in drupal/modules/comment/comment.module
Unpublishes a comment if it contains certain keywords.
dashboard_show_block_content in drupal/modules/dashboard/dashboard.module
Ajax callback: Displays the rendered contents of a specific block.
DrupalRenderTestCase::assertRenderedElement in drupal/modules/simpletest/tests/common.test
DrupalRenderTestCase::testDrupalRenderBasics in drupal/modules/simpletest/tests/common.test
Tests the output drupal_render() for some elementary input values.
DrupalRenderTestCase::testDrupalRenderCache in drupal/modules/simpletest/tests/common.test
Tests caching of render items.
DrupalRenderTestCase::testDrupalRenderChildrenAttached in drupal/modules/simpletest/tests/common.test
Test #attached functionality in children elements.
DrupalRenderTestCase::testDrupalRenderSorting in drupal/modules/simpletest/tests/common.test
Test sorting by weight.
DrupalRenderTestCase::testDrupalRenderThemeArguments in drupal/modules/simpletest/tests/common.test
Test passing arguments to the theme function.
drupal_get_css in drupal/includes/common.inc
Returns a themed representation of all stylesheets to attach to the page.
drupal_get_html_head in drupal/includes/common.inc
Retrieves output to be displayed in the HEAD tag of the HTML page.
drupal_render_children in drupal/includes/common.inc
Renders children of an element and concatenates them.
drupal_render_page in drupal/includes/common.inc
Renders the page, including all theming.
FieldAttachOtherTestCase::testFieldAttachView in drupal/modules/field/tests/field.test
Test field_attach_view() and field_attach_prepare_view().
FieldDisplayAPITestCase::testFieldViewField in drupal/modules/field/tests/field.test
Test the field_view_field() function.
FieldDisplayAPITestCase::testFieldViewValue in drupal/modules/field/tests/field.test
Test the field_view_value() function.
FieldUIManageDisplayTestCase::assertNodeViewTextHelper in drupal/modules/field_ui/field_ui.test
Asserts that a string is (not) found in the rendered nodein a view mode.
file_ajax_upload in drupal/modules/file/file.module
Menu callback; Shared Ajax callback for file uploads and deletions.
FormCheckboxTestCase::testFormCheckbox in drupal/modules/simpletest/tests/form.test
FormsTestCase::testRequiredFields in drupal/modules/simpletest/tests/form.test
Check several empty values for required forms elements.
hook_search_execute in drupal/modules/search/search.api.php
Execute a search for a set of key words.
hook_tokens_alter in drupal/modules/system/system.api.php
Alter replacement values for placeholder tokens.
hook_update_index in drupal/modules/search/search.api.php
Update the search index for this module.
install_run_task in drupal/includes/install.core.inc
Runs an individual installation task.
install_select_locale in drupal/includes/install.core.inc
Installation task; select which locale to use for the current profile.
install_select_profile in drupal/includes/install.core.inc
Selects which profile to install.
JavaScriptTestCase::testAttachedLibrary in drupal/modules/simpletest/tests/common.test
Tests the addition of libraries through the #attached['library'] property.
locale_translate_export_screen in drupal/modules/locale/locale.admin.inc
User interface for the translation export screen.
locale_translate_seek_screen in drupal/modules/locale/locale.admin.inc
String search screen.
node_feed in drupal/modules/node/node.module
Generates and prints an RSS feed.
node_search_execute in drupal/modules/node/node.module
Implements hook_search_execute().
node_unpublish_by_keyword_action in drupal/modules/node/node.module
Unpublishes a node containing certain keywords.
openid_redirect in drupal/modules/openid/openid.inc
Creates a js auto-submit redirect for (for the 2.x protocol)
render in drupal/includes/common.inc
Renders an element.
RenderElementTypesTestCase::assertElements in drupal/modules/simpletest/tests/theme.test
Asserts that an array of elements is rendered properly.
search_embedded_form_preprocess_search_result in drupal/modules/search/tests/search_embedded_form.module
Adds the test form to search results.
system_themes_page in drupal/modules/system/system.admin.inc
Menu callback; displays a listing of all themes.
TaxonomyTermFieldMultipleVocabularyTestCase::testTaxonomyTermFieldMultipleVocabularies in drupal/modules/taxonomy/taxonomy.test
Tests term reference field and widget with multiple vocabularies.
TaxonomyTermFieldTestCase::testTaxonomyTermFieldWidgets in drupal/modules/taxonomy/taxonomy.test
Test widgets.
template_preprocess_block_admin_display_form in drupal/modules/block/block.admin.inc
Processes variables for block-admin-display-form.tpl.php.
template_preprocess_poll_results in drupal/modules/poll/poll.module
Preprocess the poll_results theme hook.
template_preprocess_poll_vote in drupal/modules/poll/poll.module
Themes the voting form for a poll.
template_preprocess_search_block_form in drupal/modules/search/search.module
Process variables for search-block-form.tpl.php.
template_process_html in drupal/includes/theme.inc
Process variables for html.tpl.php
TextFieldTestCase::_testTextfieldWidgets in drupal/modules/field/modules/text/text.test
Helper function for testTextfieldWidgets().
TextFieldTestCase::_testTextfieldWidgetsFormatted in drupal/modules/field/modules/text/text.test
Helper function for testTextfieldWidgetsFormatted().
ThemeDebugMarkupTestCase::testDebugOutput in drupal/modules/simpletest/tests/theme.test
Tests debug markup added to template output.
ThemeLinksTest::testDrupalPreRenderLinks in drupal/modules/simpletest/tests/theme.test
Test the use of drupal_pre_render_links() on a nested array of links.
theme_aggregator_categorize_items in drupal/modules/aggregator/aggregator.pages.inc
Returns HTML for the aggregator page list form for assigning categories.
theme_book_admin_table in drupal/modules/book/book.admin.inc
Returns HTML for a book administration form.
theme_color_scheme_form in drupal/modules/color/color.module
Returns HTML for a theme's color form.
theme_exposed_filters in drupal/modules/system/system.module
Returns HTML for an exposed filter form.
theme_field in drupal/modules/field/field.module
Returns HTML for a field.
theme_field_multiple_value_form in drupal/modules/field/field.form.inc
Returns HTML for an individual form element.
theme_field_ui_table in drupal/modules/field_ui/field_ui.admin.inc
Returns HTML for Field UI overview tables.
theme_file_widget_multiple in drupal/modules/file/file.field.inc
Returns HTML for a group of file upload widgets.
theme_filter_admin_format_filter_order in drupal/modules/filter/filter.admin.inc
Returns HTML for a text format's filter order form.
theme_filter_admin_overview in drupal/modules/filter/filter.admin.inc
Returns HTML for the text format administration overview form.
theme_image_anchor in drupal/modules/image/image.admin.inc
Returns HTML for a 3x3 grid of checkboxes for image anchors.
theme_image_style_effects in drupal/modules/image/image.admin.inc
Returns HTML for a listing of the effects within a specific image style.
theme_image_widget in drupal/modules/image/image.field.inc
Returns HTML for an image field widget.
theme_locale_date_format_form in drupal/modules/locale/locale.admin.inc
Returns HTML for a locale date format form.
theme_locale_languages_configure_form in drupal/modules/locale/locale.admin.inc
Returns HTML for a language configuration form.
theme_locale_languages_overview_form in drupal/modules/locale/locale.admin.inc
Returns HTML for the language overview form.
theme_menu_link in drupal/includes/menu.inc
Returns HTML for a menu link and submenu.
theme_menu_local_tasks in drupal/includes/menu.inc
Returns HTML for primary and secondary local tasks.
theme_menu_overview_form in drupal/modules/menu/menu.admin.inc
Returns HTML for the menu overview form into a table.
theme_node_preview in drupal/modules/node/node.pages.inc
Returns HTML for a node preview for display during node creation and editing.
theme_node_search_admin in drupal/modules/node/node.module
Returns HTML for the content ranking part of the search settings admin page.
theme_overlay_disable_message in drupal/modules/overlay/overlay.module
Returns the HTML for the message about how to disable the overlay.
theme_poll_choices in drupal/modules/poll/poll.module
Returns HTML for an admin poll form for choices.
theme_profile_admin_overview in drupal/modules/profile/profile.admin.inc
Returns HTML for the profile field overview form into a drag and drop enabled table.
theme_shortcut_set_customize in drupal/modules/shortcut/shortcut.admin.inc
Returns HTML for a shortcut set customization form.
theme_simpletest_test_table in drupal/modules/simpletest/simpletest.pages.inc
Returns HTML for a test list generated by simpletest_test_form() into a table.
theme_system_date_time_settings in drupal/modules/system/system.admin.inc
Returns HTML for the date settings form.
theme_system_modules_fieldset in drupal/modules/system/system.admin.inc
Returns HTML for the modules form.
theme_system_modules_uninstall in drupal/modules/system/system.admin.inc
Returns HTML for a table of currently disabled modules.
theme_tableselect in drupal/includes/form.inc
Returns HTML for a table with radio buttons or checkboxes.
theme_taxonomy_overview_terms in drupal/modules/taxonomy/taxonomy.admin.inc
Returns HTML for a terms overview form as a sortable list of terms.
theme_taxonomy_overview_vocabularies in drupal/modules/taxonomy/taxonomy.admin.inc
Returns HTML for the vocabulary overview form as a sortable list of vocabularies.
theme_user_admin_permissions in drupal/modules/user/user.admin.inc
Returns HTML for the administer permissions page.
theme_user_admin_roles in drupal/modules/user/user.admin.inc
Returns HTML for the role order and new role form.
update_selection_page in drupal/update.php
Renders a form with a list of available database updates.
UpgradePathTaxonomyTestCase::testTaxonomyUpgrade in drupal/modules/simpletest/tests/upgrade/upgrade.taxonomy.test
Basic tests for the taxonomy upgrade.
_node_index_node in drupal/modules/node/node.module
Indexes a single node.
_theme_table_cell in drupal/includes/theme.inc
Returns HTML output for a single table cell for theme_table().