9 calls to field_filter_xss()

FieldList::summaryName in drupal/core/modules/field/lib/Drupal/field/Plugin/views/argument/FieldList.php
Provides the name to use for the summary. By default this is just the name field.
FileWidget::formMultipleElements in drupal/core/modules/file/lib/Drupal/file/Plugin/field/widget/FileWidget.php
Overrides \Drupal\field\Plugin\Type\Widget\WidgetBase::formMultipleElements().
ListString::summaryName in drupal/core/modules/field/lib/Drupal/field/Plugin/views/argument/ListString.php
Provides the name to use for the summary. By default this is just the name field.
NumberWidget::formElement in drupal/core/modules/number/lib/Drupal/number/Plugin/field/widget/NumberWidget.php
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement().
OptionsDefaultFormatter::viewElements in drupal/core/modules/options/lib/Drupal/options/Plugin/field/formatter/OptionsDefaultFormatter.php
Builds a renderable array for a field value.
OptionsKeyFormatter::viewElements in drupal/core/modules/options/lib/Drupal/options/Plugin/field/formatter/OptionsKeyFormatter.php
Builds a renderable array for a field value.
OptionsWidgetBase::sanitizeLabel in drupal/core/modules/options/lib/Drupal/options/Plugin/field/widget/OptionsWidgetBase.php
Sanitizes a string label to display as an option.
WidgetBase::form in drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetBase.php
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::form().
WidgetBase::formMultipleElements in drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetBase.php
Special handling to create form elements for multiple values.