Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| tooltip.pcss.css | file | core/ |
Tooltip styles for the admin toolbar. |
| tooltip.pcss.css | file | core/ |
Tooltip styles for the admin toolbar. |
| 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.css | file | core/ |
Navigation top bar layout styles. |
| top-bar.pcss.css | file | core/ |
Navigation top bar layout styles. |
| 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:… |
| 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. |
| 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. |
| TopBarItemManager::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| TopBarItemManager::getDefinitionsByRegion | function | core/ |
Gets the top bar item plugins by region. |
| TopBarItemManager::getRenderedTopBarItemsByRegion | function | core/ |
Gets the top bar items prepared as render array. |
| TopBarItemManager::__construct | function | core/ |
Constructs the object. |
| TopBarItemManagerInterface::getDefinitionsByRegion | function | core/ |
Gets the top bar item plugins by region. |
| TopBarItemManagerInterface::getRenderedTopBarItemsByRegion | function | core/ |
Gets the top bar items prepared as render array. |
| TopBarItemManagerTest | class | core/ |
Tests Drupal\navigation\TopBarItemManager. |
| TopBarItemManagerTest.php | file | core/ |
|
| TopBarItemManagerTest::$manager | property | core/ |
The top bar item manager under test. |
| TopBarItemManagerTest::setUp | function | core/ |
|
| TopBarItemManagerTest::testDefinitions | function | core/ |
Tests definitions. |
| TopBarItemManagerTest::testGetDefinitionsByRegion | function | core/ |
Tests get definitions by region. |
| TopLevelDataInterface::getMergedLinks | function | core/ |
Merges the object's links with the top-level links. |
| TopLevelDataInterface::getOmissions | function | core/ |
Returns the data that was omitted from the JSON:API document. |
| top_bar.css | file | core/ |
Navigation top bar layout styles. |
| top_bar.css | file | core/ |
/* cspell:ignore xxxs */ :root { --drupal-displace-offset-top: 64px; --admin-toolbar-top-bar-height: 64px; } :is(#extra-specificity-hack, [data-drupal-admin-styles]).gin--navigation-top-bar { height: auto; min-height: 64px; opacity: 0.95; … |
| top_bar.pcss.css | file | core/ |
Navigation top bar layout styles. |
| ToStringTrait | trait | core/ |
Wraps __toString in a trait to avoid some fatal errors. |
| ToStringTrait.php | file | core/ |
|
| ToStringTrait::render | function | core/ |
Renders the object as a string. |
| ToStringTrait::_die | function | core/ |
For test purposes, wrap die() in an overridable method. |
| ToStringTrait::__toString | function | core/ |
Implements the magic __toString() method. |
| TrackChangesTest | class | core/ |
Source plugin for migration track changes tests. |
| TrackChangesTest | class | core/ |
Tests migration track changes property. |
| TrackChangesTest.php | file | core/ |
|
| TrackChangesTest.php | file | core/ |
|
| TrackChangesTest::$modules | property | core/ |
Modules to install. |
| TrackChangesTest::assertTermDoesNotExist | function | core/ |
Assert that term with given title does not exist. |
| TrackChangesTest::assertTermExists | function | core/ |
Assert that term with given name exists. |
Pagination
- Previous page
- Page 1454
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.