Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
system.module
»
system_get_info
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
14 calls to system_get_info()
AdminController::index
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Controller/
AdminController.php
Prints a listing of admin tasks, organized by module.
drupal_install_profile_distribution_name
in drupal/
core/
includes/
install.inc
Loads the installation profile, extracting its defined distribution name.
field_help
in drupal/
core/
modules/
field/
field.module
Implements
hook_help
().
HelpController::helpPage
in drupal/
core/
modules/
help/
lib/
Drupal/
help/
Controller/
HelpController.php
Prints a page listing general help for a module.
InfoAlterTest::testSystemInfoAlter
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
System/
InfoAlterTest.php
Tests that theme .info.yml data is rebuild after enabling a module.
LayoutController::layoutPageList
in drupal/
core/
modules/
layout/
lib/
Drupal/
layout/
Controller/
LayoutController.php
Presents a list of layouts.
ModuleInfo::resolveCacheMiss
in drupal/
core/
lib/
Drupal/
Core/
Utility/
ModuleInfo.php
Implements CacheArray::resolveCacheMiss().
Permission::buildOptionsForm
in drupal/
core/
modules/
user/
lib/
Drupal/
user/
Plugin/
views/
access/
Permission.php
Provide the default form for setting options.
Permissions::getValueOptions
in drupal/
core/
modules/
user/
lib/
Drupal/
user/
Plugin/
views/
filter/
Permissions.php
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values.
Permissions::pre_render
in drupal/
core/
modules/
user/
lib/
Drupal/
user/
Plugin/
views/
field/
Permissions.php
Run before any fields are rendered.
RequiredTest::testDisableRequired
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Module/
RequiredTest.php
Assert that core required modules cannot be disabled.
system_requirements
in drupal/
core/
modules/
system/
system.install
Test and report Drupal installation requirements.
user_admin_permissions
in drupal/
core/
modules/
user/
user.admin.inc
Menu callback: administer permissions.
_ckeditor_theme_css
in drupal/
core/
modules/
ckeditor/
ckeditor.module
Retrieves the default theme's CKEditor stylesheets defined in the .info file.