Search for viewsTokenReplace
- Search 7.x for viewsTokenReplace
 - Search 9.5.x for viewsTokenReplace
 - Search 10.3.x for viewsTokenReplace
 - Search 11.x for viewsTokenReplace
 - Other projects
 
| Title | Object type | File name | Summary | 
|---|---|---|---|
| NodeFieldTokensTest::testViewsTokenReplacement | function | core/ | 
                                                                                        Tests token replacement for Views tokens supplied by the Node module. | 
| PluginBase::viewsTokenReplace | function | core/ | 
                                                                                        Replaces Views' tokens in a given string. The resulting string will be sanitized with Xss::filterAdmin.  | 
              
| PluginBaseTest::testViewsTokenReplace | function | core/ | 
                                                                                        Test that the token replacement in views works correctly. | 
| PluginBaseTest::testViewsTokenReplaceWithDots | function | core/ | 
                                                                                        Test that the token replacement in views works correctly with dots. | 
| PluginBaseTest::testViewsTokenReplaceWithTwigTokens | function | core/ | 
                                                                                        Tests viewsTokenReplace without any twig tokens. | 
| TestPluginBase::viewsTokenReplace | function | core/ | 
                                                                                        Replaces Views' tokens in a given string. The resulting string will be sanitized with Xss::filterAdmin.  | 
              
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.