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
- 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 |
|---|---|---|---|
| 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. |
| 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. |
| ManagedFileTest::testManagedFileElement | function | core/ |
Tests that managed file elements can be programmatically submitted. |
| 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. |
| Media::getElementsSubset | function | core/ |
Returns a configured subset of the elements supported by this plugin. |
| MediaHooks::fieldWidgetSingleElementFormAlter | function | core/ |
Implements hook_field_widget_single_element_form_alter(). |
| MediaLibraryInceptionWidget::elementValidate | function | core/ |
|
| MediaLibraryInceptionWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| MediaLibrarySelectForm::form_element_name | function | core/ |
Return the name of a form field. |
| MediaLibrarySelectForm::form_element_row_id | function | core/ |
Return a media entity ID from a views result row. |
| MediaLibraryTestBase::assertElementExistsAfterWait | function | core/ |
Waits for the specified selector and returns it if not empty. |
| MediaLibraryTestBase::waitForElementsCount | function | core/ |
Checks for a specified number of specific elements on page after wait. |
| MediaLibraryTestBase::waitForElementTextContains | function | core/ |
Asserts that text appears in an element after a wait. |
| MediaLibraryWidget::errorElement | function | core/ |
Assigns a field-level validation error to the right widget sub-element. |
| MediaLibraryWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| MediaThumbnailFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| MenuLinkTreeElement | class | core/ |
Provides a value object to model an element in a menu link tree. |
| MenuLinkTreeElement.php | file | core/ |
|
| MenuLinkTreeElement::$access | property | core/ |
Whether this link is accessible by the current user. |
| MenuLinkTreeElement::$depth | property | core/ |
The depth of this link relative to the root of the tree. |
| MenuLinkTreeElement::$hasChildren | property | core/ |
Whether this link has any children at all. |
| MenuLinkTreeElement::$inActiveTrail | property | core/ |
Whether this link is in the active trail. |
| MenuLinkTreeElement::$link | property | core/ |
The menu link for this element in a menu link tree. |
| MenuLinkTreeElement::$options | property | core/ |
Additional options for this link. |
| MenuLinkTreeElement::$subtree | property | core/ |
The subtree of this element in the menu link tree (this link's children). |
| MenuLinkTreeElement::count | function | core/ |
Counts all menu links in the current subtree. |
| MenuLinkTreeElement::__construct | function | core/ |
Constructs a new \Drupal\Core\Menu\MenuLinkTreeElement. |
| MenuLinkTreeElementTest | class | core/ |
Tests the menu link tree element value object. |
| MenuLinkTreeElementTest.php | file | core/ |
|
| MenuLinkTreeElementTest::testConstruction | function | core/ |
Tests construction. |
| MenuLinkTreeElementTest::testCount | function | core/ |
Tests count(). |
| MenuParentFormSelector::parentSelectElement | function | core/ |
Gets a form element to choose a menu and parent. |
| MenuParentFormSelectorInterface::parentSelectElement | function | core/ |
Gets a form element to choose a menu and parent. |
| ModerationStateWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| ModerationStateWidget::validateElement | function | core/ |
Form validation handler for widget elements. |
| ModernRenderElementTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\Element\RenderElementBase[[api-linebreak]] @group Render |
| ModernRenderElementTest.php | file | core/ |
|
| ModernRenderElementTest::testChildren | function | core/ |
|
| ModuleFilterTest::filterVisibleElements | function | core/ |
Removes any non-visible elements from the passed array. |
| ModuleUninstallFilterTest::filterVisibleElements | function | core/ |
Removes any non-visible elements from the passed array. |
| NavigationHooks::elementInfoAlter | function | core/ |
Implements hook_element_info_alter(). |
| NavigationLinkBlock::validateIconClassElement | function | core/ |
Form element validation handler for the 'icon_class' element. |
| NavigationLinkBlock::validateUriElement | function | core/ |
Form element validation handler for the 'uri' element. |
| NumberWidget::errorElement | function | core/ |
Assigns a field-level validation error to the right widget sub-element. |
| NumberWidget::formElement | function | core/ |
Returns the form for a single field widget. |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.