You are here

Functions in Raven: Sentry Integration 7.4

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_raven_capture_message ./raven.drush.inc Sends a test message to Sentry.
hook_raven_breadcrumb_alter ./raven.api.php Modify or suppress breadcrumbs.
hook_raven_extra_alter ./raven.api.php Provide extra information for logging.
hook_raven_tags_alter ./raven.api.php Provide tags for logging.
hook_raven_user_alter ./raven.api.php Provide user information for logging.
hook_raven_watchdog_filter_alter ./raven.api.php Modify or suppress watchdog entries before logging them to Sentry.
raven_drush_command ./raven.drush.inc Implements hook_drush_command().
raven_drush_help ./raven.drush.inc Implements hook_drush_help().
raven_extra_context ./raven.module Appends additional context.
raven_flush ./raven.module Sends all unsent events.
raven_form_system_logging_settings_alter ./raven.module Implements hook_form_system_logging_settings_alter().
raven_get_client ./raven.module Returns the Sentry PHP client instance, or NULL if it could not be created. 8
raven_init ./raven.module Implements hook_init().
raven_library ./raven.module Implements hook_library().
raven_page_build ./raven.module Implements hook_page_build().
raven_permission ./raven.module Implements hook_permission().
raven_requirements ./raven.install Implements hook_requirements().
raven_seckit_options_alter ./raven.module Implements hook_seckit_options_alter().
raven_settings_form ./raven.admin.inc Adds Raven settings form to form. 1
raven_tags_context ./raven.module Appends tags context.
raven_test_page_build tests/raven_test.module Implements hook_page_build().
raven_test_raven_watchdog_filter_alter tests/raven_test.module Implements hook_raven_filter_alter().
raven_test_throw_exception tests/raven_test.module Throws an exception. 1 1
raven_uninstall ./raven.install Implements hook_install().
raven_update_7201 ./raven.install Migrate raven_watchdog_page_not_found to raven_ignored_types.
raven_update_7202 ./raven.install Remove obsolete variables.
raven_update_7301 ./raven.install Remove obsolete variables.
raven_watchdog ./raven.module Implements hook_watchdog().

Other projects