Home
last modified time | relevance | path

Searched refs:LOGTYPE_AUTH_OK (Results 1 – 4 of 4) sorted by relevance

/plugin/loglog/helper/
H A Dmain.php8 const LOGTYPE_AUTH_OK = 'auth_success'; define in helper_plugin_loglog_main
89 self::LOGTYPE_AUTH_OK => [
H A Dreport.php100 … $this->mainHelper->getNotificationString(\helper_plugin_loglog_main::LOGTYPE_AUTH_OK, 'msgNeedle')
123 \helper_plugin_loglog_main::LOGTYPE_AUTH_OK => $authOk,
H A Dalert.php55 \helper_plugin_loglog_main::LOGTYPE_AUTH_OK,
/plugin/loglog/_test/
H A DLogging.test.php49 \helper_plugin_loglog_main::LOGTYPE_AUTH_OK => 1,