| DatetimeFormElementTest::testDatetimeLocalProcessDatetime |
function |
core/tests/Drupal/KernelTests/Core/Datetime/Element/DatetimeFormElementTest.php |
Checks expected values are returned by ::processDatetime(). |
| DatetimeFormElementTest::testDatetimeLocalValueCallback |
function |
core/tests/Drupal/KernelTests/Core/Datetime/Element/DatetimeFormElementTest.php |
Checks expected values are returned by ::valueCallback(). |
| DatetimeFormElementTest::testDatetimeTimeOnlyValueCallback |
function |
core/tests/Drupal/KernelTests/Core/Datetime/Element/DatetimeFormElementTest.php |
Checks expected values are returned by ::valueCallback(). |
| DatetimeFormElementTest::testNoErrorMetOnFormSubmit |
function |
core/tests/Drupal/KernelTests/Core/Datetime/Element/DatetimeFormElementTest.php |
Checks we have no errors on form submit. |
| DatetimeFormElementTest::validateForm |
function |
core/tests/Drupal/KernelTests/Core/Datetime/Element/DatetimeFormElementTest.php |
Form validation handler. |
| 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. |
| DeprecatedElementTest |
class |
core/tests/Drupal/KernelTests/Core/Render/Element/DeprecatedElementTest.php |
Tests Deprecated Element. |
| 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::$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::filterXss |
function |
core/modules/editor/src/Element.php |
Applies text editor XSS filtering. |