Search for token
- Search 7.x for token
- Search 9.5.x for token
- Search 8.9.x for token
- Search 10.3.x for token
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| token | service | core/ |
Drupal\Core\Utility\Token |
| Token | class | core/ |
Stores token data in a hidden form field. |
| Token | class | core/ |
Drupal placeholder/token replacement system. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| TokenParser.php | file | core/ |
This class is a near-copy of Doctrine\Common\Annotations\TokenParser, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 2.0.2. |
| TokenParser::$numTokens | property | core/ |
The number of tokens. |
| TokenParser::$pointer | property | core/ |
The current array pointer. |
| TokenParser::$tokens | property | core/ |
The token list. |
| TokenParser::next | function | core/ |
Gets the next non whitespace and non comment token. |
| TokenParser::parseClass | function | core/ |
Gets the class name. |
| TokenParser::parseNamespace | function | core/ |
Gets the namespace. |
| TokenParser::parseUseStatement | function | core/ |
Parses a single use statement. |
| TokenParser::parseUseStatements | function | core/ |
Gets all use statements. |
| TokenParser::__construct | function | core/ |
|
| TokenReplaceKernelTest | class | core/ |
Tests token replacement. |
| TokenReplaceKernelTest.php | file | core/ |
|
| TokenReplaceKernelTest::setUp | function | core/ |
|
| TokenReplaceKernelTest::testClear | function | core/ |
Tests the clear parameter. |
| TokenReplaceKernelTest::testSystemDateTokenReplacement | function | core/ |
Tests the generation of all system date tokens. |
| TokenReplaceKernelTest::testSystemSiteTokenReplacement | function | core/ |
Tests the generation of all system site information tokens. |
| TokenReplaceKernelTest::testSystemTokenRecognition | function | core/ |
Tests whether token-replacement works in various contexts. |
| TokenReplaceKernelTestBase | class | core/ |
Base class for token replacement tests. |
| TokenReplaceKernelTestBase.php | file | core/ |
|
| TokenReplaceKernelTestBase::$interfaceLanguage | property | core/ |
The interface language. |
| TokenReplaceKernelTestBase::$tokenService | property | core/ |
Token service. |
| TokenReplaceKernelTestBase::setUp | function | core/ |
|
| TokenReplaceTest | class | core/ |
Tests core view token replacement. |
| TokenReplaceTest | class | core/ |
Tests taxonomy token replacement. |
| TokenReplaceTest.php | file | core/ |
|
| TokenReplaceTest.php | file | core/ |
|
| TokenReplaceTest::$fieldName | property | core/ |
Name of the taxonomy term reference field. |
| TokenReplaceTest::$modules | property | core/ |
Modules to install. |
| TokenReplaceTest::$testViews | property | core/ |
Views used by this test. |
| TokenReplaceTest::$vocabulary | property | core/ |
The vocabulary used for creating terms. |
| TokenReplaceTest::setUp | function | core/ |
|
| TokenReplaceTest::testTaxonomyTokenReplacement | function | core/ |
Creates some terms and a node, then tests the tokens generated from them. |
| TokenReplaceTest::testTokenReplacement | function | core/ |
Tests core token replacements generated from a view. |
| TokenReplaceTest::testTokenReplacementNoPath | function | core/ |
Tests path token replacements generated from a view without a path. |
| TokenReplaceTest::testTokenReplacementNoResults | function | core/ |
Tests core token replacements generated from a view without results. |
| TokenReplaceTest::testTokenReplacementWithMiniPager | function | core/ |
Tests core token replacements generated from a view. |
| TokenReplaceTest::testTokenReplacementWithSpecificNumberOfItems | function | core/ |
Tests token replacement of [view:total-rows] when pager is disabled. |
| TokenReplaceWebTest | class | core/ |
Tests the token system integration. |
| TokenReplaceWebTest.php | file | core/ |
|
| TokenReplaceWebTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TokenReplaceWebTest::$modules | property | core/ |
Modules to install. |
| TokenReplaceWebTest::testTokens | function | core/ |
Tests a token replacement on an actual website. |
| TokenTest | class | core/ |
Tests Drupal\Core\Render\Element\Token. |
| TokenTest | class | core/ |
Tests Drupal\Core\Utility\Token. |
| TokenTest.php | file | core/ |
|
| TokenTest.php | file | core/ |
|
| TokenTest::$cache | property | core/ |
The cache used for testing. |
| TokenTest::$cacheContextManager | property | core/ |
The cache contexts manager. |
| TokenTest::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
| TokenTest::$language | property | core/ |
The language interface used for testing. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.