Search for elements
- Search 7.x for elements
- Search 9.5.x for elements
- Search 8.9.x for elements
- Search 10.3.x for elements
- Search 11.x for elements
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileWidget::formMultipleElements | function | core/ |
Overrides \Drupal\Core\Field\WidgetBase::formMultipleElements(). |
| FilterTest::filterVisibleElements | function | core/ |
Removes any non-visible elements from the passed array. |
| FormatterInterface::viewElements | function | core/ |
Builds a renderable array for a field value. |
| FormElementsRenderTest | class | core/ |
Performs integration tests on \Drupal::service('renderer')->render(). |
| FormElementsRenderTest.php | file | core/ |
|
| FormElementsRenderTest::$modules | property | core/ |
|
| FormElementsRenderTest::assertRenderedElement | function | core/ |
Tests that elements are rendered properly. |
| FormElementsRenderTest::testDrupalRenderFormElements | function | core/ |
Tests rendering form elements without using doBuildForm(). |
| FormGroupingElementsTest | class | core/ |
Tests for form grouping elements. |
| FormGroupingElementsTest.php | file | core/ |
|
| FormGroupingElementsTest::$defaultTheme | property | core/ |
|
| FormGroupingElementsTest::$modules | property | core/ |
Required modules. |
| FormGroupingElementsTest::setUp | function | core/ |
|
| FormGroupingElementsTest::testDetailsChildVisibility | function | core/ |
Tests that details element children become visible. |
| FormGroupingElementsTest::testDetailsContainsRequiredTextfield | function | core/ |
Tests form submit with a required field in closed details element. |
| FormGroupingElementsTest::testDetailsContainsRequiredTextfieldAjaxForm | function | core/ |
Tests required field in closed details element with ajax form. |
| FormGroupingElementsTest::testVerticalTabChildVisibility | function | core/ |
Tests that vertical tab children become visible. |
| FormGroupingElementsTest::testVerticalTabValidationVisibility | function | core/ |
Confirms tabs containing a field with a validation error are open. |
| FormHelperTest::providerElements | function | core/ |
Provides a list of elements to test. |
| FormTest::testDisabledElements | function | core/ |
Tests handling of disabled elements. |
| FormTestDisabledElementsForm | class | core/ |
Builds a form to test disabled elements. |
| FormTestDisabledElementsForm.php | file | core/ |
|
| FormTestDisabledElementsForm::buildForm | function | core/ |
|
| FormTestDisabledElementsForm::getFormId | function | core/ |
|
| FormTestDisabledElementsForm::submitForm | function | core/ |
|
| 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/ |
|
| 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. |
| HTMLRestrictions::mergeAllowedElementsLevel | function | core/ |
Merge arrays of allowed elements according to HTMLRestrictions rules. |
| HTMLRestrictions::toCKEditor5ElementsArray | function | core/ |
Transforms into the CKEditor 5 package metadata "elements" representation. |
| HtmlTag::$voidElements | property | core/ |
Void elements do not contain values or closing tags. |
| ImageFormatter::viewElements | function | core/ |
|
| ImageUrlFormatter::viewElements | function | core/ |
|
| ImageWidget::formMultipleElements | function | core/ |
|
| JavascriptStatesTest::doElementsDisabledStateTests | function | core/ |
Tests the submit button, select and textarea disabled states. |
| JSInteractionTest::testElementsInteraction | function | core/ |
Assert no exception is thrown when elements become interactive. |
| language_elements_test.info.yml | file | core/ |
core/modules/language/tests/language_elements_test/language_elements_test.info.yml |
| language_elements_test.routing.yml | file | core/ |
core/modules/language/tests/language_elements_test/language_elements_test.routing.yml |
| LayoutForm::handleFormElementsVisibility | function | core/ |
Handles visibility of the form elements based on the edit mode status. |
| LinkFormatter::viewElements | function | core/ |
|
| LinkSeparateFormatter::viewElements | function | core/ |
|
| ListPlugin::getElementsSubset | function | core/ |
|
| MailTest::testRenderedElementsUseAbsolutePaths | function | core/ |
Checks that mails built from render arrays contain absolute paths. |
| MailToFormatter::viewElements | function | core/ |
|
| Media::getElementsSubset | function | core/ |
|
| MediaLibraryTestBase::waitForElementsCount | function | core/ |
Checks for a specified number of specific elements on page after wait. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.