Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| toolbar.permissions.yml | file | core/ |
core/modules/toolbar/toolbar.permissions.yml |
| Toolbar.php | file | core/ |
|
| toolbar.routing.yml | file | core/ |
core/modules/toolbar/toolbar.routing.yml |
| toolbar.services.yml | file | core/ |
core/modules/toolbar/toolbar.services.yml |
| toolbar.theme.css | file | core/ |
toolbar.theme.css |
| toolbar.theme.css | file | core/ |
toolbar.theme.css |
| Toolbar::breakpointManager | function | core/ |
Wraps the breakpoint manager. |
| Toolbar::getInfo | function | core/ |
Returns the element properties for this element. |
| Toolbar::moduleHandler | function | core/ |
Wraps the module handler. |
| Toolbar::preRenderToolbar | function | core/ |
Builds the Toolbar as a structured array ready for drupal_render(). |
| ToolbarAdminMenuTest | class | core/ |
Tests the caching of the admin menu subtree items. |
| ToolbarAdminMenuTest.php | file | core/ |
|
| ToolbarAdminMenuTest::$adminUser | property | core/ |
A user with permission to access the administrative toolbar. |
| ToolbarAdminMenuTest::$adminUser2 | property | core/ |
A second user with permission to access the administrative toolbar. |
| ToolbarAdminMenuTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ToolbarAdminMenuTest::$hash | property | core/ |
The current admin menu subtrees hash for adminUser. |
| ToolbarAdminMenuTest::$modules | property | core/ |
Modules to enable. |
| ToolbarAdminMenuTest::assertDifferentHash | function | core/ |
Asserts the subtrees hash on a fresh page GET is different from the hash from the previous page GET. |
| ToolbarAdminMenuTest::getSubtreesHash | function | core/ |
Get the hash value from the admin menu subtrees route path. |
| ToolbarAdminMenuTest::setUp | function | core/ |
|
| ToolbarAdminMenuTest::testBackToSiteLink | function | core/ |
Test that back to site link exists on admin pages, not on content pages. |
| ToolbarAdminMenuTest::testExternalLink | function | core/ |
Tests that external links added to the menu appear in the toolbar. |
| ToolbarAdminMenuTest::testLanguageSwitching | function | core/ |
Test that subtrees hashes vary by the language of the page. |
| ToolbarAdminMenuTest::testLocaleTranslationSubtreesHashCacheClear | function | core/ |
Tests that toolbar cache is cleared when string translations are made. |
| ToolbarAdminMenuTest::testMenuLinkUpdateSubtreesHashCacheClear | function | core/ |
Tests toolbar cache tags implementation. |
| ToolbarAdminMenuTest::testModuleStatusChangeSubtreesHashCacheClear | function | core/ |
Tests the toolbar_modules_installed() and toolbar_modules_uninstalled() hook implementations. |
| ToolbarAdminMenuTest::testNonCurrentUserAccountUpdates | function | core/ |
Tests that changes to a user account by another user clears the changed account's toolbar cached, not the user's who took the action. |
| ToolbarAdminMenuTest::testSubtreesJsonRequest | function | core/ |
Tests that the 'toolbar/subtrees/{hash}' is reachable and correct. |
| ToolbarAdminMenuTest::testUserRoleUpdateSubtreesHashCacheClear | function | core/ |
Exercises the toolbar_user_role_update() and toolbar_user_update() hook implementations. |
| ToolbarCacheContextsTest | class | core/ |
Tests the cache contexts for toolbar. |
| ToolbarCacheContextsTest.php | file | core/ |
|
| ToolbarCacheContextsTest::$adminUser | property | core/ |
An authenticated user to use for testing. |
| ToolbarCacheContextsTest::$adminUser2 | property | core/ |
An authenticated user to use for testing. |
| ToolbarCacheContextsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ToolbarCacheContextsTest::$modules | property | core/ |
Modules to enable. |
| ToolbarCacheContextsTest::$perms | property | core/ |
A list of default permissions for test users. |
| ToolbarCacheContextsTest::assertToolbarCacheContexts | function | core/ |
Tests that cache contexts are applied for both users. |
| ToolbarCacheContextsTest::installExtraModules | function | core/ |
Installs a given list of modules and rebuilds the cache. |
| ToolbarCacheContextsTest::setUp | function | core/ |
|
| ToolbarCacheContextsTest::testCacheIntegration | function | core/ |
Tests toolbar cache integration. |
| ToolbarCacheContextsTest::testToolbarCacheContextsCaller | function | core/ |
Tests toolbar cache contexts. |
| ToolbarController | class | core/ |
Defines a controller for the toolbar module. |
| ToolbarController.php | file | core/ |
|
| ToolbarController::checkSubTreeAccess | function | core/ |
Checks access for the subtree controller. |
| ToolbarController::preRenderAdministrationTray | function | core/ |
Renders the toolbar's administration tray. |
| ToolbarController::preRenderGetRenderedSubtrees | function | core/ |
#pre_render callback for toolbar_get_rendered_subtrees(). |
| ToolbarController::subtreesAjax | function | core/ |
Returns an AJAX response to render the toolbar subtrees. |
| ToolbarController::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| ToolbarHookToolbarTest | class | core/ |
Tests the implementation of hook_toolbar() by a module. |
| ToolbarHookToolbarTest.php | file | core/ |
Pagination
- Previous page
- Page 216
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.