Search for element
- Search 7.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 |
---|---|---|---|
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. |
ConfigMapperManagerTest::getElement | function | core/ |
Returns a mocked schema element. |
ConfigMapperManagerTest::getNestedElement | function | core/ |
Returns a mocked nested schema element. |
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/ |
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. |
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 enable. |
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. |
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() |
ContentTranslationWorkflowsTest::assertNoSharedElements | function | core/ |
Assert that the current page does not contain shared form elements. |
content_translation_element_info_alter | function | core/ |
Implements hook_element_info_alter(). |
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 added with content_translation_language_configuration_element_process(). |
content_translation_language_configuration_element_validate | function | core/ |
Form validation handler for element added with content_translation_language_configuration_element_process(). |
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. |
DateElementBase::getElementTitle | function | core/ |
Returns the most relevant title of a datetime element. |
DateElementTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\Element\Date @group Render |
DateElementTest.php | file | core/ |
|
DateElementTest::testProcessDate | function | core/ |
@covers ::processDate @group legacy |
DateFormat::getTranslationElement | function | core/ |
Returns the translation form element for a given configuration definition. |
DatelistElementFormTest | class | core/ |
Tests Datelist functionality. |
DatelistElementFormTest.php | file | core/ |
|
DatelistElementFormTest::$modules | property | core/ |
Modules to enable. |
DatelistElementFormTest::buildForm | function | core/ |
Form constructor. |
DatelistElementFormTest::datelistDateCallback | function | core/ |
|
DatelistElementFormTest::datelistDateCallbackTrusted | function | core/ |
|
DatelistElementFormTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
DatelistElementFormTest::setUp | function | core/ |
Sets up the test. |
DatelistElementFormTest::submitForm | function | core/ |
Form submission handler. |
DatelistElementFormTest::testDatelistElement | function | core/ |
Tests that trusted callbacks are executed. |
DatelistElementFormTest::testDatelistElementUntrustedCallbacks | function | core/ |
Tests that deprecations are raised if untrusted callbacks are used. |
DatelistElementFormTest::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
DatelistElementFormTest::validateForm | function | core/ |
Form validation handler. |
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.