Search for element

  1. Search 7.x for element
  2. Search 9.5.x for element
  3. Search 8.9.x for element
  4. Search 10.3.x for element
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Element class core/modules/editor/src/Element.php Defines a service for Text Editor's render elements.
Element class core/lib/Drupal/Core/Render/Element.php Provides helper methods for Drupal render elements.
Element class core/lib/Drupal/Core/Config/Schema/Element.php Defines a generic configuration element.

All search results

Title Object type File name Summary
DateTimeTimeAgoFormatter::viewElements function core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeTimeAgoFormatter.php Builds a renderable array for a field value.
DateTimeWidgetBase::formElement function core/modules/datetime/src/Plugin/Field/FieldWidget/DateTimeWidgetBase.php Returns the form for a single field widget.
DefaultSelection::elementValidateFilter function core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php Form element validation handler; Filters the #value property of an element.
DeprecatedElementTest class core/tests/Drupal/KernelTests/Core/Render/Element/DeprecatedElementTest.php @group Render
DeprecatedElementTest.php file core/tests/Drupal/KernelTests/Core/Render/Element/DeprecatedElementTest.php
DeprecatedElementTest::$modules property core/tests/Drupal/KernelTests/Core/Render/Element/DeprecatedElementTest.php Modules to install.
DeprecatedElementTest::testBuildInfo function core/tests/Drupal/KernelTests/Core/Render/Element/DeprecatedElementTest.php Tests that render elements can trigger deprecations in their constructor.
DeprecatedElementTest::testDeprecatedStaticMethods function core/tests/Drupal/KernelTests/Core/Render/Element/DeprecatedElementTest.php Test use of static methods trigger deprecations.
DeprecatedExtendsFormElement class core/modules/system/tests/modules/element_info_test/src/Element/DeprecatedExtendsFormElement.php Provides render element that extends deprecated FormElement for testing.
DeprecatedExtendsFormElement.php file core/modules/system/tests/modules/element_info_test/src/Element/DeprecatedExtendsFormElement.php
DeprecatedExtendsFormElement::getInfo function core/modules/system/tests/modules/element_info_test/src/Element/DeprecatedExtendsFormElement.php Returns the element properties for this element.
DeprecatedExtendsRenderElement class core/modules/system/tests/modules/element_info_test/src/Element/DeprecatedExtendsRenderElement.php Provides render element that extends deprecated RenderElement for testing.
DeprecatedExtendsRenderElement.php file core/modules/system/tests/modules/element_info_test/src/Element/DeprecatedExtendsRenderElement.php
DeprecatedExtendsRenderElement::getInfo function core/modules/system/tests/modules/element_info_test/src/Element/DeprecatedExtendsRenderElement.php Returns the element properties for this element.
DisplayPluginBase::elementPreRender function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Render API callback: Performs view display rendering.
DisplayPluginInterface::elementPreRender function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Render API callback: Performs view display rendering.
DocumentElement class core/tests/Drupal/Tests/DocumentElement.php Document element.
DocumentElement.php file core/tests/Drupal/Tests/DocumentElement.php
DocumentElement::getContent function core/tests/Drupal/Tests/DocumentElement.php Returns document content.
DocumentElement::getText function core/tests/Drupal/Tests/DocumentElement.php
DocumentElement::getXpath function core/tests/Drupal/Tests/DocumentElement.php Returns XPath for handled element.
DocumentElement::hasContent function core/tests/Drupal/Tests/DocumentElement.php Check whether document has specified content.
DocumentElement::waitFor function core/tests/Drupal/Tests/DocumentElement.php
DrupalAspectsOfCKEditor5Plugin::$elements property core/modules/ckeditor5/src/Annotation/DrupalAspectsOfCKEditor5Plugin.php List of elements and attributes provided.
DrupalSelenium2Driver::executeJsOnElement function core/tests/Drupal/FunctionalJavascriptTests/DrupalSelenium2Driver.php Executes JS on a given element.
DummyAjaxFormatter::viewElements function core/modules/image/tests/modules/image_module_test/src/Plugin/Field/FieldFormatter/DummyAjaxFormatter.php Builds a renderable array for a field value.
DummyAjaxWidget::formElement function core/modules/image/tests/modules/image_module_test/src/Plugin/Field/FieldWidget/DummyAjaxWidget.php Returns the form for a single field widget.
DummyImageFormatter::viewElements function core/modules/image/tests/modules/image_module_test/src/Plugin/Field/FieldFormatter/DummyImageFormatter.php Builds a renderable array for a field value.
EditModeTest::getTabbableElementsCount function core/modules/contextual/tests/src/FunctionalJavascript/EditModeTest.php Gets the number of elements that are tabbable.
Editor::$supported_element_types property core/modules/editor/src/Annotation/Editor.php A list of element types this text editor supports.
EditorHooks::elementInfoAlter function core/modules/editor/src/Hook/EditorHooks.php Implements hook_element_info_alter().
EditorLoadingTest::testSupportedElementTypes function core/modules/editor/tests/src/Functional/EditorLoadingTest.php Tests supported element types.
Element class core/modules/editor/src/Element.php Defines a service for Text Editor's render elements.
Element class core/lib/Drupal/Core/Render/Element.php Provides helper methods for Drupal render elements.
Element class core/lib/Drupal/Core/Config/Schema/Element.php Defines a generic configuration element.
element.editor service core/modules/editor/editor.services.yml Drupal\editor\Element
Element.php file core/modules/editor/src/Element.php
Element.php file core/lib/Drupal/Core/Render/Element.php
Element.php file core/lib/Drupal/Core/Config/Schema/Element.php
Element::$pluginManager property core/modules/editor/src/Element.php The Text Editor plugin manager service.
Element::$value property core/lib/Drupal/Core/Config/Schema/Element.php The configuration value.
Element::child function core/lib/Drupal/Core/Render/Element.php Checks if the key is a child.
Element::children function core/lib/Drupal/Core/Render/Element.php Identifies the children of an element array, optionally sorted by weight.
Element::getTypedDataManager function core/lib/Drupal/Core/Config/Schema/Element.php Gets the typed configuration manager.
Element::getVisibleChildren function core/lib/Drupal/Core/Render/Element.php Returns the visible children of an element.
Element::isEmpty function core/lib/Drupal/Core/Render/Element.php Indicates whether the given element is empty.
Element::isRenderArray function core/lib/Drupal/Core/Render/Element.php Checks if a candidate is a render array.
Element::isVisibleElement function core/lib/Drupal/Core/Render/Element.php Determines if an element is visible.
Element::preRenderTextFormat function core/modules/editor/src/Element.php Additional #pre_render callback for 'text_format' elements.
Element::properties function core/lib/Drupal/Core/Render/Element.php Gets properties of a structured array element (keys beginning with '#').

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.