search_log |
./search_log.module |
Store search keys, module and day. |
1 |
3 |
search_log_admin_settings |
./search_log.admin.inc |
Display admin settings. |
|
1 |
search_log_admin_settings_validate |
./search_log.admin.inc |
Validate admin settings. |
|
1 |
search_log_block |
./search_log.module |
Implementation of hook_block(). |
|
1 |
search_log_confirm_truncate |
./search_log.admin.inc |
Form builder; confirm form for truncate search_log table. |
|
1 |
search_log_confirm_truncate_submit |
./search_log.admin.inc |
Truncate search_log table. |
|
|
search_log_cron |
./search_log.module |
Implementation of hook_cron(). |
|
2 |
search_log_form_alter |
./search_log.module |
Implementation of hook_form_alter(). |
|
|
search_log_install |
./search_log.install |
Implementation of hook_install(). |
|
|
search_log_menu |
./search_log.module |
Implementation of hook_menu(). |
|
|
search_log_preprocess_search_results |
./search_log.module |
Process search results. |
|
|
search_log_report |
./search_log.admin.inc |
Display search log report. |
|
1 |
search_log_report_form |
./search_log.admin.inc |
Report filter form. |
|
1 |
search_log_report_form_submit |
./search_log.admin.inc |
Report filter submit. |
|
|
search_log_report_form_validate |
./search_log.admin.inc |
Report filter form validation. |
|
|
search_log_schema |
./search_log.install |
Implementation of hook_schema(). |
|
|
search_log_submit |
./search_log.module |
Process standard search forms to capture keys. |
|
1 |
search_log_theme |
./search_log.module |
Implementation of hook_theme(). |
|
|
search_log_uninstall |
./search_log.install |
Implementation of hook_uninstall(). |
|
|
theme_search_log_block |
./search_log.module |
Theme function |
|
|
theme_search_log_report |
./search_log.admin.inc |
Theme report. |
|
|
theme_search_log_summary |
./search_log.admin.inc |
Theme report summary information. |
|
|
_search_log_get_time |
./search_log.module |
Utility time function. |
6 |
|
_search_log_items |
./search_log.module |
Internal function to generate cached top search terms. |
1 |
|
_search_log_items_sort |
./search_log.module |
Utility sort function. |
|
1 |