56 methods override ElementInterface::getInfo() in Drupal 10
- Ajax::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ Ajax.php - Returns the element properties for this element.
- BreakLockLink::getInfo in core/
lib/ Drupal/ Core/ TempStore/ Element/ BreakLockLink.php - Returns the element properties for this element.
- Button::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ Button.php - Returns the element properties for this element.
- Checkbox::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ Checkbox.php - Returns the element properties for this element.
- Checkboxes::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ Checkboxes.php - Returns the element properties for this element.
- Color::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ Color.php - Returns the element properties for this element.
- Container::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ Container.php - Returns the element properties for this element.
- ContextualLinks::getInfo in core/
modules/ contextual/ src/ Element/ ContextualLinks.php - Returns the element properties for this element.
- ContextualLinksPlaceholder::getInfo in core/
modules/ contextual/ src/ Element/ ContextualLinksPlaceholder.php - Returns the element properties for this element.
- Date::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ Date.php - Returns the element properties for this element.
- Datelist::getInfo in core/
lib/ Drupal/ Core/ Datetime/ Element/ Datelist.php - Returns the element properties for this element.
- Datetime::getInfo in core/
lib/ Drupal/ Core/ Datetime/ Element/ Datetime.php - Returns the element properties for this element.
- Details::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ Details.php - Returns the element properties for this element.
- Dropbutton::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ Dropbutton.php - Returns the element properties for this element.
- Email::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ Email.php - Returns the element properties for this element.
- Fieldset::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ Fieldset.php - Returns the element properties for this element.
- File::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ File.php - Returns the element properties for this element.
- Form::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ Form.php - Returns the element properties for this element.
- Hidden::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ Hidden.php - Returns the element properties for this element.
- Html::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ Html.php - Returns the element properties for this element.
- HtmlTag::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ HtmlTag.php - Returns the element properties for this element.
- InlineTemplate::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ InlineTemplate.php - Returns the element properties for this element.
- Item::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ Item.php - Returns the element properties for this element.
- Label::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ Label.php - Returns the element properties for this element.
- LanguageConfiguration::getInfo in core/
modules/ language/ src/ Element/ LanguageConfiguration.php - Returns the element properties for this element.
- LanguageSelect::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ LanguageSelect.php - Returns the element properties for this element.
- LayoutBuilder::getInfo in core/
modules/ layout_builder/ src/ Element/ LayoutBuilder.php - Returns the element properties for this element.
- Link::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ Link.php - Returns the element properties for this element.
- ManagedFile::getInfo in core/
modules/ file/ src/ Element/ ManagedFile.php - Returns the element properties for this element.
- Number::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ Number.php - Returns the element properties for this element.
- Page::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ Page.php - Returns the element properties for this element.
- Pager::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ Pager.php - Returns the element properties for this element.
- PageTitle::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ PageTitle.php - Returns the element properties for this element.
- Password::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ Password.php - Returns the element properties for this element.
- PasswordConfirm::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ PasswordConfirm.php - Returns the element properties for this element.
- ProcessedText::getInfo in core/
modules/ filter/ src/ Element/ ProcessedText.php - Returns the element properties for this element.
- Radio::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ Radio.php - Returns the element properties for this element.
- Radios::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ Radios.php - Returns the element properties for this element.
- ResponsiveImage::getInfo in core/
modules/ responsive_image/ src/ Element/ ResponsiveImage.php - Returns the element properties for this element.
- Search::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ Search.php - Returns the element properties for this element.
- Select::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ Select.php - Returns the element properties for this element.
- StatusMessages::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ StatusMessages.php - Generate the placeholder in a #pre_render callback, because the hash salt needs to be accessed, which may not yet be available when this is called.
- StatusReport::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ StatusReport.php - Returns the element properties for this element.
- StatusReportPage::getInfo in core/
modules/ system/ src/ Element/ StatusReportPage.php - Returns the element properties for this element.
- Table::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ Table.php - Returns the element properties for this element.
- Tel::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ Tel.php - Returns the element properties for this element.
- Textarea::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ Textarea.php - Returns the element properties for this element.
- Textfield::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ Textfield.php - Returns the element properties for this element.
- TextFormat::getInfo in core/
modules/ filter/ src/ Element/ TextFormat.php - Returns the element properties for this element.
- Toolbar::getInfo in core/
modules/ toolbar/ src/ Element/ Toolbar.php - Returns the element properties for this element.
- ToolbarItem::getInfo in core/
modules/ toolbar/ src/ Element/ ToolbarItem.php - Returns the element properties for this element.
- Url::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ Url.php - Returns the element properties for this element.
- Value::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ Value.php - Returns the element properties for this element.
- VerticalTabs::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ VerticalTabs.php - Returns the element properties for this element.
- View::getInfo in core/
modules/ views/ src/ Element/ View.php - Returns the element properties for this element.
- Weight::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ Weight.php - Returns the element properties for this element.