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 |
|---|---|---|---|
| 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 enable. |
| LanguageConfigurationElementTest::buildForm | function | core/ |
Form constructor. |
| 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 the language_get_default_langcode() returns the correct values. |
| 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. |
| LanguageSelectElementTest | class | core/ |
Tests that the language select form element prints and submits the right options. |
| LanguageSelectElementTest.php | file | core/ |
|
| LanguageSelectElementTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LanguageSelectElementTest::$modules | property | core/ |
Modules to enable. |
| LanguageSelectElementTest::testHiddenLanguageSelectElement | function | core/ |
Tests the case when the language select elements should not be printed. |
| LanguageSelectElementTest::testLanguageSelectElementOptions | function | core/ |
Tests that the options printed by the language select element are correct. |
| LanguageSelectElementTest::_testLanguageSelectElementOptions | function | core/ |
Helper function to check the options of a language select form element. |
| LanguageSelectWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| language_configuration_element_submit | function | core/ |
Submit handler for the forms that have a language_configuration element. |
| 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 |
| language_element_info_alter | function | core/ |
Implements hook_element_info_alter(). |
| LayoutBuilderDisableInteractionsTest::assertElementUnclickable | function | core/ |
Checks if element is unclickable. |
| LayoutBuilderDisableInteractionsTest::getElementVerticalPosition | function | core/ |
Gets the element position. |
| LayoutBuilderUiTest::assertHighlightedElement | function | core/ |
Confirms the presence of the 'is-layout-builder-highlighted' class. |
| LayoutBuilderWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| LayoutBuilderWidget::layoutBuilderElementGetKeys | function | core/ |
Form element #process callback. |
| LinkFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| LinkSeparateFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| LinkWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| LinkWidget::validateTitleElement | function | core/ |
Form element validation handler for the 'title' element. |
| LinkWidget::validateUriElement | function | core/ |
Form element validation handler for the 'uri' element. |
| ListElement | class | core/ |
Defines the list element for the configuration translation interface. |
| ListElement.php | file | core/ |
|
| ListElement::$element | property | core/ |
The schema element this form is for. |
| ListElement::create | function | core/ |
Creates a form element instance from a schema definition. |
| ListElement::getGroupTitle | function | core/ |
Returns the title for the 'details' element of a group of schema elements. |
| ListElement::getTranslationBuild | function | core/ |
Builds a render array containing the source and translation form elements. |
| ListElement::setConfig | function | core/ |
Sets configuration based on a nested form value array. |
| ListElement::__construct | function | core/ |
Constructs a ListElement. |
| 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. |
| Mapping::getElementDefinition | function | core/ |
Gets data definition object for contained element. |
| Markup::elementType | function | core/ |
Returns an HTML element based upon the field's element type. |
| MediaLibraryInceptionWidget::elementValidate | function | core/ |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.