6 calls to FieldFilteredMarkup::allowedTags()
- AllowedTagsXssTrait::allowedTags in core/
lib/ Drupal/ Core/ Field/ AllowedTagsXssTrait.php - Returns a list of tags allowed by AllowedTagsXssTrait::fieldFilterXss().
- AllowedTagsXssTraitDeprecateTest::testDeprecation in core/
tests/ Drupal/ Tests/ Core/ Field/ AllowedTagsXssTraitDeprecateTest.php - @expectedDeprecation Drupal\Core\Field\AllowedTagsXssTrait::fieldFilterXss is deprecated in drupal:8.0.0 and is removed in drupal:9.0.0. Use \Drupal\Core\Field\FieldFilteredMarkup::create() instead. @expectedDeprecation…
- FieldFilteredMarkup::create in core/
lib/ Drupal/ Core/ Field/ FieldFilteredMarkup.php - Overrides \Drupal\Component\Render\MarkupTrait::create().
- FieldFilteredMarkup::displayAllowedTags in core/
lib/ Drupal/ Core/ Field/ FieldFilteredMarkup.php - Returns a human-readable list of allowed tags for display in help texts.
- OptionsDefaultFormatter::viewElements in core/
modules/ options/ src/ Plugin/ Field/ FieldFormatter/ OptionsDefaultFormatter.php - Builds a renderable array for a field value.
- OptionsKeyFormatter::viewElements in core/
modules/ options/ src/ Plugin/ Field/ FieldFormatter/ OptionsKeyFormatter.php - Builds a renderable array for a field value.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.