You are here

6 calls to system_list() in Zircon Profile 8

system_get_info in core/modules/system/system.module
Returns an array of information about enabled modules or themes.
ThemeHandler::systemThemeList in core/lib/Drupal/Core/Extension/ThemeHandler.php
Wraps system_list().
ThemeInstallerTest::testEmpty in core/modules/system/src/Tests/Extension/ThemeInstallerTest.php
Verifies that no themes are installed by default.
ThemeInstallerTest::testInstall in core/modules/system/src/Tests/Extension/ThemeInstallerTest.php
Tests installing a theme.
ThemeInstallerTest::testThemeInfoAlter in core/modules/system/src/Tests/Extension/ThemeInstallerTest.php
Tests that theme info can be altered by a module.
ThemeInstallerTest::testUninstall in core/modules/system/src/Tests/Extension/ThemeInstallerTest.php
Tests uninstalling a theme.