Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ToolkitTest::testFailingOperation | function | core/ |
Tests calling a failing image operation plugin. |
| ToolkitTest::testGetAvailableToolkits | function | core/ |
Tests that the toolkit manager only returns available toolkits. |
| ToolkitTest::testLoad | function | core/ |
Tests Image's methods. |
| ToolkitTest::testSave | function | core/ |
Tests the Image::save() function. |
| ToolkitTestTrait | trait | core/ |
Provides common methods for image toolkit kernel tests. |
| ToolkitTestTrait.php | file | core/ |
|
| ToolkitTestTrait::assertImageEffect | function | core/ |
Asserts the effect processing of an image effect plugin. |
| ToolkitTestTrait::assertToolkitOperationsCalled | function | core/ |
Assert that all of the specified image toolkit operations were called once. |
| ToolkitTestTrait::getImage | function | core/ |
Sets up an image with the custom toolkit. |
| ToolkitTestTrait::imageTestGetAllCalls | function | core/ |
Gets an array of calls to the 'test' toolkit. |
| ToolkitTestTrait::imageTestReset | function | core/ |
Resets/initializes the history of calls to the test toolkit functions. |
| tooltip.css | file | core/ |
:where(*), :is(#extra-specificity-hack, [data-drupal-admin-styles]) { .admin-toolbar__tooltip { position: absolute; z-index: 601; padding: var(--gin-spacing-xs) var(--gin-spacing-s); white-space: nowrap; color: white; … |
| tooltip.css | file | core/ |
Tooltip styles for the admin toolbar. |
| tooltip.css | file | core/ |
Tooltip styles. |
| tooltip.pcss.css | file | core/ |
Tooltip styles. |
| tooltip.pcss.css | file | core/ |
Tooltip styles for the admin toolbar. |
| top-bar--gin.html.twig | file | core/ |
Default theme implementation for the navigation top bar. |
| top-bar--gin.html.twig | file | core/ |
Default theme implementation for the navigation top bar. |
| top-bar-page-action.html.twig | file | core/ |
Default theme implementation for a single navigation top bar page action. |
| top-bar-page-action.html.twig | file | core/ |
Default theme implementation for a single navigation top bar page action. |
| top-bar-page-actions.html.twig | file | core/ |
Default theme implementation for navigation top bar page actions. |
| top-bar-page-actions.html.twig | file | core/ |
Default theme implementation for navigation top bar page actions. |
| top-bar.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ :root { --admin-toolbar-top-bar-height: calc(4 * var(--admin-toolbar-rem)); } :is(#extra-specificity-hack,… |
| top-bar.html.twig | file | core/ |
Default theme implementation for the navigation top bar. |
| top-bar.html.twig | file | core/ |
Default theme implementation for the navigation top bar. |
| top-bar.pcss.css | file | core/ |
@import "../base/media-queries.pcss.css"; :root { --admin-toolbar-top-bar-height: calc(4 * var(--admin-toolbar-rem)); } :is(#extra-specificity-hack, [data-drupal-admin-styles]) { &.top-bar { position: relative; z-index:… |
| TopBar | class | core/ |
Provides a render element for the default Drupal toolbar. |
| TopBar.php | file | core/ |
|
| TopBar::getInfo | function | core/ |
Returns the element properties for this element. |
| TopBar::preRenderTopBar | function | core/ |
Builds the TopBar as a structured array ready for rendering. |
| TopBar::topBarItemManager | function | core/ |
Wraps the top bar item manager. |
| TopBarItem | class | core/ |
The top bar item attribute. |
| TopBarItem.php | file | core/ |
|
| TopBarItem::__construct | function | core/ |
Constructs a new TopBarItem instance. |
| TopBarItemBase | class | core/ |
Base class for top bar item plugins. |
| TopBarItemBase.php | file | core/ |
|
| TopBarItemBase::build | function | core/ |
Builds and returns the renderable array for this top bar item plugin. |
| TopBarItemBase::label | function | core/ |
Returns the translated plugin label. |
| TopBarItemBase::region | function | core/ |
Returns the plugin region. |
| TopBarItemBase::weight | function | core/ |
Returns the plugin weight. |
| TopBarItemBaseTest | class | core/ |
Tests Drupal\navigation\TopBarItemBase. |
| TopBarItemBaseTest.php | file | core/ |
|
| TopBarItemBaseTest::testTopBarItemBase | function | core/ |
Tests top bar item base. |
| TopBarItemHigh | class | core/ |
Provides a top bar item plugin for testing the top bar item weight. |
| TopBarItemHigh.php | file | core/ |
|
| TopBarItemHigh::build | function | core/ |
Builds and returns the renderable array for this top bar item plugin. |
| TopBarItemInstantiation | class | core/ |
Provides a top bar item plugin for testing the top bar. |
| TopBarItemInstantiation.php | file | core/ |
|
| TopBarItemInstantiation::build | function | core/ |
Builds and returns the renderable array for this top bar item plugin. |
| TopBarItemLinkAttribute | class | core/ |
Provides a top bar item plugin for testing link attributes in the top bar. |
Pagination
- Previous page
- Page 254
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.