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 |
|---|---|---|---|
| TopBarItemLinkAttribute.php | file | core/ |
|
| TopBarItemLinkAttribute::build | function | core/ |
Builds and returns the renderable array for this top bar item plugin. |
| TopBarItemLow | class | core/ |
Provides a top bar item plugin for testing the top bar item weight. |
| TopBarItemLow.php | file | core/ |
|
| TopBarItemLow::build | function | core/ |
Builds and returns the renderable array for this top bar item plugin. |
| TopBarItemManager | class | core/ |
Top bar item plugin manager. |
| TopBarItemManager.php | file | core/ |
|
| 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 | interface | core/ |
Top bar item plugin manager. |
| TopBarItemManagerInterface.php | file | core/ |
|
| 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. |
| TopBarItemPluginInterface | interface | core/ |
Interface for top bar plugins. |
| TopBarItemPluginInterface.php | file | core/ |
|
| TopBarItemPluginInterface::build | function | core/ |
Builds and returns the renderable array for this top bar item plugin. |
| TopBarItemPluginInterface::label | function | core/ |
Returns the translated plugin label. |
| TopBarItemPluginInterface::region | function | core/ |
Returns the plugin region. |
| TopBarItemPluginInterface::weight | function | core/ |
Returns the plugin weight. |
| TopBarItemZero | class | core/ |
Provides a top bar item plugin for testing the top bar item weight. |
| TopBarItemZero.php | file | core/ |
|
| TopBarItemZero::build | function | core/ |
Builds and returns the renderable array for this top bar item plugin. |
| TopBarRegion.php | file | core/ |
|
| TopLevelDataInterface | interface | core/ |
Interface for objects that can appear as top-level object data. |
| TopLevelDataInterface.php | file | core/ |
|
| TopLevelDataInterface::getData | function | core/ |
Returns the data for the top-level data member of a JSON:API document. |
| TopLevelDataInterface::getMergedLinks | function | core/ |
Merges the object's links with the top-level links. |
| TopLevelDataInterface::getMergedMeta | function | core/ |
Merges the object's meta member with the top-level meta member. |
| TopLevelDataInterface::getOmissions | function | core/ |
Returns the data that was omitted from the JSON:API document. |
| 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.css | file | core/ |
Navigation top bar layout styles. |
| 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. |
| Transaction::commitOrRelease | function | core/ |
Returns the transaction to the parent nesting level. |
| TransactionOutOfOrderException | class | core/ |
Exception thrown transactions are out of order. |
| TransactionOutOfOrderException.php | file | core/ |
|
| Transition::$toStateId | property | core/ |
The transition's to state ID. |
| Transition::to | function | core/ |
Gets the transition's to state. |
Pagination
- Previous page
- Page 255
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.