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 |
|---|---|---|---|
| ModuleThemePageXssVulnerabilityTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ModuleThemePageXssVulnerabilityTest::$modules | property | core/ |
Modules to install. |
| ModuleThemePageXssVulnerabilityTest::setUp | function | core/ |
|
| ModuleThemePageXssVulnerabilityTest::testExtensionInfoXss | function | core/ |
Tests extension info cannot create XSS vulnerabilities. |
| module_required_by_themes_uninstall_validator | service | core/ |
Drupal\Core\Extension\ModuleRequiredByThemesUninstallValidator |
| NegotiationConfigureForm::$themeHandler | property | core/ |
The theme handler. |
| NewDefaultThemeBlocksTest | class | core/ |
Tests that a new default theme gets blocks. |
| NewDefaultThemeBlocksTest.php | file | core/ |
|
| NewDefaultThemeBlocksTest::$defaultTheme | property | core/ |
The default theme. |
| NewDefaultThemeBlocksTest::$modules | property | core/ |
Modules to install. |
| NewDefaultThemeBlocksTest::$themeInstaller | property | core/ |
The theme installer service. |
| NewDefaultThemeBlocksTest::setUp | function | core/ |
|
| NewDefaultThemeBlocksTest::testBlockCollision | function | core/ |
Checks that a theme block is still created when same ID exists. |
| NewDefaultThemeBlocksTest::testNewDefaultThemeBlocks | function | core/ |
Check the blocks are correctly copied by block_themes_installed(). |
| nightwatch_theme_install_utility.info.yml | file | core/ |
core/modules/system/tests/modules/nightwatch_theme_install_utility/nightwatch_theme_install_utility.info.yml |
| nightwatch_theme_install_utility.routing.yml | file | core/ |
core/modules/system/tests/modules/nightwatch_theme_install_utility/nightwatch_theme_install_utility.routing.yml |
| NodeTemplateSuggestionsTest::testNodeThemeHookSuggestions | function | core/ |
Tests if template_preprocess_node() generates the correct suggestions. |
| NodeType::$themeSettings | property | core/ |
An array of theme settings. |
| node_form_system_themes_admin_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| node_form_system_themes_admin_form_submit | function | core/ |
Form submission handler for system_themes_admin_form(). |
| node_theme_suggestions_node | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| obsolete_theme_test.info.yml | file | core/ |
core/modules/system/tests/themes/obsolete_theme_test/obsolete_theme_test.info.yml |
| OffCanvasTestBase::getTestThemes | function | core/ |
Get themes to test. |
| OffCanvasTestBase::themeDataProvider | function | core/ |
Data provider that returns theme name as the sole argument. |
| olivero_form_system_theme_settings_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for system_theme_settings. |
| olivero_theme_suggestions_block_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for block(). |
| olivero_theme_suggestions_form_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for form templates. |
| olivero_theme_suggestions_menu_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for menu. |
| olivero_theme_suggestions_user_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter(). |
| options.icon.theme.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .field-icon-selection_list { background-image: url("data:image/svg+xml,%3csvg height='36'… |
| options.icon.theme.pcss.css | file | core/ |
.field-icon-selection_list { background-image: url(../../../misc/icons/55565b/selection_list.svg); } |
| PluginBase::themeFunctions | function | core/ |
Provide a full list of possible theme templates used by this style. |
| PluginDependencyTrait::themeHandler | function | core/ |
Wraps the theme handler. |
| RecipeRunnerTest::testModuleAndThemeInstall | function | core/ |
|
| RecipeRunnerTest::testThemeModuleDependenciesInstall | function | core/ |
|
| Registry::$themeHandler | property | core/ |
The theme handler. |
| Registry::$themeInitialization | property | core/ |
The theme initialization. |
| Registry::$themeManager | property | core/ |
The theme manager. |
| Registry::$themeName | property | core/ |
The name of the theme for which to construct the registry, if given. |
| Registry::setThemeManager | function | core/ |
Sets the theme manager. |
| RegistryTest::$themeHandler | property | core/ |
The mocked theme handler. |
| RegistryTest::$themeInitialization | property | core/ |
The mocked theme initialization. |
| RegistryTest::$themeManager | property | core/ |
The theme manager. |
| RegistryTest::provider40xThemeSuggestions | function | core/ |
Data provider for test40xThemeSuggestions(). |
| RegistryTest::test200ThemeSuggestions | function | core/ |
Tests page theme suggestions for 200 responses. |
| RegistryTest::test40xThemeSuggestions | function | core/ |
Tests page theme suggestions for 40x responses. |
| RegistryTest::testLegacyThemeGetRegistry | function | core/ |
Tests deprecated theme_get_registry function. |
| RegistryTest::testLegacyThemeRegistryRebuild | function | core/ |
Tests deprecated drupal_theme_rebuild() function. |
| RegistryTest::testMultipleSubThemes | function | core/ |
Tests the theme registry with multiple subthemes. |
| RegistryTest::testThemeRegistryAlterByTheme | function | core/ |
Tests that the theme registry can be altered by themes. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.