Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ functions
Functions
4,470 in github.com/Icinga/icinga2
⨍
Functions
4,470
◇
Types & classes
856
↓ 7 callers
Method
StartStreaming
lib/remote/httpmessage.cpp:194
↓ 7 callers
Method
SyncSendMessage
lib/remote/apilistener.cpp:1242
↓ 7 callers
Method
end_array
third-party/nlohmann_json/json.hpp:5862
↓ 7 callers
Method
end_object
third-party/nlohmann_json/json.hpp:5852
↓ 7 callers
Function
next
third-party/utf8cpp/source/utf8/unchecked.h:84
↓ 7 callers
Function
split
! @brief split the string input to reference tokens @note This function is only called by the json_pointer constructor. All excepti
third-party/nlohmann_json/json.hpp:12276
↓ 7 callers
Method
start_array
third-party/nlohmann_json/json.hpp:5857
↓ 7 callers
Method
start_object
third-party/nlohmann_json/json.hpp:5842
↓ 6 callers
Method
Clear
test/base-testloggerfixture.hpp:56
↓ 6 callers
Method
Clone
lib/base/value.cpp:263
↓ 6 callers
Function
FormatAsn1Time
* Formats an ASN1_TIME object as a human-readable string. * * @param t The ASN1_TIME object to format. * * @returns A string representation of the
test/base-tlsutility.cpp:110
↓ 6 callers
Method
GetExpression
lib/config/applyrule.cpp:26
↓ 6 callers
Method
GetFilter
lib/config/applyrule.cpp:31
↓ 6 callers
Function
GetIcingaDataPath
icinga-installer/icinga-installer.cpp:84
↓ 6 callers
Method
GetInterval
* Retrieves the interval for this timer. * * @returns The interval. */
lib/base/timer.cpp:154
↓ 6 callers
Method
GetName
lib/livestatus/hoststable.cpp:162
↓ 6 callers
Method
GetObjectCount
lib/base/configtype.cpp:73
↓ 6 callers
Method
GetTimestamp
lib/remote/jsonrpcconnection.cpp:199
↓ 6 callers
Method
HasExceptions
* Checks whether any exceptions have occurred while executing tasks for this * work queue. When a custom exception callback is set this method will a
lib/base/workqueue.cpp:155
↓ 6 callers
Method
Insert
* Insert the given value at the specified index * * @param index The index * @param value The value to add */
lib/base/array.cpp:150
↓ 6 callers
Function
IsCa
lib/base/tlsutility.cpp:1112
↓ 6 callers
Method
IsGlobal
lib/remote/zone.cpp:123
↓ 6 callers
Method
IsInDowntime
lib/icinga/checkable-downtime.cpp:20
↓ 6 callers
Method
IsNew
lib/icingadb/icingadb.cpp:246
↓ 6 callers
Function
LogQuery
* Append a Redis query to a log message * * @param query Redis query * @param msg Log message */
lib/icingadb/redisconnection.cpp:97
↓ 6 callers
Method
OnAllConfigLoaded
lib/remote/zone.cpp:15
↓ 6 callers
Function
ReportIcingadbCheck
lib/icingadb/icingadbchecktask.cpp:19
↓ 6 callers
Function
SHA1
lib/base/tlsutility.cpp:934
↓ 6 callers
Function
SHA256
lib/base/tlsutility.cpp:973
↓ 6 callers
Function
SerializeInternal
lib/base/serializer.cpp:270
↓ 6 callers
Method
Start
* Starts the component. */
lib/remote/apilistener.cpp:254
↓ 6 callers
Method
Stop
lib/db_ido/dbconnection.cpp:64
↓ 6 callers
Method
Write
* Implements IOQueue::Write. */
lib/base/fifo.cpp:80
↓ 6 callers
Function
distance
third-party/utf8cpp/source/utf8/checked.h:179
↓ 6 callers
Method
end
lib/base/namespace.cpp:199
↓ 6 callers
Method
end
lib/base/dictionary.cpp:331
↓ 6 callers
Function
find_invalid
third-party/utf8cpp/source/utf8/core.h:357
↓ 6 callers
Method
has_subtype
! @brief return whether the value has a subtype @return whether the value has a subtype @complexity Constant. @exceptionsafety No-t
third-party/nlohmann_json/json.hpp:4540
↓ 6 callers
Function
is_string
! @brief return whether value is a string This function returns true if and only if the JSON value is a string. @return `true` if type i
third-party/nlohmann_json/json.hpp:19095
↓ 6 callers
Function
make_time_t
test/icinga-legacytimeperiod.cpp:427
↓ 6 callers
Function
mask16
third-party/utf8cpp/source/utf8/core.h:81
↓ 6 callers
Method
null
third-party/nlohmann_json/json.hpp:5807
↓ 6 callers
Function
push_back
! @brief add an object to an array Appends the given element @a val to the end of the JSON value. If the function is called on a JSON nul
third-party/nlohmann_json/json.hpp:21713
↓ 6 callers
Function
replace_invalid
third-party/utf8cpp/source/utf8/cpp17.h:81
↓ 6 callers
Function
starts_with_bom
third-party/utf8cpp/source/utf8/core.h:375
↓ 6 callers
Method
subtype
! @brief return the binary subtype Returns the numerical subtype of the value if it has a subtype. If it does not have a subtype, this fu
third-party/nlohmann_json/json.hpp:4519
↓ 6 callers
Method
toSeconds
plugins/thresholds.cpp:120
↓ 6 callers
Function
utf16to8
third-party/utf8cpp/source/utf8/cpp17.h:42
↓ 5 callers
Method
AcknowledgeProblem
lib/icinga/checkable.cpp:194
↓ 5 callers
Method
AddDependency
lib/base/dependencygraph.cpp:11
↓ 5 callers
Function
AddSuggestions
lib/remote/consolehandler.cpp:256
↓ 5 callers
Method
BeginExecuteNotification
lib/icinga/notification.cpp:252
↓ 5 callers
Method
Commit
lib/base/atomic-file.cpp:92
↓ 5 callers
Method
Disconnect
lib/remote/jsonrpcconnection.cpp:268
↓ 5 callers
Method
Encode
* Encodes a single value into JSON and writes it to the underlying output stream. * * This method is the main entry point for encoding JSON data. It
lib/base/json.cpp:51
↓ 5 callers
Method
GetActivationPriority
lib/base/type.cpp:201
↓ 5 callers
Method
GetAllChildren
lib/icinga/checkable-dependency.cpp:262
↓ 5 callers
Method
GetCommandEndpoint
lib/icinga/checkable.cpp:229
↓ 5 callers
Method
GetHostName
lib/base/utility.cpp:1423
↓ 5 callers
Method
GetObject
lib/db_ido/dbobject.cpp:52
↓ 5 callers
Method
GetTypeID
lib/db_ido/dbtype.cpp:26
↓ 5 callers
Method
GetWaitGroup
lib/remote/apilistener.hpp:161
↓ 5 callers
Method
HasSerializationStarted
lib/remote/httpmessage.hpp:260
↓ 5 callers
Method
IsAbstract
lib/base/type.cpp:144
↓ 5 callers
Method
ParallelFor
lib/base/workqueue.hpp:70
↓ 5 callers
Method
Reset
lib/icingadb/icingadb.cpp:236
↓ 5 callers
Method
ResolveGroupMembership
lib/icinga/hostgroup.cpp:80
↓ 5 callers
Method
Run
lib/base/process.cpp:797
↓ 5 callers
Method
SetIgnoreOnError
lib/config/configitembuilder.cpp:63
↓ 5 callers
Method
SetPort
lib/remote/url.cpp:155
↓ 5 callers
Method
SetScope
lib/config/configitembuilder.cpp:33
↓ 5 callers
Function
SetupSslContext
lib/base/tlsutility.cpp:285
↓ 5 callers
Function
append
third-party/utf8cpp/source/utf8/unchecked.h:38
↓ 5 callers
Function
append
third-party/utf8cpp/source/utf8/checked.h:74
↓ 5 callers
Method
async_handshake
lib/base/tlsstream.hpp:84
↓ 5 callers
Method
get_character
third-party/nlohmann_json/json.hpp:4770
↓ 5 callers
Method
is_begin
return whether the iterator can be dereferenced
third-party/nlohmann_json/json.hpp:10665
↓ 5 callers
Function
is_trail
third-party/utf8cpp/source/utf8/core.h:86
↓ 5 callers
Method
parse
! @brief public parser interface @param[in] strict whether to expect the last token to be EOF @param[in,out] result parsed JSON val
third-party/nlohmann_json/json.hpp:10196
↓ 5 callers
Method
what
returns the explanatory string
third-party/nlohmann_json/json.hpp:2356
↓ 4 callers
Function
Asn1TimeCompare
* Compares two ASN1_TIME values. * * In OpenSSL versions prior to 1.1.0, ASN1_TIME_compare() is not available, so we use ASN1_TIME_diff() instead,
lib/base/tlsutility.cpp:850
↓ 4 callers
Method
Begin
lib/base/string.cpp:273
↓ 4 callers
Method
ClearAcknowledgement
lib/icinga/checkable.cpp:210
↓ 4 callers
Function
CreateCertIcingaCA
lib/base/tlsutility.cpp:749
↓ 4 callers
Method
End
lib/base/string.cpp:283
↓ 4 callers
Method
EvaluateFilter
lib/config/applyrule.cpp:83
↓ 4 callers
Function
ExecuteExpression
lib/cli/daemonutility.cpp:19
↓ 4 callers
Method
Finish
lib/remote/httpmessage.hpp:67
↓ 4 callers
Method
FireSuppressedNotifications
lib/icinga/checkable-notification.cpp:133
↓ 4 callers
Method
GetAvailableBytes
lib/base/fifo.cpp:97
↓ 4 callers
Method
GetChildren
lib/icinga/downtime.cpp:442
↓ 4 callers
Method
GetCommandLine
Used in DB IDO and Livestatus. */
lib/icinga/compatutility.cpp:20
↓ 4 callers
Method
GetCompositeKey
* Retrieve the unique composite key of the current dependency group. * * The composite key consists of some unique data of the group members, and sh
lib/icinga/dependency-group.cpp:286
↓ 4 callers
Function
GetDebugJsonRpcCached
* Determine whether the developer wants to see raw JSON messages. * * @return Internal.DebugJsonRpc boolean */
lib/remote/jsonrpc.cpp:24
↓ 4 callers
Method
GetExceptions
* Returns all exceptions which have occurred for tasks in this work queue. When a * custom exception callback is set this method will always return a
lib/base/workqueue.cpp:166
↓ 4 callers
Method
GetField
lib/base/type.cpp:179
↓ 4 callers
Method
GetGlobals
* Returns a sanitized copy of the global variables namespace when sandboxed. * * This filters out the TicketSalt variable specifically and any varia
lib/base/scriptframe.cpp:107
↓ 4 callers
Method
GetIgnoreOnError
lib/config/applyrule.cpp:46
↓ 4 callers
Method
GetImpersonationLevel
lib/cli/clicommand.cpp:149
↓ 4 callers
Method
GetMaxArguments
lib/cli/clicommand.cpp:84
← previous
next →
301–400 of 4,470, ranked by callers