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 |
---|---|---|---|
ElementTest::testChild | function | core/ |
Tests the child() method. |
ElementTest::testChildren | function | core/ |
Tests the children() method. |
ElementTest::testDetailsSummaryAttributes | function | core/ |
Tests summary attributes of details. |
ElementTest::testFormAutocomplete | function | core/ |
Tests a form with a autocomplete setting.. |
ElementTest::testFormElementErrors | function | core/ |
Tests form element error messages. |
ElementTest::testGroupElements | function | core/ |
Tests the #group property. |
ElementTest::testIgnoredChildren | function | core/ |
Tests the children() method with an ignored key/value pair. |
ElementTest::testInvalidChildren | function | core/ |
Tests the children() method with an invalid key. |
ElementTest::testIsEmpty | function | core/ |
@covers ::isEmpty |
ElementTest::testOptions | function | core/ |
Tests expansion of #options for #type checkboxes and radios. |
ElementTest::testPlaceHolderText | function | core/ |
Tests placeholder text for elements that support placeholders. |
ElementTest::testProperties | function | core/ |
Tests the properties() method. |
ElementTest::testProperty | function | core/ |
Tests the property() method. |
ElementTest::testRadiosChecked | function | core/ |
Tests correct checked attribute for radios element. |
ElementTest::testRequiredFieldsetsAndDetails | function | core/ |
Tests the #required property on details and fieldset elements. |
ElementTest::testSetAttributes | function | core/ |
Tests the setAttributes() method. |
ElementTest::testVisibleChildren | function | core/ |
Tests the visibleChildren() method. |
ElementTest::testWrapperIds | function | core/ |
Tests wrapper ids for checkboxes and radios. |
ElementValidationTest | class | core/ |
Various tests of AJAX behavior. |
ElementValidationTest.php | file | core/ |
|
ElementValidationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ElementValidationTest::$modules | property | core/ |
Modules to enable. |
ElementValidationTest::testAjaxElementValidation | function | core/ |
Tries to post an Ajax change to a form that has a validated element. |
element_info | service | core/ |
Alias of plugin.manager.element_info |
element_info | function | core/ |
Retrieves the default properties for the defined element type. |
element_info_property | function | core/ |
Retrieves a single property for the defined element type. |
element_info_test.info.yml | file | core/ |
core/modules/system/tests/modules/element_info_test/element_info_test.info.yml |
element_info_test.module | file | core/ |
Element info test. |
element_info_test_element_info_alter | function | core/ |
Implements hook_element_info_alter(). |
element_info_test_element_plugin_alter | function | core/ |
Implements hook_element_plugin_alter(). |
element_info_test_element_pre_render | function | core/ |
|
EmailDefaultWidget::formElement | function | core/ |
Returns the form for a single field widget. |
EntityAutocompleteElementFormTest | class | core/ |
Tests the EntityAutocomplete Form API element. |
EntityAutocompleteElementFormTest.php | file | core/ |
|
EntityAutocompleteElementFormTest::$referencedEntities | property | core/ |
An array of entities to be referenced in this test. |
EntityAutocompleteElementFormTest::$testAutocreateUser | property | core/ |
User for autocreate testing. |
EntityAutocompleteElementFormTest::$testUser | property | core/ |
User for testing. |
EntityAutocompleteElementFormTest::buildForm | function | core/ |
Form constructor. |
EntityAutocompleteElementFormTest::getAutocompleteInput | function | core/ |
Returns an entity label in the format needed by the EntityAutocomplete element. |
EntityAutocompleteElementFormTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
EntityAutocompleteElementFormTest::setUp | function | core/ |
|
EntityAutocompleteElementFormTest::submitForm | function | core/ |
Form submission handler. |
EntityAutocompleteElementFormTest::testEntityAutocompleteAccess | function | core/ |
Tests that access is properly checked by the EntityAutocomplete element. |
EntityAutocompleteElementFormTest::testEntityAutocompleteIdInput | function | core/ |
Tests ID input is handled correctly. |
EntityAutocompleteElementFormTest::testInvalidEntityAutocompleteElement | function | core/ |
Tests invalid entries in the EntityAutocomplete Form API element. |
EntityAutocompleteElementFormTest::testValidEntityAutocompleteElement | function | core/ |
Tests valid entries in the EntityAutocomplete Form API element. |
EntityAutocompleteElementFormTest::validateForm | function | core/ |
Form validation handler. |
EntityForm::actionsElement | function | core/ |
Returns the action form element for the current entity form. |
EntityReferenceAutocompleteTagsWidget::formElement | function | core/ |
Returns the form for a single field widget. |
EntityReferenceAutocompleteWidget::errorElement | function | core/ |
Assigns a field-level validation error to the right widget sub-element. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.