You are here

15 string references to YAML keys in monitoring.routing.yml in Monitoring 8

ConfigValueSensorPlugin::buildConfigurationForm in src/Plugin/monitoring/SensorPlugin/ConfigValueSensorPlugin.php
Adds UI for variables config object and key.
CoreRequirementsSensorPlugin::resultVerbose in src/Plugin/monitoring/SensorPlugin/CoreRequirementsSensorPlugin.php
Provide additional info about sensor call.
ForceRunController::forceRunAll in src/Controller/ForceRunController.php
Force runs all sensors.
ForceRunController::forceRunSensor in src/Controller/ForceRunController.php
Force runs a single sensor.
MonitoringSettingsForm::buildForm in src/Form/MonitoringSettingsForm.php
Form constructor.
MonitoringSettingsForm::getEditableConfigNames in src/Form/MonitoringSettingsForm.php
Gets the configuration names that will be editable.
monitoring_mail_mail in modules/monitoring_mail/monitoring_mail.module
Implements hook_mail().
monitoring_mail_needs_mail in modules/monitoring_mail/monitoring_mail.module
Checks if sensor results should send mail.
RebuildSensorList::rebuild in src/Controller/RebuildSensorList.php
Rebuilds updated requirements sensors.
SensorDeleteForm::getCancelUrl in src/Form/SensorDeleteForm.php
Returns the route to go to if the user cancels the action.
SensorForm::form in src/Form/SensorForm.php
Gets the actual form array to be built.
SensorForm::save in src/Form/SensorForm.php
Form submission handler for the 'save' action.
SensorListBuilder::buildRow in src/SensorListBuilder.php
Builds a row for an entity in the entity listing.
SensorRunner::__construct in src/SensorRunner.php
Constructs a SensorRunner.
TemporaryFilesUsagesSensorPlugin::buildTableRows in src/Plugin/monitoring/SensorPlugin/TemporaryFilesUsagesSensorPlugin.php
Builds the rows of a table.