statsd_admin_settings |
./statsd.admin.inc |
Page callback for StatsD administrative settings. |
|
1 |
statsd_admin_settings_validate |
./statsd.admin.inc |
Validation handler for the administrative settings. |
|
|
statsd_boot |
./statsd.module |
Implements hook_boot(). |
|
|
statsd_call |
./statsd.module |
The generic statsd wrapper. Used for convenience. |
5 |
|
statsd_exit |
./statsd.module |
Implements hook_exit(). |
|
|
statsd_logger_event |
./statsd.module |
Implements hook_logger_event(). |
|
|
statsd_menu |
./statsd.module |
Implements hook_menu(). |
|
|
statsd_uninstall |
./statsd.install |
Implementation of hook_uninstall() |
|
|
statsd_user_login |
./statsd.module |
Implements hook_user_login(). |
|
|
statsd_user_login_failed |
./statsd.module |
Send a failed login attempt. |
1 |
|
statsd_watchdog |
./statsd.module |
Implements hook_watchdog(). |
|
|