search_log |
./search_log.module |
Store search keys, module, language and day. |
1 |
1 |
search_log_cron |
./search_log.module |
Implements hook_cron(). |
|
1 |
search_log_custom_search_blocks_form_submit |
./search_log.module |
Process custom search form to capture keys. |
|
1 |
search_log_form_alter |
./search_log.module |
Implements hook_form_alter(). |
|
|
search_log_install |
./search_log.install |
Implements hook_install(). |
|
|
search_log_schema |
./search_log.install |
Implements hook_schema(). |
|
|
search_log_search_block_form_submit |
./search_log.module |
Process block search form to capture keys. |
|
1 |
search_log_search_form_submit |
./search_log.module |
Process search form to capture keys. |
|
1 |
search_log_search_theme_form_submit |
./search_log.module |
Process theme search form to capture keys. |
|
1 |
search_log_uninstall |
./search_log.install |
Implements hook_uninstall(). |
|
|
_search_log_get_time |
./search_log.module |
Utility time function. |
2 |
|
_search_log_normalize_keys |
./search_log.module |
Internal function to normalize keys. |
1 |
|
_search_log_preprocess_search_form |
./search_log.module |
Preprocess search form results before writing to DB. |
4 |
|