You are here

Classes, traits, and interfaces in Raven: Sentry Integration 3.x

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
CspSubscriber class Drupal\raven\EventSubscriber src/EventSubscriber/CspSubscriber.php Subscriber for CSP events. 2
CspTest class Drupal\Tests\raven\Functional tests/src/Functional/CspTest.php Tests Raven and CSP modules.
HttpClientMiddleware class Drupal\raven\Http src/Http/HttpClientMiddleware.php Instrument Guzzle HTTP requests. 2
ProxyConfigTest class Drupal\Tests\raven\Unit tests/src/Unit/ProxyConfigTest.php Test proxy configuration.
RateLimitException class Drupal\raven\Exception src/Exception/RateLimitException.php Log event rate limit exceeded. 1
Raven class Drupal\raven\Logger src/Logger/Raven.php Logs events to Sentry. 3 2
Raven class Drupal\raven\Plugin\CspReportingHandler src/Plugin/CspReportingHandler/Raven.php CSP Reporting Plugin for a Sentry endpoint.
RavenCommands class Drupal\raven\Commands src/Commands/RavenCommands.php Provides Drush commands for Raven module. 2
RavenConfigForm class Drupal\raven\Form src/Form/RavenConfigForm.php Implements a Raven Config form. 1
RavenTest class Drupal\Tests\raven\Functional tests/src/Functional/RavenTest.php Tests Raven module.
RavenTest class Drupal\Tests\raven\FunctionalJavascript tests/src/FunctionalJavascript/RavenTest.php Tests Raven module.
RemoveExceptionFrameVarsIntegration class Drupal\raven\Integration src/Integration/RemoveExceptionFrameVarsIntegration.php Removes function calling arguments from exception stack frames. 1
RequestSubscriber class Drupal\raven\EventSubscriber src/EventSubscriber/RequestSubscriber.php Initializes Raven logger so Sentry functions can be called. 2
SanitizeIntegration class Drupal\raven\Integration src/Integration/SanitizeIntegration.php Sanitizes sensitive data, such as passwords, before sending to Sentry. 1
TwigTracingExtension class Drupal\raven\Twig src/Twig/TwigTracingExtension.php Provides Twig performance tracing. 2

Other projects