Files - 9.5.x - drupal
Title | Deprecated | File name | Namespace | Summary |
---|---|---|---|---|
theme-test-suggestion-provided--foo.html.twig | core/ |
{# Output for Theme API test #} Template overridden based on suggestion provided by the module declaring the theme hook. | ||
theme-test-suggestion-provided.html.twig | core/ |
{# Output for Theme API test #} Template for testing suggestions provided by the module declaring the theme hook. | ||
theme-test-suggestions--module-override.html.twig | core/ |
{# Output for Theme API test #} Template overridden based on new theme suggestion provided by a module via hook_theme_suggestions_HOOK_alter(). | ||
theme-test-suggestions--theme-override.html.twig | core/ |
{# Output for Theme API test #} Template overridden based on new theme suggestion provided by the test_theme theme via hook_theme_suggestions_HOOK_alter(). | ||
theme-test-suggestions.html.twig | core/ |
{# Output for Theme API test #} Original template for testing hook_theme_suggestions_HOOK_alter(). | ||
theme-test-theme-class.html.twig | core/ |
<p>{{ message }}</p> | ||
theme.api.php | core/ |
Hooks and documentation related to the theme and render system. | ||
theme.css | core/ |
/*! * jQuery UI CSS Framework 1.13.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/category/theming/ * * To view and… | ||
theme.css | core/ |
Seven styles for jQuery UI. Overrides /core/assets/vendor/jquery.ui/themes/base/theme.css. | ||
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 | ||
ThemeClass.php | core/ |
Drupal\test_theme | ||
ThemeController.php | core/ |
Drupal\system\Controller | ||
ThemeEarlyInitializationTest.php | core/ |
Drupal\Tests\system\Functional\Theme | ||
ThemeEngineExtensionList.php | core/ |
Drupal\Core\Extension | ||
ThemeEngineExtensionListTest.php | core/ |
Drupal\KernelTests\Core\Extension | ||
ThemeExperimentalConfirmForm.php | core/ |
Drupal\system\Form | ||
ThemeExtensionList.php | core/ |
Drupal\Core\Extension | ||
ThemeExtensionListTest.php | core/ |
Drupal\Tests\Core\Extension | ||
ThemeExtensionListTest.php | core/ |
Drupal\KernelTests\Core\Extension | ||
ThemeHandler.php | core/ |
Drupal\Core\Extension | ||
ThemeHandlerInterface.php | core/ |
Drupal\Core\Extension | ||
ThemeHandlerTest.php | core/ |
Drupal\Tests\Core\Extension | Contains \Drupal\Tests\Core\Extension\ThemeHandlerTest. | |
ThemeInfoTest.php | core/ |
Drupal\Tests\system\Functional\Theme | ||
ThemeInitialization.php | core/ |
Drupal\Core\Theme | ||
ThemeInitializationInterface.php | core/ |
Drupal\Core\Theme | ||
ThemeInstaller.php | core/ |
Drupal\Core\Extension | ||
ThemeInstallerInterface.php | core/ |
Drupal\Core\Extension | ||
ThemeInstallerTest.php | core/ |
Drupal\KernelTests\Core\Theme | ||
ThemeLegacyTest.php | core/ |
Drupal\Tests\system\Functional\Theme | ||
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 | ||
ThemeNegotiatorTest.php | core/ |
Drupal\Tests\Core\Theme | ||
ThemeRegistry.php | core/ |
Drupal\Core\Utility | ||
ThemeRegistryLoader.php | core/ |
Drupal\Core\Template\Loader | ||
ThemeRegistryLoaderTest.php | core/ |
Drupal\Tests\Core\Template\Loader | ||
ThemeRenderAndAutoescapeTest.php | core/ |
Drupal\KernelTests\Core\Theme | Contains \Drupal\KernelTests\Core\Theme\ThemeRenderAndAutoescapeTest. | |
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\destination\d7 |
Pagination
- Previous page
- Page 266
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.