Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Search 11.x for to
  6. Other projects
Title Object type File name Summary
ToolbarItemDependencyConstraint::__construct function core/modules/ckeditor5/src/Plugin/Validation/Constraint/ToolbarItemDependencyConstraint.php Constructs a ToolbarItemDependencyConstraint.
ToolbarItemDependencyConstraintValidator class core/modules/ckeditor5/src/Plugin/Validation/Constraint/ToolbarItemDependencyConstraintValidator.php Toolbar item dependency constraint validator.
ToolbarItemDependencyConstraintValidator.php file core/modules/ckeditor5/src/Plugin/Validation/Constraint/ToolbarItemDependencyConstraintValidator.php
ToolbarItemDependencyConstraintValidator::validate function core/modules/ckeditor5/src/Plugin/Validation/Constraint/ToolbarItemDependencyConstraintValidator.php
ToolbarLinkBuilder class core/modules/user/src/ToolbarLinkBuilder.php ToolbarLinkBuilder fills out the placeholders generated in user_toolbar().
ToolbarLinkBuilder.php file core/modules/user/src/ToolbarLinkBuilder.php
ToolbarLinkBuilder::$account property core/modules/user/src/ToolbarLinkBuilder.php The current user.
ToolbarLinkBuilder::renderDisplayName function core/modules/user/src/ToolbarLinkBuilder.php Lazy builder callback for rendering the username.
ToolbarLinkBuilder::renderToolbarLinks function core/modules/user/src/ToolbarLinkBuilder.php Lazy builder callback for rendering toolbar links.
ToolbarLinkBuilder::trustedCallbacks function core/modules/user/src/ToolbarLinkBuilder.php
ToolbarLinkBuilder::__construct function core/modules/user/src/ToolbarLinkBuilder.php ToolbarHandler constructor.
ToolbarLinkBuilderTest class core/modules/user/tests/src/Unit/ToolbarLinkBuilderTest.php Tests user's ToolbarLinkBuilder.
ToolbarLinkBuilderTest class core/modules/toolbar/tests/src/Unit/user/ToolbarLinkBuilderTest.php Tests user's ToolbarLinkBuilder.
ToolbarLinkBuilderTest.php file core/modules/toolbar/tests/src/Unit/user/ToolbarLinkBuilderTest.php
ToolbarLinkBuilderTest.php file core/modules/user/tests/src/Unit/ToolbarLinkBuilderTest.php
ToolbarLinkBuilderTest::testRenderDisplayName function core/modules/user/tests/src/Unit/ToolbarLinkBuilderTest.php Tests structure of display name render array.
ToolbarLinkBuilderTest::testRenderDisplayName function core/modules/toolbar/tests/src/Unit/user/ToolbarLinkBuilderTest.php Tests structure of display name render array.
ToolbarMenuLinkTree class core/modules/toolbar/src/Menu/ToolbarMenuLinkTree.php Extends MenuLinkTree to add specific theme suggestions for the toolbar.
ToolbarMenuLinkTree.php file core/modules/toolbar/src/Menu/ToolbarMenuLinkTree.php
ToolbarMenuLinkTree::build function core/modules/toolbar/src/Menu/ToolbarMenuLinkTree.php
ToolbarMenuTranslationTest class core/modules/toolbar/tests/src/Functional/ToolbarMenuTranslationTest.php Tests that the toolbar icon class remains for translated menu items.
ToolbarMenuTranslationTest.php file core/modules/toolbar/tests/src/Functional/ToolbarMenuTranslationTest.php
ToolbarMenuTranslationTest::$adminUser property core/modules/toolbar/tests/src/Functional/ToolbarMenuTranslationTest.php A user with permission to access the administrative toolbar.
ToolbarMenuTranslationTest::$defaultTheme property core/modules/toolbar/tests/src/Functional/ToolbarMenuTranslationTest.php
ToolbarMenuTranslationTest::$modules property core/modules/toolbar/tests/src/Functional/ToolbarMenuTranslationTest.php
ToolbarMenuTranslationTest::setUp function core/modules/toolbar/tests/src/Functional/ToolbarMenuTranslationTest.php
ToolbarMenuTranslationTest::testToolbarClasses function core/modules/toolbar/tests/src/Functional/ToolbarMenuTranslationTest.php Tests that toolbar classes don't change when adding a translation.
ToolbarRequirements class core/modules/toolbar/src/Hook/ToolbarRequirements.php Requirements for the navigation module.
ToolbarRequirements.php file core/modules/toolbar/src/Hook/ToolbarRequirements.php
ToolbarRequirements::runtime function core/modules/toolbar/src/Hook/ToolbarRequirements.php Implements hook_runtime_requirements().
ToolbarRequirements::__construct function core/modules/toolbar/src/Hook/ToolbarRequirements.php
ToolbarStoredStateTest class core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarStoredStateTest.php Tests the sessionStorage state set by the toolbar.
ToolbarStoredStateTest.php file core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarStoredStateTest.php
ToolbarStoredStateTest::$defaultTheme property core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarStoredStateTest.php
ToolbarStoredStateTest::$modules property core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarStoredStateTest.php
ToolbarStoredStateTest::testToolbarStoredState function core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarStoredStateTest.php Tests different states of the toolbar.
ToolbarTestHooks class core/modules/toolbar/tests/modules/toolbar_test/src/Hook/ToolbarTestHooks.php Hook implementations for toolbar_test.
ToolbarTestHooks.php file core/modules/toolbar/tests/modules/toolbar_test/src/Hook/ToolbarTestHooks.php
ToolbarTestHooks::toolbar function core/modules/toolbar/tests/modules/toolbar_test/src/Hook/ToolbarTestHooks.php Implements hook_toolbar().
ToolbarTestSetup class core/modules/toolbar/tests/src/Nightwatch/ToolbarTestSetup.php Sets up the site for testing the toolbar module.
ToolbarTestSetup.php file core/modules/toolbar/tests/src/Nightwatch/ToolbarTestSetup.php
ToolbarTestSetup::setup function core/modules/toolbar/tests/src/Nightwatch/ToolbarTestSetup.php
ToolbarTestThemeHooks class core/modules/toolbar/tests/modules/toolbar_test/src/Hook/ToolbarTestThemeHooks.php Hook implementations for toolbar_test.
ToolbarTestThemeHooks.php file core/modules/toolbar/tests/modules/toolbar_test/src/Hook/ToolbarTestThemeHooks.php
ToolbarTestThemeHooks::preprocessMenu function core/modules/toolbar/tests/modules/toolbar_test/src/Hook/ToolbarTestThemeHooks.php Implements hook_preprocess_HOOK().
ToolbarThemeHooks class core/modules/toolbar/src/Hook/ToolbarThemeHooks.php Hook implementations for toolbar.
ToolbarThemeHooks.php file core/modules/toolbar/src/Hook/ToolbarThemeHooks.php
ToolbarThemeHooks::isClaroAdminAndNotActive function core/modules/toolbar/src/Hook/ToolbarThemeHooks.php Determines if Claro is the admin theme but not the active theme.
ToolbarThemeHooks::libraryInfoAlter function core/modules/toolbar/src/Hook/ToolbarThemeHooks.php Implements hook_library_info_alter().
ToolbarThemeHooks::preprocessHtml function core/modules/toolbar/src/Hook/ToolbarThemeHooks.php Implements hook_preprocess_HOOK() for HTML document templates.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.