You are here

Functions in New Relic 7

Primary tabs

Namesort descending Location Description Direct uses Strings
new_relic_rpm_boot ./new_relic_rpm.module Implements hook_boot().
new_relic_rpm_cron ./new_relic_rpm.module Implements hook_cron().
new_relic_rpm_curl ./new_relic_rpm.module This is the generic cURL function all New Relic Web API calls go through. 3
new_relic_rpm_deploy ./new_relic_rpm.settings.inc Form callback for manually creating a deployment. 1
new_relic_rpm_deploy_submit ./new_relic_rpm.settings.inc FormAPI submit callback for the manual deployment creation.
new_relic_rpm_drush_command ./new_relic_rpm.drush.inc Implements hook_drush_command().
new_relic_rpm_drush_init ./new_relic_rpm.drush.inc Implements hook_drush_init().
new_relic_rpm_extension_installed ./new_relic_rpm.module Checks if the new_relic extension is installed. 4
new_relic_rpm_flush_caches ./new_relic_rpm.module Implements hook_flush_caches().
new_relic_rpm_help ./new_relic_rpm.module Implements hook_help().
new_relic_rpm_init ./new_relic_rpm.module Implements hook_init().
new_relic_rpm_install ./new_relic_rpm.install Implements hook_install().
new_relic_rpm_menu ./new_relic_rpm.module Implements hook_menu().
new_relic_rpm_modules_disabled ./new_relic_rpm.module Implements hook_modules_disabled().
new_relic_rpm_modules_enabled ./new_relic_rpm.module Implements hook_modules_enabled().
new_relic_rpm_module_deploy ./new_relic_rpm.module Log module enable/disable actions as a deploy call to New Relic. 2
new_relic_rpm_page_match ./new_relic_rpm.module Check if a path matches any pattern in a set of patterns. 1
new_relic_rpm_permission ./new_relic_rpm.module Implements hook_permission().
new_relic_rpm_preprocess_html ./new_relic_rpm.module Implements hook_preprocess_html().
new_relic_rpm_render_actions ./new_relic_rpm.reports.inc Render the quick actions menu. 1
new_relic_rpm_render_health ./new_relic_rpm.reports.inc Render the application health display. 1
new_relic_rpm_reporting ./new_relic_rpm.reports.inc Main page for New Relic reporting. List all the applications on this API Key. 1
new_relic_rpm_reporting_details ./new_relic_rpm.reports.inc Load the details for a specific application. 1
new_relic_rpm_requirements ./new_relic_rpm.install Implements hook_requirements().
new_relic_rpm_settings ./new_relic_rpm.settings.inc New Relic settings form. 1
new_relic_rpm_set_job_state ./new_relic_rpm.module Tells New Relic if a job should be ignored or counted as a background job. 4
new_relic_rpm_uninstall ./new_relic_rpm.install Implements hook_uninstall().
new_relic_rpm_update_last_removed ./new_relic_rpm.install Implements hook_update_last_removed().
new_relic_rpm_watchdog ./new_relic_rpm.module Implements hook_watchdog().
_new_relic_rpm_deploy ./new_relic_rpm.module Send deployments to New Relic's web API. 3 1
_new_relic_rpm_exception_handler ./new_relic_rpm.module Provides custom PHP exception handling. 1

Other projects