protected property ImageMissingStyleSensorPlugin::$configurableVerboseOutput in Monitoring 8
Allows plugins to control if the verbose output table should be shown.
Type: bool
Overrides DatabaseAggregatorSensorPlugin::$configurableVerboseOutput
File
- src/
Plugin/ monitoring/ SensorPlugin/ ImageMissingStyleSensorPlugin.php, line 39 - Contains \Drupal\monitoring\Plugin\monitoring\SensorPlugin\ImageMissingStyleSensorPlugin.
Class
- ImageMissingStyleSensorPlugin
- Monitors image derivate creation errors from dblog.
Namespace
Drupal\monitoring\Plugin\monitoring\SensorPluginCode
protected $configurableVerboseOutput = FALSE;