Files - 9.5.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
TableSortExtender.php core/tests/fixtures/database_drivers/module/corefake/src/Driver/Database/corefakeWithAllCustomClasses/TableSortExtender.php Drupal\corefake\Driver\Database\corefakeWithAllCustomClasses
TableSortExtenderTest.php core/tests/Drupal/KernelTests/Core/Render/Element/TableSortExtenderTest.php Drupal\KernelTests\Core\Render\Element
TableTest.php core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php Drupal\KernelTests\Core\Render\Element
TableTest.php core/modules/ckeditor5/tests/src/FunctionalJavascript/TableTest.php Drupal\Tests\ckeditor5\FunctionalJavascript
tabs.css core/themes/seven/css/components/tabs.css /** * Tabs. */ .is-collapse-enabled .tabs, .is-horizontal .tabs { position: relative; } .is-collapse-enabled .tabs:before, .is-horizontal .tabs:before { position: absolute; z-index: 10; right: 0; bottom: 0; left: 0; display: block; …
tabs.css core/themes/seven/css/classy/components/tabs.css Visual styles for tabs.
tabs.css core/themes/bartik/css/components/tabs.css /* --------------- System Tabs --------------- */ div.tabs { margin-bottom: 20px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; } .tabs ul.primary { font-family: "Helvetica Neue", Helvetica, Arial,…
tabs.css core/themes/bartik/css/classy/components/tabs.css Visual styles for tabs.
tabs.css core/profiles/demo_umami/themes/umami/css/components/navigation/tabs/tabs.css Visual styles for tabs.
tabs.css core/profiles/demo_umami/themes/umami/css/components/regions/tabs/tabs.css This file is used to style the tabs region.
tabs.css core/profiles/demo_umami/themes/umami/css/classy/components/tabs.css Visual styles for tabs.
tabs.css core/themes/claro/css/components/tabs.css /* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /** * Tabs. */ :root { /** * Tabs. */ /* 48px */ /* 40px */ } .tabs-wrapper > nav { …
tabs.css core/themes/starterkit_theme/css/components/tabs.css Visual styles for tabs.
tabs.css core/themes/classy/css/components/tabs.css Visual styles for tabs.
tabs.css core/themes/olivero/css/components/tabs.css /* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ [dir="ltr"] .tabs { margin-left: 0; } [dir="rtl"] .tabs { margin-right:…
tabs.pcss.css core/themes/olivero/css/components/tabs.pcss.css @import "../base/variables.pcss.css"; :root { --tab-active-border-size: 6px; } .tabs { display: flex; flex-direction: column; width: 100%; margin-block: 0; margin-inline-start: 0; margin-inline-end: 0; padding-block: 0; …
tabs.pcss.css core/themes/claro/css/components/tabs.pcss.css /** * Tabs. */ @import "../base/variables.pcss.css"; :root { /** * Tabs. */ --tabs-border-radius-size: var(--base-border-radius); --tabs--hover-height: 3px; --tabs--focus-height: 3px; --tabs--active-height: 3px; …
Tag.php core/modules/views/src/Plugin/views/cache/Tag.php Drupal\views\Plugin\views\cache
TaggedHandlersPass.php core/lib/Drupal/Core/DependencyInjection/Compiler/TaggedHandlersPass.php Drupal\Core\DependencyInjection\Compiler
TaggedHandlersPassTest.php core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php Drupal\Tests\Core\DependencyInjection\Compiler Contains \Drupal\Tests\Core\DependencyInjection\Compiler\TaggedHandlersPassTest.
TaggedWithTest.php core/modules/views/tests/src/Functional/Wizard/TaggedWithTest.php Drupal\Tests\views\Functional\Wizard
TaggingTest.php core/tests/Drupal/KernelTests/Core/Database/TaggingTest.php Drupal\KernelTests\Core\Database
tags.css core/themes/olivero/css/components/tags.css Tags field styling.
tags.pcss.css core/themes/olivero/css/components/tags.pcss.css Tags field styling.
Tags.php core/lib/Drupal/Component/Utility/Tags.php Drupal\Component\Utility
TagsTest.php core/tests/Drupal/Tests/Core/Common/TagsTest.php Drupal\Tests\Core\Common
TagTest.php core/modules/views_ui/tests/src/Kernel/TagTest.php Drupal\Tests\views_ui\Kernel
tag_test_0.yml core/modules/migrate/tests/modules/migrate_tag_test/migrations/tag_test_0.yml core/modules/migrate/tests/modules/migrate_tag_test/migrations/tag_test_0.yml
tag_test_1.yml core/modules/migrate/tests/modules/migrate_tag_test/migrations/tag_test_1.yml core/modules/migrate/tests/modules/migrate_tag_test/migrations/tag_test_1.yml
tag_test_no_tags.yml core/modules/migrate/tests/modules/migrate_tag_test/migrations/tag_test_no_tags.yml core/modules/migrate/tests/modules/migrate_tag_test/migrations/tag_test_no_tags.yml
Tar.php core/modules/system/src/Plugin/Archiver/Tar.php Drupal\system\Plugin\Archiver
Tar.php core/lib/Drupal/Core/Archiver/Tar.php Drupal\Core\Archiver
TargetBundle.php core/modules/taxonomy/src/Plugin/migrate/process/TargetBundle.php Drupal\taxonomy\Plugin\migrate\process
TargetIdResolver.php core/modules/serialization/src/EntityResolver/TargetIdResolver.php Drupal\serialization\EntityResolver
Tasks.php core/modules/mysql/src/Driver/Database/mysql/Install/Tasks.php Drupal\mysql\Driver\Database\mysql\Install
Tasks.php core/modules/sqlite/src/Driver/Database/sqlite/Install/Tasks.php Drupal\sqlite\Driver\Database\sqlite\Install
Tasks.php core/modules/pgsql/src/Driver/Database/pgsql/Install/Tasks.php Drupal\pgsql\Driver\Database\pgsql\Install
Tasks.php core/modules/system/tests/modules/database_statement_monitoring_test/src/sqlite/Install/Tasks.php Drupal\database_statement_monitoring_test\sqlite\Install
Tasks.php core/modules/system/tests/modules/database_statement_monitoring_test/src/mysql/Install/Tasks.php Drupal\database_statement_monitoring_test\mysql\Install
Tasks.php core/modules/system/tests/modules/database_statement_monitoring_test/src/pgsql/Install/Tasks.php Drupal\database_statement_monitoring_test\pgsql\Install
Tasks.php core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysql/Install/Tasks.php Drupal\driver_test\Driver\Database\DrivertestMysql\Install
Tasks.php core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysqlDeprecatedVersion/Install/Tasks.php Drupal\driver_test\Driver\Database\DrivertestMysqlDeprecatedVersion\Install
Tasks.php core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestPgsql/Install/Tasks.php Drupal\driver_test\Driver\Database\DrivertestPgsql\Install
Tasks.php core/lib/Drupal/Core/Database/Driver/sqlite/Install/Tasks.php Drupal\Core\Database\Driver\sqlite\Install
Tasks.php core/lib/Drupal/Core/Database/Driver/mysql/Install/Tasks.php Drupal\Core\Database\Driver\mysql\Install
Tasks.php core/lib/Drupal/Core/Database/Driver/pgsql/Install/Tasks.php Drupal\Core\Database\Driver\pgsql\Install
Tasks.php core/lib/Drupal/Core/Database/Install/Tasks.php Drupal\Core\Database\Install
Tasks.php core/tests/fixtures/database_drivers/module/corefake/src/Driver/Database/corefake/Install/Tasks.php Drupal\corefake\Driver\Database\corefake\Install
Tasks.php core/tests/fixtures/database_drivers/module/corefake/src/Driver/Database/corefakeWithAllCustomClasses/Install/Tasks.php Drupal\corefake\Driver\Database\corefakeWithAllCustomClasses\Install
Tasks.php core/tests/fixtures/database_drivers/core/corefake/Install/Tasks.php Drupal\Core\Database\Driver\corefake\Install

Other projects


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