Search for token
- Search 7.x for token
- Search 9.5.x for token
- Search 10.3.x for token
- Search 11.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 |
---|---|---|---|
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/ |
|
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. |
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::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::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::testRenderAsExternalLinkWithPathAndTokens | function | core/ |
Test rendering of a link with a path and options. |
FieldPluginBaseTest::testRenderAsLinkWithPathAndTokens | function | core/ |
Test rendering of a link with a path and options. |
FieldTest::addSelfTokens | function | core/ |
Add any special tokens this field might use for itself. |
FileTokenReplaceTest | class | core/ |
Generates text using placeholders for dummy content to check 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. |
FileUploadResource::$token | property | core/ |
The token replacement instance. |
file_tokens | function | core/ |
Implements hook_tokens(). |
file_token_info | function | core/ |
Implements hook_token_info(). |
FormBuilder::$csrfToken | property | core/ |
The CSRF token generator to validate the form token. |
FormBuilder::renderFormTokenPlaceholder | function | core/ |
Renders the form CSRF token. It's a #lazy_builder callback. |
FormBuilder::setInvalidTokenError | function | core/ |
Sets a form_token error on the given form state. |
FormBuilderTest::providerTestFormTokenCacheability | function | core/ |
Data provider for testFormTokenCacheability. |
FormBuilderTest::providerTestInvalidToken | function | core/ |
|
FormBuilderTest::testFormTokenCacheability | function | core/ |
@covers ::prepareForm |
FormBuilderTest::testInvalidToken | function | core/ |
@covers ::doBuildForm |
FormCache::$csrfToken | property | core/ |
The CSRF token generator to validate the form token. |
FormCacheTest::$csrfToken | property | core/ |
The CSRF token generator. |
FormCacheTest::testCacheToken | function | core/ |
Tests the form cache with a logged-in user. |
FormCacheTest::testGetCacheInvalidToken | function | core/ |
@covers ::getCache |
FormCacheTest::testGetCacheValidToken | function | core/ |
@covers ::getCache |
FormCacheTest::testNoCacheToken | function | core/ |
Tests the form cache without a logged-in user. |
FormState::$invalidToken | property | core/ |
If set to TRUE the form will skip calling form element value callbacks, except for a select list of callbacks provided by Drupal core that are known to be safe. |
FormState::hasInvalidToken | function | core/ |
Determines if the form has an invalid token. |
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.