Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ GetPeriod
Method
GetPeriod
lib/icinga/user.cpp:80–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
}
79
80
TimePeriod::Ptr User::GetPeriod() const
81
{
82
return TimePeriod::GetByName(GetPeriodRaw());
83
}
84
85
Array::Ptr User::GetTypes() const
86
{
Callers
13
FireSuppressedNotifications
Function · 0.45
PrepareObject
Method · 0.45
OnConfigUpdateHeavy
Method · 0.45
OnConfigUpdateHeavy
Method · 0.45
GetConfigFields
Method · 0.45
InNotificationPeriodAccessor
Method · 0.45
InNotificationPeriodAccessor
Method · 0.45
HostNotificationPeriodAccessor
Method · 0.45
ServiceNotificationPeriodAccessor
Method · 0.45
InHostNotificationPeriodAccessor
Method · 0.45
InServiceNotificationPeriodAccessor
Method · 0.45
UpdateLogEntries
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected