constant RequestSanitizer::SANITIZE_LOG in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Security/RequestSanitizer.php \Drupal\Core\Security\RequestSanitizer::SANITIZE_LOG
The name of the setting that determines if sanitized keys are logged.
File
- core/
lib/ Drupal/ Core/ Security/ RequestSanitizer.php, line 27
Class
- RequestSanitizer
- Sanitizes user input.
Namespace
Drupal\Core\SecurityCode
const SANITIZE_LOG = 'sanitize_input_logging';