7 calls to PluginBase::viewsTokenReplace()
- DisplayPluginBase::getMoreUrl in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php - Get the more URL for this view.
- FieldPluginBase::renderAltered in core/
modules/ views/ src/ Plugin/ views/ field/ FieldPluginBase.php - Render this field as user-defined altered text.
- FieldPluginBase::renderAsLink in core/
modules/ views/ src/ Plugin/ views/ field/ FieldPluginBase.php - Render this field as a link, with the info from a fieldset set by the user.
- FieldPluginBase::renderText in core/
modules/ views/ src/ Plugin/ views/ field/ FieldPluginBase.php - Performs an advanced text render for the item.
- Links::getLinks in core/
modules/ views/ src/ Plugin/ views/ field/ Links.php - Gets the list of links used by this field.
- StylePluginBase::tokenizeValue in core/
modules/ views/ src/ Plugin/ views/ style/ StylePluginBase.php - Take a value and apply token replacement logic to it.
- TestPluginBase::viewsTokenReplace in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ PluginBaseTest.php - Replaces Views' tokens in a given string.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.