29 calls to Element::children()
- Actions::preRenderActionsDropbutton in core/
lib/ Drupal/ Core/ Render/ Element/ Actions.php - #pre_render callback for #type 'actions'.
- Element::getVisibleChildren in core/
lib/ Drupal/ Core/ Render/ Element.php - Returns the visible children of an element.
- ElementTest::testChildren in core/
tests/ Drupal/ Tests/ Core/ Render/ ElementTest.php - Tests the children() method.
- ElementTest::testIgnoredChildren in core/
tests/ Drupal/ Tests/ Core/ Render/ ElementTest.php - Tests the children() method with an ignored key/value pair.
- ElementTest::testInvalidChildren in core/
tests/ Drupal/ Tests/ Core/ Render/ ElementTest.php - Tests the children() method with an invalid key.
- EntityForm::actionsElement in core/
lib/ Drupal/ Core/ Entity/ EntityForm.php - Returns the action form element for the current entity form.
- EntityReferenceItem::fieldSettingsAjaxProcessElement in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ EntityReferenceItem.php - Adds the field settings to AJAX form elements.
- EntityViewBuilder::buildMultiple in core/
lib/ Drupal/ Core/ Entity/ EntityViewBuilder.php - Builds multiple entities' views; augments entity defaults.
- EntityViewTrait::buildEntityView in core/
tests/ Drupal/ Tests/ EntityViewTrait.php - Builds the renderable view of an entity.
- FileTransferAuthorizeForm::setConnectionSettingsDefaults in core/
lib/ Drupal/ Core/ FileTransfer/ Form/ FileTransferAuthorizeForm.php - Sets the default settings on a file transfer connection form recursively.
- FormatterBase::view in core/
lib/ Drupal/ Core/ Field/ FormatterBase.php - Builds a renderable array for a fully themed field.
- FormBuilder::doBuildForm in core/
lib/ Drupal/ Core/ Form/ FormBuilder.php - Builds and processes all elements in the structured form array.
- FormElementHelper::getElementByName in core/
lib/ Drupal/ Core/ Form/ FormElementHelper.php - Retrieves a form element.
- FormElementHelper::getElementTitle in core/
lib/ Drupal/ Core/ Form/ FormElementHelper.php - Returns the title for the element.
- FormErrorHandler::setElementErrorsFromFormState in core/
lib/ Drupal/ Core/ Form/ FormErrorHandler.php - Stores errors and a list of child element errors directly on each element.
- FormHelper::rewriteStatesSelector in core/
lib/ Drupal/ Core/ Form/ FormHelper.php - Rewrites #states selectors in a render element.
- FormValidator::doValidateForm in core/
lib/ Drupal/ Core/ Form/ FormValidator.php - Performs validation on form elements.
- hook_entity_display_build_alter in core/
lib/ Drupal/ Core/ Entity/ entity.api.php - Alter the render array generated by an EntityDisplay for an entity.
- Link::preRenderLinks in core/
lib/ Drupal/ Core/ Render/ Element/ Link.php - Pre-render callback: Collects child links into a single array.
- RenderCache::getCacheableRenderArray in core/
lib/ Drupal/ Core/ Render/ RenderCache.php - Gets a cacheable render array for a render array and its rendered output.
- RenderElement::preRenderGroup in core/
lib/ Drupal/ Core/ Render/ Element/ RenderElement.php - Adds members of this group as actual elements for rendering.
- Renderer::doRender in core/
lib/ Drupal/ Core/ Render/ Renderer.php - See the docs for ::render().
- RendererTest::testRenderCacheProperties in core/
tests/ Drupal/ Tests/ Core/ Render/ RendererTest.php - Tests that #cache_properties are properly handled.
- RendererTest::testRenderSorting in core/
tests/ Drupal/ Tests/ Core/ Render/ RendererTest.php - @covers ::render[[api-linebreak]] @covers ::doRender[[api-linebreak]]
- Table::preRenderTable in core/
lib/ Drupal/ Core/ Render/ Element/ Table.php - #pre_render callback to transform children of an element of #type 'table'.
- Table::processTable in core/
lib/ Drupal/ Core/ Render/ Element/ Table.php - #process callback for #type 'table' to add tableselect support.
- Tableselect::preRenderTableselect in core/
lib/ Drupal/ Core/ Render/ Element/ Tableselect.php - Prepares a 'tableselect' #type element for rendering.
- template_preprocess_field_multiple_value_form in core/
includes/ theme.inc - Prepares variables for individual form element templates.
- template_preprocess_item_list in core/
includes/ theme.inc - Prepares variables for item list templates.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.