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 |
---|---|---|---|
MediaLibraryInceptionWidget::formElement | function | core/ |
Returns the form for a single field widget. |
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. |
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::formElement | function | core/ |
Returns the form for a single field widget. |
OffCanvasTestBase::assertElementVisibleAfterWait | function | core/ |
Asserts the specified selector is visible after a wait. |
OffCanvasTestBase::waitForNoElement | function | core/ |
Waits for an element to be removed from the page. |
OptionsButtonsWidget::formElement | function | core/ |
Returns the form for a single field widget. |
OptionsDefaultFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
OptionsKeyFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
OptionsSelectWidget::formElement | function | core/ |
Returns the form for a single field widget. |
OptionsWidgetBase::formElement | function | core/ |
Returns the form for a single field widget. |
OptionsWidgetBase::validateElement | function | core/ |
Form validation handler for widget elements. |
Page header for Elements page | group | core/ |
Introduction to form and render elements |
PagerManager::getMaxPagerElementId | function | core/ |
Gets the extent of the pager page element IDs. |
PagerSelectExtender::$element | property | core/ |
The unique ID of this pager on this page. |
PagerSelectExtender::$maxElement | property | core/ |
The highest element we've autogenerated so far. |
PagerSelectExtender::element | function | core/ |
Specify the element ID for this pager query. |
PagerSelectExtender::ensureElement | function | core/ |
Ensure that there is an element associated with this query. If an element was not specified previously, then the value of the $maxElement counter is taken, after which the counter is incremented. |
PathBasedBreadcrumbBuilderTest::testBuildWithOnePathElement | function | core/ |
Tests the build method with one path element. |
PathBasedBreadcrumbBuilderTest::testBuildWithThreePathElements | function | core/ |
Tests the build method with three path elements. |
PathBasedBreadcrumbBuilderTest::testBuildWithTwoPathElements | function | core/ |
Tests the build method with two path elements. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.