| ToolbarActiveTrailTest.php |
file |
core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarActiveTrailTest.php |
|
| ToolbarActiveTrailTest::$defaultTheme |
property |
core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarActiveTrailTest.php |
|
| ToolbarActiveTrailTest::$modules |
property |
core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarActiveTrailTest.php |
|
| 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 |
|
| ToolbarClaroOverridesTest::testClaroAssets |
function |
core/modules/system/tests/src/Functional/Theme/ToolbarClaroOverridesTest.php |
Confirm Claro assets load on a non-Claro default theme. |
| ToolbarHookToolbarTest |
class |
core/modules/toolbar/tests/src/Functional/ToolbarHookToolbarTest.php |
Tests the implementation of hook_toolbar() by a module. |
| ToolbarHookToolbarTest.php |
file |
core/modules/toolbar/tests/src/Functional/ToolbarHookToolbarTest.php |
|
| ToolbarHookToolbarTest::$adminUser |
property |
core/modules/toolbar/tests/src/Functional/ToolbarHookToolbarTest.php |
A user with permission to access the administrative toolbar. |
| ToolbarHookToolbarTest::$defaultTheme |
property |
core/modules/toolbar/tests/src/Functional/ToolbarHookToolbarTest.php |
The theme to install as the default for testing. |
| ToolbarHookToolbarTest::$modules |
property |
core/modules/toolbar/tests/src/Functional/ToolbarHookToolbarTest.php |
Modules to install. |
| ToolbarHookToolbarTest::setUp |
function |
core/modules/toolbar/tests/src/Functional/ToolbarHookToolbarTest.php |
|