Search for element
- Search 7.x for element
- Search 9.5.x for element
- Search 10.3.x for element
- Search 11.x for element
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Element | class | core/ |
Defines a service for Text Editor's render elements. |
Element | class | core/ |
Provides helper methods for Drupal render elements. |
Element | class | core/ |
Defines a generic configuration element. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
TestFieldWidget::errorElement | function | core/ |
Assigns a field-level validation error to the right widget sub-element. |
TestFieldWidget::formElement | function | core/ |
Returns the form for a single field widget. |
TestFieldWidgetMultiple::errorElement | function | core/ |
Assigns a field-level validation error to the right widget sub-element. |
TestFieldWidgetMultiple::formElement | function | core/ |
Returns the form for a single field widget. |
test_stable_preprocess_theme_test_render_element | function | core/ |
Implements hook_preprocess_theme_test_render_element(). |
test_theme_element_info_alter | function | core/ |
Implements hook_element_info_alter(). |
Textarea::getTranslationElement | function | core/ |
Returns the translation form element for a given configuration definition. |
TextareaWidget::errorElement | function | core/ |
Assigns a field-level validation error to the right widget sub-element. |
TextareaWidget::formElement | function | core/ |
Returns the form for a single field widget. |
TextareaWithSummaryWidget::errorElement | function | core/ |
Assigns a field-level validation error to the right widget sub-element. |
TextareaWithSummaryWidget::formElement | function | core/ |
Returns the form for a single field widget. |
TextDefaultFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
Textfield::getTranslationElement | function | core/ |
Returns the translation form element for a given configuration definition. |
TextfieldWidget::errorElement | function | core/ |
Assigns a field-level validation error to the right widget sub-element. |
TextfieldWidget::formElement | function | core/ |
Returns the form for a single field widget. |
TextFormat::elementInfo | function | core/ |
Wraps the element info service. |
TextFormat::getSourceElement | function | core/ |
Returns the source element for a given configuration definition. |
TextFormat::getTranslationElement | function | core/ |
Returns the translation form element for a given configuration definition. |
TextFormatElementFormTest | class | core/ |
Tests PathElement validation and conversion functionality. |
TextFormatElementFormTest.php | file | core/ |
|
TextFormatElementFormTest::$modules | property | core/ |
Modules to enable. |
TextFormatElementFormTest::$testUser | property | core/ |
User for testing. |
TextFormatElementFormTest::buildForm | function | core/ |
Form constructor. |
TextFormatElementFormTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
TextFormatElementFormTest::getUrl | function | core/ |
Get the current URL from the cURL handler. |
TextFormatElementFormTest::setUp | function | core/ |
Sets up the test. |
TextFormatElementFormTest::submitForm | function | core/ |
Form submission handler. |
TextFormatElementFormTest::testTextFormatElement | function | core/ |
Tests that values are returned. |
TextFormatElementFormTest::validateForm | function | core/ |
Form validation handler. |
TextTrimmedFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
theme-test-render-element-children.html.twig | file | core/ |
{# Output for Theme API test #} {{ element -}} |
theme-test-render-element.html.twig | file | core/ |
<div{{ attributes }}></div> |
theme_theme_test_render_element_children | function | core/ |
Theme function for testing rendering of child elements via drupal_render(). |
ThrobberTest::testThemingThrobberElement | function | core/ |
Tests theming throbber element. |
TimestampAgoFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
TimestampDatetimeWidget::formElement | function | core/ |
Returns the form for a single field widget. |
TimestampFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
TimezoneTest::$elementType | property | core/ |
The element type that is being tested ('datetime' or 'datelist'). |
TimezoneTest::testDatelistElementTimesUnderstoodCorrectly | function | core/ |
Tests datelist elements interpret their times correctly when saving. |
TimezoneTest::testDatetimeElementTimesUnderstoodCorrectly | function | core/ |
Tests datetime elements interpret their times correctly when saving. |
TriggeringElementProgrammedTest | class | core/ |
Tests detection of triggering_element for programmed form submissions. |
TriggeringElementProgrammedTest.php | file | core/ |
|
TriggeringElementProgrammedTest::buildForm | function | core/ |
Form constructor. |
TriggeringElementProgrammedTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
TriggeringElementProgrammedTest::submitForm | function | core/ |
Form submission handler. |
TriggeringElementProgrammedTest::testLimitValidationErrors | function | core/ |
Tests that #limit_validation_errors of the only submit button takes effect. |
TriggeringElementProgrammedTest::validateForm | function | core/ |
Form validation handler. |
TriggeringElementTest | class | core/ |
Tests that FAPI correctly determines the triggering element. |
TriggeringElementTest.php | file | core/ |
|
TriggeringElementTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.