Files - main - drupal
| Title | Deprecated | File name | Namespace | Summary |
|---|---|---|---|---|
| tabs.css | core/ |
.tabs { box-shadow: none; } .tabs-wrapper, .horizontal-tabs ul.horizontal-tabs-list { padding: 0 var(--gin-spacing-xs); margin-inline: calc(var(--gin-spacing-xs) * -1); } @media (min-width: 48em) { .tabs-wrapper, .horizontal-tabs… | ||
| tabs.pcss.css | core/ |
Styles for tabs and horizontal/vertical tab components. | ||
| tabs.pcss.css | core/ |
/** * Tabs. */ :root { /** * Tabs. */ --tabs-border-radius-size: var(--base-border-radius); --tabs--hover-height: 3px; --tabs--focus-height: 3px; --tabs--active-height: 3px; --tabs-link-height: 3rem; /* 48px */ … | ||
| tabs.pcss.css | core/ |
/** * Tabs. */ @custom-media --tabs-horizontal (min-width: 768px); :root { /** * Tabs. */ --tabs-border-radius-size: var(--admin-radius-2xs); --tabs--focus-height: 3px; --tabs--active-height: 3px; --tabs-link-height: 3rem; /* 48px */ … | ||
| tabs.pcss.css | core/ |
@import "../base/media-queries.pcss.css"; /* Breakpoint where tabs switch between vertical and horizontal layouts. */ @custom-media --tabs-layout-switch (--md); .tabs { --tabs-height: var(--sp3); --tabs-padding-inline: var(--sp1-5); … | ||
| tabs.pcss.css | core/ |
/** * Tabs. */ :root { /** * Tabs. */ --tabs-border-radius-size: var(--base-border-radius); --tabs--hover-height: 3px; --tabs--focus-height: 3px; --tabs--active-height: 3px; --tabs-link-height: 3rem; /* 48px */ … | ||
| Tag.php | core/ |
Drupal\views\Plugin\views\cache | ||
| TaggedHandlersPass.php | core/ |
Drupal\Core\DependencyInjection\Compiler | ||
| TaggedHandlersPassTest.php | core/ |
Drupal\Tests\Core\DependencyInjection\Compiler | ||
| TaggedWithTest.php | core/ |
Drupal\Tests\views\Functional\Wizard | ||
| TaggingTest.php | core/ |
Drupal\KernelTests\Core\Database | ||
| tags.css | core/ |
Tags field styling. | ||
| tags.pcss.css | core/ |
Tags field styling. | ||
| Tags.php | core/ |
Drupal\Component\Utility | ||
| TagsTest.php | core/ |
Drupal\Tests\Core\Common | ||
| TagTest.php | core/ |
Drupal\Tests\views_ui\Kernel | ||
| tag_test_0.yml | core/ |
core/modules/migrate/tests/modules/migrate_tag_test/migrations/tag_test_0.yml | ||
| tag_test_1.yml | core/ |
core/modules/migrate/tests/modules/migrate_tag_test/migrations/tag_test_1.yml | ||
| tag_test_no_tags.yml | core/ |
core/modules/migrate/tests/modules/migrate_tag_test/migrations/tag_test_no_tags.yml | ||
| Tar.php | core/ |
Drupal\system\Plugin\Archiver | ||
| Tar.php | core/ |
Drupal\Core\Archiver | ||
| Target.php | core/ |
Drupal\Component\Annotation\Doctrine\Annotation | This class is a near-copy of Doctrine\Common\Annotations\Annotation\Target, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 2.0.2. | |
| TargetBundle.php | core/ |
Drupal\taxonomy\Plugin\migrate\process | ||
| TargetIdResolver.php | core/ |
Drupal\serialization\EntityResolver | ||
| TarTest.php | core/ |
Drupal\KernelTests\Core\Archiver | ||
| Tasks.php | core/ |
Drupal\mysqli\Driver\Database\mysqli\Install | ||
| Tasks.php | core/ |
Drupal\pgsql\Driver\Database\pgsql\Install | ||
| Tasks.php | core/ |
Drupal\driver_test\Driver\Database\DriverTestMysql\Install | ||
| Tasks.php | core/ |
Drupal\driver_test\Driver\Database\DriverTestMysqlDeprecatedVersion\Install | ||
| Tasks.php | core/ |
Drupal\driver_test\Driver\Database\DriverTestPgsql\Install | ||
| Tasks.php | core/ |
Drupal\mysql\Driver\Database\mysql\Install | ||
| Tasks.php | core/ |
Drupal\sqlite\Driver\Database\sqlite\Install | ||
| Tasks.php | core/ |
Drupal\dummydb\Driver\Database\dummydb\Install | ||
| Tasks.php | core/ |
Drupal\core_fake\Driver\Database\CoreFake\Install | ||
| Tasks.php | core/ |
Drupal\core_fake\Driver\Database\CoreFakeWithAllCustomClasses\Install | ||
| Tasks.php | core/ |
Drupal\Core\Database\Driver\CoreFake\Install | ||
| Tasks.php | core/ |
Drupal\Driver\Database\CoreFake\Install | ||
| Tasks.php | core/ |
Drupal\Driver\Database\fake\Install | ||
| Tasks.php | core/ |
Drupal\Core\Database\Install | ||
| Tasks.php | core/ |
Drupal\driver_missing_dependency_test\Driver\Database\MissingDependency\Install | ||
| taxonomy-term--test-page-variable.html.twig | core/ |
Template to test the deprecation messages for the page variable. | ||
| taxonomy-term.html.twig | core/ |
Default theme implementation to display a taxonomy term. | ||
| taxonomy-term.html.twig | core/ |
Theme override to display a taxonomy term. | ||
| taxonomy-term.html.twig | core/ |
Theme override to display a taxonomy term. | ||
| taxonomy-term.html.twig | core/ |
Theme override to display a taxonomy term. | ||
| taxonomy-term.html.twig | core/ |
Theme override to display a taxonomy term. | ||
| taxonomy-term.html.twig | core/ |
Theme override to display a taxonomy term. | ||
| taxonomy-term.html.twig | core/ |
Theme override to display a taxonomy term. | ||
| taxonomy.configuring.html.twig | core/ |
--- label: 'Configuring taxonomy' related: - taxonomy.overview - field_ui.reference_field - field_ui.manage_display - field_ui.manage_form --- {% set taxonomy_permissions_link_text %} {% trans %}Administer vocabularies and terms{%… | ||
| taxonomy.info.yml | core/ |
core/modules/taxonomy/taxonomy.info.yml |
Pagination
- Previous page
- Page 292
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.