MCPcopy Create free account

hub / github.com/Icinga/icinga2 / functions

Functions4,470 in github.com/Icinga/icinga2

MethodGetDescription
lib/cli/pkiticketcommand.cpp:15
MethodGetDescription
lib/cli/pkirequestcommand.cpp:15
MethodGetDescription
* Provide a long CLI description sentence. * * @return text */
lib/cli/caremovecommand.cpp:19
MethodGetDescription
lib/cli/featureenablecommand.cpp:13
MethodGetDetailsFromSockaddr
* Returns host and service as pair. * * @returns A pair with host and service. */
lib/base/socket.cpp:115
MethodGetDictionaryDeletedKeys
Returns the keys that exist in "dictOld" but not in "dictNew"
lib/icingadb/icingadb-utility.cpp:488
MethodGetDowntimeFromLegacyID
lib/icinga/downtime.cpp:533
MethodGetEndOfMonthDay
lib/icinga/legacytimeperiod.cpp:147
MethodGetEnvironmentId
* Get the cluster environment ID set by IcingaDB. * * This method returns the cluster environment ID generated by the IcingaDB component (if enabled
lib/base/application-environment.cpp:33
MethodGetEnvironmentId
lib/icingadb/icingadb.cpp:242
MethodGetError
* Retrieves the last error that occurred for the socket. * * @returns An error code. */
lib/base/socket.cpp:85
MethodGetEventEngine
lib/base/configuration.cpp:142
MethodGetExePath
* Retrieves the full path of the executable. * * @param argv0 The first command-line argument. * @returns The path. */
lib/base/application.cpp:481
MethodGetExistingObjectConfigPath
lib/remote/configobjectutility.cpp:68
MethodGetExpression
* Retrieves the expression list for the configuration item. * * @returns The expression list. */
lib/config/configitem.cpp:130
MethodGetExternalCommands
lib/livestatus/livestatusquery.cpp:262
MethodGetFD
* Retrieves the file descriptor for this socket object. * * @returns The file descriptor. */
lib/base/socket.cpp:60
MethodGetFQDN
* Returns the fully-qualified domain name for the host * we're running on. * * @returns The FQDN. */
lib/base/utility.cpp:1439
MethodGetFactory
lib/base/type.cpp:261
MethodGetFactory
lib/base/primitivetype.cpp:61
MethodGetFactory
lib/base/objecttype.cpp:54
MethodGetFactory
lib/base/object.hpp:81
MethodGetFactory
lib/base/object.hpp:90
MethodGetFeatureStats
* 'perfdata' must be a flat dictionary with double values * 'status' dictionary can contain multiple levels of dictionaries */
lib/icinga/cib.cpp:262
MethodGetFeatures
lib/cli/featureutility.cpp:181
MethodGetFeaturesAvailablePath
lib/cli/featureutility.cpp:16
MethodGetFeaturesEnabledPath
lib/cli/featureutility.cpp:21
MethodGetField
lib/base/object.cpp:73
MethodGetField
lib/config/vmops.hpp:237
MethodGetFieldByName
lib/base/namespace.cpp:153
MethodGetFieldByName
lib/base/dictionary.cpp:301
MethodGetFieldCompletionSuggestions
lib/cli/clicommand.cpp:54
MethodGetFieldCompletionSuggestions
lib/cli/featureutility.cpp:26
MethodGetFieldCount
lib/base/primitivetype.cpp:51
MethodGetFieldCount
lib/base/objecttype.cpp:49
MethodGetFieldId
lib/base/primitivetype.cpp:31
MethodGetFieldId
lib/base/objecttype.cpp:33
MethodGetFieldInfo
lib/base/primitivetype.cpp:41
MethodGetFieldInfo
lib/base/objecttype.cpp:41
MethodGetFileCreationTime
lib/base/utility.cpp:1515
MethodGetFiles
lib/remote/configpackageutility.cpp:328
MethodGetFilter
lib/livestatus/aggregator.cpp:13
MethodGetFilter
* Retrieves the object filter for the configuration item. * * @returns The filter expression. */
lib/config/configitem.cpp:140
MethodGetFilterTargets
lib/remote/filterutility.cpp:335
MethodGetFragment
lib/remote/url.cpp:130
MethodGetFromEnvironment
lib/base/utility.cpp:1958
MethodGetFromZoneName
Provide a helper function for zone origin name. */
lib/remote/apilistener.cpp:2058
MethodGetGlobals
lib/base/scriptglobal.cpp:78
MethodGetHandled
lib/icinga/checkable.cpp:247
MethodGetHostService
lib/icinga/service.cpp:255
MethodGetHostState
lib/db_ido/dbevents.cpp:1479
MethodGetHostStateString
lib/compat/compatlogger.cpp:441
MethodGetHostStateString
lib/db_ido/dbevents.cpp:1489
MethodGetHttpClients
lib/remote/apilistener.cpp:1867
MethodGetHumanReadableAddress
* Formats a sockaddr in a human-readable way. * * @returns A pair of host and service. */
lib/base/socket.cpp:103
MethodGetIcingaDataPath
lib/base/utility.cpp:1942
MethodGetIcingaInstallPath
lib/base/utility.cpp:1920
MethodGetImpersonationLevel
* Impersonate as Icinga user. * * @return impersonate level */
lib/cli/carestorecommand.cpp:49
MethodGetImpersonationLevel
lib/cli/featuredisablecommand.cpp:38
MethodGetImpersonationLevel
lib/cli/consolecommand.cpp:165
MethodGetImpersonationLevel
lib/cli/nodewizardcommand.cpp:40
MethodGetImpersonationLevel
lib/cli/internalsignalcommand.cpp:23
MethodGetImpersonationLevel
lib/cli/apisetupcommand.cpp:26
MethodGetImpersonationLevel
* Impersonate as Icinga user. * * @return impersonate level */
lib/cli/casigncommand.cpp:49
MethodGetImpersonationLevel
lib/cli/nodesetupcommand.cpp:75
MethodGetImpersonationLevel
* Impersonate as Icinga user. * * @return impersonate level */
lib/cli/caremovecommand.cpp:49
MethodGetImpersonationLevel
lib/cli/featureenablecommand.cpp:38
MethodGetImports
lib/config/configcompiler.cpp:362
MethodGetIncludeConfDir
lib/base/configuration.cpp:152
MethodGetInitRunDir
lib/base/configuration.cpp:162
MethodGetInsertID
lib/db_ido/dbconnection.cpp:375
MethodGetInstance
lib/remote/apilistener.cpp:405
MethodGetInstance
lib/base/registry.hpp:31
MethodGetInstance
lib/base/singleton.hpp:21
MethodGetInstance
* Retrieves a pointer to the application singleton object. * * @returns The application object. */
lib/base/application.cpp:164
MethodGetInstance
lib/icinga/icingaapplication.cpp:195
MethodGetInstance
lib/config/configcompilercontext.cpp:14
MethodGetIsInside
lib/icinga/timeperiod.cpp:278
MethodGetItems
lib/base/registry.hpp:59
MethodGetLastConfigUpdate
lib/db_ido/dbobject.cpp:348
MethodGetLastExceptionContext
lib/base/exception.cpp:168
MethodGetLastExceptionStack
lib/base/exception.cpp:158
MethodGetLastInsertID
lib/db_ido_mysql/idomysqlconnection.cpp:704
MethodGetLastNotificationTimestamp
test/notification-notificationcomponent.cpp:215
MethodGetLastParameter
lib/remote/httputility.cpp:41
MethodGetLastReloadFailed
lib/base/application.cpp:1221
MethodGetLastStatusUpdate
lib/db_ido/dbobject.cpp:353
MethodGetLatestSchemaVersion
lib/db_ido_pgsql/idopgsqlconnection.cpp:28
MethodGetLength
* Returns the number of elements in the namespace. * * @returns Number of elements. */
lib/base/namespace.cpp:76
MethodGetLength
lib/base/context.cpp:56
MethodGetLength
lib/base/ringbuffer.cpp:15
MethodGetLength
lib/base/string.cpp:153
MethodGetLength
* Returns the number of elements in the dictionary. * * @returns Number of elements. */
lib/base/dictionary.cpp:106
MethodGetLength
lib/base/workqueue.cpp:186
MethodGetLocalEndpoint
lib/remote/apilistener.cpp:1925
MethodGetLocalEndpoint
lib/remote/endpoint.cpp:112
MethodGetLocalStateDir
lib/base/configuration.cpp:342
MethodGetLocalZone
lib/remote/zone.cpp:134
MethodGetLogDir
lib/base/configuration.cpp:172
MethodGetLoggers
lib/base/logger.cpp:79
← previousnext →2,201–2,300 of 4,470, ranked by callers