, including all inherited members.
$clearVariables | IcingaApiSearchIdoMysql | |
$columns | IcingaApiSearchIdoMysql | |
$columnsProcessed | IcingaApiSearch | [protected] |
$connectionObject | IcingaApiSearch | |
$debug | IcingaApiSearch | [protected] |
$icingaType | IcingaApiSearch | [protected] |
$ifSettings | IcingaApiSearch | [protected] |
$joinTables | IcingaApiSearch | [protected] |
$postProcess | IcingaApiSearchIdoMysql | |
$queryMap | IcingaApiSearchIdoMysql | |
$resultColumnKeys | IcingaApiSearch | [protected] |
$resultColumns | IcingaApiSearch | [protected] |
$resultColumnsNoAliases | IcingaApiSearch | [protected] |
$resultType | IcingaApiSearch | [protected] |
$searchFilter | IcingaApiSearch | [protected] |
$searchFilterAppend | IcingaApiSearch | [protected] |
$searchGroup | IcingaApiSearch | [protected] |
$searchLimit | IcingaApiSearch | [protected] |
$searchOrder | IcingaApiSearch | [protected] |
$searchTarget | IcingaApiSearch | [protected] |
$searchType | IcingaApiSearch | [protected] |
$statements | IcingaApiSearchIdoMysql | |
$tablePrefix | IcingaApiSearchIdoMysql | |
__construct() | IcingaApiSearch | |
autoload($className) | IcingaApi | [static] |
COMMAND_AUTHOR | IcingaApiConstantsInterface | |
COMMAND_CHECKTIME | IcingaApiConstantsInterface | |
COMMAND_COMMENT | IcingaApiConstantsInterface | |
COMMAND_DATA | IcingaApiConstantsInterface | |
COMMAND_DURATION | IcingaApiConstantsInterface | |
COMMAND_ENDTIME | IcingaApiConstantsInterface | |
COMMAND_FIXED | IcingaApiConstantsInterface | |
COMMAND_HOST | IcingaApiConstantsInterface | |
COMMAND_HOSTGROUP | IcingaApiConstantsInterface | |
COMMAND_ID | IcingaApiConstantsInterface | |
COMMAND_INSTANCE | IcingaApiConstantsInterface | |
COMMAND_NOTIFICATION_OPTIONS | IcingaApiConstantsInterface | |
COMMAND_NOTIFY | IcingaApiConstantsInterface | |
COMMAND_OUTPUT | IcingaApiConstantsInterface | |
COMMAND_PERFDATA | IcingaApiConstantsInterface | |
COMMAND_PERSISTENT | IcingaApiConstantsInterface | |
COMMAND_PIPE | IcingaApiConstantsInterface | |
COMMAND_RETURN_CODE | IcingaApiConstantsInterface | |
COMMAND_SERVICE | IcingaApiConstantsInterface | |
COMMAND_SERVICEGROUP | IcingaApiConstantsInterface | |
COMMAND_SSH | IcingaApiConstantsInterface | |
COMMAND_STARTTIME | IcingaApiConstantsInterface | |
COMMAND_STICKY | IcingaApiConstantsInterface | |
CONNECTION_FILE | IcingaApiConstantsInterface | |
CONNECTION_IDO | IcingaApiConstantsInterface | |
CONNECTION_IDO_ABSTRACTION | IcingaApiConstantsInterface | |
CONNECTION_LIVESTATUS | IcingaApiConstantsInterface | |
CONTACT_SOURCE_PHP_AUTH_USER | IcingaApiConstantsInterface | |
createQueryGroup($searchGroup=false, $resultColumns=false) | IcingaApiSearchIdoMysql | |
createQueryLimit($searchLimit=false) | IcingaApiSearchIdoMysql | |
debug($options=false) | IcingaApi | |
DEBUG_OVERALL_TIME | IcingaApiConstantsInterface | |
fetch() | IcingaApiSearch | |
FILE_OBJECTS | IcingaApiConstantsInterface | |
FILE_RETENTION | IcingaApiConstantsInterface | |
FILE_STATUS | IcingaApiConstantsInterface | |
getCommandCollection() | IcingaApi | [static] |
getCommandDispatcher() | IcingaApi | [static] |
getCommandObject() | IcingaApi | [static] |
getConnection($type, $config) | IcingaApi | [static] |
HOST_STATE_DOWN | IcingaApiConstantsInterface | |
HOST_STATE_OK | IcingaApiConstantsInterface | |
HOST_STATE_UNREACHABLE | IcingaApiConstantsInterface | |
loadInterfaceClass($sourceType, $dbType=false) | IcingaApiSearch | |
MATCH_EXACT | IcingaApiConstantsInterface | |
MATCH_GREATER_OR_EQUAL | IcingaApiConstantsInterface | |
MATCH_GREATER_THAN | IcingaApiConstantsInterface | |
MATCH_LESS_OR_EQUAL | IcingaApiConstantsInterface | |
MATCH_LESS_THAN | IcingaApiConstantsInterface | |
MATCH_LIKE | IcingaApiConstantsInterface | |
ObjectsFileSuffix | IcingaApi | |
postProcessQuery($query, $resultColumnKeys, $searchOrder, $searchLimit) | IcingaApiSearchIdoMysql | |
RESULT_ARRAY | IcingaApiConstantsInterface | |
RESULT_OBJECT | IcingaApiConstantsInterface | |
SEARCH_AND | IcingaApiConstantsInterface | |
SEARCH_OR | IcingaApiConstantsInterface | |
SEARCH_TYPE_COUNT | IcingaApiConstantsInterface | |
searchValid() | IcingaApiSearch | |
SERVICE_STATE_CRITICAL | IcingaApiConstantsInterface | |
SERVICE_STATE_OK | IcingaApiConstantsInterface | |
SERVICE_STATE_UNKNOWN | IcingaApiConstantsInterface | |
SERVICE_STATE_WARNING | IcingaApiConstantsInterface | |
setConnectionObject(IcingaApiConnectionInterface &$object) | IcingaApiSearch | |
setContact($contact) | IcingaApiSearch | |
setContactSource($source) | IcingaApiSearch | |
setDebug($debug=false) | IcingaApiSearch | |
setIcingaType($type) | IcingaApi | [protected] |
setResultType($type) | IcingaApiSearch | |
setSearchFilter($filter, $value=false, $defaultMatch=IcingaApi::MATCH_EXACT) | IcingaApiSearch | |
setSearchFilterAppendix($statement, $searchAggregator=self::SEARCH_AND) | IcingaApiSearch | |
setSearchGroup($columns) | IcingaApiSearch | |
setSearchLimit($start, $length=false) | IcingaApiSearch | |
setSearchOrder($column, $direction= 'asc') | IcingaApiSearch | |
setSearchTarget($target) | IcingaApiSearch | |
setSearchType($type) | IcingaApiSearch | |
TARGET_COMMAND | IcingaApiConstantsInterface | |
TARGET_COMMENT | IcingaApiConstantsInterface | |
TARGET_CONFIG | IcingaApiConstantsInterface | |
TARGET_CONTACT | IcingaApiConstantsInterface | |
TARGET_CONTACTGROUP | IcingaApiConstantsInterface | |
TARGET_CUSTOMVARIABLE | IcingaApiConstantsInterface | |
TARGET_DOWNTIME | IcingaApiConstantsInterface | |
TARGET_HOST | IcingaApiConstantsInterface | |
TARGET_HOST_PARENTS | IcingaApiConstantsInterface | |
TARGET_HOST_STATUS_HISTORY | IcingaApiConstantsInterface | |
TARGET_HOST_STATUS_SUMMARY | IcingaApiConstantsInterface | |
TARGET_HOST_TIMES | IcingaApiConstantsInterface | |
TARGET_HOSTGROUP | IcingaApiConstantsInterface | |
TARGET_HOSTGROUP_SUMMARY | IcingaApiConstantsInterface | |
TARGET_HOSTSTATUS | IcingaApiConstantsInterface | |
TARGET_LOG | IcingaApiConstantsInterface | |
TARGET_NOTIFICATIONS | IcingaApiConstantsInterface | |
TARGET_PROGRAM | IcingaApiConstantsInterface | |
TARGET_SERVICE | IcingaApiConstantsInterface | |
TARGET_SERVICE_STATUS_HISTORY | IcingaApiConstantsInterface | |
TARGET_SERVICE_STATUS_SUMMARY | IcingaApiConstantsInterface | |
TARGET_SERVICE_TIMES | IcingaApiConstantsInterface | |
TARGET_SERVICEGROUP | IcingaApiConstantsInterface | |
TARGET_SERVICEGROUP_SUMMARY | IcingaApiConstantsInterface | |
TARGET_SERVICESTATUS | IcingaApiConstantsInterface | |
TARGET_STATUS | IcingaApiConstantsInterface | |
TARGET_TIMEPERIOD | IcingaApiConstantsInterface | |