You are here

Functions in XHProf 7

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_xhprof_clear ./xhprof.drush.inc A command callback.
drush_xhprof_combine ./xhprof.drush.inc A command callback.
drush_xhprof_get_dir ./xhprof.drush.inc 3
drush_xhprof_get_runs ./xhprof.drush.inc 2
drush_xhprof_list ./xhprof.drush.inc A command callback.
drush_xhprof_list_run_files ./xhprof.drush.inc 1
theme_xhprof_overall_summary ./xhprof.module Theme function to display XHProf run summary.
theme_xhprof_run_table ./xhprof.module Theme function to display list of XHProf function calls.
xhprof_admin_settings ./xhprof.admin.inc Administrative settings form for XHProf module. 1
xhprof_admin_settings_validate ./xhprof.admin.inc
xhprof_array_set ./xhprof.inc Set one key in an array and return the array 5
xhprof_array_unset ./xhprof.inc Removes/unsets one key in an array and return the array 2
xhprof_boot ./xhprof.module Implementation of hook_boot(). Runs even for cached pages.
xhprof_compute_diff ./xhprof.inc Hierarchical diff: Compute and return difference of two call graphs: Run2 - Run1. 1
xhprof_compute_flat_info ./xhprof.inc Analyze hierarchical raw data, and compute per-function (flat) inclusive and exclusive metrics. 1
xhprof_compute_inclusive_times ./xhprof.inc 1
xhprof_count_format ./xhprof.inc 1
xhprof_displayXHProfReport ./xhprof.inc Generate a XHProf Display View given the various URL parameters as arguments. The first argument is an object that implements the iXHProfRuns interface.
xhprof_display_diff_page ./xhprof.module Page callback to display a difference of two XHProf runs. 1
xhprof_display_page ./xhprof.module Page callback to display a XHProf run. 1
xhprof_display_run ./xhprof.module Display XHProf run report. 2
xhprof_drush_command ./xhprof.drush.inc Implements hook_drush_command().
xhprof_extension_check ./xhprof.module Check if xhprof or tideways extension available 2
xhprof_full_report ./xhprof.inc Generates a tabular report for all functions. This is the top-level report. 1
xhprof_get_classes ./xhprof.module List all available XHProf storage backends. 1
xhprof_get_metrics ./xhprof.inc 3
xhprof_get_possible_metrics ./xhprof.inc 4
xhprof_get_print_class ./xhprof.inc Given a number, returns the td class to use for display. 2
xhprof_get_tooltip_attributes ./xhprof.inc Return attribute names and values to be used by javascript tooltip. 2
xhprof_include ./xhprof.module Helper. Make sure expensive module_load_include() does not run needlessly. 2
xhprof_init_metrics ./xhprof.inc Initialize the metrics we'll display based on the information in the raw data. 1
xhprof_is_enabled ./xhprof.module Check whether XHProf should be enabled for the current request. 2
xhprof_link ./xhprof.module 2
xhprof_menu ./xhprof.module Implementation of hook_menu().
xhprof_mongodb_install modules/xhprof_mongodb/xhprof_mongodb.install Implementation of hook_install().
xhprof_mongodb_requirements modules/xhprof_mongodb/xhprof_mongodb.install @file Install, update and uninstall functions for the XHProf module.
xhprof_mongodb_xhprof_classes_alter modules/xhprof_mongodb/xhprof_mongodb.module Implementation of hook_xhprof_classes_alter().
xhprof_param_defaults ./xhprof.module Get default URL parameters for XHProf. 1
xhprof_parse_parent_child ./xhprof.inc Takes a parent/child function name encoded as "a==>b" and returns array("a", "b"). 4
xhprof_path_for_run ./xhprof.module 2
xhprof_path_for_symbol ./xhprof.module 2
xhprof_pc_info ./xhprof.inc Print info for a parent or child function xhprof_in the parent & children report. 1
xhprof_percent_format ./xhprof.inc 1 1
xhprof_permission ./xhprof.module Implementation of hook_permission().
xhprof_print_flat_data ./xhprof.inc Print non-hierarchical (flat-view) of profiler data.
xhprof_print_function_info ./xhprof.inc Print "flat" data corresponding to one function.
xhprof_print_num ./xhprof.inc Prints a <td> element with a numeric value. 2 1
xhprof_print_num_cell ./xhprof.module 4
xhprof_print_pct ./xhprof.inc Prints a <td> element with a pecentage. 3 1
xhprof_print_pct_cell ./xhprof.module 4

Pages

Other projects