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 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 |
|---|---|---|---|
| ComponentAsFormElementTest::testFormRenderingAndSubmission | function | core/ |
Tests that fields validation messages are sorted in the fields order. |
| ComponentAsFormElementTest::validateForm | function | core/ |
Form validation handler. |
| ComponentElement | class | core/ |
Provides a Single-Directory Component render element. |
| ComponentElement.php | file | core/ |
|
| ComponentElement::generateComponentTemplate | function | core/ |
Generates the template to render the component. |
| ComponentElement::getInfo | function | core/ |
Returns the element properties for this element. |
| ComponentElement::mergeElementAttributesToPropAttributes | function | core/ |
Merge element attributes with props attributes. |
| ComponentElement::preRenderComponent | function | core/ |
Expands a component into an inline template with an attachment. |
| ComponentElement::valueCallback | function | core/ |
Returns NULL to let the Form API fall back to #default_value or #value. Components delegate actual value rendering to the Twig template via the form_state prop, so no server-side value transformation is needed here. |
| ComponentRenderTest::testCheckElementAttributesAndPropAttributesMerging | function | core/ |
Ensures the element and prop attributes are merged properly. |
| ComponentRenderTest::testRenderElementAlters | function | core/ |
Ensures the alter callbacks work properly. |
| CompositeFormElementTrait | trait | core/ |
Provides a trait for radios, checkboxes, and similar composite form elements. |
| CompositeFormElementTrait.php | file | core/ |
|
| CompositeFormElementTrait::preRenderCompositeFormElement | function | core/ |
Adds form element theming to an element if its title or description is set. |
| ConfigFormBase::CONFIG_KEY_TO_FORM_ELEMENT_MAP | constant | core/ |
The $form_state key which stores a map of config keys to form elements. |
| ConfigFormBase::storeConfigKeyToFormElementMap | function | core/ |
Render API callback: Stores a map of element names to config keys. |
| ConfigMapperManagerTest::getElement | function | core/ |
Returns a mocked schema element. |
| ConfigMapperManagerTest::getNestedElement | function | core/ |
Returns a mocked nested schema element. |
| ConfigTarget::$elementParents | property | core/ |
The parents of the form element which maps to this config property. |
| ConfigTranslationFormBase::createFormElement | function | core/ |
Creates a form element builder. |
| ConfigTranslationUiTest::testPluralConfigStringsSourceElements | function | core/ |
Tests plural source elements in configuration translation forms. |
| config_translation_manage_form_element.html.twig | file | core/ |
Theme override for a form element in config_translation. |
| config_translation_manage_form_element.html.twig | file | core/ |
Theme override for a form element in config_translation. |
| config_translation_manage_form_element.html.twig | file | core/ |
Default theme implementation for a form element in config_translation. |
| config_translation_manage_form_element.html.twig | file | core/ |
Theme override for a form element in config_translation. |
| config_translation_manage_form_element.html.twig | file | core/ |
Theme override for a form element in config_translation. |
| ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest | class | core/ |
Tests the correct mapping of user input on the correct field delta elements. |
| ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest.php | file | core/ |
|
| ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
| ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest::$fieldName | property | core/ |
The field name with multiple properties being test with the entity type. |
| ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest::$modules | property | core/ |
Modules to install. |
| ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest::setUp | function | core/ |
|
| ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest::testCorrectUserInputMappingOnComplexFields | function | core/ |
Tests the correct user input mapping on complex fields. |
| ContentModerationStateFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| ContentTranslationEnableTranslationPerBundle::configElementProcess | function | core/ |
Provides the language enable/disable form element. |
| ContentTranslationEnableTranslationPerBundle::configElementSubmit | function | core/ |
Provides a submit callback for the language enable/disable element. |
| ContentTranslationEnableTranslationPerBundle::configElementValidate | function | core/ |
Provides a validation callback for the language enable/disable element. |
| ContentTranslationHandler::entityFormSharedElements | function | core/ |
Process callback: determines which elements get clue in the form. |
| ContentTranslationHandlerTest::providerTestEntityFormSharedElements | function | core/ |
Returns test cases for ::testEntityFormSharedElements(). |
| ContentTranslationHandlerTest::testEntityFormSharedElements | function | core/ |
Tests ContentTranslationHandler::entityFormSharedElements() |
| ContentTranslationHooks::elementInfoAlter | function | core/ |
Implements hook_element_info_alter(). |
| ContentTranslationWorkflowsTest::assertNoSharedElements | function | core/ |
Assert that the current page does not contain shared form elements. |
| content_translation_language_configuration_element_process | function | core/ |
Process callback: Expands the language_configuration form element. |
| content_translation_language_configuration_element_submit | function | core/ |
Form submission handler for element. |
| content_translation_language_configuration_element_validate | function | core/ |
Form validation handler for the language_configuration form element. |
| ContextAwarePluginAssignmentTrait::addContextAssignmentElement | function | core/ |
Builds a form element for assigning a context to a given slot. |
| DateElementBase | class | core/ |
Provides a base class for date elements. |
| DateElementBase.php | file | core/ |
|
| DateElementBase::datetimeRangeYears | function | core/ |
Specifies the start and end year to use as a date range. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.