You are here

Classes, traits, and interfaces in Raven: Sentry Integration 8.2

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.
ProxyConfigTest class Drupal\Tests\raven\Unit tests/src/Unit/ProxyConfigTest.php Test proxy configuration.
Raven class Drupal\raven\Logger src/Logger/Raven.php Logs events to Sentry. 2 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.
RequestSubscriber class Drupal\raven\EventSubscriber src/EventSubscriber/RequestSubscriber.php Initializes Raven logger if fatal error logging is enabled. 2
SanitizeDataProcessor class Drupal\raven\Processor src/Processor/SanitizeDataProcessor.php Overrides the built-in data sanitization processor.

Other projects