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 |
|---|---|---|---|
| HTMLRestrictions::getHtml5ElementList | function | core/ |
Gets a list of all known HTML5 elements. |
| HTMLRestrictions::getTextContainerElementList | function | core/ |
Gets a list of CKEditor 5's `$block` text container 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. |
| HTMLRestrictions::WILDCARD_ELEMENT_METHODS | constant | core/ |
Wildcard types, and the methods that return tags the wildcard represents. |
| HtmlTag::$voidElements | property | core/ |
Void elements do not contain values or closing tags. |
| HtmxTestForm::getTriggerElement | function | core/ |
|
| ImageFieldWidgetMultipleTest::testWidgetElementMultipleUploads | function | core/ |
Tests image widget element support multiple upload correctly. |
| ImageFieldWidgetTest::testWidgetElement | function | core/ |
Tests file widget element. |
| ImageFieldWidgetValidationTest::testWidgetElementValidation | function | core/ |
Tests file widget element. |
| 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::errorElement | function | core/ |
Assigns a field-level validation error to the right widget sub-element. |
| ImageWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| ImageWidget::formMultipleElements | function | core/ |
Overrides \Drupal\Core\Field\WidgetBase::formMultipleElements(). |
| InlineFormErrorsHooks::elementInfoAlter | function | core/ |
Implements hook_element_info_alter(). |
| InlineFormErrorsThemeHooks::preprocessFormElement | function | core/ |
Implements hook_preprocess_HOOK() for form element templates. |
| JavascriptStatesTest::doElementsDisabledStateTests | function | core/ |
Tests the submit button, select and textarea disabled states. |
| js-interaction-test-blocker-element.css | file | core/ |
.blocker-element { /* Position the box over the target. */ position: relative; z-index: 1; top: -30px; left: -5px; /* Size the box to cover the target. */ width: 500px; height: 40px; opacity: 0.5; /* Make the blocker element… |
| JSInteractionTest::testElementsInteraction | function | core/ |
Assert no exception is thrown when elements become interactive. |
| JSWebAssert::assertNoElementAfterWait | function | core/ |
Asserts that no matching element exists on the page after a wait. |
| JSWebAssert::waitForElement | function | core/ |
Waits for the specified selector and returns it when available. |
| JSWebAssert::waitForElementRemoved | function | core/ |
Looks for the specified selector and returns TRUE when it is unavailable. |
| JSWebAssert::waitForElementVisible | function | core/ |
Waits for the specified selector and returns it when available and visible. |
| JsWebAssertTestForm::addWaitForElementVisible | function | core/ |
Ajax callback for the "Test waitForElementVisible" button. |
| JUnitConverter::xmlElementToRows | function | core/ |
Parse test cases from XML to {simpletest} schema. |
| JUnitConverterTest::testXmlElementToRows | function | core/ |
Tests xml element to rows. |
| LanguageConfigurationElement | class | core/ |
A form containing a language configuration element. |
| LanguageConfigurationElement.php | file | core/ |
|
| LanguageConfigurationElement::buildForm | function | core/ |
Form constructor. |
| LanguageConfigurationElement::getFormId | function | core/ |
Returns a unique string identifying the form. |
| LanguageConfigurationElement::submitForm | function | core/ |
Form submission handler. |
| LanguageConfigurationElementTest | class | core/ |
Tests the features of the language configuration element field. |
| LanguageConfigurationElementTest | class | core/ |
A form containing a language select element. |
| LanguageConfigurationElementTest.php | file | core/ |
|
| LanguageConfigurationElementTest.php | file | core/ |
|
| LanguageConfigurationElementTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LanguageConfigurationElementTest::$modules | property | core/ |
Modules to install. |
| LanguageConfigurationElementTest::buildForm | function | core/ |
Form constructor. |
| LanguageConfigurationElementTest::getDefaultLangcode | function | core/ |
Returns the default language code for a given entity type and bundle. |
| LanguageConfigurationElementTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| LanguageConfigurationElementTest::setUp | function | core/ |
|
| LanguageConfigurationElementTest::submitForm | function | core/ |
Form submission handler. |
| LanguageConfigurationElementTest::testDefaultLangcode | function | core/ |
Tests that default langcode is correctly returned. |
| LanguageConfigurationElementTest::testLanguageConfigurationElement | function | core/ |
Tests the language settings have been saved. |
| LanguageConfigurationElementTest::testNodeTypeDelete | function | core/ |
Tests the language settings are deleted on bundle delete. |
| LanguageConfigurationElementTest::testNodeTypeUpdate | function | core/ |
Tests that the configuration is retained when the node type is updated. |
| LanguageConfigurationElementTest::testTaxonomyVocabularyUpdate | function | core/ |
Tests that the configuration is retained when a vocabulary is updated. |
| LanguageHooks::elementInfoAlter | function | core/ |
Implements hook_element_info_alter(). |
| LanguageSelectElementTest | class | core/ |
Tests the language selection form element. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.