You are here

Functions in Variable Check 7

Primary tabs

Namesort descending Location Description Direct uses Strings
variablecheck_check_variables ./variablecheck.module Helper that returs a list of invalid variables and their values. 3
variablecheck_check_variables_form ./variablecheck.module Helper that displays a form which allows users to delete variables that fail to unserialize, causing ugly Notices on production sites. 1
variablecheck_check_variables_form_submit ./variablecheck.module
variablecheck_check_variables_form_validate ./variablecheck.module Ensure the form handler doesn't receive weird data that it shouldn't.
variablecheck_delete_confirm ./variablecheck.module Confirm to delete specified variables. 1
variablecheck_delete_confirm_submit ./variablecheck.module Delete specified variables. 1
variablecheck_menu ./variablecheck.module Implementation of hook_menu().
variablecheck_permission ./variablecheck.module Implementation of hook_permission()
variablecheck_requirements ./variablecheck.module Implementation of hook_requirements()

Other projects