Documentation

ReportController extends Controller
in package

statistics class

Table of Contents

downloadStatistics()  : mixed
Download statistics
index()  : mixed
Show and fetch user statistics
searchStatistics()  : mixed
Search in statistics
showStatistics()  : mixed
Show statistics by $smsId
statistics()  : mixed
statistics_data()  : mixed

Methods

downloadStatistics()

Download statistics

public downloadStatistics(Request $request, mixed $days) : mixed
Parameters
$request : Request
$days : mixed
Return values
mixed

index()

Show and fetch user statistics

public index(Request $request) : mixed
Parameters
$request : Request
Return values
mixed

searchStatistics()

Search in statistics

public searchStatistics(Request $request) : mixed
Parameters
$request : Request
Return values
mixed

showStatistics()

Show statistics by $smsId

public showStatistics(mixed $smsId) : mixed
Parameters
$smsId : mixed
Return values
mixed

statistics_data()

private statistics_data(mixed $data) : mixed
Parameters
$data : mixed
Return values
mixed

Search results