Search for tokenize
- Search 7.x for tokenize
- Search 9.5.x for tokenize
- Search 8.9.x for tokenize
- Search 11.x for tokenize
- Search main for tokenize
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldHandlerInterface::tokenizeValue | function | core/ |
Replaces a value with tokens from the last field. |
| FieldPluginBase::tokenizeValue | function | core/ |
Replaces a value with tokens from the last field. |
| locale-test-tokenized.html.twig | file | core/ |
{{ content }} |
| LocaleStringIsSafeTest::testLocalizedTokenizedString | function | core/ |
Tests if a translated and tokenized string is properly escaped by Twig. |
| PoHeader::tokenizeFormula | function | core/ |
Tokenize the formula. |
| SearchTokenizerTest | class | core/ |
Tests that CJK tokenizer works as intended. |
| SearchTokenizerTest.php | file | core/ |
|
| SearchTokenizerTest::$modules | property | core/ |
Modules to install. |
| SearchTokenizerTest::code2utf | function | core/ |
Like PHP chr() function, but for unicode characters. |
| SearchTokenizerTest::setUp | function | core/ |
|
| SearchTokenizerTest::testNoTokenizer | function | core/ |
Verifies that strings of non-CJK characters are not tokenized. |
| SearchTokenizerTest::testTokenizer | function | core/ |
Verifies that strings of CJK characters are tokenized. |
| StylePluginBase::tokenizeValue | function | core/ |
Take a value and apply token replacement logic to it. |
| TokenizeAreaPluginBase | class | core/ |
Tokenized base class for area handlers. |
| TokenizeAreaPluginBase.php | file | core/ |
|
| TokenizeAreaPluginBase::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| TokenizeAreaPluginBase::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| TokenizeAreaPluginBase::tokenForm | function | core/ |
Adds tokenization form elements. |
| TokenizeAreaPluginBase::tokenizeValue | function | core/ |
Replaces value with special views tokens and global tokens. |
| TokenizeAreaUITest | class | core/ |
Tests the token display for the TokenizeAreaPluginBase UI. |
| TokenizeAreaUITest.php | file | core/ |
|
| TokenizeAreaUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TokenizeAreaUITest::$modules | property | core/ |
Modules to install. |
| TokenizeAreaUITest::testTokenUI | function | core/ |
Tests that the right tokens are shown as available for replacement. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.