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 |
---|---|---|---|
TextFormatElementFormTest::setUp | function | core/ |
Sets up the test. |
TextFormatElementFormTest::submitForm | function | core/ |
Form submission handler. |
TextFormatElementFormTest::testTextFormatElement | function | core/ |
Tests that values are returned. |
TextFormatElementFormTest::validateForm | function | core/ |
Form validation handler. |
TextTrimmedFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
theme-test-render-element-children.html.twig | file | core/ |
{# Output for Theme API test #} {{ element -}} |
theme-test-render-element.html.twig | file | core/ |
<div{{ attributes }}></div> |
ThemeCommonElements | class | core/ |
Provide common theme render elements. |
ThemeCommonElements.php | file | core/ |
|
ThemeCommonElements::commonElements | function | core/ |
Base theme array. |
ThrobberTest::testThemingThrobberElement | function | core/ |
Tests theming throbber element. |
TimestampAgoFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
TimestampDatetimeWidget::formElement | function | core/ |
Returns the form for a single field widget. |
TimestampFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
TimezoneTest::$elementType | property | core/ |
The element type that is being tested ('datetime' or 'datelist'). |
TimezoneTest::testDatelistElementTimesUnderstoodCorrectly | function | core/ |
Tests datelist elements interpret their times correctly when saving. |
TimezoneTest::testDatetimeElementTimesUnderstoodCorrectly | function | core/ |
Tests datetime elements interpret their times correctly when saving. |
TriggeringElementProgrammedTest | class | core/ |
Tests detection of triggering_element for programmed form submissions. |
TriggeringElementProgrammedTest.php | file | core/ |
|
TriggeringElementProgrammedTest::buildForm | function | core/ |
Form constructor. |
TriggeringElementProgrammedTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
TriggeringElementProgrammedTest::submitForm | function | core/ |
Form submission handler. |
TriggeringElementProgrammedTest::testLimitValidationErrors | function | core/ |
Tests that #limit_validation_errors of the only submit button takes effect. |
TriggeringElementProgrammedTest::validateForm | function | core/ |
Form validation handler. |
TriggeringElementTest | class | core/ |
Tests that FAPI correctly determines the triggering element. |
TriggeringElementTest.php | file | core/ |
|
TriggeringElementTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
TriggeringElementTest::$modules | property | core/ |
Modules to install. |
TriggeringElementTest::testAttemptAccessControlBypass | function | core/ |
Tests attempts to bypass access control. |
TriggeringElementTest::testNoButtonInfoInPost | function | core/ |
Tests the triggering element when no button information is included. |
TypedConfigInterface::getElements | function | core/ |
Gets an array of contained elements. |
UpdateTestBase::assertUpdateTableElementContains | function | core/ |
Asserts that the update table element HTML contains the specified text. |
UpdateTestBase::assertUpdateTableElementNotContains | function | core/ |
Asserts that the update table element HTML contains the specified text. |
UpdateTestBase::findUpdateElementByLabel | function | core/ |
Finds an update page element by label. |
UriLinkFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
UriWidget::formElement | function | core/ |
Returns the form for a single field widget. |
UrlPlainFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
UserHooks::elementInfoAlter | function | core/ |
Implements hook_element_info_alter(). |
UserNameFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
View::preRenderViewElement | function | core/ |
View element pre render callback. |
ViewEditForm::$elementInfo | property | core/ |
The element info manager. |
ViewElementTest | class | core/ |
Tests the view render element. |
ViewElementTest | class | core/ |
Tests the view render element. |
ViewElementTest.php | file | core/ |
|
ViewElementTest.php | file | core/ |
|
ViewElementTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ViewElementTest::$testViews | property | core/ |
Views used by this test. |
ViewElementTest::$testViews | property | core/ |
Views used by this test. |
ViewElementTest::setUp | function | core/ |
Sets up the test. |
ViewElementTest::testInvalidView | function | core/ |
Tests that an exception is thrown when an invalid View is passed. |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.