Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| ToolbarClaroOverridesTest::$themeManager | property | core/ |
The theme manager. |
| ToolbarClaroOverridesTest::setUp | function | core/ |
|
| ToolbarClaroOverridesTest::testClaroAssets | function | core/ |
Confirm Claro assets load on a non-Claro default theme. |
| 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/ |
Render API callback: Prepares the 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. |
| ToolbarController::__construct | function | core/ |
Constructs a ToolbarController object. |
| ToolbarDisableUserToolbarHooks | class | core/ |
Hook implementations for toolbar_disable_user_toolbar. |
| ToolbarDisableUserToolbarHooks.php | file | core/ |
|
| ToolbarDisableUserToolbarHooks::toolbarAlter | function | core/ |
Implements hook_toolbar_alter(). |
| ToolbarHooks | class | core/ |
Hook implementations for toolbar. |
| ToolbarHooks.php | file | core/ |
|
| ToolbarHooks::help | function | core/ |
Implements hook_help(). |
| ToolbarHooks::pageTop | function | core/ |
Implements hook_page_top(). |
| ToolbarHooks::toolbar | function | core/ |
Implements hook_toolbar(). |
| ToolbarHookToolbarTest | class | core/ |
Tests the implementation of hook_toolbar() by a module. |
| ToolbarHookToolbarTest.php | file | core/ |
|
| 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 install. |
| 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 install. |
| ToolbarIntegrationTest::testEmptyTray | function | core/ |
Tests that the orientation toggle is not shown for empty toolbar items. |
| ToolbarIntegrationTest::testToolbarToggling | function | core/ |
Tests if the toolbar can be toggled with JavaScript. |
| ToolbarIntegrationTest::waitAndAssertAriaPressedState | function | core/ |
Asserts that an element's `aria-pressed` attribute matches expected state. |
| 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. |
| ToolbarItemConditionsMetConstraint | class | core/ |
A (placed) CKEditor 5 toolbar item's conditions must be met. |
| ToolbarItemConditionsMetConstraint.php | file | core/ |
|
| ToolbarItemConditionsMetConstraint::__construct | function | core/ |
|
| ToolbarItemConditionsMetConstraintValidator | class | core/ |
Toolbar item conditions met constraint validator. |
| ToolbarItemConditionsMetConstraintValidator.php | file | core/ |
|
| ToolbarItemConditionsMetConstraintValidator::findDefinitionForToolbarItem | function | core/ |
Searches for CKEditor 5 plugin that provides a given toolbar item. |
| ToolbarItemConditionsMetConstraintValidator::validate | function | core/ |
|
| ToolbarItemConstraint | class | core/ |
A CKEditor 5 toolbar item. |
| ToolbarItemConstraint.php | file | core/ |
|
| ToolbarItemConstraint::__construct | function | core/ |
#[HasNamedArguments] |
| ToolbarItemConstraintValidator | class | core/ |
Toolbar item constraint validator. |
| ToolbarItemConstraintValidator.php | file | core/ |
|
| ToolbarItemConstraintValidator::isValidToolbarItem | function | core/ |
Validates the given toolbar item. |
Pagination
- Previous page
- Page 252
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.