Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| ToolbarHookToolbarTest::$adminUser | property | core/ |
A user with permission to access the administrative toolbar. |
| ToolbarHookToolbarTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ToolbarHookToolbarTest::$modules | property | core/ |
Modules to enable. |
| ToolbarHookToolbarTest::setUp | function | core/ |
|
| ToolbarHookToolbarTest::testHookToolbar | function | core/ |
Tests for a tab and tray provided by a module implementing hook_toolbar(). |
| ToolbarIntegrationTest | class | core/ |
Tests the JavaScript functionality of the toolbar. |
| ToolbarIntegrationTest.php | file | core/ |
|
| ToolbarIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ToolbarIntegrationTest::$modules | property | core/ |
Modules to enable. |
| ToolbarIntegrationTest::testToolbarToggling | function | core/ |
Tests if the toolbar can be toggled with JavaScript. |
| ToolbarItem | class | core/ |
Provides a toolbar item that is wrapped in markup for common styling. |
| ToolbarItem.php | file | core/ |
|
| ToolbarItem::getInfo | function | core/ |
Returns the element properties for this element. |
| ToolbarItem::preRenderToolbarItem | function | core/ |
Provides markup for associating a tray trigger with a tray element. |
| ToolbarLegacyTest | class | core/ |
Tests Toolbar module's legacy code. |
| ToolbarLegacyTest.php | file | core/ |
|
| ToolbarLegacyTest::$modules | property | core/ |
Modules to enable. |
| ToolbarLegacyTest::setUp | function | core/ |
|
| ToolbarLegacyTest::testDoGetRenderedSubtrees | function | core/ |
Tests _toolbar_do_get_rendered_subtrees() deprecation. |
| ToolbarLegacyTest::testPreRenderToolbarAdministrationTray | function | core/ |
Tests toolbar_prerender_toolbar_administration_tray() deprecation. |
| ToolbarLinkBuilder | class | core/ |
ToolbarLinkBuilder fills out the placeholders generated in user_toolbar(). |
| ToolbarLinkBuilder.php | file | core/ |
|
| ToolbarLinkBuilder::$account | property | core/ |
The current user. |
| ToolbarLinkBuilder::renderDisplayName | function | core/ |
Lazy builder callback for rendering the username. |
| ToolbarLinkBuilder::renderToolbarLinks | function | core/ |
Lazy builder callback for rendering toolbar links. |
| ToolbarLinkBuilder::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| ToolbarLinkBuilder::__construct | function | core/ |
ToolbarHandler constructor. |
| ToolbarMenuLinkTree | class | core/ |
Extends MenuLinkTree to add specific theme suggestions for the toolbar. |
| ToolbarMenuLinkTree.php | file | core/ |
|
| ToolbarMenuLinkTree::build | function | core/ |
Builds a renderable array from a menu tree. |
| ToolbarMenuTranslationTest | class | core/ |
Tests that the toolbar icon class remains for translated menu items. |
| ToolbarMenuTranslationTest.php | file | core/ |
|
| ToolbarMenuTranslationTest::$adminUser | property | core/ |
A user with permission to access the administrative toolbar. |
| ToolbarMenuTranslationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ToolbarMenuTranslationTest::$modules | property | core/ |
Modules to enable. |
| ToolbarMenuTranslationTest::setUp | function | core/ |
|
| ToolbarMenuTranslationTest::testToolbarClasses | function | core/ |
Tests that toolbar classes don't change when adding a translation. |
| toolbar_disable_user_toolbar.info.yml | file | core/ |
core/modules/toolbar/tests/modules/toolbar_disable_user_toolbar/toolbar_disable_user_toolbar.info.yml |
| toolbar_disable_user_toolbar.module | file | core/ |
Test module. |
| toolbar_disable_user_toolbar_toolbar_alter | function | core/ |
Implements hook_toolbar_alter(). |
| toolbar_get_rendered_subtrees | function | core/ |
Returns the rendered subtree of each top-level toolbar link. |
| toolbar_help | function | core/ |
Implements hook_help(). |
| toolbar_menu_navigation_links | function | core/ |
Adds toolbar-specific attributes to the menu link tree. |
| toolbar_page_top | function | core/ |
Implements hook_page_top(). |
| toolbar_preprocess_html | function | core/ |
Implements hook_preprocess_HOOK() for HTML document templates. |
| toolbar_prerender_toolbar_administration_tray | function | core/ |
Renders the toolbar's administration tray. |
| toolbar_test.info.yml | file | core/ |
core/modules/toolbar/tests/modules/toolbar_test/toolbar_test.info.yml |
| toolbar_test.module | file | core/ |
A dummy module to test API interaction with the Toolbar module. |
| toolbar_test_toolbar | function | core/ |
Implements hook_toolbar(). |
| toolbar_theme | function | core/ |
Implements hook_theme(). |
Pagination
- Previous page
- Page 217
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.