| TokenParser::next |
function |
core/lib/Drupal/Component/Annotation/Doctrine/TokenParser.php |
Gets the next non whitespace and non comment token. |
| TokenParser::parseClass |
function |
core/lib/Drupal/Component/Annotation/Doctrine/TokenParser.php |
Gets the class name. |
| TokenParser::parseNamespace |
function |
core/lib/Drupal/Component/Annotation/Doctrine/TokenParser.php |
Gets the namespace. |
| TokenParser::parseUseStatement |
function |
core/lib/Drupal/Component/Annotation/Doctrine/TokenParser.php |
Parses a single use statement. |
| TokenParser::parseUseStatements |
function |
core/lib/Drupal/Component/Annotation/Doctrine/TokenParser.php |
Gets all use statements. |
| TokenParser::__construct |
function |
core/lib/Drupal/Component/Annotation/Doctrine/TokenParser.php |
|
| TokenReplaceKernelTest |
class |
core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTest.php |
Tests token replacement. |
| TokenReplaceKernelTest.php |
file |
core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTest.php |
|
| TokenReplaceKernelTest::setUp |
function |
core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTest.php |
|
| TokenReplaceKernelTest::testClear |
function |
core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTest.php |
Tests the clear parameter. |
| TokenReplaceKernelTest::testSystemDateTokenReplacement |
function |
core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTest.php |
Tests the generation of all system date tokens. |
| TokenReplaceKernelTest::testSystemSiteTokenReplacement |
function |
core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTest.php |
Tests the generation of all system site information tokens. |
| TokenReplaceKernelTest::testSystemTokenRecognition |
function |
core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTest.php |
Tests whether token-replacement works in various contexts. |
| TokenReplaceKernelTestBase |
class |
core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTestBase.php |
Base class for token replacement tests. |
| TokenReplaceKernelTestBase.php |
file |
core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTestBase.php |
|
| TokenReplaceKernelTestBase::$interfaceLanguage |
property |
core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTestBase.php |
The interface language. |
| TokenReplaceKernelTestBase::$tokenService |
property |
core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTestBase.php |
Token service. |
| TokenReplaceKernelTestBase::setUp |
function |
core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTestBase.php |
|
| TokenReplaceTest |
class |
core/modules/views/tests/src/Kernel/TokenReplaceTest.php |
Tests core view token replacement. |
| TokenReplaceTest |
class |
core/modules/taxonomy/tests/src/Kernel/TokenReplaceTest.php |
Tests taxonomy token replacement. |
| TokenReplaceTest.php |
file |
core/modules/views/tests/src/Kernel/TokenReplaceTest.php |
|
| TokenReplaceTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/TokenReplaceTest.php |
|
| TokenReplaceTest::$fieldName |
property |
core/modules/taxonomy/tests/src/Kernel/TokenReplaceTest.php |
Name of the taxonomy term reference field. |
| TokenReplaceTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/TokenReplaceTest.php |
Modules to install. |
| TokenReplaceTest::$testViews |
property |
core/modules/views/tests/src/Kernel/TokenReplaceTest.php |
Views used by this test. |
| TokenReplaceTest::$vocabulary |
property |
core/modules/taxonomy/tests/src/Kernel/TokenReplaceTest.php |
The vocabulary used for creating terms. |
| TokenReplaceTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/TokenReplaceTest.php |
|
| TokenReplaceTest::testTaxonomyTokenReplacement |
function |
core/modules/taxonomy/tests/src/Kernel/TokenReplaceTest.php |
Creates some terms and a node, then tests the tokens generated from them. |
| TokenReplaceTest::testTokenReplacement |
function |
core/modules/views/tests/src/Kernel/TokenReplaceTest.php |
Tests core token replacements generated from a view. |
| TokenReplaceTest::testTokenReplacementNoPath |
function |
core/modules/views/tests/src/Kernel/TokenReplaceTest.php |
Tests path token replacements generated from a view without a path. |
| TokenReplaceTest::testTokenReplacementNoResults |
function |
core/modules/views/tests/src/Kernel/TokenReplaceTest.php |
Tests core token replacements generated from a view without results. |
| TokenReplaceTest::testTokenReplacementWithMiniPager |
function |
core/modules/views/tests/src/Kernel/TokenReplaceTest.php |
Tests core token replacements generated from a view. |
| TokenReplaceTest::testTokenReplacementWithSpecificNumberOfItems |
function |
core/modules/views/tests/src/Kernel/TokenReplaceTest.php |
Tests token replacement of [view:total-rows] when pager is disabled. |
| TokenReplaceWebTest |
class |
core/modules/system/tests/src/Functional/System/TokenReplaceWebTest.php |
Tests the token system integration. |
| TokenReplaceWebTest.php |
file |
core/modules/system/tests/src/Functional/System/TokenReplaceWebTest.php |
|
| TokenReplaceWebTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/System/TokenReplaceWebTest.php |
The theme to install as the default for testing. |
| TokenReplaceWebTest::$modules |
property |
core/modules/system/tests/src/Functional/System/TokenReplaceWebTest.php |
Modules to install. |
| TokenReplaceWebTest::testTokens |
function |
core/modules/system/tests/src/Functional/System/TokenReplaceWebTest.php |
Tests a token replacement on an actual website. |
| TokenTest |
class |
core/tests/Drupal/Tests/Core/Render/Element/TokenTest.php |
Tests Drupal\Core\Render\Element\Token. |
| TokenTest |
class |
core/tests/Drupal/Tests/Core/Utility/TokenTest.php |
Tests Drupal\Core\Utility\Token. |
| TokenTest.php |
file |
core/tests/Drupal/Tests/Core/Render/Element/TokenTest.php |
|
| TokenTest.php |
file |
core/tests/Drupal/Tests/Core/Utility/TokenTest.php |
|
| TokenTest::$cache |
property |
core/tests/Drupal/Tests/Core/Utility/TokenTest.php |
The cache used for testing. |
| TokenTest::$cacheContextManager |
property |
core/tests/Drupal/Tests/Core/Utility/TokenTest.php |
The cache contexts manager. |
| TokenTest::$cacheTagsInvalidator |
property |
core/tests/Drupal/Tests/Core/Utility/TokenTest.php |
The cache tags invalidator. |
| TokenTest::$language |
property |
core/tests/Drupal/Tests/Core/Utility/TokenTest.php |
The language interface used for testing. |
| TokenTest::$languageManager |
property |
core/tests/Drupal/Tests/Core/Utility/TokenTest.php |
The language manager used for testing. |
| TokenTest::$moduleHandler |
property |
core/tests/Drupal/Tests/Core/Utility/TokenTest.php |
The module handler service used for testing. |
| TokenTest::$renderer |
property |
core/tests/Drupal/Tests/Core/Utility/TokenTest.php |
The renderer. |
| TokenTest::$token |
property |
core/tests/Drupal/Tests/Core/Utility/TokenTest.php |
The token service under test. |