Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| TokenReplaceTest.php | file | core/ |
|
| TokenReplaceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TokenReplaceTest::$fieldName | property | core/ |
Name of the taxonomy term reference field. |
| TokenReplaceTest::$modules | property | core/ |
Modules to enable. |
| 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. |
| 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 enable. |
| TokenReplaceWebTest::testTokens | function | core/ |
Tests a token replacement on an actual website. |
| TokenScanTest | class | core/ |
Scan token-like patterns in a dummy text to check token scanning. |
| TokenScanTest.php | file | core/ |
|
| TokenScanTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TokenScanTest::testTokenScan | function | core/ |
Scans dummy text, then tests the output. |
| TokenTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\Element\Token[[api-linebreak]] @group Render |
| TokenTest | class | core/ |
@coversDefaultClass \Drupal\Core\Utility\Token[[api-linebreak]] @group Utility |
| 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. |
| TokenTest::$languageManager | property | core/ |
The language manager used for testing. |
| TokenTest::$moduleHandler | property | core/ |
The module handler service used for testing. |
| TokenTest::$renderer | property | core/ |
The renderer. |
| TokenTest::$token | property | core/ |
The token service under test. |
| TokenTest::providerTestReplaceEscaping | function | core/ |
|
| TokenTest::providerTestValueCallback | function | core/ |
Data provider for testValueCallback(). |
| TokenTest::setUp | function | core/ |
|
| TokenTest::setupSiteTokens | function | core/ |
Sets up the token library to return site tokens. |
| TokenTest::testGetInfo | function | core/ |
@covers ::getInfo[[api-linebreak]] |
| TokenTest::testReplaceEscaping | function | core/ |
@covers ::replace[[api-linebreak]] @dataProvider providerTestReplaceEscaping |
| TokenTest::testReplacePlain | function | core/ |
@covers ::replacePlain[[api-linebreak]] |
| TokenTest::testReplaceWithBubbleableMetadataObject | function | core/ |
@covers ::replace[[api-linebreak]] |
| TokenTest::testReplaceWithHookTokensAlterWithBubbleableMetadata | function | core/ |
@covers ::replace[[api-linebreak]] @covers ::replace[[api-linebreak]] |
| TokenTest::testReplaceWithHookTokensWithBubbleableMetadata | function | core/ |
@covers ::replace[[api-linebreak]] |
| TokenTest::testResetInfo | function | core/ |
@covers ::resetInfo[[api-linebreak]] |
| TokenTest::testValueCallback | function | core/ |
@covers ::valueCallback[[api-linebreak]] |
| token_test.info.yml | file | core/ |
core/modules/system/tests/modules/token_test/token_test.info.yml |
| token_test.routing.yml | file | core/ |
core/modules/system/tests/modules/token_test/token_test.routing.yml |
| Toolbar | class | core/ |
Provides a render element for the default Drupal toolbar. |
| toolbar-warning.css | file | core/ |
Styling for toolbar warning message. |
| toolbar.admin.css | file | core/ |
.ckeditor5-toolbar-disabled { display: flex; justify-content: space-between; } .ckeditor5-toolbar-available { flex: 1; } .ckeditor5-toolbar-tray { display: flex; flex-flow: row wrap; align-items: center; min-height: 40px; margin: 0 0… |
Pagination
- Previous page
- Page 223
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.