MCPcopy Create free account

hub / github.com/Icinga/icinga2 / functions

Functions4,470 in github.com/Icinga/icinga2

↓ 12 callersMethodUpdateRegion
lib/icinga/timeperiod.cpp:222
↓ 12 callersMethoderror
lib/mysql_shim/mysqlinterface.cpp:25
↓ 11 callersFunctionCertificateToString
lib/base/tlsutility.cpp:878
↓ 11 callersMethodGetAcknowledgement
lib/icinga/checkable.cpp:173
↓ 11 callersMethodGetDependencies
lib/icinga/checkable-dependency.cpp:140
↓ 11 callersMethodGetKeys
* Returns an ordered vector containing all keys * which are currently set in this directory. * * @returns an ordered vector of key names */
lib/base/dictionary.cpp:256
↓ 11 callersMethodIsChildOf
lib/remote/zone.cpp:109
↓ 11 callersMethodIsExpired
lib/icinga/comment.cpp:120
↓ 11 callersFunctionNotificationHandler
test/icinga-checkresult.cpp:32
↓ 11 callersFunctionSpawnSynchronizedCoroutine
test/utils.cpp:73
↓ 11 callersMethodnumber_float
third-party/nlohmann_json/json.hpp:5827
↓ 11 callersFunctionprior
third-party/utf8cpp/source/utf8/checked.h:149
↓ 10 callersMethodExecute
lib/icinga/eventcommand.cpp:13
↓ 10 callersMethodExtractValue
lib/livestatus/column.cpp:12
↓ 10 callersMethodFireAndForgetQueries
* Queue Redis queries for sending * * @param queries Redis queries */
lib/icingadb/redisconnection.cpp:153
↓ 10 callersMethodFireAndForgetQuery
* Queue a Redis query for sending without waiting for the response in a fire-and-forget manner. * * If the highPriority flag is set to true, the que
lib/icingadb/redisconnection.cpp:132
↓ 10 callersMethodFlush
lib/remote/httpmessage.cpp:155
↓ 10 callersMethodGetCheckPeriod
lib/icinga/checkable-check.cpp:39
↓ 10 callersMethodGetColumn
lib/livestatus/table.cpp:83
↓ 10 callersMethodGetDebugInfo
* Retrieves the debug information for the configuration item. * * @returns The debug information. */
lib/config/configitem.cpp:110
↓ 10 callersMethodGetDowntimes
lib/icinga/checkable-downtime.cpp:42
↓ 10 callersMethodGetEndpoints
lib/remote/zone.cpp:55
↓ 10 callersMethodGetEventCommand
lib/icinga/checkable-event.cpp:16
↓ 10 callersMethodGetObjects
lib/base/configtype.cpp:62
↓ 10 callersMethodIsBoolean
* Checks whether the variant is a boolean. * * @returns true if the variant is a boolean. */
lib/base/value.cpp:145
↓ 10 callersFunctionNewCertFromExisting
* Creates a new certificate based on an existing one, with modified validity period. * * @param cert The existing certificate to base the new one on
test/base-tlsutility.cpp:85
↓ 10 callersFunctionNotifyStatus
lib/cli/daemoncommand.cpp:51
↓ 10 callersMethodReschedule
lib/base/timer.cpp:200
↓ 10 callersMethodReserve
lib/base/array.cpp:215
↓ 10 callersMethodStop
* Stop the OTel exporter and disconnect from the OpenTelemetry backend. * * This method blocks until the exporter has fully stopped and disconnected
lib/otel/otel.cpp:94
↓ 10 callersMethodUnregister
lib/cli/clicommand.cpp:129
↓ 10 callersMethodboolean
third-party/nlohmann_json/json.hpp:5812
↓ 10 callersFunctionparser
third-party/nlohmann_json/json.hpp:16684
↓ 10 callersFunctionprintErrorInfo
plugins/thresholds.cpp:239
↓ 9 callersMethodAppend
lib/base/string.cpp:253
↓ 9 callersFunctionGetCertificateCN
* Retrieves the common name for an X509 certificate. * * @param certificate The X509 certificate. * @returns The common name. */
lib/base/tlsutility.cpp:431
↓ 9 callersMethodGetChild
lib/icinga/dependency.cpp:369
↓ 9 callersMethodGetComments
lib/icinga/checkable-comment.cpp:46
↓ 9 callersMethodGetDependencyGroups
lib/icinga/checkable-dependency.cpp:31
↓ 9 callersMethodGetLastCheck
lib/icinga/checkable-check.cpp:90
↓ 9 callersMethodGetPeerCertificate
lib/base/tlsstream.cpp:68
↓ 9 callersMethodGetTaskCount
lib/base/workqueue.cpp:301
↓ 9 callersMethodIsVerifyOK
* Checks whether the TLS handshake was completed with a valid peer certificate. * * @return true if the peer presented a valid certificate, false ot
lib/base/tlsstream.cpp:29
↓ 9 callersFunctionMakeAsioSslContext
* Initializes an SSL context using the specified certificates. * * @param pubkey The public key. * @param privkey The matching private key. * @par
lib/base/tlsutility.cpp:209
↓ 9 callersMethodProduceOne
lib/base/bulker.hpp:71
↓ 9 callersMethodReadLine
lib/base/stream.cpp:80
↓ 9 callersMethodSendMessage
* Sends a message to the connected peer and returns the bytes sent. * * @param message The message. * * @return The amount of bytes sent. */
lib/remote/jsonrpc.cpp:56
↓ 9 callersMethodStart
lib/otel/otel.cpp:76
↓ 9 callersFunctionis_binary
! @brief return whether value is a binary array This function returns true if and only if the JSON value is a binary array. @return `tru
third-party/nlohmann_json/json.hpp:19117
↓ 9 callersFunctionswap
! @brief exchanges the values Exchanges the contents of the JSON value with those of @a other. Does not invoke any move, copy, or swap op
third-party/nlohmann_json/json.hpp:22359
↓ 9 callersMethodswap
lib/base/string.cpp:263
↓ 8 callersMethodCalculateRate
lib/base/ringbuffer.cpp:86
↓ 8 callersMethodCompile
lib/config/configitembuilder.cpp:68
↓ 8 callersFunctionExecuteCommand
icinga-installer/icinga-installer.cpp:31
↓ 8 callersMethodGetDependenciesCount
* Retrieve the number of dependency objects in the current dependency group. * * This function mainly exists for optimization purposes, i.e. instead
lib/icinga/dependency-group.cpp:171
↓ 8 callersMethodGetFTerm
lib/config/applyrule.cpp:41
↓ 8 callersMethodGetName1
lib/db_ido/dbobject.cpp:57
↓ 8 callersMethodGetName2
lib/db_ido/dbobject.cpp:62
↓ 8 callersMethodGetTimeout
lib/base/process.cpp:595
↓ 8 callersMethodIsPaused
lib/base/configobject.cpp:37
↓ 8 callersMethodIsRedundancyGroup
* Check whether the current dependency group represents an explicitly configured redundancy group. * * @return bool - Returns true if it's a redun
lib/icinga/dependency.hpp:157
↓ 8 callersFunctionLogFlapping
test/icinga-checkable-flapping.cpp:29
↓ 8 callersFunctionLogHostStatus
test/icinga-checkable-flapping.cpp:40
↓ 8 callersFunctionReportIdoCheck
lib/db_ido/idochecktask.cpp:22
↓ 8 callersFunctionSendEventExecutedCommand
lib/icinga/clusterevents-check.cpp:80
↓ 8 callersMethodSetExceptionCallback
lib/base/workqueue.cpp:145
↓ 8 callersMethodSetExtension
lib/base/configobject.cpp:42
↓ 8 callersMethodSetFieldByName
lib/base/array.cpp:371
↓ 8 callersMethodStart
lib/perfdata/otlpmetricswriter.cpp:75
↓ 8 callersFunctionUIntToByte
* Avoid implementation-defined overflows during unsigned to signed casts */
lib/base/object-packer.cpp:61
↓ 8 callersMethodWait
lib/base/io-engine.cpp:197
↓ 8 callersMethoddump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
third-party/nlohmann_json/json.hpp:15533
↓ 8 callersMethodfinish
lib/pgsql_shim/pgsqlinterface.cpp:40
↓ 8 callersMethodhandshake
lib/base/tlsstream.hpp:93
↓ 8 callersFunctionutf8to16
third-party/utf8cpp/source/utf8/cpp17.h:49
↓ 7 callersMethodAddQueryElement
lib/remote/url.cpp:175
↓ 7 callersFunctionAddSuggestion
lib/remote/consolehandler.cpp:248
↓ 7 callersFunctionAssertPackObjectResult
* Pack the given input and compare with the expected output */
test/base-object-packer.cpp:95
↓ 7 callersMethodCancel
* Cancels any pending timeout callback. * * Must be called in the strand in which the callback was scheduled! */
lib/base/io-engine.cpp:257
↓ 7 callersMethodEnqueueConfigObject
* Enqueue a configuration object for processing in the pending objects thread. * * @param object The configuration object to be enqueued for process
lib/icingadb/icingadb-worker.cpp:245
↓ 7 callersMethodGetArgumentType
tools/mkclass/classcompiler.hpp:85
↓ 7 callersMethodGetBaseType
lib/base/type.cpp:216
↓ 7 callersMethodGetClients
lib/remote/endpoint.cpp:95
↓ 7 callersMethodGetCommand
lib/icinga/notification.cpp:164
↓ 7 callersMethodGetDependenciesForChild
* Retrieve all dependency objects of the current dependency group the provided child Checkable depend on. * * @param child The child Checkable to ge
lib/icinga/dependency-group.cpp:122
↓ 7 callersMethodGetIDColumn
lib/db_ido/dbtype.cpp:31
↓ 7 callersMethodGetLastNotification
test/notification-notificationcomponent.cpp:222
↓ 7 callersMethodGetPort
lib/remote/url.cpp:115
↓ 7 callersMethodGetProblem
lib/icinga/checkable.cpp:240
↓ 7 callersMethodGetSuppressedNotifications
test/notification-notificationcomponent.cpp:220
↓ 7 callersMethodGetValue
lib/perfdata/influxdbcommonwriter.cpp:58
↓ 7 callersMethodGetVerifyError
* Returns a human-readable error string for situations where IsVerifyOK() returns false. * * If the handshake was completed and a peer certificate w
lib/base/tlsstream.cpp:52
↓ 7 callersMethodIsInEffect
lib/icinga/downtime.cpp:191
↓ 7 callersMethodIsLocal
lib/remote/messageorigin.cpp:8
↓ 7 callersMethodIsScalar
* Checks whether the variant is scalar (i.e. not an object and not empty). * * @returns true if the variant is scalar, false otherwise. */
lib/base/value.cpp:125
↓ 7 callersMethodIsSideEffectFree
lib/base/function.hpp:38
↓ 7 callersMethodIsWorkerThread
* Checks whether the calling thread is one of the worker threads * for this work queue. * * @returns true if called from one of the worker threads,
lib/base/workqueue.cpp:135
↓ 7 callersMethodSetName
lib/config/configitembuilder.cpp:23
↓ 7 callersMethodSetPath
lib/remote/url.cpp:160
↓ 7 callersMethodStart
lib/db_ido/dbconnection.cpp:42
← previousnext →201–300 of 4,470, ranked by callers