You are here

Functions in Production check & Production monitor 8

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_prod_check_categories_info_alter ./prod_check.api.php Modify the list of available production check processor categories.
hook_prod_check_info_alter ./prod_check.api.php Modify the list of available production check plugins.
hook_prod_check_processor_info_alter ./prod_check.api.php Modify the list of available production check processor plugins.
prod_check_cache_flush ./prod_check.module Implements hook_cache_flush().
prod_check_help ./prod_check.module Implementation of hook_help().
prod_check_synchronize_prod_checks ./prod_check.module Helper function to synchronize prod check plugins and entities 1
prod_check_synchronize_prod_check_processors ./prod_check.module Helper function to synchronize prod check processor plugins and entities 1
prod_check_theme ./prod_check.module Implements hook_theme().
prod_check_xmlrpc_get_data modules/prod_check_xmlrpc/prod_check_xmlrpc.module XMLRPC callback function that returns all data of requested checks. 1
prod_check_xmlrpc_get_settings modules/prod_check_xmlrpc/prod_check_xmlrpc.module Returns a keyed array of functions that can be parsed by the receiver into a form or status page. 1
prod_check_xmlrpc_xmlrpc modules/prod_check_xmlrpc/prod_check_xmlrpc.module Implements hook_xmlrpc
template_preprocess_prod_check_status_report ./prod_check.module Prepares variables for status report template.

Other projects