Search for theme_
- Search 7.x for theme_
- Search 8.9.x for theme_
- Search 10.3.x for theme_
- Search 11.x for theme_
- Search main for theme_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| GenerateThemeTest::testThemeDoesNotExist | function | core/ |
Tests themes that do not exist return an error. |
| HelpTopicPluginManager::$themeHandler | property | core/ |
The theme handler. |
| help_topics_test_theme.info.yml | file | core/ |
core/modules/help_topics/tests/themes/help_topics_test_theme/help_topics_test_theme.info.yml |
| help_topics_test_theme.test.html.twig | file | core/ |
--- label: 'XYZ Help Test theme' top_level: true related: - help_topics_test.additional --- <p>{% trans %}This is a theme provided topic.{% endtrans %}</p> |
| help_topics_themes_installed | function | core/ |
Implements hook_themes_installed(). |
| help_topics_themes_uninstalled | function | core/ |
Implements hook_themes_uninstalled(). |
| HighPriorityThemeNegotiator | class | core/ |
Implements a test theme negotiator which was configured with a high priority. |
| HighPriorityThemeNegotiator.php | file | core/ |
|
| HighPriorityThemeNegotiator::applies | function | core/ |
Whether this theme negotiator should be used to set the theme. |
| HighPriorityThemeNegotiator::determineActiveTheme | function | core/ |
Determine the active theme for the request. |
| 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. |
| image.theme.css | file | core/ |
Theme styles for the Quick Edit image in-place editor. |
| image.theme.css | file | core/ |
Theme styles for the Quick Edit image in-place editor. |
| image.theme.css | file | core/ |
Theme styles for the Quick Edit image in-place editor. |
| 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 enable. |
| 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. |
| 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. |
| LayoutBuilderThemeSuggestionsTest | class | core/ |
Tests template suggestions. |
| LayoutBuilderThemeSuggestionsTest.php | file | core/ |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.