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 |
|---|---|---|---|
| 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::formElement | 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_HOOK() for form-element. |
| olivero_preprocess_form_element_label | function | core/ |
Implements hook_preprocess_HOOK() for form-element-label. |
| 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. |
| 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/ |
Tests get max pager element id. |
| 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. |
| PathBasedBreadcrumbBuilderTest::testBuildWithTwoPathElements | function | core/ |
Tests the build method with two path elements. |
| PathElement | class | core/ |
Provides a matched path render element. |
| PathElement.php | file | core/ |
|
| PathElement::CONVERT_NONE | constant | core/ |
Do not convert the submitted value from the user-supplied path. |
| PathElement::CONVERT_ROUTE | constant | core/ |
Convert the submitted value into a route name and parameter pair. |
| PathElement::CONVERT_URL | constant | core/ |
Convert the submitted value into a \Drupal\Core\Url value object. |
| PathElement::getInfo | function | core/ |
Returns the element properties for this element. |
| PathElement::validateMatchedPath | function | core/ |
Form element validation handler for matched_path elements. |
| PathElement::valueCallback | function | core/ |
Determines how user input is mapped to an element's #value property. |
| PathElementFormTest | class | core/ |
Tests PathElement validation and conversion functionality. |
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.