Search for elements
- Search 7.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 |
|---|---|---|---|
| FormElementsRenderTest::$modules | property | core/ |
Modules to enable. |
| 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/ |
The theme to install as the default for testing. |
| FormGroupingElementsTest::$modules | property | core/ |
Required modules. |
| FormGroupingElementsTest::setUp | function | core/ |
|
| FormGroupingElementsTest::testDetailsChildVisibility | function | core/ |
Tests that details element children become visible. |
| 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/ |
Form constructor. |
| FormTestDisabledElementsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestDisabledElementsForm::submitForm | function | core/ |
Form submission handler. |
| FundamentalCompatibilityConstraint::$missingElementsMessage | property | core/ |
The violation message when CKE5 can generate disallowed HTML elements. |
| FundamentalCompatibilityConstraint::$nonAllowedElementsMessage | property | core/ |
The violation message when fundamental HTML elements are not allowed. |
| FundamentalCompatibilityConstraint::$notSupportedElementsMessage | property | core/ |
The violation message when HTML elements cannot be generated by CKE5. |
| GenericFileFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| Heading::getElementsSubset | function | core/ |
Returns a configured subset of the elements supported by this plugin. |
| 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/ |
Builds a renderable array for a field value. |
| ImageUrlFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| ImageWidget::formMultipleElements | function | core/ |
Overrides \Drupal\file\Plugin\Field\FieldWidget\FileWidget::formMultipleElements(). |
| 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 |
| LinkFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| LinkSeparateFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| ListPlugin::getElementsSubset | function | core/ |
Returns a configured subset of the elements supported by this plugin. |
| MailTest::testRenderedElementsUseAbsolutePaths | function | core/ |
Checks that mails built from render arrays contain absolute paths. |
| MailToFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| Media::getElementsSubset | function | core/ |
Returns a configured subset of the elements supported by this plugin. |
| MediaLibraryTestBase::waitForElementsCount | function | core/ |
Checks for a specified number of specific elements on page after wait. |
| MediaThumbnailFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| NumericFormatterBase::viewElements | function | core/ |
Builds a renderable array for a field value. |
| NumericUnformattedFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| OEmbedFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| OptionsDefaultFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| OptionsKeyFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| Page header for Elements page | group | core/ |
Introduction to form and render elements |
| PathBasedBreadcrumbBuilderTest::testBuildWithThreePathElements | function | core/ |
Tests the build method with three path elements. |
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.