Search for element

  1. Search 7.x for element
  2. Search 9.5.x for element
  3. Search 10.3.x for element
  4. Search 11.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
DatetimeElementFormTest::$modules property core/tests/Drupal/KernelTests/Core/Datetime/DatetimeElementFormTest.php Modules to enable.
DatetimeElementFormTest::buildForm function core/tests/Drupal/KernelTests/Core/Datetime/DatetimeElementFormTest.php Form constructor.
DatetimeElementFormTest::datetimecallback function core/tests/Drupal/KernelTests/Core/Datetime/DatetimeElementFormTest.php
DatetimeElementFormTest::getFormId function core/tests/Drupal/KernelTests/Core/Datetime/DatetimeElementFormTest.php Returns a unique string identifying the form.
DatetimeElementFormTest::setUp function core/tests/Drupal/KernelTests/Core/Datetime/DatetimeElementFormTest.php Sets up the test.
DatetimeElementFormTest::submitForm function core/tests/Drupal/KernelTests/Core/Datetime/DatetimeElementFormTest.php Form submission handler.
DatetimeElementFormTest::testDatetimeElement function core/tests/Drupal/KernelTests/Core/Datetime/DatetimeElementFormTest.php Tests that default handlers are added even if custom are specified.
DatetimeElementFormTest::testTimezoneHandling function core/tests/Drupal/KernelTests/Core/Datetime/DatetimeElementFormTest.php Tests proper timezone handling of the Datetime element.
DatetimeElementFormTest::validateForm function core/tests/Drupal/KernelTests/Core/Datetime/DatetimeElementFormTest.php Form validation handler.
DateTimeFormatterBase::viewElements function core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeFormatterBase.php Builds a renderable array for a field value.
DateTimePlainFormatter::viewElements function core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimePlainFormatter.php Builds a renderable array for a field value.
DateTimeRangeTrait::viewElements function core/modules/datetime_range/src/DateTimeRangeTrait.php
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.
DefaultsEntityForm::layoutBuilderElementGetKeys function core/modules/layout_builder/src/Form/DefaultsEntityForm.php Form element #process callback.
DisplayPluginBase::elementPreRender function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php #pre_render callback for view display rendering.
DisplayPluginInterface::elementPreRender function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php #pre_render callback for view display rendering.
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.
EditorLoadingTest::testSupportedElementTypes function core/modules/editor/tests/src/Functional/EditorLoadingTest.php Test supported element types.
editor_element_info_alter function core/modules/editor/editor.module Implements hook_element_info_alter().
Element class core/modules/editor/src/Element.php Defines a service for Text Editor's render elements.
Element class core/lib/Drupal/Core/Config/Schema/Element.php Defines a generic configuration element.
Element class core/lib/Drupal/Core/Render/Element.php Provides helper methods for Drupal render elements.
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/Config/Schema/Element.php
Element.php file core/lib/Drupal/Core/Render/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::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 '#').
Element::property function core/lib/Drupal/Core/Render/Element.php Checks if the key is a property.
Element::setAttributes function core/lib/Drupal/Core/Render/Element.php Sets HTML attributes based on element properties.
Element::setTypedDataManager function core/lib/Drupal/Core/Config/Schema/Element.php Sets the typed config manager.
Element::trustedCallbacks function core/modules/editor/src/Element.php Lists the trusted callbacks provided by the implementing class.
Element::__construct function core/modules/editor/src/Element.php Constructs a new Element object.
ElementInfoIntegrationTest class core/tests/Drupal/KernelTests/Core/Render/ElementInfoIntegrationTest.php Tests the element info.
ElementInfoIntegrationTest.php file core/tests/Drupal/KernelTests/Core/Render/ElementInfoIntegrationTest.php
ElementInfoIntegrationTest::setUp function core/tests/Drupal/KernelTests/Core/Render/ElementInfoIntegrationTest.php

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