namespace Drupal\Core\Security

Same name in other branches
  1. 10 Drupal\Core\Security
  2. 7.x Drupal\Core\Security
  3. 9 Drupal\Core\Security
  4. 11.x Drupal\Core\Security
Object name File name Summary
DoTrustedCallbackTrait core/lib/Drupal/Core/Security/DoTrustedCallbackTrait.php Ensures that TrustedCallbackInterface can be enforced for callback methods.
PharExtensionInterceptor core/lib/Drupal/Core/Security/PharExtensionInterceptor.php An alternate PharExtensionInterceptor to support phar-based CLI tools.
RequestSanitizer core/lib/Drupal/Core/Security/RequestSanitizer.php Sanitizes user input.
TrustedCallbackInterface core/lib/Drupal/Core/Security/TrustedCallbackInterface.php Interface to declare trusted callbacks.
UntrustedCallbackException core/lib/Drupal/Core/Security/UntrustedCallbackException.php Exception thrown if a callback is untrusted.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.