DoTrustedCallbackTrait |
core/lib/Drupal/Core/Security/DoTrustedCallbackTrait.php |
Ensures that TrustedCallbackInterface can be enforced for callback methods. |
RequestSanitizer |
core/lib/Drupal/Core/Security/RequestSanitizer.php |
Sanitizes user input. |
StaticTrustedCallbackHelper |
core/lib/Drupal/Core/Security/StaticTrustedCallbackHelper.php |
Defines a class for performing trusted callbacks in a static context. |
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. |