6 calls to drupal_find_theme_templates()
- NyanCatThemeEngine::theme in core/
modules/ system/ tests/ modules/ nyan_cat/ src/ NyanCatThemeEngine.php - Registers templates that belong to the theme engine.
- test_theme_engine_theme in core/
modules/ system/ tests/ engines/ test_theme_engine/ test_theme_engine.engine - Implements hook_theme().
- ThemeTest::testFindThemeTemplates in core/
modules/ system/ tests/ src/ Kernel/ Theme/ ThemeTest.php - Tests drupal_find_theme_templates().
- TwigDebugMarkupTest::testTwigDebugMarkup in core/
modules/ system/ tests/ src/ Functional/ Theme/ TwigDebugMarkupTest.php - Tests debug markup added to Twig template output.
- TwigThemeEngine::theme in core/
lib/ Drupal/ Core/ Template/ TwigThemeEngine.php - Registers templates that belong to the theme engine.
- twig_theme in core/
themes/ engines/ twig/ twig.engine - Implements hook_theme().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.