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 |
---|---|---|---|
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. |
NumericFormatterBase::viewElements | function | core/ |
Builds a renderable array for a field value. |
NumericUnformattedFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
OEmbedForm::buildInputElement | function | core/ |
Builds the element for submitting source field value(s). |
OEmbedFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
OEmbedWidget::singleElementObject | function | core/ |
Returns the form for a single field widget. |
OffCanvasTestBase::assertElementVisibleAfterWait | function | core/ |
Asserts the specified selector is visible after a wait. |
olivero_element_info_alter | function | core/ |
Implements hook_element_info_alter(). |
olivero_preprocess_form_element | function | core/ |
Implements hook_preprocess_form_element(). |
olivero_preprocess_form_element_label | function | core/ |
Implements hook_preprocess_HOOK(). |
OptionsButtonsWidget::formElement | function | core/ |
Returns the form for a single field widget. |
OptionsDefaultFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
OptionsFieldUIAllowedValuesTest::pressEnterOnElement | function | core/ |
Presses "Enter" on the specified element. |
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.