Files - main - drupal
| Title | Deprecated | File name | Namespace | Summary |
|---|---|---|---|---|
| titlebar.pcss.css | core/ |
Styling for the titlebar within the off-canvas dialog. | ||
| TitleBlockPluginInterface.php | core/ |
Drupal\Core\Block | ||
| TitleResolver.php | core/ |
Drupal\Core\Controller | ||
| TitleResolverInterface.php | core/ |
Drupal\Core\Controller | ||
| TitleResolverTest.php | core/ |
Drupal\Tests\Core\Controller | ||
| ToConfig.php | core/ |
Drupal\Core\Form | ||
| token.api.php | core/ |
Hooks related to the Token system. | ||
| Token.php | core/ |
Drupal\Core\Utility | ||
| Token.php | core/ |
Drupal\Core\Render\Element | ||
| TokenHooks.php | core/ |
Drupal\file\Hook | ||
| TokenizeAreaPluginBase.php | core/ |
Drupal\views\Plugin\views\area | ||
| TokenizeAreaUITest.php | core/ |
Drupal\Tests\views_ui\Functional | ||
| TokenParser.php | core/ |
Drupal\Component\Annotation\Doctrine | This class is a near-copy of Doctrine\Common\Annotations\TokenParser, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 2.0.2. | |
| TokenReplaceKernelTest.php | core/ |
Drupal\Tests\system\Kernel\Token | ||
| TokenReplaceKernelTestBase.php | core/ |
Drupal\Tests\system\Kernel\Token | ||
| TokenReplaceTest.php | core/ |
Drupal\Tests\views\Kernel | ||
| TokenReplaceTest.php | core/ |
Drupal\Tests\taxonomy\Kernel | ||
| TokenReplaceWebTest.php | core/ |
Drupal\Tests\system\Functional\System | ||
| TokenTest.php | core/ |
Drupal\Tests\Core\Render\Element | ||
| TokenTest.php | core/ |
Drupal\Tests\Core\Utility | ||
| token_test.info.yml | core/ |
core/modules/system/tests/modules/token_test/token_test.info.yml | ||
| token_test.routing.yml | core/ |
core/modules/system/tests/modules/token_test/token_test.routing.yml | ||
| toolbar-block.css | core/ |
Toolbar block styles. | ||
| toolbar-block.pcss.css | core/ |
Toolbar block styles. | ||
| toolbar-button.component.yml | core/ |
core/modules/navigation/components/toolbar-button/toolbar-button.component.yml | ||
| toolbar-button.css | core/ |
Toolbar button styles. | ||
| toolbar-button.pcss.css | core/ |
Toolbar button styles. | ||
| toolbar-button.twig | core/ |
{# Extra classes variable added to be sure that modifiers will appear after main classes #} {% set classes = [ 'toolbar-button', icon.icon_id ? 'toolbar-button--icon--' ~ icon.icon_id : '', ] %} {% if… | ||
| toolbar-dropdown.css | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /* cspell:ignore wght */ :is(#extra-specificity-hack, [data-drupal-admin-styles]) { .toolbar-dropdown__item… | ||
| toolbar-dropdown.pcss.css | core/ |
/* cspell:ignore wght */ :is(#extra-specificity-hack, [data-drupal-admin-styles]) { .toolbar-dropdown__item + .toolbar-dropdown__item { border-top: 1px solid #d8dfea; } .toolbar-dropdown__link { display: block; padding-inline:… | ||
| toolbar-menu.css | core/ |
Admin Toolbar menus styles. | ||
| toolbar-menu.pcss.css | core/ |
Admin Toolbar menus styles. | ||
| toolbar-message.css | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /* cspell:ignore wght */ :is(#extra-specificity-hack, [data-drupal-admin-styles]) { .toolbar-message { … | ||
| toolbar-message.pcss.css | core/ |
/* cspell:ignore wght */ :is(#extra-specificity-hack, [data-drupal-admin-styles]) { .toolbar-message { z-index: 1; display: flex; align-items: start; cursor: pointer; text-align: start; text-decoration: none; … | ||
| toolbar-popover.css | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ :is(#extra-specificity-hack, [data-drupal-admin-styles]) { .toolbar-popover__wrapper { border: solid… | ||
| toolbar-popover.pcss.css | core/ |
@import "../base/media-queries.pcss.css"; :is(#extra-specificity-hack, [data-drupal-admin-styles]) { .toolbar-popover__wrapper { border: solid 1px transparent; } .toolbar-popover { border-radius:… | ||
| toolbar-warning.css | core/ |
Styling for toolbar warning message. | ||
| toolbar-workspaces.css | core/ |
Styling for the Workspaces navigation item. | ||
| toolbar-workspaces.pcss.css | core/ |
Styling for the Workspaces navigation item. | ||
| toolbar.admin.css | 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 | core/ |
Hooks provided by the toolbar module. | ||
| toolbar.breakpoints.yml | core/ |
core/modules/toolbar/toolbar.breakpoints.yml | ||
| toolbar.css | core/ |
/* cspell:ignore tmgmt */ body.gin--toolbar { margin-inline-start: 0; padding-block-start: var(--gin-toolbar-y-offset) !important; padding-inline-start: var(--gin-toolbar-x-offset, 256px) !important; } .toolbar { font-family:… | ||
| toolbar.css | core/ |
:root { --gin-toolbar-height: 39px; --gin-toolbar-secondary-height: 48px; --gin-scroll-offset: 72px; --gin-toolbar-y-offset: var(--gin-toolbar-height); --gin-toolbar-x-offset: 0px; --gin-sticky-offset: 0px; } @media (min-width: 64em) { … | ||
| toolbar.css | core/ |
Styles for the admin toolbar and its trays. | ||
| toolbar.css | core/ |
Legacy toolbar layout styles. | ||
| toolbar.css | core/ |
This file is used to style the admin toolbar. | ||
| toolbar.html.twig | core/ |
Theme override for the administrative toolbar. | ||
| toolbar.html.twig | core/ |
Theme override for the administrative toolbar. | ||
| toolbar.html.twig | core/ |
Theme override for the administrative toolbar. |
Pagination
- Previous page
- Page 308
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.