You are here

17 calls to HandlerBase::sanitizeValue() in Drupal 8

DblogMessage::render in core/modules/dblog/src/Plugin/views/field/DblogMessage.php
Renders the field.
DblogOperations::render in core/modules/dblog/src/Plugin/views/field/DblogOperations.php
Renders the field.
EntityLabel::render in core/modules/views/src/Plugin/views/field/EntityLabel.php
Renders the field.
FieldPluginBase::render in core/modules/views/src/Plugin/views/field/FieldPluginBase.php
Renders the field.
FieldTest::render in core/modules/views/tests/modules/views_test_data/src/Plugin/views/field/FieldTest.php
Renders the field.
File::render in core/modules/file/src/Plugin/views/field/File.php
Renders the field.
LinkBase::renderLink in core/modules/views/src/Plugin/views/field/LinkBase.php
Prepares the link to view a entity.
MachineName::render in core/modules/views/src/Plugin/views/field/MachineName.php
Renders the field.
Node::render in core/modules/node/src/Plugin/views/field/Node.php
Renders the field.
NumericField::render in core/modules/views/src/Plugin/views/field/NumericField.php
Renders the field.
PrerenderList::renderItems in core/modules/views/src/Plugin/views/field/PrerenderList.php
Render all items in this field together.
Serialized::render in core/modules/views/src/Plugin/views/field/Serialized.php
Renders the field.
StatisticsLastCommentName::render in core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php
Renders the field.
TextCustom::renderTextarea in core/modules/views/src/Plugin/views/area/TextCustom.php
Render a text area with \Drupal\Component\Utility\Xss::filterAdmin().
Title::preRender in core/modules/views/src/Plugin/views/area/Title.php
Performs any operations needed before full rendering.
Url::render in core/modules/views/src/Plugin/views/field/Url.php
Renders the field.
UserData::render in core/modules/user/src/Plugin/views/field/UserData.php
Renders the field.