php_debug_triggers
No security coverage
The PHP Debug Triggers module adds tools to the Drupal admin UI that allow developers to trigger different PHP and Drupal scenarios for testing and development purposes.
Currently included features:
- Triggering PHP errors with customizable messages
- Sending emails with custom parameters and content
- Sending log messages with custom channels and severities
Requirements
This module requires no modules outside of Drupal Core.
Installation
Install as you would normally install a contributed Drupal module. For further information, see Installing Drupal Modules.
Configuration
After installing the module, you can find the page with the available triggers
at Configuration » Development » PHP Errors.