drush_new_relic_rpm_newrelic_deploy |
./new_relic_rpm.drush.inc |
Mark a deployment in newrelic. |
|
|
new_relic_rpm_cron |
./new_relic_rpm.module |
Implements hook_cron(). |
|
|
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_help |
./new_relic_rpm.module |
Implements hook_help(). |
|
|
new_relic_rpm_install |
./new_relic_rpm.install |
Implements hook_install(). |
|
|
new_relic_rpm_modules_installed |
./new_relic_rpm.module |
Implements hook_modules_installed(). |
|
|
new_relic_rpm_modules_uninstalled |
./new_relic_rpm.module |
Implements hook_modules_uninstalled(). |
|
|
new_relic_rpm_module_deploy |
./new_relic_rpm.module |
Log module install/uninstall actions as a deploy call to New Relic. |
2 |
|
new_relic_rpm_requirements |
./new_relic_rpm.install |
Implements hook_requirements(). |
|
|
new_relic_rpm_views_post_render |
./new_relic_rpm.module |
Implements hook_views_post_render(). |
|
|
new_relic_rpm_views_pre_build |
./new_relic_rpm.module |
Implements hook_views_pre_build(). |
|
|
_new_relic_rpm_views_timer_name |
./new_relic_rpm.module |
The unique name for the timer based on view details. |
2 |
|