80 calls to element_children()

book_admin_edit_submit in drupal/core/modules/book/book.admin.inc
Form submission handler for book_admin_edit().
drupal_pre_render_links in drupal/core/includes/common.inc
Pre-render callback: Collects child links into a single array.
drupal_render in drupal/core/includes/common.inc
Renders HTML given a structured array tree.
drupal_render_children in drupal/core/includes/common.inc
Renders children of an element and concatenates them.
drupal_render_collect_attached in drupal/core/includes/common.inc
Collects #attached for an element and its children into a single array.
element_get_visible_children in drupal/core/includes/common.inc
Returns the visible children of an element.
EntityFormController::actionsElement in drupal/core/lib/Drupal/Core/Entity/EntityFormController.php
Returns the action form element for the current entity form.
EntityTranslationController::addTranslatabilityClue in drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php
Adds a clue about the form element translatability.
EntityTranslationController::entityFormSharedElements in drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php
Process callback: Determines which elements get clue in the 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.
field_ui_field_edit_instance_pre_render in drupal/core/modules/field_ui/field_ui.admin.inc
Render API callback: Merges instance, widget and other settings.
field_ui_table_pre_render in drupal/core/modules/field_ui/field_ui.admin.inc
Render API callback: Performs pre-render tasks on field_ui_table elements.
file_field_widget_process in drupal/core/modules/file/file.field.inc
Render API callback: Processes a file_generic field element.
file_field_widget_process_multiple in drupal/core/modules/file/file.field.inc
Render API callback: Processes a group of file_generic field elements.
FilterPluginBase::build_group_form in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php
Build the form to let users create the group of exposed filters. This form is displayed when users click on button 'Build group'
FilterPluginBase::show_build_group_form in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php
Shortcut to display the exposed options form.
filter_process_format in drupal/core/modules/filter/filter.module
Expands an element into a base element with text format selector attached.
FormTest::assertFormValuesDefault in drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php
Assert that the values submitted to a form matches the default values of the elements.
FormTest::testDisabledElements in drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php
Test handling of disabled elements.
form_builder in drupal/core/includes/form.inc
Builds and processes all elements in the structured form array.
form_pre_render_details in drupal/core/includes/form.inc
Adds members of this group as actual elements for rendering.
forum_overview in drupal/core/modules/forum/forum.admin.inc
Form constructor for the forum overview form.
HandlerBase::showExposeForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php
Shortcut to display the exposed options form.
hook_field_attach_view_alter in drupal/core/modules/field/field.api.php
Perform alterations on field_attach_view() or field_view_field().
locale_translate_edit_form in drupal/core/modules/locale/locale.pages.inc
Form constructor for the string editing form.
menu_overview_form in drupal/core/modules/menu/menu.admin.inc
Form for editing an entire menu tree at once.
menu_overview_form_submit in drupal/core/modules/menu/menu.admin.inc
Submit handler for the menu overview form.
overlay_page_alter in drupal/core/modules/overlay/overlay.module
Implements hook_page_alter().
rdf_field_attach_view_alter in drupal/core/modules/rdf/rdf.module
Implements hook_field_attach_view_alter().
RenderTest::testDrupalRenderSorting in drupal/core/modules/system/lib/Drupal/system/Tests/Common/RenderTest.php
Tests sorting by weight.
system_modules in drupal/core/modules/system/system.admin.inc
Menu callback; provides module enable/disable interface.
system_theme_settings in drupal/core/modules/system/system.admin.inc
Form builder; display theme configuration for entire site and individual 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_book_all_books_block in drupal/core/modules/book/book.module
Processes variables for book-all-books-block.tpl.php.
template_preprocess_comment in drupal/core/modules/comment/comment.module
Preprocesses variables for comment.tpl.php.
template_preprocess_item_list in drupal/core/includes/theme.inc
Preprocesses variables for theme_item_list().
template_preprocess_node in drupal/core/modules/node/node.module
Processes variables for node.tpl.php.
template_preprocess_taxonomy_term in drupal/core/modules/taxonomy/taxonomy.module
Process variables for taxonomy-term.tpl.php.
template_preprocess_user_profile in drupal/core/modules/user/user.pages.inc
Process variables for user-profile.tpl.php.
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_exposed_filters in drupal/core/modules/system/system.module
Returns HTML for an exposed filter form.
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_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_locale_translate_edit_form_strings in drupal/core/modules/locale/locale.pages.inc
Default theme function for translation edit 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_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_vertical_tabs in drupal/core/includes/form.inc
Returns HTML for an element's children details as vertical tabs.
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_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
user_admin_settings in drupal/core/modules/user/user.admin.inc
Form builder; Configure user settings for this site.
ValidationTest::testCustomRequiredError in drupal/core/modules/system/lib/Drupal/system/Tests/Form/ValidationTest.php
Tests #required with custom validation errors.
ViewEditFormController::addMicroweights in drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewEditFormController.php
Recursively adds microweights to a render array, similar to what form_builder() does for forms.
views_ui_pre_render_add_fieldset_markup in drupal/core/modules/views/views_ui/admin.inc
Move form elements into details for presentation purposes.
views_ui_pre_render_flatten_data in drupal/core/modules/views/views_ui/admin.inc
Flattens the structure of an element containing the #flatten property.
views_ui_pre_render_move_argument_options in drupal/core/modules/views/views_ui/admin.inc
Moves argument options into their place.
_authorize_filetransfer_connection_settings_set_defaults in drupal/core/includes/authorize.inc
Sets the default settings on a file transfer connection form recursively.
_form_validate in drupal/core/includes/form.inc
Performs validation on form elements.
_simpletest_batch_operation in drupal/core/modules/simpletest/simpletest.module
Batch operation callback.