EC-CUBE4 APIドキュメント

SystemController

Table of Contents

$systemService SystemService
__construct() SystemController constructor. mixed
index() mixed
phpinfo() mixed

Properties

Methods

index()

public index( $request : Request ) : mixed
Parameters
$request : Request
Tags
Route

("/%eccube_admin_route%/setting/system/system", name="admin_setting_system_system")

Template

("@admin/Setting/System/system.twig")

Return values
mixed

phpinfo()

public phpinfo( $request : Request ) : mixed
Parameters
$request : Request
Tags
Route

("/%eccube_admin_route%/setting/system/system/phpinfo", name="admin_setting_system_system_phpinfo")

Return values
mixed

Search results