Search for element
- Search 7.x for element
- Search 9.5.x for element
- Search 8.9.x for element
- Search 10.3.x for element
- Search main 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 |
|---|---|---|---|
| FormPreprocess::preprocessFormElement | function | core/ |
Returns HTML for a form element. |
| FormPreprocess::preprocessFormElementLabel | function | core/ |
Prepares variables for form label templates. |
| FormState::$has_file_element | property | core/ |
Indicates a file element is present. |
| FormState::$triggering_element | property | core/ |
The form element that triggered submission. |
| FormState::getTriggeringElement | function | core/ |
Gets the form element that triggered submission. |
| FormState::hasFileElement | function | core/ |
Returns whether this form has a file element. |
| FormState::setHasFileElement | function | core/ |
Sets that this form has a file element. |
| FormState::setTriggeringElement | function | core/ |
Sets the form element that triggered submission. |
| FormStateDecoratorBase::getTriggeringElement | function | core/ |
Gets the form element that triggered submission. |
| FormStateDecoratorBase::hasFileElement | function | core/ |
Returns whether this form has a file element. |
| FormStateDecoratorBase::setHasFileElement | function | core/ |
Sets that this form has a file element. |
| FormStateDecoratorBase::setTriggeringElement | function | core/ |
Sets the form element that triggered submission. |
| FormStateDecoratorBase::setValueForElement | function | core/ |
Changes submitted form values during form validation. |
| FormStateDecoratorBaseTest::testGetTriggeringElement | function | core/ |
Tests get triggering element. |
| FormStateDecoratorBaseTest::testHasFileElement | function | core/ |
Tests has file element. |
| FormStateDecoratorBaseTest::testSetHasFileElement | function | core/ |
Tests set has file element. |
| FormStateDecoratorBaseTest::testSetTriggeringElement | function | core/ |
Tests set triggering element. |
| FormStateDecoratorBaseTest::testSetValueForElement | function | core/ |
Tests set value for element. |
| FormStateInterface::getTriggeringElement | function | core/ |
Gets the form element that triggered submission. |
| FormStateInterface::hasFileElement | function | core/ |
Returns whether this form has a file element. |
| FormStateInterface::setHasFileElement | function | core/ |
Sets that this form has a file element. |
| FormStateInterface::setTriggeringElement | function | core/ |
Sets the form element that triggered submission. |
| FormStateInterface::setValueForElement | function | core/ |
Changes submitted form values during form validation. |
| FormStateValuesTrait::setValueForElement | function | core/ |
Implements \Drupal\Core\Form\FormStateInterface::setValueForElement() |
| FormStateValuesTraitTest::testSetValueForElement | function | core/ |
Tests that setting the value for an element adds to the values. |
| FormTest::testDisabledElements | function | core/ |
Tests handling of disabled elements. |
| FormTestBase::$elementInfo | property | core/ |
The element info manager. |
| FormTestBase::assertFormElement | function | core/ |
Asserts that the expected form structure is found in a form for a given key. |
| FormTestDisabledElementsForm | class | core/ |
Builds a form to test disabled elements. |
| FormTestDisabledElementsForm.php | file | core/ |
|
| FormTestDisabledElementsForm::buildForm | function | core/ |
Form constructor. |
| FormTestDisabledElementsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestDisabledElementsForm::submitForm | function | core/ |
Form submission handler. |
| FormTestLimitValidationErrorsForm::elementValidateLimitValidationErrors | function | core/ |
|
| FormTestStorageForm::elementValidateValueCached | function | core/ |
Form element validation handler for 'value' element. |
| FormTestValidateRequiredForm::elementValidateRequired | function | core/ |
|
| FormValidatorTest::testElementValidate | function | core/ |
Tests element validate. |
| FormValidatorTestMockInterface::element_validate | function | core/ |
Function used in the mocking process of this test. |
| GenericFileFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| gin-elements.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ hr { margin: var(--gin-spacing-xl) 0; } |
| gin-elements.pcss.css | file | core/ |
hr { margin: var(--gin-spacing-xl) 0; } |
| Heading::getElementsSubset | function | core/ |
Returns a configured subset of the elements supported by this plugin. |
| hook_element_info_alter | function | core/ |
Alter the element type information returned from modules. |
| hook_element_plugin_alter | function | core/ |
Alter Element plugin definitions. |
| hook_field_widget_single_element_form_alter | function | core/ |
Alter forms for field widgets provided by other modules. |
| hook_field_widget_single_element_WIDGET_TYPE_form_alter | function | core/ |
Alter widget forms for a specific widget provided by another module. |
| Html::escapeCdataElement | function | core/ |
Adds comments around a <!CDATA section in a \DOMNode. |
| HTMLRestrictions::$elements | property | core/ |
An array of allowed elements. |
| HTMLRestrictions::findElementsOverridingGloballyDisallowedAttributes | function | core/ |
Finds elements overriding globally disallowed attributes. |
| HTMLRestrictions::getAllowedElements | function | core/ |
Gets allowed elements. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.