icingaweb2/modules/monitoring/library/Monitoring/Object
Sukhwinder Dhillon d8ddc6600a overrides customvarsWithOriginalNames only if the given object is of type host
A call to `__get()` reset the array if the given `$name` is a customvar
If `service` has a `host` customvar filter, the `fetchHostVariables()`
method was executed and overwrote the `customvarsWithOriginalNames` array.

fixes #4757
2022-06-13 11:56:57 +02:00
..
Acknowledgement.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
Host.php Change FilterMatch to FilterEqual class for single object filter on object name. 2022-05-12 16:28:35 +02:00
HostList.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
Macro.php Macro: Also resolve service.name to service_description 2020-05-13 15:32:44 +02:00
MonitoredObject.php overrides customvarsWithOriginalNames only if the given object is of type host 2022-06-13 11:56:57 +02:00
ObjectList.php Ensure Return Type Compatibility with Internal Classes 2022-03-24 12:29:06 +01:00
Service.php Change FilterMatch to FilterEqual class for single object filter on object name. 2022-05-12 16:28:35 +02:00
ServiceList.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00