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 | 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 |
---|---|---|---|
EntityField::documentSelfTokens | function | core/ |
Document any special tokens this field might use for itself. |
EntityTest::providerTestTokens | function | core/ |
Data provider for testing different types of tokens. |
EntityTest::testRenderWithIdAndToken | function | core/ |
@covers ::render @covers ::defineOptions @covers ::init |
ExcludedFieldTokenTest | class | core/ |
Tests the display of an excluded field that is used as a token. |
ExcludedFieldTokenTest.php | file | core/ |
|
ExcludedFieldTokenTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ExcludedFieldTokenTest::$modules | property | core/ |
The modules that need to be installed for this test. |
ExcludedFieldTokenTest::$testViews | property | core/ |
The views that are used by this test. |
ExcludedFieldTokenTest::$view | property | core/ |
|
ExcludedFieldTokenTest::setUp | function | core/ |
Sets up the test. |
ExcludedFieldTokenTest::testExcludedTitleTokenDisplay | function | core/ |
Tests the display of an excluded title field when used as a token. |
FieldCounterTest::testExcludedTitleTokenDisplay | function | core/ |
Tests the display of an excluded title field when used as a token. |
FieldCustomTest::testFieldCustomTokens | function | core/ |
Ensure that custom fields can use tokens. |
FieldFieldTest::testRevisionTokenRender | function | core/ |
Tests the token replacement for revision fields. |
FieldHandlerInterface::getRenderTokens | function | core/ |
Gets the 'render' tokens to use for advanced rendering. |
FieldHandlerInterface::tokenizeValue | function | core/ |
Replaces a value with tokens from the last field. |
FieldKernelTest::testArgumentTokens | function | core/ |
Tests the arguments tokens on field level. |
FieldKernelTest::testFieldTokens | function | core/ |
Tests the field tokens, row level and field level. |
FieldKernelTest::testRewriteHtmlWithTokens | function | core/ |
Tests rewriting of the output with HTML. |
FieldKernelTest::testRewriteHtmlWithTokensAndAggregation | function | core/ |
Tests rewriting of the output with HTML and aggregation. |
FieldPluginBase::$last_tokens | property | core/ |
|
FieldPluginBase::addSelfTokens | function | core/ |
Add any special tokens this field might use for itself. |
FieldPluginBase::documentSelfTokens | function | core/ |
Document any special tokens this field might use for itself. |
FieldPluginBase::getFieldTokenPlaceholder | function | core/ |
Returns a token placeholder for the current field. |
FieldPluginBase::getRenderTokens | function | core/ |
Gets the 'render' tokens to use for advanced rendering. |
FieldPluginBase::getTokenValuesRecursive | function | core/ |
Recursive function to add replacements for nested query string parameters. |
FieldPluginBase::tokenizeValue | function | core/ |
Replaces a value with tokens from the last field. |
FieldPluginBaseTest::providerTestGetRenderTokensWithQuery | function | core/ |
Data provider for ::testGetRenderTokensWithQuery(). |
FieldPluginBaseTest::providerTestRenderAsExternalLinkWithPathAndTokens | function | core/ |
Data provider for ::testRenderAsExternalLinkWithPathAndTokens(). |
FieldPluginBaseTest::providerTestRenderAsLinkWithPathAndTokens | function | core/ |
Data provider for ::testRenderAsLinkWithPathAndTokens(). |
FieldPluginBaseTest::testElementClassesWithTokens | function | core/ |
Ensures proper token replacement when generating CSS classes. |
FieldPluginBaseTest::testGetRenderTokensWithArguments | function | core/ |
@covers ::getRenderTokens |
FieldPluginBaseTest::testGetRenderTokensWithoutArguments | function | core/ |
@covers ::getRenderTokens |
FieldPluginBaseTest::testGetRenderTokensWithoutFieldsAndArguments | function | core/ |
@covers ::getRenderTokens |
FieldPluginBaseTest::testGetRenderTokensWithQuery | function | core/ |
@dataProvider providerTestGetRenderTokensWithQuery @covers ::getRenderTokens @covers ::getTokenValuesRecursive |
FieldPluginBaseTest::testRenderAsExternalLinkWithPathAndTokens | function | core/ |
Tests rendering of a link with a path and options. |
FieldPluginBaseTest::testRenderAsLinkWithPathAndTokens | function | core/ |
Tests rendering of a link with a path and options. |
FieldSelfTokensTest | class | core/ |
Tests token escaping in the EntityField handler. |
FieldSelfTokensTest.php | file | core/ |
|
FieldSelfTokensTest::$modules | property | core/ |
Modules to install. |
FieldSelfTokensTest::$testViews | property | core/ |
Views used by this test. |
FieldSelfTokensTest::setUp | function | core/ |
This method is called before each test. |
FieldSelfTokensTest::testSelfTokenEscaping | function | core/ |
|
FieldTest::addSelfTokens | function | core/ |
Add any special tokens this field might use for itself. |
FileHooks::tokenInfo | function | core/ |
Implements hook_token_info(). |
FileHooks::tokens | function | core/ |
Implements hook_tokens(). |
FileTokenReplaceTest | class | core/ |
Tests file token replacement. |
FileTokenReplaceTest.php | file | core/ |
|
FileTokenReplaceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FileTokenReplaceTest::testFileTokenReplacement | function | core/ |
Creates a file, then tests the tokens generated from it. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.