Home
last modified time | relevance | path

Searched refs:subQueryTargets (Results 1 – 24 of 24) sorted by relevance

/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/modules/monitoring/library/Monitoring/Backend/Ido/Query/
H A DEmptyhostgroupQuery.php8 protected $subQueryTargets = []; variable in Icinga\\Module\\Monitoring\\Backend\\Ido\\Query\\EmptyhostgroupQuery
H A DEmptyservicegroupQuery.php8 protected $subQueryTargets = []; variable in Icinga\\Module\\Monitoring\\Backend\\Ido\\Query\\EmptyservicegroupQuery
H A DHostdowntimeQuery.php26 protected $subQueryTargets = array( variable in Icinga\\Module\\Monitoring\\Backend\\Ido\\Query\\HostdowntimeQuery
H A DHostcommentQuery.php26 protected $subQueryTargets = array( variable in Icinga\\Module\\Monitoring\\Backend\\Ido\\Query\\HostcommentQuery
H A DContactgroupQuery.php26 protected $subQueryTargets = array( variable in Icinga\\Module\\Monitoring\\Backend\\Ido\\Query\\ContactgroupQuery
H A DHostdowntimestarthistoryQuery.php26 protected $subQueryTargets = array( variable in Icinga\\Module\\Monitoring\\Backend\\Ido\\Query\\HostdowntimestarthistoryQuery
H A DServicecommentQuery.php26 protected $subQueryTargets = array( variable in Icinga\\Module\\Monitoring\\Backend\\Ido\\Query\\ServicecommentQuery
H A DServicecommenthistoryQuery.php26 protected $subQueryTargets = array( variable in Icinga\\Module\\Monitoring\\Backend\\Ido\\Query\\ServicecommenthistoryQuery
H A DServiceflappingstarthistoryQuery.php26 protected $subQueryTargets = array( variable in Icinga\\Module\\Monitoring\\Backend\\Ido\\Query\\ServiceflappingstarthistoryQuery
H A DHostcommenthistoryQuery.php26 protected $subQueryTargets = array( variable in Icinga\\Module\\Monitoring\\Backend\\Ido\\Query\\HostcommenthistoryQuery
H A DHostflappingstarthistoryQuery.php26 protected $subQueryTargets = array( variable in Icinga\\Module\\Monitoring\\Backend\\Ido\\Query\\HostflappingstarthistoryQuery
H A DServicedowntimeQuery.php26 protected $subQueryTargets = array( variable in Icinga\\Module\\Monitoring\\Backend\\Ido\\Query\\ServicedowntimeQuery
H A DServicedowntimestarthistoryQuery.php26 protected $subQueryTargets = array( variable in Icinga\\Module\\Monitoring\\Backend\\Ido\\Query\\ServicedowntimestarthistoryQuery
H A DHoststatehistoryQuery.php36 protected $subQueryTargets = array( variable in Icinga\\Module\\Monitoring\\Backend\\Ido\\Query\\HoststatehistoryQuery
H A DServicestatehistoryQuery.php36 protected $subQueryTargets = array( variable in Icinga\\Module\\Monitoring\\Backend\\Ido\\Query\\ServicestatehistoryQuery
H A DHostgroupQuery.php21 protected $subQueryTargets = array( variable in Icinga\\Module\\Monitoring\\Backend\\Ido\\Query\\HostgroupQuery
H A DHostcontactQuery.php20 protected $subQueryTargets = [ variable in Icinga\\Module\\Monitoring\\Backend\\Ido\\Query\\HostcontactQuery
H A DHoststatusQuery.php23 protected $subQueryTargets = array( variable in Icinga\\Module\\Monitoring\\Backend\\Ido\\Query\\HoststatusQuery
H A DServicecontactQuery.php20 protected $subQueryTargets = [ variable in Icinga\\Module\\Monitoring\\Backend\\Ido\\Query\\ServicecontactQuery
H A DServicegroupQuery.php17 protected $subQueryTargets = array( variable in Icinga\\Module\\Monitoring\\Backend\\Ido\\Query\\ServicegroupQuery
H A DIdoQuery.php159 protected $subQueryTargets = array(); variable in Icinga\\Module\\Monitoring\\Backend\\Ido\\Query\\IdoQuery
675 if (isset($this->subQueryTargets[$virtualTable])) {
677 … return $this->createSubQueryFilter($filter, $this->subQueryTargets[$virtualTable]);
708 if (isset($this->subQueryTargets[$virtualTable])) {
H A DHostnotificationQuery.php16 protected $subQueryTargets = array( variable in Icinga\\Module\\Monitoring\\Backend\\Ido\\Query\\HostnotificationQuery
H A DServicestatusQuery.php26 protected $subQueryTargets = array( variable in Icinga\\Module\\Monitoring\\Backend\\Ido\\Query\\ServicestatusQuery
H A DServicenotificationQuery.php16 protected $subQueryTargets = array( variable in Icinga\\Module\\Monitoring\\Backend\\Ido\\Query\\ServicenotificationQuery