Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ToolbarAdminMenuTest::testNonCurrentUserAccountUpdates | function | core/ |
Tests cache invalidation when one user modifies another user. |
| ToolbarAdminMenuTest::testSubtreesJsonRequest | function | core/ |
Tests that the 'toolbar/subtrees/{hash}' is reachable and correct. |
| ToolbarAdminMenuTest::testUserRoleUpdateSubtreesHashCacheClear | function | core/ |
Tests Toolbar's responses to user data updates. |
| 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. |
| ToolbarClaroOverridesTest | class | core/ |
Tests the loading of Claro assets on a non-Claro default theme. |
| ToolbarClaroOverridesTest.php | file | core/ |
|
| ToolbarClaroOverridesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ToolbarClaroOverridesTest::$modules | property | core/ |
Modules to enable. |
| ToolbarClaroOverridesTest::$themeInstaller | property | core/ |
The theme installer used in this test for enabling themes. |
| 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::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/ |
|
| 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::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. |
| ToolbarItemConditionsMetConstraint | class | core/ |
A (placed) CKEditor 5 toolbar item's conditions must be met. |
| ToolbarItemConditionsMetConstraint.php | file | core/ |
|
| ToolbarItemConditionsMetConstraint::$filterRequiredMessage | property | core/ |
The violation message when a required filter is missing. |
| ToolbarItemConditionsMetConstraint::$imageUploadStatusRequiredMessage | property | core/ |
The violation message when the required image upload status is not set. |
| ToolbarItemConditionsMetConstraint::$multipleMissingRequiredPluginMessage | property | core/ |
The violation message when >1 required plugin is missing. |
| ToolbarItemConditionsMetConstraint::$singleMissingRequiredPluginMessage | property | core/ |
The violation message when 1 required plugin is missing. |
| 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. |
Pagination
- Previous page
- Page 1294
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.