namespace Drupal\Tests\Core\Security

Same name in other branches
  1. 9 Drupal\Tests\Core\Security
  2. 8.9.x Drupal\Tests\Core\Security
  3. 10 Drupal\Tests\Core\Security
Object name File name Summary
DoTrustedCallbackTraitTest core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php @coversDefaultClass \Drupal\Core\Security\DoTrustedCallbackTrait
@group Security
InvokableUntrustedObject core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php Invokable untrusted test class.
RequestSanitizerTest core/tests/Drupal/Tests/Core/Security/RequestSanitizerTest.php Tests RequestSanitizer class.
TrustedInterface core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php Interface representing classes with trusted callbacks.
TrustedMethods core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php Test class with implemented trusted callbacks.
TrustedObject core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php Class with a trusted interface implementation with callback.
UntrustedObject core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php Class representing untrusted callback.

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