Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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/ |
Pagination
- Previous page
- Page 1665
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.