The PHP Debug triggers from from which all debug scenarios can be triggered.
An example of a custom log message that was created with PHP Debug Triggers.

This project is not covered by Drupal’s security advisory policy.

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.

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • Project categories: Developer tools
  • Created by lrwebks on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases