You are here

Files in Masquerade 8.2

Primary tabs

File namesort descending Location Namespace Description
masquerade.api.php masquerade.api.php Hooks provided by the Masquerade module.
masquerade.info.yml masquerade.info.yml masquerade.info.yml
masquerade.install masquerade.install Install, uninstall, and update hooks for the Masquerade module.
masquerade.links.menu.yml masquerade.links.menu.yml masquerade.links.menu.yml
masquerade.module masquerade.module Allows privileged users to masquerade as another user.
masquerade.permissions.yml masquerade.permissions.yml masquerade.permissions.yml
Masquerade.php src/Masquerade.php Drupal\masquerade
masquerade.routing.yml masquerade.routing.yml masquerade.routing.yml
masquerade.services.yml masquerade.services.yml masquerade.services.yml
MasqueradeAccessTest.php tests/src/Functional/MasqueradeAccessTest.php Drupal\Tests\masquerade\Functional
MasqueradeBlock.php src/Plugin/Block/MasqueradeBlock.php Drupal\masquerade\Plugin\Block
MasqueradeCacheContext.php src/Cache/MasqueradeCacheContext.php Drupal\masquerade\Cache
MasqueradeCacheTest.php tests/src/Functional/MasqueradeCacheTest.php Drupal\Tests\masquerade\Functional
MasqueradeCallbacks.php src/MasqueradeCallbacks.php Drupal\masquerade
MasqueradeForm.php src/Form/MasqueradeForm.php Drupal\masquerade\Form
MasqueradePermissions.php src/MasqueradePermissions.php Drupal\masquerade
MasqueradeTest.php tests/src/Functional/MasqueradeTest.php Drupal\Tests\masquerade\Functional
MasqueradeWebTestBase.php tests/src/Functional/MasqueradeWebTestBase.php Drupal\Tests\masquerade\Functional
README.txt README.txt -- SUMMARY -- The Masquerade module allows users to temporarily switch to another user account. It keeps a record of the original user account, so users can easily switch back to the previous account. For a full description of the module, visit the…
SwitchAccessCheck.php src/Access/SwitchAccessCheck.php Drupal\masquerade\Access
SwitchController.php src/Controller/SwitchController.php Drupal\masquerade\Controller
UnmasqueradeAccessCheck.php src/Access/UnmasqueradeAccessCheck.php Drupal\masquerade\Access

Other projects