Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Search 11.x for to
  6. Other projects
Title Object type File name Summary
TopBarItemLinkAttribute.php file core/modules/navigation/tests/navigation_test_top_bar/src/Plugin/TopBarItem/TopBarItemLinkAttribute.php
TopBarItemLinkAttribute::build function core/modules/navigation/tests/navigation_test_top_bar/src/Plugin/TopBarItem/TopBarItemLinkAttribute.php Builds and returns the renderable array for this top bar item plugin.
TopBarItemLow class core/modules/navigation/tests/navigation_test/src/Plugin/TopBarItem/TopBarItemLow.php Provides a top bar item plugin for testing the top bar item weight.
TopBarItemLow.php file core/modules/navigation/tests/navigation_test/src/Plugin/TopBarItem/TopBarItemLow.php
TopBarItemLow::build function core/modules/navigation/tests/navigation_test/src/Plugin/TopBarItem/TopBarItemLow.php Builds and returns the renderable array for this top bar item plugin.
TopBarItemManager class core/modules/navigation/src/TopBarItemManager.php Top bar item plugin manager.
TopBarItemManager.php file core/modules/navigation/src/TopBarItemManager.php
TopBarItemManager::getDefinitions function core/modules/navigation/src/TopBarItemManager.php Gets the definition of all plugins for this type.
TopBarItemManager::getDefinitionsByRegion function core/modules/navigation/src/TopBarItemManager.php Gets the top bar item plugins by region.
TopBarItemManager::getRenderedTopBarItemsByRegion function core/modules/navigation/src/TopBarItemManager.php Gets the top bar items prepared as render array.
TopBarItemManager::__construct function core/modules/navigation/src/TopBarItemManager.php Constructs the object.
TopBarItemManagerInterface interface core/modules/navigation/src/TopBarItemManagerInterface.php Top bar item plugin manager.
TopBarItemManagerInterface.php file core/modules/navigation/src/TopBarItemManagerInterface.php
TopBarItemManagerInterface::getDefinitionsByRegion function core/modules/navigation/src/TopBarItemManagerInterface.php Gets the top bar item plugins by region.
TopBarItemManagerInterface::getRenderedTopBarItemsByRegion function core/modules/navigation/src/TopBarItemManagerInterface.php Gets the top bar items prepared as render array.
TopBarItemManagerTest class core/modules/navigation/tests/src/Unit/TopBarItemManagerTest.php Tests Drupal\navigation\TopBarItemManager.
TopBarItemManagerTest.php file core/modules/navigation/tests/src/Unit/TopBarItemManagerTest.php
TopBarItemManagerTest::$manager property core/modules/navigation/tests/src/Unit/TopBarItemManagerTest.php The top bar item manager under test.
TopBarItemManagerTest::setUp function core/modules/navigation/tests/src/Unit/TopBarItemManagerTest.php
TopBarItemManagerTest::testDefinitions function core/modules/navigation/tests/src/Unit/TopBarItemManagerTest.php Tests definitions.
TopBarItemManagerTest::testGetDefinitionsByRegion function core/modules/navigation/tests/src/Unit/TopBarItemManagerTest.php Tests get definitions by region.
TopBarItemPluginInterface interface core/modules/navigation/src/TopBarItemPluginInterface.php Interface for top bar plugins.
TopBarItemPluginInterface.php file core/modules/navigation/src/TopBarItemPluginInterface.php
TopBarItemPluginInterface::build function core/modules/navigation/src/TopBarItemPluginInterface.php Builds and returns the renderable array for this top bar item plugin.
TopBarItemPluginInterface::label function core/modules/navigation/src/TopBarItemPluginInterface.php Returns the translated plugin label.
TopBarItemPluginInterface::region function core/modules/navigation/src/TopBarItemPluginInterface.php Returns the plugin region.
TopBarItemPluginInterface::weight function core/modules/navigation/src/TopBarItemPluginInterface.php Returns the plugin weight.
TopBarItemZero class core/modules/navigation/tests/navigation_test/src/Plugin/TopBarItem/TopBarItemZero.php Provides a top bar item plugin for testing the top bar item weight.
TopBarItemZero.php file core/modules/navigation/tests/navigation_test/src/Plugin/TopBarItem/TopBarItemZero.php
TopBarItemZero::build function core/modules/navigation/tests/navigation_test/src/Plugin/TopBarItem/TopBarItemZero.php Builds and returns the renderable array for this top bar item plugin.
TopBarRegion.php file core/modules/navigation/src/TopBarRegion.php
TopLevelDataInterface interface core/modules/jsonapi/src/JsonApiResource/TopLevelDataInterface.php Interface for objects that can appear as top-level object data.
TopLevelDataInterface.php file core/modules/jsonapi/src/JsonApiResource/TopLevelDataInterface.php
TopLevelDataInterface::getData function core/modules/jsonapi/src/JsonApiResource/TopLevelDataInterface.php Returns the data for the top-level data member of a JSON:API document.
TopLevelDataInterface::getMergedLinks function core/modules/jsonapi/src/JsonApiResource/TopLevelDataInterface.php Merges the object's links with the top-level links.
TopLevelDataInterface::getMergedMeta function core/modules/jsonapi/src/JsonApiResource/TopLevelDataInterface.php Merges the object's meta member with the top-level meta member.
TopLevelDataInterface::getOmissions function core/modules/jsonapi/src/JsonApiResource/TopLevelDataInterface.php Returns the data that was omitted from the JSON:API document.
top_bar.css file core/themes/admin/migration/css/layout/top_bar.css /* 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/themes/default_admin/migration/css/layout/top_bar.css Navigation top bar layout styles.
top_bar.pcss.css file core/themes/default_admin/migration/css/layout/top_bar.pcss.css Navigation top bar layout styles.
ToStringTrait trait core/lib/Drupal/Component/Utility/ToStringTrait.php Wraps __toString in a trait to avoid some fatal errors.
ToStringTrait.php file core/lib/Drupal/Component/Utility/ToStringTrait.php
ToStringTrait::render function core/lib/Drupal/Component/Utility/ToStringTrait.php Renders the object as a string.
ToStringTrait::_die function core/lib/Drupal/Component/Utility/ToStringTrait.php For test purposes, wrap die() in an overridable method.
ToStringTrait::__toString function core/lib/Drupal/Component/Utility/ToStringTrait.php Implements the magic __toString() method.
Transaction::commitOrRelease function core/lib/Drupal/Core/Database/Transaction.php Returns the transaction to the parent nesting level.
TransactionOutOfOrderException class core/lib/Drupal/Core/Database/TransactionOutOfOrderException.php Exception thrown transactions are out of order.
TransactionOutOfOrderException.php file core/lib/Drupal/Core/Database/TransactionOutOfOrderException.php
Transition::$toStateId property core/modules/workflows/src/Transition.php The transition's to state ID.
Transition::to function core/modules/workflows/src/Transition.php Gets the transition's to state.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.