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 |
Implementation of hook_boot() |
|
|
statsd_call |
./statsd.module |
The generic statsd wrapper. Used for convenience. |
4 |
|
statsd_exit |
./statsd.module |
Implementation of hook_exit() |
|
|
statsd_menu |
./statsd.module |
Implementation of hook_menu() |
|
|
statsd_timer |
./statsd.module |
Helper function to record the timer in the absence of drupal_static() |
2 |
|
statsd_uninstall |
./statsd.install |
Implementation of hook_uninstall() |
|
|
statsd_user_login |
./statsd.module |
Implementation of hook_user_login() |
|
|
statsd_user_login_failed |
./statsd.module |
Send failed login attempt |
1 |
|
statsd_watchdog |
./statsd.module |
Implementation of hook_watchdog() |
|
|