Commit graph

6 commits

Author SHA1 Message Date
Johannes Meyer
e311d8b9a9 Use separate result sets when exporting hosts/services 2024-03-22 15:05:25 +01:00
Johannes Meyer
0148984646 Transfer implementation of JsonResultSet and CsvResultSet to separate traits 2024-03-22 15:05:25 +01:00
Johannes Meyer
57e6f3ce15 CsvResultSet: Extend VolatileStateResults 2023-09-08 16:49:55 +02:00
Sukhwinder Dhillon
2a26f28106 (Csv/Json)ResultSet::current(): Add phpDoc 2023-09-05 14:26:43 +02:00
raviks789
3628e97fde Fix key-value formatting for json and csv result set
Remove parameter type for second argument (`$value`) in `CsvResultSet::formatValue` and `JsonResultSet::formatValue`.
Also add date time formatting for `$value` parameter in case it is an instance of `DateTime` object.
2023-06-21 09:12:13 +02:00
Johannes Meyer
8bbd6a67f9 Introduce Icinga\Module\Icingadb\Data\CsvResultSet 2022-06-09 16:26:27 +02:00