Search for element
- Search 7.x for element
- Search 9.5.x for element
- Search 8.9.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.php | file | core/ |
|
ElementTest.php | file | core/ |
|
ElementTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ElementTest::$modules | property | core/ |
Modules to install. |
ElementTest::dataProviderIsRenderArray | function | core/ |
|
ElementTest::providerTestIsEmpty | function | core/ |
|
ElementTest::providerTestSetAttributes | function | core/ |
Data provider for testSetAttributes(). |
ElementTest::providerVisibleChildren | function | core/ |
Data provider for testVisibleChildren. |
ElementTest::testButtonClasses | function | core/ |
Tests button classes. |
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 an autocomplete setting.. |
ElementTest::testFormElementErrors | function | core/ |
Tests form element error messages. |
ElementTest::testFormElements | function | core/ |
Test form elements. |
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::testIsRenderArray | function | core/ |
@covers ::isRenderArray @dataProvider dataProviderIsRenderArray |
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 install. |
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_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(). |
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 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. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.