\MainWP\Dashboard\Module\LogLog_Query

Class - Log_Query

Summary

Methods
Properties
Constants
query()
get_log_meta_view()
$found_records
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$found_records

$found_records : integer

Hold the number of records found

Type

integer

Methods

query()

query(array  $args) : array

Query records

Parameters

array $args

Arguments to filter the records by.

Returns

array —

Logs Records

get_log_meta_view()

get_log_meta_view() : string

Get logs meta database table view.

Returns

string —

logs meta view.