namespace Drupal\Core\Security
Same name in other branches
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.