Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 11.x for to
- Search main for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ToolbarItemConstraintValidator | class | core/ |
Toolbar item constraint validator. |
| ToolbarItemConstraintValidator.php | file | core/ |
|
| ToolbarItemConstraintValidator::isValidToolbarItem | function | core/ |
Validates the given toolbar item. |
| ToolbarItemConstraintValidator::validate | function | core/ |
|
| ToolbarItemDependencyConstraint | class | core/ |
A CKEditor 5 toolbar item. |
| ToolbarItemDependencyConstraint.php | file | core/ |
|
| ToolbarItemDependencyConstraint::$message | property | core/ |
The default violation message. |
| ToolbarItemDependencyConstraint::$toolbarItem | property | core/ |
The toolbar item that this validation constraint requires to be enabled. |
| ToolbarItemDependencyConstraint::getRequiredOptions | function | core/ |
|
| ToolbarItemDependencyConstraintValidator | class | core/ |
Toolbar item dependency constraint validator. |
| ToolbarItemDependencyConstraintValidator.php | file | core/ |
|
| ToolbarItemDependencyConstraintValidator::validate | function | core/ |
|
| 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. |
| ToolbarLinkBuilderTest | class | core/ |
Tests user's ToolbarLinkBuilder. |
| ToolbarLinkBuilderTest.php | file | core/ |
|
| ToolbarLinkBuilderTest::testRenderDisplayName | function | core/ |
Tests structure of display name render array. |
| 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 install. |
| ToolbarMenuTranslationTest::setUp | function | core/ |
|
| ToolbarMenuTranslationTest::testToolbarClasses | function | core/ |
Tests that toolbar classes don't change when adding a translation. |
| ToolbarStoredStateTest | class | core/ |
Tests the sessionStorage state set by the toolbar. |
| ToolbarStoredStateTest.php | file | core/ |
|
| ToolbarStoredStateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ToolbarStoredStateTest::$modules | property | core/ |
Modules to install. |
| ToolbarStoredStateTest::testToolbarStoredState | function | core/ |
|
| 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_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_preprocess_menu | function | core/ |
Implements hook_preprocess_HOOK(). |
| toolbar_test_toolbar | function | core/ |
Implements hook_toolbar(). |
| toolbar_theme | function | core/ |
Implements hook_theme(). |
Pagination
- Previous page
- Page 232
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.