Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 9.x
»
common.inc
»
drupal_render_children
Search Drupal 9.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 9.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
Deprecated
42 calls to drupal_render_children()
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_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.
theme_aggregator_categorize_items
in drupal/
core/
modules/
aggregator/
aggregator.pages.inc
Returns HTML for the aggregator page list form for assigning categories.
theme_color
in drupal/
core/
includes/
form.inc
Returns HTML for a color form element.
theme_color_scheme_form
in drupal/
core/
modules/
color/
color.module
Returns HTML for a theme's color form.
theme_confirm_form
in drupal/
core/
modules/
system/
system.module
Returns HTML for a confirmation form.
theme_date
in drupal/
core/
includes/
form.inc
Returns HTML for a date selection form element.
theme_email
in drupal/
core/
includes/
form.inc
Returns HTML for an email form element.
theme_exposed_filters
in drupal/
core/
modules/
system/
system.module
Returns HTML for an exposed filter form.
theme_file_managed_file
in drupal/
core/
modules/
file/
file.module
Returns HTML for a managed file element.
theme_file_widget
in drupal/
core/
modules/
file/
file.field.inc
Returns HTML for an individual file upload widget.
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_forum_form
in drupal/
core/
modules/
forum/
forum.admin.inc
Returns HTML for a forum form.
theme_image_widget
in drupal/
core/
modules/
image/
image.field.inc
Returns HTML for an image field widget.
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_form
in drupal/
core/
modules/
language/
language.admin.inc
Returns HTML for the language negotiation configuration form.
theme_menu_overview_form
in drupal/
core/
modules/
menu/
menu.admin.inc
Returns HTML for the menu overview form into a table.
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_poll_choices
in drupal/
core/
modules/
poll/
poll.module
Returns HTML for an admin poll form for choices.
theme_search
in drupal/
core/
includes/
form.inc
Returns HTML for a search form element.
theme_shortcut_set_customize
in drupal/
core/
modules/
shortcut/
shortcut.admin.inc
Returns HTML for a shortcut set customization form.
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_uninstall
in drupal/
core/
modules/
system/
system.admin.inc
Returns HTML for a table of currently disabled modules.
theme_system_settings_form
in drupal/
core/
modules/
system/
system.module
Returns HTML for a system settings form.
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_tel
in drupal/
core/
includes/
form.inc
Returns HTML for a tel form element.
theme_textfield
in drupal/
core/
includes/
form.inc
Returns HTML for a textfield form element.
theme_update_manager_update_form
in drupal/
core/
modules/
update/
update.manager.inc
Returns HTML for the first page in the process of updating projects.
theme_url
in drupal/
core/
includes/
form.inc
Returns HTML for a URL form element.
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