Statistics
final class Statistics implements StatisticsInterface
This class returns statistics from Nginx Unit
Methods
__construct(array $data)
No description
getConnections()
No description
getRequests()
No description
array
getApplications()
No description
getApplicationStatistics(ApplicationAbstract|string $application)
No description
Details
at line 34
__construct(array $data)
No description
at line 44
ConnectionsStatisticsInterface
getConnections()
No description
at line 52
RequestsStatisticsInterface
getRequests()
No description
at line 60
array
getApplications()
No description
at line 68
ApplicationStatisticsInterface
getApplicationStatistics(ApplicationAbstract|string $application)
No description