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 |
|---|---|---|---|
| history_test_theme.info.yml | file | core/ |
core/modules/history/tests/themes/history_test_theme/history_test_theme.info.yml |
| hook_form_system_theme_settings_alter | function | core/ |
Allow themes to alter the theme-specific settings form. |
| hook_system_themes_page_alter | function | core/ |
Alters theme operation links. |
| hook_themes_installed | function | core/ |
Respond to themes being installed. |
| hook_themes_uninstalled | function | core/ |
Respond to themes being uninstalled. |
| hook_theme_registry_alter | function | core/ |
Alter the theme registry information returned from hook_theme(). |
| hook_theme_suggestions_alter | function | core/ |
Alters named suggestions for all theme hooks. |
| hook_theme_suggestions_HOOK | function | core/ |
Provides alternate named suggestions for a specific theme hook. |
| hook_theme_suggestions_HOOK_alter | function | core/ |
Alters named suggestions for a specific theme hook. |
| HtmlAttributesTest::testThemeHtmlAttributes | function | core/ |
Tests that attributes in the 'html' and 'body' elements can be altered. |
| HtmlRenderer::$themeManager | property | core/ |
The theme manager. |
| ImageTest::testThemeImageWithSizes | function | core/ |
Tests that an image with the sizes attribute is output correctly. |
| ImageTest::testThemeImageWithSrc | function | core/ |
Tests that an image with the src attribute is output correctly. |
| ImageTest::testThemeImageWithSrcsetMultiplier | function | core/ |
Tests that an image with the srcset and multipliers is output correctly. |
| ImageTest::testThemeImageWithSrcsetWidth | function | core/ |
Tests that an image with the srcset and widths is output correctly. |
| ImageThemeFunctionTest | class | core/ |
Tests image theme functions. |
| ImageThemeFunctionTest.php | file | core/ |
|
| ImageThemeFunctionTest::$image | property | core/ |
Created file entity. |
| ImageThemeFunctionTest::$imageFactory | property | core/ |
|
| ImageThemeFunctionTest::$modules | property | core/ |
Modules to install. |
| ImageThemeFunctionTest::setUp | function | core/ |
|
| ImageThemeFunctionTest::testImageAltFunctionality | function | core/ |
Tests image alt attribute functionality. |
| ImageThemeFunctionTest::testImageFormatterTheme | function | core/ |
Tests usage of the image field formatters. |
| ImageThemeFunctionTest::testImageStyleTheme | function | core/ |
Tests usage of the image style theme function. |
| InstallConfigurator::$themes | property | core/ |
The list of themes to install. |
| InstallerThemeEngineExtensionList | class | core/ |
Overrides the theme engine extension list to have a static cache. |
| InstallerThemeEngineExtensionList.php | file | core/ |
|
| InstallerThemeExtensionList | class | core/ |
Overrides the theme extension list to have a static cache. |
| InstallerThemeExtensionList.php | file | core/ |
|
| InstallerThemesBlocksProfileTest | class | core/ |
Verifies that the installer does not generate theme blocks. |
| InstallerThemesBlocksProfileTest.php | file | core/ |
|
| InstallerThemesBlocksProfileTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerThemesBlocksProfileTest::$profile | property | core/ |
The installation profile to install. |
| InstallerThemesBlocksProfileTest::testInstaller | function | core/ |
Verify that there is no automatic block generation. |
| install_profile_themes | function | core/ |
Installs themes. |
| Layout::$theme_hook | property | core/ |
The theme hook used to render this layout. |
| LayoutBuilderOverridesEditingThemeTest | class | core/ |
Tests overrides editing uses the correct theme. |
| LayoutBuilderOverridesEditingThemeTest.php | file | core/ |
|
| LayoutBuilderOverridesEditingThemeTest::$adminUser | property | core/ |
Admin user. |
| LayoutBuilderOverridesEditingThemeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LayoutBuilderOverridesEditingThemeTest::$modules | property | core/ |
Modules to install. |
| LayoutBuilderOverridesEditingThemeTest::$permissions | property | core/ |
Permissions to grant admin user. |
| LayoutBuilderOverridesEditingThemeTest::setUp | function | core/ |
|
| LayoutBuilderOverridesEditingThemeTest::testEditing | function | core/ |
Tests editing block content with Layout Builder. |
| LayoutBuilderThemeSuggestionsTest | class | core/ |
Tests template suggestions. |
| LayoutBuilderThemeSuggestionsTest.php | file | core/ |
|
| LayoutBuilderThemeSuggestionsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LayoutBuilderThemeSuggestionsTest::$modules | property | core/ |
Modules to install. |
| LayoutBuilderThemeSuggestionsTest::setUp | function | core/ |
|
| LayoutBuilderThemeSuggestionsTest::testFieldBlockViewModeTemplates | function | core/ |
Tests that of view mode specific field templates are suggested. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.