icingadb-web/library/Icingadb/Model
2025-10-21 14:56:41 +02:00
..
Behavior Fix const visibility 2025-10-21 14:56:41 +02:00
UnreachableParent UnreachableParent: Eliminate duplicate nodes 2025-01-15 16:39:50 +01:00
AcknowledgementHistory.php Deprecate Icingadb\Model\Behavior\BoolCast and use \ipl\Orm\Behavior\BoolCast instead 2025-06-11 14:25:56 +02:00
ActionUrl.php Models: Add property type hints so that phpstan can scan correctly 2024-03-13 16:34:21 +01:00
Checkcommand.php db: Use an alias for *_customvar through tables 2025-07-14 15:47:45 +02:00
CheckcommandArgument.php Model: Fix @property annotations 2024-03-14 11:52:09 +01:00
CheckcommandCustomvar.php Models: Add property type hints so that phpstan can scan correctly 2024-03-13 16:34:21 +01:00
CheckcommandEnvvar.php Models: Add property type hints so that phpstan can scan correctly 2024-03-13 16:34:21 +01:00
Comment.php Deprecate Icingadb\Model\Behavior\BoolCast and use \ipl\Orm\Behavior\BoolCast instead 2025-06-11 14:25:56 +02:00
CommentHistory.php Deprecate Icingadb\Model\Behavior\BoolCast and use \ipl\Orm\Behavior\BoolCast instead 2025-06-11 14:25:56 +02:00
Customvar.php Models: Add property type hints so that phpstan can scan correctly 2024-03-13 16:34:21 +01:00
CustomvarFlat.php db: Use an alias for *_customvar through tables 2025-07-14 15:47:45 +02:00
DependencyEdge.php DependencyEdge: Add column id and make it the pk 2025-01-15 13:15:20 +01:00
DependencyEdgeState.php DependencyEdgeState: Remove column defination 2025-06-16 17:28:59 +02:00
DependencyNode.php DependencyNode: Use static call to avoid unnecessary columns in case of summary query 2025-07-10 13:12:37 +02:00
Downtime.php Deprecate Icingadb\Model\Behavior\BoolCast and use \ipl\Orm\Behavior\BoolCast instead 2025-06-11 14:25:56 +02:00
DowntimeHistory.php Deprecate Icingadb\Model\Behavior\BoolCast and use \ipl\Orm\Behavior\BoolCast instead 2025-06-11 14:25:56 +02:00
Endpoint.php Models: Add property type hints so that phpstan can scan correctly 2024-03-13 16:34:21 +01:00
Environment.php Models: Add property type hints so that phpstan can scan correctly 2024-03-13 16:34:21 +01:00
Eventcommand.php db: Use an alias for *_customvar through tables 2025-07-14 15:47:45 +02:00
EventcommandArgument.php Model: Fix @property annotations 2024-03-14 11:52:09 +01:00
EventcommandCustomvar.php Models: Add property type hints so that phpstan can scan correctly 2024-03-13 16:34:21 +01:00
EventcommandEnvvar.php Models: Add property type hints so that phpstan can scan correctly 2024-03-13 16:34:21 +01:00
FlappingHistory.php Models: Add property type hints so that phpstan can scan correctly 2024-03-13 16:34:21 +01:00
History.php Models: Add property type hints so that phpstan can scan correctly 2024-03-13 16:34:21 +01:00
Host.php db: Use an alias for *_customvar through tables 2025-07-14 15:47:45 +02:00
HostCustomvar.php Models: Add property type hints so that phpstan can scan correctly 2024-03-13 16:34:21 +01:00
Hostgroup.php db: Use an alias for *_customvar through tables 2025-07-14 15:47:45 +02:00
HostgroupCustomvar.php Models: Add property type hints so that phpstan can scan correctly 2024-03-13 16:34:21 +01:00
HostgroupMember.php Models: Add property type hints so that phpstan can scan correctly 2024-03-13 16:34:21 +01:00
Hostgroupsummary.php Hostgroupsummary: Add name_ci as search column 2024-04-09 11:24:39 +02:00
HostState.php Support new column is_sticky_acknowledgement 2025-06-11 14:24:36 +02:00
HoststateSummary.php Models: Add property type hints so that phpstan can scan correctly 2024-03-13 16:34:21 +01:00
IconImage.php Models: Add property type hints so that phpstan can scan correctly 2024-03-13 16:34:21 +01:00
Instance.php Deprecate Icingadb\Model\Behavior\BoolCast and use \ipl\Orm\Behavior\BoolCast instead 2025-06-11 14:25:56 +02:00
LastHostComment.php Fix failed to resolve reversed host/service -> comment relations 2023-09-05 18:06:02 +02:00
LastServiceComment.php Fix failed to resolve reversed host/service -> comment relations 2023-09-05 18:06:02 +02:00
NotesUrl.php Models: Add property type hints so that phpstan can scan correctly 2024-03-13 16:34:21 +01:00
Notification.php db: Use an alias for *_customvar through tables 2025-07-14 15:47:45 +02:00
Notificationcommand.php db: Use an alias for *_customvar through tables 2025-07-14 15:47:45 +02:00
NotificationcommandArgument.php Model: Fix @property annotations 2024-03-14 11:52:09 +01:00
NotificationcommandCustomvar.php Models: Add property type hints so that phpstan can scan correctly 2024-03-13 16:34:21 +01:00
NotificationcommandEnvvar.php Models: Add property type hints so that phpstan can scan correctly 2024-03-13 16:34:21 +01:00
NotificationCustomvar.php Models: Add property type hints so that phpstan can scan correctly 2024-03-13 16:34:21 +01:00
NotificationHistory.php users: Rename to contacts 2025-04-10 15:04:41 +02:00
NotificationUser.php Models: Add property type hints so that phpstan can scan correctly 2024-03-13 16:34:21 +01:00
NotificationUsergroup.php Models: Add property type hints so that phpstan can scan correctly 2024-03-13 16:34:21 +01:00
RedundancyGroup.php RedundancyGroupSummary: Use DepenedecyNode as base to apply restrictions correctly 2025-06-17 15:08:48 +02:00
RedundancyGroupState.php RedundancyGroupState: Add missing column definitions 2025-03-03 14:00:05 +01:00
RedundancyGroupSummary.php RedundancyGroupSummary: Add missing @property phpDoc annotation 2025-06-17 15:08:48 +02:00
Schema.php db: Add model for the schema table 2024-12-17 16:33:05 +01:00
Service.php db: Use an alias for *_customvar through tables 2025-07-14 15:47:45 +02:00
ServiceCustomvar.php Models: Add property type hints so that phpstan can scan correctly 2024-03-13 16:34:21 +01:00
Servicegroup.php db: Use an alias for *_customvar through tables 2025-07-14 15:47:45 +02:00
ServicegroupCustomvar.php Models: Add property type hints so that phpstan can scan correctly 2024-03-13 16:34:21 +01:00
ServicegroupMember.php Models: Add property type hints so that phpstan can scan correctly 2024-03-13 16:34:21 +01:00
ServicegroupSummary.php Servicegroupsummary: Add name_ci as search column 2024-04-09 11:24:39 +02:00
ServiceState.php Support new column is_sticky_acknowledgement 2025-06-11 14:24:36 +02:00
ServicestateSummary.php Models: Add property type hints so that phpstan can scan correctly 2024-03-13 16:34:21 +01:00
SlaHistoryDowntime.php Introduce model SlaHistoryDowntime 2025-06-05 13:16:38 +02:00
SlaHistoryState.php Introduce model SlaHistoryState 2025-06-05 13:16:38 +02:00
State.php Deprecate Icingadb\Model\Behavior\BoolCast and use \ipl\Orm\Behavior\BoolCast instead 2025-06-11 14:25:56 +02:00
StateHistory.php Models: Add property type hints so that phpstan can scan correctly 2024-03-13 16:34:21 +01:00
Timeperiod.php db: Use an alias for *_customvar through tables 2025-07-14 15:47:45 +02:00
TimeperiodCustomvar.php Models: Add property type hints so that phpstan can scan correctly 2024-03-13 16:34:21 +01:00
TimeperiodOverrideExclude.php Models: Add property type hints so that phpstan can scan correctly 2024-03-13 16:34:21 +01:00
TimeperiodOverrideInclude.php Models: Add property type hints so that phpstan can scan correctly 2024-03-13 16:34:21 +01:00
TimeperiodRange.php Models: Add property type hints so that phpstan can scan correctly 2024-03-13 16:34:21 +01:00
UnreachableParent.php UnreachableParent: Match unreachable services at the root 2025-03-31 17:10:41 +02:00
User.php db: Use an alias for *_customvar through tables 2025-07-14 15:47:45 +02:00
UserCustomvar.php Model: Fix @property annotations 2024-03-14 11:52:09 +01:00
Usergroup.php db: Use an alias for *_customvar through tables 2025-07-14 15:47:45 +02:00
UsergroupCustomvar.php Models: Add property type hints so that phpstan can scan correctly 2024-03-13 16:34:21 +01:00
UsergroupMember.php Model: Fix @property annotations 2024-03-14 11:52:09 +01:00
Vars.php Introduce Icinga\Module\Icingadb\Model\Vars 2022-06-09 15:16:34 +02:00
Zone.php Model: Fix @property annotations 2024-03-14 11:52:09 +01:00