| TokenTest::testReplaceWithHookTokensWithBubbleableMetadata |
function |
core/tests/Drupal/Tests/Core/Utility/TokenTest.php |
Tests replace with hook tokens with bubbleable metadata. |
| TokenTest::testResetInfo |
function |
core/tests/Drupal/Tests/Core/Utility/TokenTest.php |
Tests reset info. |
| TokenTest::testScan |
function |
core/tests/Drupal/Tests/Core/Utility/TokenTest.php |
Scans dummy text, then tests the output. |
| TokenTest::testValueCallback |
function |
core/tests/Drupal/Tests/Core/Render/Element/TokenTest.php |
Tests value callback. |
| token_test.info.yml |
file |
core/modules/system/tests/modules/token_test/token_test.info.yml |
core/modules/system/tests/modules/token_test/token_test.info.yml |
| token_test.routing.yml |
file |
core/modules/system/tests/modules/token_test/token_test.routing.yml |
core/modules/system/tests/modules/token_test/token_test.routing.yml |
| ToolbarActiveTrailTest |
class |
core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarActiveTrailTest.php |
Tests that the active trail is maintained in the toolbar. |
| ToolbarActiveTrailTest.php |
file |
core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarActiveTrailTest.php |
|
| ToolbarActiveTrailTest::$defaultTheme |
property |
core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarActiveTrailTest.php |
The theme to install as the default for testing. |
| ToolbarActiveTrailTest::$modules |
property |
core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarActiveTrailTest.php |
Modules to install. |
| ToolbarActiveTrailTest::setUp |
function |
core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarActiveTrailTest.php |
|
| ToolbarActiveTrailTest::testToolbarActiveTrail |
function |
core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarActiveTrailTest.php |
Tests that the active trail is maintained even when traversed deeper. |
| ToolbarAdminMenuTest |
class |
core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php |
Tests the caching of the admin menu subtree items. |
| ToolbarAdminMenuTest.php |
file |
core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php |
|
| ToolbarAdminMenuTest::$adminUser |
property |
core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php |
A user with permission to access the administrative toolbar. |
| ToolbarAdminMenuTest::$adminUser2 |
property |
core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php |
A second user with permission to access the administrative toolbar. |
| ToolbarAdminMenuTest::$defaultTheme |
property |
core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php |
The theme to install as the default for testing. |
| ToolbarAdminMenuTest::$hash |
property |
core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php |
The current admin menu subtrees hash for adminUser. |
| ToolbarAdminMenuTest::$modules |
property |
core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php |
Modules to install. |
| ToolbarAdminMenuTest::assertDifferentHash |
function |
core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php |
Checks the subtree hash of the current page with that of the previous page. |
| ToolbarAdminMenuTest::getSubtreesHash |
function |
core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php |
Get the hash value from the admin menu subtrees route path. |
| ToolbarAdminMenuTest::setUp |
function |
core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php |
|
| ToolbarAdminMenuTest::testBackToSiteLink |
function |
core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php |
Tests that back to site link exists on admin pages, not on content pages. |
| ToolbarAdminMenuTest::testExternalLink |
function |
core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php |
Tests that external links added to the menu appear in the toolbar. |
| ToolbarAdminMenuTest::testLanguageSwitching |
function |
core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php |
Tests that subtrees hashes vary by the language of the page. |
| ToolbarAdminMenuTest::testLocaleTranslationSubtreesHashCacheClear |
function |
core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php |
Tests that toolbar cache is cleared when string translations are made. |
| ToolbarAdminMenuTest::testMenuLinkUpdateSubtreesHashCacheClear |
function |
core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php |
Tests toolbar cache tags implementation. |
| ToolbarAdminMenuTest::testModuleStatusChangeSubtreesHashCacheClear |
function |
core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php |
Tests Toolbar's responses to installing and uninstalling modules. |
| ToolbarAdminMenuTest::testNonCurrentUserAccountUpdates |
function |
core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php |
Tests cache invalidation when one user modifies another user. |
| ToolbarAdminMenuTest::testSubtreesJsonRequest |
function |
core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php |
Tests that the 'toolbar/subtrees/{hash}' is reachable and correct. |
| ToolbarAdminMenuTest::testUserRoleUpdateSubtreesHashCacheClear |
function |
core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php |
Tests Toolbar's responses to user data updates. |
| ToolbarCacheContextsTest |
class |
core/modules/toolbar/tests/src/Functional/ToolbarCacheContextsTest.php |
Tests the cache contexts for toolbar. |
| ToolbarCacheContextsTest.php |
file |
core/modules/toolbar/tests/src/Functional/ToolbarCacheContextsTest.php |
|
| ToolbarCacheContextsTest::$adminUser |
property |
core/modules/toolbar/tests/src/Functional/ToolbarCacheContextsTest.php |
An authenticated user to use for testing. |
| ToolbarCacheContextsTest::$adminUser2 |
property |
core/modules/toolbar/tests/src/Functional/ToolbarCacheContextsTest.php |
An authenticated user to use for testing. |
| ToolbarCacheContextsTest::$defaultTheme |
property |
core/modules/toolbar/tests/src/Functional/ToolbarCacheContextsTest.php |
The theme to install as the default for testing. |
| ToolbarCacheContextsTest::$modules |
property |
core/modules/toolbar/tests/src/Functional/ToolbarCacheContextsTest.php |
Modules to install. |
| ToolbarCacheContextsTest::$perms |
property |
core/modules/toolbar/tests/src/Functional/ToolbarCacheContextsTest.php |
A list of default permissions for test users. |
| ToolbarCacheContextsTest::assertToolbarCacheContexts |
function |
core/modules/toolbar/tests/src/Functional/ToolbarCacheContextsTest.php |
Tests that cache contexts are applied for both users. |
| ToolbarCacheContextsTest::installExtraModules |
function |
core/modules/toolbar/tests/src/Functional/ToolbarCacheContextsTest.php |
Installs a given list of modules and rebuilds the cache. |
| ToolbarCacheContextsTest::setUp |
function |
core/modules/toolbar/tests/src/Functional/ToolbarCacheContextsTest.php |
|
| ToolbarCacheContextsTest::testCacheIntegration |
function |
core/modules/toolbar/tests/src/Functional/ToolbarCacheContextsTest.php |
Tests toolbar cache integration. |
| ToolbarCacheContextsTest::testToolbarCacheContextsCaller |
function |
core/modules/toolbar/tests/src/Functional/ToolbarCacheContextsTest.php |
Tests toolbar cache contexts. |
| ToolbarClaroOverridesTest |
class |
core/modules/system/tests/src/Functional/Theme/ToolbarClaroOverridesTest.php |
Tests the loading of Claro assets on a non-Claro default theme. |
| ToolbarClaroOverridesTest.php |
file |
core/modules/system/tests/src/Functional/Theme/ToolbarClaroOverridesTest.php |
|
| ToolbarClaroOverridesTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Theme/ToolbarClaroOverridesTest.php |
The theme to install as the default for testing. |
| ToolbarClaroOverridesTest::$modules |
property |
core/modules/system/tests/src/Functional/Theme/ToolbarClaroOverridesTest.php |
Modules to install. |
| ToolbarClaroOverridesTest::$themeInstaller |
property |
core/modules/system/tests/src/Functional/Theme/ToolbarClaroOverridesTest.php |
The theme installer used in this test for enabling themes. |
| ToolbarClaroOverridesTest::$themeManager |
property |
core/modules/system/tests/src/Functional/Theme/ToolbarClaroOverridesTest.php |
The theme manager. |
| ToolbarClaroOverridesTest::setUp |
function |
core/modules/system/tests/src/Functional/Theme/ToolbarClaroOverridesTest.php |
|