You are here

Functions in Piwik Web Analytics 8

Primary tabs

Namesort descending Location Description Direct uses Strings
piwik_clear_js_cache ./piwik.module Delete cached files and directory. 2
piwik_cron ./piwik.module Implements hook_cron().
piwik_entity_extra_field_info ./piwik.module Implements hook_entity_extra_field_info().
piwik_form_user_form_alter ./piwik.module Implements hook_form_FORM_ID_alter().
piwik_help ./piwik.module Implements hook_help().
piwik_page_attachments ./piwik.module Implements hook_page_attachments().
piwik_preprocess_item_list__search_results ./piwik.module Implements hook_preprocess_item_list__search_results().
piwik_requirements ./piwik.install Implements hook_requirements().
piwik_tokens ./piwik.tokens.inc Implements hook_tokens().
piwik_token_info ./piwik.tokens.inc Implements hook_token_info().
piwik_uninstall ./piwik.install Implements hook_uninstall().
piwik_update_8200 ./piwik.install Install Matomo module and migrate all settings.
piwik_user_id_hash ./piwik.module Generate user id hash to implement USER_ID. 1
piwik_user_profile_form_submit ./piwik.module Submit callback for user profile form to save the Piwik setting. 1
_piwik_cache ./piwik.module Download/Synchronize/Cache tracking code file locally. 2
_piwik_get_hierarchy_titles ./piwik.module Get the page titles trail for the current page. 1
_piwik_visibility_pages ./piwik.module Tracking visibility check for pages. 1
_piwik_visibility_roles ./piwik.module Tracking visibility check for user roles. 2
_piwik_visibility_user ./piwik.module Tracking visibility check for an user object. 1

Other projects