icingadb-web/library/Icingadb/Util
Sukhwinder Dhillon 2771db1696 Remove now superfluous class ObjectSuggestionsCursor
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.
2026-05-21 16:34:02 +02:00
..
FeatureStatus.php License source files as GPL-3.0-or-later 2026-03-11 14:03:05 +01:00
OptimizerHints.php License source files as GPL-3.0-or-later 2026-03-11 14:03:05 +01:00
PerfData.php License source files as GPL-3.0-or-later 2026-03-11 14:03:05 +01:00
PerfDataFormat.php License source files as GPL-3.0-or-later 2026-03-11 14:03:05 +01:00
PerfDataSet.php Change implicit nullable type declaration to explicit 2026-03-19 22:08:30 +01:00
PluginOutput.php Preserve state labels in plugin output (#1366) 2026-04-28 14:18:37 +02:00
ThresholdRange.php License source files as GPL-3.0-or-later 2026-03-11 14:03:05 +01:00