Search for theme_
- Search 7.x for theme_
- Search 9.5.x for theme_
- Search 8.9.x for theme_
- Search 11.x for theme_
- Search main for theme_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| config_clash_test_theme.info.yml | file | core/ |
core/modules/config/tests/config_clash_test_theme/config_clash_test_theme.info.yml |
| config_translation_test_theme.config_translation.yml | file | core/ |
core/modules/config_translation/tests/themes/config_translation_test_theme/config_translation_test_theme.config_translation.yml |
| config_translation_test_theme.info.yml | file | core/ |
core/modules/config_translation/tests/themes/config_translation_test_theme/config_translation_test_theme.info.yml |
| config_translation_themes_installed | function | core/ |
Implements hook_themes_installed(). |
| config_translation_themes_uninstalled | function | core/ |
Implements hook_themes_uninstalled(). |
| content_moderation.theme.css | file | core/ |
Theme styles for the content_moderation module. |
| content_moderation.theme.css | file | core/ |
Theme styles for the content_moderation module. |
| contextual.icons.theme.css | file | core/ |
Styling for contextual module icons. |
| contextual.icons.theme.css | file | core/ |
Styling for contextual module icons. |
| contextual.icons.theme.pcss.css | file | core/ |
Styling for contextual module icons. |
| contextual.theme.css | file | core/ |
Styling for contextual module. |
| contextual.theme.css | file | core/ |
Styling for contextual module. |
| CoreThemesAutoloadedForTests | class | core/ |
Confirms that core/themes is autoloaded for tests. |
| CoreThemesAutoloadedForTests.php | file | core/ |
|
| CoreThemesAutoloadedForTests::testCoreThemesAutoloadedForTests | function | core/ |
Confirms that core/themes is autoloaded for tests. |
| css_fix.theme.css | file | core/ |
.dialog-off-canvas-main-canvas.js-settings-tray-edit-mode a, .dialog-off-canvas-main-canvas.js-settings-tray-edit-mode input { pointer-events: inherit !important; } |
| CurrentThemeCondition | class | core/ |
Provides a 'Current Theme' condition. |
| CurrentThemeCondition.php | file | core/ |
|
| CurrentThemeCondition::$themeHandler | property | core/ |
The theme handler. |
| CurrentThemeCondition::$themeManager | property | core/ |
The theme manager. |
| CurrentThemeCondition::buildConfigurationForm | function | core/ |
Form constructor. |
| CurrentThemeCondition::create | function | core/ |
Creates an instance of the plugin. |
| CurrentThemeCondition::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| CurrentThemeCondition::evaluate | function | core/ |
Evaluates the condition and returns TRUE or FALSE accordingly. |
| CurrentThemeCondition::getCacheContexts | function | core/ |
|
| CurrentThemeCondition::submitConfigurationForm | function | core/ |
Form submission handler. |
| CurrentThemeCondition::summary | function | core/ |
Provides a human readable summary of the condition's configuration. |
| CurrentThemeCondition::__construct | function | core/ |
Constructs a CurrentThemeCondition condition plugin. |
| CurrentThemeConditionTest | class | core/ |
Tests the CurrentThemeCondition plugin. |
| CurrentThemeConditionTest.php | file | core/ |
|
| CurrentThemeConditionTest::$modules | property | core/ |
Modules to install. |
| CurrentThemeConditionTest::testCurrentTheme | function | core/ |
Tests the current theme condition. |
| CustomThemeNegotiator | class | core/ |
Just forces the 'test_theme' theme. |
| CustomThemeNegotiator.php | file | core/ |
|
| CustomThemeNegotiator::applies | function | core/ |
Whether this theme negotiator should be used to set the theme. |
| CustomThemeNegotiator::determineActiveTheme | function | core/ |
Determine the active theme for the request. |
| d7_global_theme_settings.yml | file | core/ |
core/modules/system/migrations/d7_global_theme_settings.yml |
| d7_theme_settings.yml | file | core/ |
core/modules/system/migrations/d7_theme_settings.yml |
| DbUpdateNegotiator::$themeHandler | property | core/ |
The theme handler. |
| DefaultConfigTest::testThemeConfig | function | core/ |
Tests if installed config is equal to the exported config. |
| DefaultConfigTest::themeListDataProvider | function | core/ |
A data provider that lists every theme in core. |
| deprecated_theme_test.info.yml | file | core/ |
core/modules/system/tests/themes/deprecated_theme_test/deprecated_theme_test.info.yml |
| disable_transitions.theme.css | file | core/ |
/** * Remove CSS animation effects that can cause random test failures. */ * { /* CSS transitions. */ -o-transition: none !important; -webkit-transition: none !important; transition: none !important; -o-transition-property: none… |
| Drupal\Core\Theme\ComponentNegotiator | service | core/ |
|
| Drupal\Core\Theme\Component\ComponentValidator | service | core/ |
|
| Drupal\Core\Theme\Component\SchemaCompatibilityChecker | service | core/ |
|
| DRUPAL_CORE_REMOVED_THEME_LIST | constant | core/ |
An array of machine names of themes that were removed from Drupal core. |
| drupal_find_theme_templates | function | core/ |
Allows themes and/or theme engines to easily discover overridden templates. |
| drupal_theme_rebuild | function | core/ |
Forces the system to rebuild the theme registry. |
| ElementInfoManager::$themeHandler | property | core/ |
The theme handler. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.