Describes a set of objects from livestatus. More...
Public Member Functions | |
mayi_resource () | |
Return resource name of this object. | |
get_totals () | |
Get statistics about the set, by default only the count. | |
get_query () | |
Get the query representing the set. | |
one ($columns=false) | |
Get the first matching object in the set. | |
test_visit_filter (LivestatusFilterVisitor $visitor, $data) | |
FOR TESTING PURPOSE! |
Describes a set of objects from livestatus.
ObjectSet_Model::mayi_resource | ( | ) |
Return resource name of this object.
Reimplemented in AuthModuleSet_Model, PermissionQuarkSet_Model, UserGroupSet_Model, UserSet_Model, SavedFilterSet_Model, SettingSet_Model, ColumnSet_Model, CommandSet_Model, CommentSet_Model, ContactGroupSet_Model, ContactSet_Model, DowntimeSet_Model, HostGroupSet_Model, HostSet_Model, NotificationSet_Model, RecurringDowntimeSet_Model, ServiceGroupSet_Model, ServiceSet_Model, StatusSet_Model, TimePeriodSet_Model, SavedReportSet_Model, TestClassASet_Model, TestClassBSet_Model, Dashboard_WidgetSet_Model, DashboardSet_Model, and Ninja_WidgetSet_Model.
ObjectSet_Model::test_visit_filter | ( | LivestatusFilterVisitor $ | visitor, | |
$ | data | |||
) |
FOR TESTING PURPOSE!
Visit filter with an visitor and return the result