namespace Drupal\Tests\Core\Session
Same name in other branches
| Object name | File name | Summary |
|---|---|---|
| AccessPolicyProcessorTest | core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php | Tests the AccessPolicyProcessor service. |
| AccountProxyTest | core/tests/Drupal/Tests/Core/Session/AccountProxyTest.php | Tests Drupal\Core\Session\AccountProxy. |
| AlwaysAddsAccessPolicy | core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php | A test access policy that adds a permission. |
| AlwaysAltersAccessPolicy | core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php | A test access policy that alters an existing policy. |
| AnonymousUserSessionTest | core/tests/Drupal/Tests/Core/Session/AnonymousUserSessionTest.php | Tests Drupal\Core\Session\AnonymousUserSession. |
| BarAccessPolicy | core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php | A test access policy for 'foo' and 'bar' permissions. |
| BarAlterAccessPolicy | core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php | A test access policy that adds a permission if another permission exists. |
| BazAccessPolicy | core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php | A test access policy setting a 'baz' permission requirement. |
| CacheItem | core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php | Provides a simple cache. |
| CalculatedPermissionsItemTest | core/tests/Drupal/Tests/Core/Session/CalculatedPermissionsItemTest.php | Tests the CalculatedPermissionsItem value object. |
| CalculatedPermissionsTest | core/tests/Drupal/Tests/Core/Session/CalculatedPermissionsTest.php | Tests the CalculatedPermissions value object. |
| EmptyAccessPolicy | core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php | A test access policy class that does nothing. |
| FooAccessPolicy | core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php | A test access policy for admin and for 'foo' and 'bar' permissions. |
| MetadataBagTest | core/tests/Drupal/Tests/Core/Session/MetadataBagTest.php | Tests Drupal\Core\Session\MetadataBag. |
| PermissionCheckerTest | core/tests/Drupal/Tests/Core/Session/PermissionCheckerTest.php | Tests Drupal\Core\Session\PermissionChecker. |
| PermissionsHashGeneratorTest | core/tests/Drupal/Tests/Core/Session/PermissionsHashGeneratorTest.php | Tests Drupal\Core\Session\PermissionsHashGenerator. |
| RefinableCalculatedPermissionsTest | core/tests/Drupal/Tests/Core/Session/RefinableCalculatedPermissionsTest.php | Tests the RefinableCalculatedPermissions class. |
| SessionConfigurationTest | core/tests/Drupal/Tests/Core/Session/SessionConfigurationTest.php | Tests Drupal\Core\Session\SessionConfiguration. |
| SuperUserAccessPolicyTest | core/tests/Drupal/Tests/Core/Session/SuperUserAccessPolicyTest.php | Tests Drupal\Core\Session\SuperUserAccessPolicy. |
| UserContextAccessPolicy | core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php | A test access policy class that sets a context. |
| UserRolesAccessPolicyTest | core/tests/Drupal/Tests/Core/Session/UserRolesAccessPolicyTest.php | Tests Drupal\Core\Session\UserRolesAccessPolicy. |
| UserSessionTest | core/tests/Drupal/Tests/Core/Session/UserSessionTest.php | Tests Drupal\Core\Session\UserSession. |
| WriteSafeSessionHandlerTest | core/tests/Drupal/Tests/Core/Session/WriteSafeSessionHandlerTest.php | Tests \Drupal\Core\Session\WriteSafeSessionHandler. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.