23 string references to twig in Zircon Profile 8
- ActiveTheme::__construct in core/
lib/ Drupal/ Core/ Theme/ ActiveTheme.php - Constructs an ActiveTheme object.
- GetFilenameUnitTest::testDrupalGetFilename in core/
modules/ system/ src/ Tests/ Bootstrap/ GetFilenameUnitTest.php - Tests that drupal_get_filename() works when the file is not in database.
- hook_render_template in core/
lib/ Drupal/ Core/ Render/ theme.api.php - Render a template using the theme engine.
- HtaccessTest::getProtectedFiles in core/
modules/ system/ src/ Tests/ System/ HtaccessTest.php - Get an array of file paths for access testing.
- InlineTemplate::preRenderInlineTemplate in core/
lib/ Drupal/ Core/ Render/ Element/ InlineTemplate.php - Renders a twig string directly.
- RegistryTest::testGetRegistryForModule in core/
tests/ Drupal/ Tests/ Core/ Theme/ RegistryTest.php - Tests getting the theme registry defined by a module.
- ThemeHandler::rebuildThemeData in core/
lib/ Drupal/ Core/ Extension/ ThemeHandler.php - Scans and collects theme extension data and their engines.
- ThemeHandlerTest::testRebuildThemeData in core/
tests/ Drupal/ Tests/ Core/ Extension/ ThemeHandlerTest.php - Tests rebuilding the theme data.
- ThemeHandlerTest::testRebuildThemeDataWithThemeParents in core/
tests/ Drupal/ Tests/ Core/ Extension/ ThemeHandlerTest.php - Tests rebuild the theme data with theme parents.
- ThemeTest::testListThemes in core/
modules/ system/ src/ Tests/ Theme/ ThemeTest.php - Test the listInfo() function.
- TwigEnvironmentTest::testCacheFilename in core/
modules/ system/ src/ Tests/ Theme/ TwigEnvironmentTest.php - Ensures that cacheFilename() varies by extensions + deployment identifier.
- TwigEnvironmentTest::testInlineTemplate in core/
modules/ system/ src/ Tests/ Theme/ TwigEnvironmentTest.php - Tests inline templates.
- TwigEnvironmentTest::testTemplateNotFoundException in core/
modules/ system/ src/ Tests/ Theme/ TwigEnvironmentTest.php - Tests that exceptions are thrown when a template is not found.
- TwigExtensionTest::testsRenderEscapedZeroValue in core/
modules/ system/ src/ Tests/ Theme/ TwigExtensionTest.php - Tests output of integer and double 0 values of TwigExtension::escapeFilter().
- TwigExtensionTest::testTwigExtensionLoaded in core/
modules/ system/ src/ Tests/ Theme/ TwigExtensionTest.php - Tests that the provided Twig extension loads the service appropriately.
- TwigLoaderTest::testTwigLoaderAddition in core/
modules/ system/ src/ Tests/ Theme/ TwigLoaderTest.php - Tests adding an additional twig loader to the loader chain.
- TwigNamespaceTest::setUp in core/
modules/ system/ src/ Tests/ Theme/ TwigNamespaceTest.php - Sets up a Drupal site for running functional and integration tests.
- TwigPhpStorageCache::storage in core/
lib/ Drupal/ Core/ Template/ TwigPhpStorageCache.php - Gets the PHP code storage object to use for the compiled Twig files.
- TwigRegistryLoaderTest::setUp in core/
modules/ system/ src/ Tests/ Theme/ TwigRegistryLoaderTest.php - Sets up a Drupal site for running functional and integration tests.
- TwigWhiteListTest::setUp in core/
modules/ system/ src/ Tests/ Theme/ TwigWhiteListTest.php - Performs setup tasks before each individual test method is run.
- Twig_Node::toXml in vendor/
twig/ twig/ lib/ Twig/ Node.php - twig_render_template in core/
themes/ engines/ twig/ twig.engine - Implements hook_render_template().
- xd2.php in core/
lib/ Drupal/ Component/ Transliteration/ data/ xd2.php