SystemInfoController

Returns responses for System Info routes.

Hierarchy

File

core/modules/system/src/Controller/SystemInfoController.php, line 13

Namespace

Drupal\system\Controller

Members

Name Modifiers Type Description
SystemInfoController::$systemManager protected property System Manager Service.
SystemInfoController::create public static function Instantiates a new instance of this class. Overrides ContainerInjectionInterface::create
SystemInfoController::php public function Returns the contents of phpinfo().
SystemInfoController::status public function Displays the site status report.
SystemInfoController::__construct public function Constructs a SystemInfoController object.
doc_Drupal
2016-10-29 09:45:45
Comments
Leave a Comment

Please login to continue.