11 calls to system_get_info() in Zircon Profile 8
- AdminController::index in core/
modules/ system/ src/ Controller/ AdminController.php - Prints a listing of admin tasks, organized by module.
- drupal_install_profile_distribution_name in core/
includes/ install.inc - Loads the installation profile, extracting its defined distribution name.
- drupal_install_profile_distribution_version in core/
includes/ install.inc - Loads the installation profile, extracting its defined version.
- HelpController::helpPage in core/
modules/ help/ src/ Controller/ HelpController.php - Prints a page listing general help for a module.
- HelpTest::verifyHelp in core/
modules/ help/ src/ Tests/ HelpTest.php - Verifies the logged in user has access to the various help nodes.
- ModuleHandler::getName in core/
lib/ Drupal/ Core/ Extension/ ModuleHandler.php - Gets the human readable name of a given module.
- quickedit_library_info_alter in core/
modules/ quickedit/ quickedit.module - Implements hook_library_info_alter().
- RequiredTest::testDisableRequired in core/
modules/ system/ src/ Tests/ Module/ RequiredTest.php - Assert that core required modules cannot be disabled.
- system_requirements in core/
modules/ system/ system.install - Implements hook_requirements().
- ThemeInstallerTest::testThemeInfoAlter in core/
modules/ system/ src/ Tests/ Extension/ ThemeInstallerTest.php - Tests that theme info can be altered by a module.
- _ckeditor_theme_css in core/
modules/ ckeditor/ ckeditor.module - Retrieves the default theme's CKEditor stylesheets defined in the .info file.