19 string references to YAML keys in httpbl.routing.yml in http:BL 8
- HostDeleteForm::getCancelUrl in src/
Form/ HostDeleteForm.php - If the delete command is canceled, return to the evaluated hosts list.
- HostDeleteForm::submitForm in src/
Form/ HostDeleteForm.php - Delete the entity and log the event. logger() replaces the watchdog.
- HostForm::buildEntity in src/
Form/ HostForm.php - Builds an updated entity object based upon the submitted form values.
- HostForm::save in src/
Form/ HostForm.php - Form submission handler for the 'save' action.
- HostMultipleBanConfirm::getCancelUrl in src/
Form/ HostMultipleBanConfirm.php - Returns the route to go to if the user cancels the action.
- HostMultipleBanConfirm::submitForm in src/
Form/ HostMultipleBanConfirm.php - Form submission handler.
- HostMultipleDeleteConfirm::getCancelUrl in src/
Form/ HostMultipleDeleteConfirm.php - Returns the route to go to if the user cancels the action.
- HostMultipleDeleteConfirm::submitForm in src/
Form/ HostMultipleDeleteConfirm.php - Form submission handler.
- HostMultipleGreylistConfirm::getCancelUrl in src/
Form/ HostMultipleGreylistConfirm.php - Returns the route to go to if the user cancels the action.
- HostMultipleGreylistConfirm::submitForm in src/
Form/ HostMultipleGreylistConfirm.php - Form submission handler.
- HostMultipleRefreshConfirm::getCancelUrl in src/
Form/ HostMultipleRefreshConfirm.php - Returns the route to go to if the user cancels the action.
- HostMultipleRefreshConfirm::submitForm in src/
Form/ HostMultipleRefreshConfirm.php - Form submission handler.
- HostMultipleUnbanConfirm::getCancelUrl in src/
Form/ HostMultipleUnbanConfirm.php - Returns the route to go to if the user cancels the action.
- HostMultipleUnbanConfirm::submitForm in src/
Form/ HostMultipleUnbanConfirm.php - Form submission handler.
- HostMultipleWhitelistConfirm::getCancelUrl in src/
Form/ HostMultipleWhitelistConfirm.php - Returns the route to go to if the user cancels the action.
- HostMultipleWhitelistConfirm::submitForm in src/
Form/ HostMultipleWhitelistConfirm.php - Form submission handler.
- httpbl_comment_presave in ./
httpbl.module - Implements hook_comment_presave().
- httpbl_form_ban_ip_form_alter in ./
httpbl.module - Implements hook_form_FORM_ID_alter().
- httpbl_help in ./
httpbl.module - Implements hook_help().