8 string references to 'raven.settings' in Raven: Sentry Integration 3.x
- CspSubscriber::onCspPolicyAlter in src/
EventSubscriber/ CspSubscriber.php - Alter CSP policy to allow Sentry to send JS errors.
- Raven::alterPolicy in src/
Plugin/ CspReportingHandler/ Raven.php - Raven::getClient in src/
Logger/ Raven.php - Returns existing or new Sentry client, or NULL if it could not be created.
- Raven::log in src/
Logger/ Raven.php - Raven::__construct in src/
Logger/ Raven.php - Constructs a Raven log object.
- RavenConfigForm::buildForm in src/
Form/ RavenConfigForm.php - Builds Raven config form.
- raven_page_attachments in ./
raven.module - Implements hook_page_attachments().
- RequestSubscriber::onRequest in src/
EventSubscriber/ RequestSubscriber.php - Starts a transaction if performance tracing is enabled.