hook_watchdog_filtering |
./watchdog_filtering.api.php |
Filter watchdog log entry. Works similar to hook_node_access(). |
|
|
watchdog_filtering_install |
./watchdog_filtering.install |
Implements hook_install(). |
|
|
watchdog_filtering_invoke_filtering |
./watchdog_filtering.module |
Check if a log entry may be watchdogged. |
1 |
|
watchdog_filtering_menu |
./watchdog_filtering.module |
Implements hook_menu(). |
|
|
watchdog_filtering_module_implements_alter |
./watchdog_filtering.module |
Implements hook_module_implements_alter(). |
|
|
watchdog_filtering_settings_form |
./watchdog_filtering.admin.inc |
Settings form for Watchdog Filtering settings. |
|
1 |
watchdog_filtering_settings_form_validate |
./watchdog_filtering.admin.inc |
Validate handler for settings form. |
|
1 |
watchdog_filtering_uninstall |
./watchdog_filtering.install |
Implements hook_uninstall(). |
|
|
watchdog_filtering_watchdog |
./watchdog_filtering.module |
Implements hook_watchdog(). |
|
|
_watchdog_filtering_get_levels |
./watchdog_filtering.module |
Get a list of filtering levels. |
1 |
|