Search for theme_
- Search 7.x for theme_
- Search 9.5.x for theme_
- Search 8.9.x for theme_
- Search 10.3.x for theme_
- Search main for theme_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| HelpThemeHooks.php | file | core/ |
|
| HelpThemeHooks::preprocessBlock | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
| help_topics_test_theme.info.yml | file | core/ |
core/modules/help/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> |
| 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. |
| 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::testImageFormatterDeprecatedProperty | function | core/ |
Test the deprecated item_attributes property. |
| ImageThemeFunctionTest::testImageFormatterTheme | function | core/ |
Tests usage of the image field formatters. |
| ImageThemeFunctionTest::testImageStyleTheme | function | core/ |
Tests usage of the image style theme function. |
| ImageThemeHooks | class | core/ |
Theme hook implementations for image module. |
| ImageThemeHooks.php | file | core/ |
|
| ImageThemeHooks::preprocessImageAnchor | function | core/ |
Prepares variables for image anchor templates. |
| ImageThemeHooks::preprocessImageFormatter | function | core/ |
Prepares variables for image formatter templates. |
| ImageThemeHooks::preprocessImageStyle | function | core/ |
Prepares variables for image style templates. |
| ImageThemeHooks::preprocessImageStylePreview | function | core/ |
Prepares variables for image style preview templates. |
| ImageThemeHooks::preprocessImageWidget | function | core/ |
Prepares variables for image widget templates. |
| ImageThemeHooks::theme | function | core/ |
Implements hook_theme(). |
| ImageThemeHooks::__construct | function | core/ |
|
| InlineFormErrorsThemeHooks | class | core/ |
Hook implementations for inline_form_errors. |
| InlineFormErrorsThemeHooks.php | file | core/ |
|
| InlineFormErrorsThemeHooks::preprocessDatetimeWrapper | function | core/ |
Implements hook_preprocess_HOOK() for datetime form wrapper templates. |
| InlineFormErrorsThemeHooks::preprocessDetails | function | core/ |
Implements hook_preprocess_HOOK() for details element templates. |
| InlineFormErrorsThemeHooks::preprocessFieldset | function | core/ |
Implements hook_preprocess_HOOK() for fieldset element templates. |
| InlineFormErrorsThemeHooks::preprocessFormElement | function | core/ |
Implements hook_preprocess_HOOK() for form element templates. |
| InlineFormErrorsThemeHooks::setErrors | function | core/ |
Populates form errors in the template. |
| InstallConfigurator::$themes | property | core/ |
The list of themes to install. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.