icingaweb2/modules/monitoring/library/Monitoring/Backend/Ido/Query
2025-05-07 10:35:47 +02:00
..
AllcontactsQuery.php AllcontactsQuery: Add $baseQuery explicitly as non-dynamic property 2023-08-23 10:53:14 +02:00
CommandQuery.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
CommentdeletionhistoryQuery.php IdoQuery: Introduce method whereEx() 2022-05-12 16:28:35 +02:00
CommenteventQuery.php Implement event history detail view 2018-01-09 13:04:06 +01:00
CommenthistoryQuery.php IdoQuery: Introduce method whereEx() 2022-05-12 16:28:35 +02:00
CommentQuery.php IdoQuery: Introduce method whereEx() 2022-05-12 16:28:35 +02:00
ContactgroupQuery.php Fix subquery joins for host and service group views 2018-07-18 15:50:37 +02:00
ContactQuery.php IdoQuery: Introduce method whereEx() 2022-05-12 16:28:35 +02:00
CustomvarQuery.php IdoQuery: Introduce method whereEx() 2022-05-12 16:28:35 +02:00
DowntimeendhistoryQuery.php IdoQuery: Introduce method whereEx() 2022-05-12 16:28:35 +02:00
DowntimeeventQuery.php Implement event history detail view 2018-01-09 13:04:06 +01:00
DowntimeQuery.php IdoQuery: Introduce method whereEx() 2022-05-12 16:28:35 +02:00
DowntimestarthistoryQuery.php IdoQuery: Introduce method whereEx() 2022-05-12 16:28:35 +02:00
EmptyhostgroupQuery.php Add missing columns to empty group queries 2019-10-18 07:32:58 +02:00
EmptyservicegroupQuery.php Add missing columns to empty group queries 2019-10-18 07:32:58 +02:00
EventgridhostsQuery.php Improve Eventgrid performance by limititing query time range, and only querying for hosts or services as requested in the form. 2019-04-02 10:15:33 -06:00
EventgridQuery.php EventgridQuery: Remove duplicate array entry 2023-08-23 10:53:14 +02:00
EventgridservicesQuery.php Update modules/monitoring/library/Monitoring/Backend/Ido/Query/EventgridservicesQuery.php 2019-05-22 13:29:12 -06:00
EventhistoryQuery.php IdoQuery: Introduce method whereEx() 2022-05-12 16:28:35 +02:00
FlappingendhistoryQuery.php Event history: show also flapping events 2016-12-07 17:23:20 +01:00
FlappingeventQuery.php Implement event history detail view 2018-01-09 13:04:06 +01:00
FlappingstarthistoryQuery.php IdoQuery: Introduce method whereEx() 2022-05-12 16:28:35 +02:00
GroupsummaryQuery.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
HostcommentdeletionhistoryQuery.php monitoring: Fix conversion rules for timestamps in various queries 2022-07-05 09:55:32 +02:00
HostcommenthistoryQuery.php monitoring: Fix conversion rules for timestamps in various queries 2022-07-05 09:55:32 +02:00
HostcommentQuery.php Fix subquery joins for host and service group views 2018-07-18 15:50:37 +02:00
HostcontactQuery.php Ido\Query\: Add objecttype_id checks where missing 2022-02-28 13:07:17 +01:00
HostdowntimeendhistoryQuery.php add canceled downtimes to the history, if they were started (#5184) 2024-04-05 16:23:56 +02:00
HostdowntimeQuery.php Fix subquery joins for host and service group views 2018-07-18 15:50:37 +02:00
HostdowntimestarthistoryQuery.php add canceled downtimes to the history, if they were started (#5184) 2024-04-05 16:23:56 +02:00
HostflappingendhistoryQuery.php Event history: show also flapping events 2016-12-07 17:23:20 +01:00
HostflappingstarthistoryQuery.php monitoring: Fix conversion rules for timestamps in various queries 2022-07-05 09:55:32 +02:00
HostgroupQuery.php HostgroupQuery: Join services and servicegroups with a LEFT JOIN 2021-07-05 14:58:49 +02:00
HostgroupsummaryQuery.php HostgroupsummaryQuery: Add empty groups to the union 2019-10-11 10:27:43 +02:00
HostnotificationQuery.php HostnotificationQuery: Fix Variable '$$concattedContacts' is probably undefined 2023-08-23 10:53:14 +02:00
HoststatehistoryQuery.php monitoring: Fix conversion rules for timestamps in various queries 2022-07-05 09:55:32 +02:00
HoststatusQuery.php monitoring/list/hosts: Don't show unhandled service counts 2022-02-25 17:09:13 +01:00
HoststatussummaryQuery.php HoststatussummaryQuery: Fix name case for HoststatusQuery 2023-08-23 10:53:13 +02:00
IdoQuery.php IdoQuery: Fix method name case and var name type 2023-08-23 10:53:14 +02:00
InstanceQuery.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
NotificationeventQuery.php Implement event history detail view 2018-01-09 13:04:06 +01:00
NotificationhistoryQuery.php IdoQuery: Introduce method whereEx() 2022-05-12 16:28:35 +02:00
NotificationQuery.php IdoQuery: Introduce method whereEx() 2022-05-12 16:28:35 +02:00
ProgramstatusQuery.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
RuntimesummaryQuery.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
RuntimevariablesQuery.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
ServicecommentdeletionhistoryQuery.php monitoring: Fix conversion rules for timestamps in various queries 2022-07-05 09:55:32 +02:00
ServicecommenthistoryQuery.php monitoring: Fix conversion rules for timestamps in various queries 2022-07-05 09:55:32 +02:00
ServicecommentQuery.php Fix subquery joins for host and service group views 2018-07-18 15:50:37 +02:00
ServicecontactQuery.php Ido\Query\: Add objecttype_id checks where missing 2022-02-28 13:07:17 +01:00
ServicedowntimeendhistoryQuery.php add canceled downtimes to the history, if they were started (#5184) 2024-04-05 16:23:56 +02:00
ServicedowntimeQuery.php Fix subquery joins for host and service group views 2018-07-18 15:50:37 +02:00
ServicedowntimestarthistoryQuery.php add canceled downtimes to the history, if they were started (#5184) 2024-04-05 16:23:56 +02:00
ServiceflappingendhistoryQuery.php Event history: show also flapping events 2016-12-07 17:23:20 +01:00
ServiceflappingstarthistoryQuery.php monitoring: Fix conversion rules for timestamps in various queries 2022-07-05 09:55:32 +02:00
ServicegroupQuery.php ServicegroupQuery: Join hostgroups with a LEFT JOIN 2021-07-05 14:59:24 +02:00
ServicegroupsummaryQuery.php ServicegroupsummaryQuery: Fetch empty groups with a union query 2019-10-11 10:27:43 +02:00
ServicenotificationQuery.php ServicenotificationQuery: Fix Variable '$$concattedContacts' is probably undefined 2023-08-23 10:53:14 +02:00
ServicestatehistoryQuery.php monitoring: Fix conversion rules for timestamps in various queries 2022-07-05 09:55:32 +02:00
ServicestatusQuery.php ServicestatusQuery: Add missing support for relative time filter for (host|service)_last_time_* columns 2025-05-07 10:35:47 +02:00
ServicestatussummaryQuery.php ServicestatussummaryQuery: Fix name case for ServicestatusQuery 2023-08-23 10:53:13 +02:00
StatechangeeventQuery.php Added Check source to Details view. 2019-03-07 10:33:51 +01:00
StatehistoryQuery.php IdoQuery: Introduce method whereEx() 2022-05-12 16:28:35 +02:00
StatussummaryQuery.php IdoQuery: Introduce method whereEx() 2022-05-12 16:28:35 +02:00
UnhandledhostproblemsQuery.php Optimize queries for creating the host and service problem badges in the menu 2017-07-27 11:38:00 +02:00
UnhandledserviceproblemsQuery.php Optimize queries for creating the host and service problem badges in the menu 2017-07-27 11:38:00 +02:00