namespace Drupal\Core\Render\Element
Same name in other branches
| Object name | File name | Summary |
|---|---|---|
| StatusReport | core/lib/Drupal/Core/Render/Element/StatusReport.php | Creates status report page element. |
| Submit | core/lib/Drupal/Core/Render/Element/Submit.php | Provides a form submit button. |
| SystemCompactLink | core/lib/Drupal/Core/Render/Element/SystemCompactLink.php | Provides a link to show or hide help text on administration pages. |
| Table | core/lib/Drupal/Core/Render/Element/Table.php | Provides a render element for a table. |
| Tableselect | core/lib/Drupal/Core/Render/Element/Tableselect.php | Provides a form element for a table with radios or checkboxes in left column. |
| Tel | core/lib/Drupal/Core/Render/Element/Tel.php | Provides a form element for entering a telephone number. |
| Textarea | core/lib/Drupal/Core/Render/Element/Textarea.php | Provides a form element for input of multiple-line text. |
| Textfield | core/lib/Drupal/Core/Render/Element/Textfield.php | Provides a one-line text field form element. |
| Token | core/lib/Drupal/Core/Render/Element/Token.php | Stores token data in a hidden form field. |
| Url | core/lib/Drupal/Core/Render/Element/Url.php | Provides a form element for input of a URL. |
| Value | core/lib/Drupal/Core/Render/Element/Value.php | Provides a form element for storage of internal information. |
| VerticalTabs | core/lib/Drupal/Core/Render/Element/VerticalTabs.php | Provides a render element for vertical tabs in a form. |
| Weight | core/lib/Drupal/Core/Render/Element/Weight.php | Provides a form element for input of a weight. |
| Widget | core/lib/Drupal/Core/Render/Element/Widget.php | Provides a widget element. |
Pagination
- Previous page
- Page 2
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.