Files - 10.3.x - drupal
| Title | Deprecated | File name | Namespace | Summary |
|---|---|---|---|---|
| TimezoneTest.php | core/ |
Drupal\KernelTests\Core\Datetime\Element | ||
| Tip.php | core/ |
Drupal\tour\Annotation | ||
| TipPluginBase.php | core/ |
Drupal\tour | ||
| TipPluginBaseTest.php | core/ |
Drupal\Tests\tour\Unit | ||
| TipPluginImage.php | core/ |
Drupal\tour_test\Plugin\tour\tip | ||
| TipPluginImageLegacy.php | core/ |
Drupal\tour_test\Plugin\tour\tip | ||
| TipPluginInterface.php | core/ |
Drupal\tour | ||
| TipPluginManager.php | core/ |
Drupal\tour | ||
| TipPluginText.php | core/ |
Drupal\tour\Plugin\tour\tip | ||
| TipPluginTextLegacy.php | core/ |
Drupal\tour_test\Plugin\tour\tip | ||
| TipsPluginCollection.php | core/ |
Drupal\tour | ||
| title.component.yml | core/ |
core/profiles/demo_umami/themes/umami/components/title/title.component.yml | ||
| Title.php | core/ |
Drupal\views\Plugin\views\area | ||
| title.twig | core/ |
{% block title_prefix %}{% endblock %} <{{ html_tag|default('h2') }}{{ attributes.addClass('umami-title') }}> {{ label }} </{{ html_tag|default('h2') }}> {% block title_suffix %}{% endblock %} | ||
| titlebar.css | core/ |
Styling for the titlebar within the off-canvas dialog. | ||
| 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 | ||
| TokenizeAreaPluginBase.php | core/ |
Drupal\views\Plugin\views\area | ||
| TokenizeAreaUITest.php | core/ |
Drupal\Tests\views_ui\Functional | ||
| 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 ? 'toolbar-button--icon--' ~ icon : '', ] %} {% if modifiers is iterable… | ||
| 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 */ .toolbar-dropdown__item + .toolbar-dropdown__item { border-top: 1px solid… | ||
| toolbar-dropdown.pcss.css | 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 | core/ |
Admin Toolbar menus styles. | ||
| toolbar-menu.pcss.css | core/ |
Admin Toolbar menus styles. | ||
| toolbar-popover.css | 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 | 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 | core/ |
Styling for toolbar warning message. | ||
| 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. |
Pagination
- Previous page
- Page 268
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.