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 |
---|---|---|---|
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/ |
|
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. |
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::$maxPagerElementId | property | core/ |
The highest pager ID created so far. |
PagerManager::getMaxPagerElementId | function | core/ |
Gets the extent of the pager page element IDs. |
PagerManager::reservePagerElementId | function | core/ |
Reserve a pager element ID. |
PagerManagerInterface::getMaxPagerElementId | function | core/ |
Gets the extent of the pager page element IDs. |
PagerManagerInterface::reservePagerElementId | function | core/ |
Reserve a pager element ID. |
PagerManagerTest::providerTestGetMaxPagerElementId | function | core/ |
Provides test cases for PagerManagerTest::testGetMaxPagerElementId(). |
PagerManagerTest::testGetMaxPagerElementId | function | core/ |
@covers ::getMaxPagerElementId[[api-linebreak]] |
PagerSelectExtender::$element | property | core/ |
The unique ID of this pager on this page. |
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. |
PagerSelectExtender::getElement | function | core/ |
Gets the element ID for this pager query. |
PathBasedBreadcrumbBuilderTest::testBuildWithOnePathElement | function | core/ |
Tests the build method with one path element. |
PathBasedBreadcrumbBuilderTest::testBuildWithThreePathElements | function | core/ |
Tests the build method with three path elements. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.