Files - Drupal 11.1.x - Drupal Core
Primary tabs
Title | Deprecated | File name | Namespace | Summary |
---|---|---|---|---|
theme.css | core/ |
/*! * jQuery UI CSS Framework 1.14.1 * https://jqueryui.com * * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * https://jquery.org/license * * https://api.jqueryui.com/category/theming/ * * To view and… | ||
theme.css | core/ |
Claro styles for jQuery UI. Overrides /core/assets/vendor/jquery.ui/themes/base/theme.css. | ||
theme.inc | core/ |
The theme system, which controls the output of Drupal. | ||
theme.maintenance.inc | core/ |
Theming for maintenance pages. | ||
theme.pcss.css | core/ |
Claro styles for jQuery UI. Overrides /core/assets/vendor/jquery.ui/themes/base/theme.css. | ||
Theme.php | core/ |
Drupal\Core\Updater | ||
ThemeAccessCheck.php | core/ |
Drupal\Core\Theme | ||
ThemeAdminForm.php | core/ |
Drupal\system\Form | ||
ThemeCacheContext.php | core/ |
Drupal\Core\Cache\Context | ||
ThemeCommonElements.php | core/ |
Drupal\Core\Theme | ||
ThemeController.php | core/ |
Drupal\system\Controller | ||
ThemeEngineExtensionList.php | core/ |
Drupal\Core\Extension | ||
ThemeExperimentalConfirmForm.php | core/ |
Drupal\system\Form | ||
ThemeExtensionList.php | core/ |
Drupal\Core\Extension | ||
ThemeHandler.php | core/ |
Drupal\Core\Extension | ||
ThemeHandlerInterface.php | core/ |
Drupal\Core\Extension | ||
ThemeHook.php | core/ |
Drupal\system\Hook | ||
ThemeInitialization.php | core/ |
Drupal\Core\Theme | ||
ThemeInitializationInterface.php | core/ |
Drupal\Core\Theme | ||
ThemeInstaller.php | core/ |
Drupal\Core\Extension | ||
ThemeInstallerInterface.php | core/ |
Drupal\Core\Extension | ||
ThemeLocalTask.php | core/ |
Drupal\system\Plugin\Derivative | ||
ThemeLocalTask.php | core/ |
Drupal\block\Plugin\Derivative | ||
ThemeManager.php | core/ |
Drupal\Core\Theme | ||
ThemeManagerInterface.php | core/ |
Drupal\Core\Theme | ||
ThemeNegotiator.php | core/ |
Drupal\Core\Theme | ||
ThemeNegotiatorInterface.php | core/ |
Drupal\Core\Theme | ||
ThemeRegistry.php | core/ |
Drupal\Core\Utility | ||
ThemeRegistryLoader.php | core/ |
Drupal\Core\Template\Loader | ||
themes.README.txt | core/ |
Themes allow you to change the look and feel of your Drupal site. You can use themes contributed by others or create your own. WHAT TO PLACE IN THIS DIRECTORY? -------------------------------- Placing downloaded and custom themes in this directory… | ||
ThemeSettings.php | core/ |
Drupal\Core\Theme | ||
ThemeSettings.php | core/ |
Drupal\system\Plugin\migrate\source\d7 | ||
ThemeSettings.php | core/ |
Drupal\system\Plugin\migrate\destination\d7 | ||
ThemeSettingsForm.php | core/ |
Drupal\system\Form | ||
ThemeSniff.php | vendor/ |
DrupalPractice\Sniffs\FunctionCalls | ||
ThirdPartySettingsInterface.php | core/ |
Drupal\Core\Config\Entity | ||
This.php | vendor/ |
phpDocumentor\Reflection\Types | ||
ThisExpression.php | vendor/ |
Peast\Syntax\Node | ||
ThisTypeNode.php | vendor/ |
PHPStan\PhpDocParser\Ast\Type | ||
Thread.php | core/ |
Drupal\comment\Plugin\views\sort | ||
ThreeColumnLayout.php | core/ |
Drupal\layout_builder\Plugin\Layout | ||
threecol_25_50_25.css | core/ |
/* * @file * Provides the layout styles for layout_threecol_25_50_25. */ .layout--threecol-25-50-25 { display: flex; flex-wrap: wrap; } .layout--threecol-25-50-25 > .layout__region, .layout--threecol-25-50-25 > .layout__region--second { … | ||
threecol_25_50_25.css | core/ |
/* * @file * Provides the layout styles for layout_threecol_25_50_25. */ .layout--threecol-25-50-25 { display: flex; flex-wrap: wrap; } .layout--threecol-25-50-25 > .layout__region, .layout--threecol-25-50-25 > .layout__region--second { … | ||
threecol_33_34_33.css | core/ |
/* * @file * Provides the layout styles for layout_threecol_33_34_33. */ .layout--threecol-33-34-33 { display: flex; flex-wrap: wrap; } .layout--threecol-33-34-33 > .layout__region { flex: 0 1 100%; } @media screen and (min-width: 40em)… | ||
threecol_33_34_33.css | core/ |
/* * @file * Provides the layout styles for layout_threecol_33_34_33. */ .layout--threecol-33-34-33 { display: flex; flex-wrap: wrap; } .layout--threecol-33-34-33 > .layout__region { flex: 0 1 100%; } @media screen and (min-width: 40em)… | ||
threecol_section.css | core/ |
/* * @file * Provides the layout styles for three-column layout section. */ .layout--threecol-section { display: flex; flex-wrap: wrap; } .layout--threecol-section > .layout__region { flex: 0 1 100%; } /* Medium */ @media screen and… | ||
threecol_section.css | core/ |
/* * @file * Provides the layout styles for three-column layout section. */ .layout--threecol-section { display: flex; flex-wrap: wrap; } .layout--threecol-section > .layout__region { flex: 0 1 100%; } @media screen and (min-width:… | ||
threecol_section.css | core/ |
/* * @file * Provides the layout styles for three-column layout section. */ .layout--threecol-section { display: flex; flex-wrap: wrap; } .layout--threecol-section > .layout__region { flex: 0 1 100%; } @media screen and (min-width:… | ||
Thresholds.php | vendor/ |
SebastianBergmann\CodeCoverage\Report | ||
throbber.css | core/ |
Styling of AJAX actions throbber in off-canvas dialog. |