mirror of
https://github.com/Icinga/icingadb-web.git
synced 2026-05-28 04:36:06 -04:00
The code has been moved directly to the `QueryValuesProvider` class. `QueryValuesProvider`: Bypassing the ORM is no longer required. necessary and has been removed. The yield type must be an array containing at least the keys `search` and `label` for `searchSuggestion` to work. Previously these keys were created by wrapper classes. |
||
|---|---|---|
| .. | ||
| FeatureStatus.php | ||
| OptimizerHints.php | ||
| PerfData.php | ||
| PerfDataFormat.php | ||
| PerfDataSet.php | ||
| PluginOutput.php | ||
| ThresholdRange.php | ||