icingaweb2-module-director/library/Director/Objects
Alexander A. Klimov ff92b0a485 For method parameters, use ?T $x = null, not T $x = null
Implicitly marking parameters as nullable is deprecated, the explicit nullable type must be used instead.
2026-04-16 09:38:24 +02:00
..
Extension FlappingSupport: Add legacy support 2018-09-05 12:35:40 +02:00
DirectorActivityLog.php Fix const visibility 2024-10-22 15:36:03 +02:00
DirectorDatafield.php DirectorDatafield: Properly cache category in getCategory() 2024-11-19 13:15:34 +01:00
DirectorDatafieldCategory.php Exporter: centralize export logic 2022-06-24 12:52:35 +02:00
DirectorDatalist.php DirectorDatalist: Match column types to join tables in postgres by explicit type casting 2024-11-07 09:41:27 +01:00
DirectorDatalistEntry.php var_export() expects #param 2 to be bool 2024-02-05 16:05:23 +01:00
DirectorDeploymentLog.php DirectorDeploymentLog: Use 'stage_collected' column to calculate pending state 2026-03-26 10:44:28 +01:00
DirectorJob.php Fix: Support data type change of columns ts_last_attempt and ts_last_error from timestamp to bigint 2025-03-25 16:03:30 +01:00
DynamicApplyMatches.php GroupMemberTable: should work for services also 2018-10-25 08:21:58 +02:00
GroupMembershipResolver.php GroupMembershipResolver: namespace is useless 2023-07-30 20:45:14 +02:00
HostApplyMatches.php ObjectApplyMatches: refactor host-only code 2017-07-14 13:21:42 +02:00
HostGroupMembershipResolver.php GroupMembershipResolver: refactor from HostGroup 2017-07-14 13:21:42 +02:00
IcingaApiUser.php Objects: add uuid column 2021-10-05 23:33:30 +02:00
IcingaArguments.php For method parameters, use ?T $x = null, not T $x = null 2026-04-16 09:38:24 +02:00
IcingaCommand.php fixes #2393 clusterzone check is not a plugincheck 2024-11-07 15:28:51 +01:00
IcingaCommandArgument.php For method parameters, use ?T $x = null, not T $x = null 2026-04-16 09:38:24 +02:00
IcingaCommandField.php IcingaCommandField: one more implementation 2016-12-14 16:36:33 +01:00
IcingaDependency.php Add support for 'Dependency Redundancy Groups' 2026-02-04 14:11:19 +01:00
IcingaEndpoint.php For method parameters, use ?T $x = null, not T $x = null 2026-04-16 09:38:24 +02:00
IcingaFlatVar.php various: formatting, cleanup 2020-01-10 12:33:54 +01:00
IcingaHost.php For method parameters, use ?T $x = null, not T $x = null 2026-04-16 09:38:24 +02:00
IcingaHostField.php Fields: add a possibility to show fields based... 2016-12-14 16:36:33 +01:00
IcingaHostGroup.php IcingaObjectGroup: membership calculation... 2023-04-21 16:03:58 +02:00
IcingaHostGroupAssignment.php IcingaHostGroup: Add apply statements 2016-09-09 08:32:42 +00:00
IcingaHostVar.php HostgroupVars: Add form, table, object and actions 2015-06-03 12:05:50 +02:00
IcingaNotification.php library: cleanup, drop import/export methods 2023-03-07 14:29:34 +01:00
IcingaNotificationField.php Fields: add a possibility to show fields based... 2016-12-14 16:36:33 +01:00
IcingaObject.php For method parameters, use ?T $x = null, not T $x = null 2026-04-16 09:38:24 +02:00
IcingaObjectField.php various: some little fixes 2019-09-11 22:36:36 +02:00
IcingaObjectGroup.php IcingaObjectGroup: no membership refresh w/o assign 2024-01-19 12:29:18 +01:00
IcingaObjectGroups.php Fix PSR-12 violations 2024-10-22 14:31:14 +02:00
IcingaObjectImports.php IcingaObjectImports: fix PHP 8.1 notice 2021-12-21 09:01:06 +01:00
IcingaObjectLegacyAssignments.php IcingaObjectLegacyAssignments: Fix incorrect if condition 2024-02-05 16:05:23 +01:00
IcingaObjectMultiRelations.php IcingaObjectMultiRelations: Set property modified to false when loaded from DB 2024-11-07 09:45:13 +01:00
IcingaRanges.php BranchedObject: set id first 2022-10-26 11:04:58 +02:00
IcingaRelatedObject.php var_export() expects #param 2 to be bool 2024-02-05 16:05:23 +01:00
IcingaScheduledDowntime.php Objects: add uuid column 2021-10-05 23:33:30 +02:00
IcingaScheduledDowntimeRange.php Fix PSR-12 violations 2024-10-22 14:31:14 +02:00
IcingaScheduledDowntimeRanges.php Ranges: common class, fix store/delete issues 2021-12-14 08:33:50 +01:00
IcingaService.php For method parameters, use ?T $x = null, not T $x = null 2026-04-16 09:38:24 +02:00
IcingaServiceAssignment.php IcingaServiceAssignment: has no object name 2016-03-07 08:56:57 +01:00
IcingaServiceField.php Fields: add a possibility to show fields based... 2016-12-14 16:36:33 +01:00
IcingaServiceGroup.php IcingaObjectGroup: membership calculation... 2023-04-21 16:03:58 +02:00
IcingaServiceSet.php For method parameters, use ?T $x = null, not T $x = null 2026-04-16 09:38:24 +02:00
IcingaServiceSetAssignment.php various: some little fixes 2019-09-11 22:36:36 +02:00
IcingaServiceVar.php ServiceVars: Add form, table, object and actions 2015-06-09 11:55:48 +02:00
IcingaTemplateChoice.php var_export() expects #param 2 to be bool 2024-02-05 16:05:23 +01:00
IcingaTemplateChoiceHost.php schema, IcingaTemplateChoice: add columns for... 2017-09-27 20:41:41 +02:00
IcingaTemplateChoiceService.php schema, IcingaTemplateChoice: add columns for... 2017-09-27 20:41:41 +02:00
IcingaTemplateResolver.php IcingaTemplateResolver: Remove unused dynamic property $table 2023-09-21 09:00:55 +02:00
IcingaTimePeriod.php library: cleanup, drop import/export methods 2023-03-07 14:29:34 +01:00
IcingaTimePeriodRange.php Fix PSR-12 violations 2024-10-22 14:31:14 +02:00
IcingaTimePeriodRanges.php Fix PSR-12 violations 2024-10-22 14:31:14 +02:00
IcingaUser.php library: cleanup, drop import/export methods 2023-03-07 14:29:34 +01:00
IcingaUserField.php Fields: add a possibility to show fields based... 2016-12-14 16:36:33 +01:00
IcingaUserGroup.php Objects: add uuid column 2021-10-05 23:33:30 +02:00
IcingaVar.php various: formatting, cleanup 2020-01-10 12:33:54 +01:00
IcingaZone.php For method parameters, use ?T $x = null, not T $x = null 2026-04-16 09:38:24 +02:00
ImportRowModifier.php Fix PSR-12 violations 2024-10-22 14:31:14 +02:00
ImportRun.php DbObject: remove binary column magic 2018-11-14 12:24:31 +01:00
ImportSource.php Fix PSR-12 violations 2024-10-22 14:31:14 +02:00
InstantiatedViaHook.php Exporter: centralize export logic 2022-06-24 12:52:35 +02:00
ObjectApplyMatches.php ${var} deprecated in favor of {$var} 2023-07-19 10:44:40 +02:00
ObjectWithArguments.php Arguments: externalize, improve code, fix issues 2017-09-03 07:46:04 +02:00
ServiceGroupMembershipResolver.php Added notifiers for ServiceGroupMembershipResolver to IcingaService & IcingaServiceGroup, created ServiceGroupMembershipResolver 2018-10-22 09:42:33 +02:00
SyncProperty.php SyncProperty: allow priorities, set source name 2018-06-11 21:29:59 +02:00
SyncRule.php Fix PSR-12 violations 2024-10-22 14:31:14 +02:00
SyncRun.php DirectorActivityLog, others: constants, cleanup 2022-08-20 20:41:07 +02:00