Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 11.x for to
- Search main for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TokenTest::setupSiteTokens | function | core/ |
Sets up the token library to return site tokens. |
| TokenTest::testGetInfo | function | core/ |
@covers ::getInfo[[api-linebreak]] |
| TokenTest::testReplaceEscaping | function | core/ |
@covers ::replace[[api-linebreak]] @dataProvider providerTestReplaceEscaping |
| TokenTest::testReplacePlain | function | core/ |
@covers ::replacePlain[[api-linebreak]] |
| TokenTest::testReplaceWithBubbleableMetadataObject | function | core/ |
@covers ::replace[[api-linebreak]] |
| TokenTest::testReplaceWithHookTokensAlterWithBubbleableMetadata | function | core/ |
@covers ::replace[[api-linebreak]] @covers ::replace[[api-linebreak]] |
| TokenTest::testReplaceWithHookTokensWithBubbleableMetadata | function | core/ |
@covers ::replace[[api-linebreak]] |
| TokenTest::testResetInfo | function | core/ |
@covers ::resetInfo[[api-linebreak]] |
| TokenTest::testScan | function | core/ |
Scans dummy text, then tests the output. |
| TokenTest::testScanDeprecation | function | core/ |
Tests passing a non-string value to Token::scan(). |
| TokenTest::testValueCallback | function | core/ |
@covers ::valueCallback[[api-linebreak]] |
| token_test.info.yml | file | core/ |
core/modules/system/tests/modules/token_test/token_test.info.yml |
| token_test.routing.yml | file | core/ |
core/modules/system/tests/modules/token_test/token_test.routing.yml |
| Toolbar | class | core/ |
Provides a render element for the default Drupal toolbar. |
| toolbar-block.css | file | core/ |
Toolbar block styles. |
| toolbar-block.pcss.css | file | core/ |
Toolbar block styles. |
| toolbar-button.component.yml | file | core/ |
core/modules/navigation/components/toolbar-button/toolbar-button.component.yml |
| toolbar-button.css | file | core/ |
Toolbar button styles. |
| toolbar-button.pcss.css | file | core/ |
Toolbar button styles. |
| toolbar-button.twig | file | core/ |
{# Extra classes variable added to be sure that modifiers will appear after main classes #} {% set classes = [ 'toolbar-button', icon ? 'toolbar-button--icon--' ~ icon : '', ] %} {% if modifiers is iterable… |
| toolbar-dropdown.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /* cspell:ignore wght */ .toolbar-dropdown__item + .toolbar-dropdown__item { border-top: 1px solid… |
| toolbar-dropdown.pcss.css | file | core/ |
/* cspell:ignore wght */ .toolbar-dropdown__item + .toolbar-dropdown__item { border-top: 1px solid #d8dfea; } .toolbar-dropdown__link { display: block; padding-inline: var(--admin-toolbar-space-16) var(--admin-toolbar-space-12); … |
| toolbar-menu.css | file | core/ |
Admin Toolbar menus styles. |
| toolbar-menu.pcss.css | file | core/ |
Admin Toolbar menus styles. |
| toolbar-popover.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .toolbar-popover { border-radius: var(--admin-toolbar-space-8); } .toolbar-popover--expanded { … |
| toolbar-popover.pcss.css | file | core/ |
@import "../base/media-queries.pcss.css"; .toolbar-popover { border-radius: var(--admin-toolbar-space-8); } .toolbar-popover--expanded { background-color: var(--admin-toolbar-color-expanded); } .toolbar-popover__control { … |
| toolbar-warning.css | file | core/ |
Styling for toolbar warning message. |
| toolbar.admin.css | file | core/ |
.ckeditor5-toolbar-disabled { display: flex; justify-content: space-between; } .ckeditor5-toolbar-available { flex: 1; } .ckeditor5-toolbar-tray { display: flex; flex-flow: row wrap; align-items: center; min-height: 40px; margin: 0 0… |
| toolbar.api.php | file | core/ |
Hooks provided by the toolbar module. |
| toolbar.breakpoints.yml | file | core/ |
core/modules/toolbar/toolbar.breakpoints.yml |
| toolbar.css | file | core/ |
This file is used to style the admin toolbar. |
| toolbar.css | file | core/ |
Visual styles for toolbar. |
| toolbar.html.twig | file | core/ |
Theme override for the administrative toolbar. |
| toolbar.html.twig | file | core/ |
Theme override for the administrative toolbar. |
| toolbar.html.twig | file | core/ |
Theme override for the administrative toolbar. |
| toolbar.html.twig | file | core/ |
Theme override for the administrative toolbar. |
| toolbar.html.twig | file | core/ |
Default theme implementation for the administrative toolbar. |
| toolbar.icons.theme.css | file | core/ |
Styling for toolbar module icons. |
| toolbar.icons.theme.css | file | core/ |
Styling for toolbar module icons. |
| toolbar.icons.theme.css | file | core/ |
Styling for toolbar module icons. |
| toolbar.icons.theme.pcss.css | file | core/ |
Styling for toolbar module icons. |
| toolbar.icons.theme.pcss.css | file | core/ |
Styling for toolbar module icons. |
| toolbar.info.yml | file | core/ |
core/modules/toolbar/toolbar.info.yml |
| toolbar.libraries.yml | file | core/ |
core/modules/toolbar/toolbar.libraries.yml |
| toolbar.menu.css | file | core/ |
toolbar.menu.css |
| toolbar.menu.css | file | core/ |
toolbar.menu.css |
| toolbar.menu.css | file | core/ |
toolbar.menu.css |
| toolbar.menu.pcss.css | file | core/ |
toolbar.menu.css |
| toolbar.menu_tree | service | core/ |
Drupal\toolbar\Menu\ToolbarMenuLinkTree |
| toolbar.module | file | core/ |
Administration toolbar for quick access to top level administration items. |
Pagination
- Previous page
- Page 229
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.