Delete.php |
src/Plugin/UserProtection/Delete.php |
Drupal\userprotect\Plugin\UserProtection |
|
Edit.php |
src/Plugin/UserProtection/Edit.php |
Drupal\userprotect\Plugin\UserProtection |
|
FieldAccessTest.php |
tests/src/Kernel/FieldAccessTest.php |
Drupal\Tests\userprotect\Kernel |
|
InstallTest.php |
tests/src/Functional/InstallTest.php |
Drupal\Tests\userprotect\Functional |
|
Mail.php |
src/Plugin/UserProtection/Mail.php |
Drupal\userprotect\Plugin\UserProtection |
|
Password.php |
src/Plugin/UserProtection/Password.php |
Drupal\userprotect\Plugin\UserProtection |
|
ProtectedEntityDeleteTest.php |
tests/src/Functional/ProtectedEntityDeleteTest.php |
Drupal\Tests\userprotect\Functional |
|
ProtectedEntityDeleteTest.php |
tests/src/Kernel/ProtectedEntityDeleteTest.php |
Drupal\Tests\userprotect\Kernel |
|
ProtectionRule.php |
src/Entity/ProtectionRule.php |
Drupal\userprotect\Entity |
|
ProtectionRuleAddForm.php |
src/Form/ProtectionRuleAddForm.php |
Drupal\userprotect\Form |
|
ProtectionRuleBypassTest.php |
tests/src/Kernel/ProtectionRuleBypassTest.php |
Drupal\Tests\userprotect\Kernel |
|
ProtectionRuleCrudTest.php |
tests/src/Functional/ProtectionRuleCrudTest.php |
Drupal\Tests\userprotect\Functional |
|
ProtectionRuleDeleteForm.php |
src/Form/ProtectionRuleDeleteForm.php |
Drupal\userprotect\Form |
|
ProtectionRuleEditForm.php |
src/Form/ProtectionRuleEditForm.php |
Drupal\userprotect\Form |
|
ProtectionRuleFormBase.php |
src/Form/ProtectionRuleFormBase.php |
Drupal\userprotect\Form |
|
ProtectionRuleInterface.php |
src/Entity/ProtectionRuleInterface.php |
Drupal\userprotect\Entity |
|
ProtectionRuleListBuilder.php |
src/Controller/ProtectionRuleListBuilder.php |
Drupal\userprotect\Controller |
|
ProtectionRuleUnitTest.php |
tests/src/Kernel/Entity/ProtectionRuleUnitTest.php |
Drupal\Tests\userprotect\Kernel\Entity |
|
README.txt |
README.txt |
|
User Protect
============
CONTENTS OF THIS FILE
---------------------
* Introduction
* Requirements
* Installation
* Configuration
* Maintainers
INTRODUCTION
------------
The User Protect module allows fine-grained access control of… |
RoleDelegationIntegrationTest.php |
tests/src/Functional/RoleDelegation/RoleDelegationIntegrationTest.php |
Drupal\Tests\userprotect\Functional\RoleDelegation |
|
Roles.php |
src/Plugin/UserProtection/Roles.php |
Drupal\userprotect\Plugin\UserProtection |
|
RouteSubscriber.php |
src/Routing/RouteSubscriber.php |
Drupal\userprotect\Routing |
|
Status.php |
src/Plugin/UserProtection/Status.php |
Drupal\userprotect\Plugin\UserProtection |
|
UnsavedUserFieldAccessTest.php |
tests/src/Functional/UnsavedUserFieldAccessTest.php |
Drupal\Tests\userprotect\Functional |
|
Username.php |
src/Plugin/UserProtection/Username.php |
Drupal\userprotect\Plugin\UserProtection |
|
userprotect.info.yml |
userprotect.info.yml |
|
userprotect.info.yml |
userprotect.install |
userprotect.install |
|
Install, update and uninstall functions for the userprotect module. |
userprotect.links.action.yml |
userprotect.links.action.yml |
|
userprotect.links.action.yml |
userprotect.links.menu.yml |
userprotect.links.menu.yml |
|
userprotect.links.menu.yml |
userprotect.links.task.yml |
userprotect.links.task.yml |
|
userprotect.links.task.yml |
userprotect.module |
userprotect.module |
|
Allows admins to protect users from being edited or cancelled. |
userprotect.permissions.yml |
userprotect.permissions.yml |
|
userprotect.permissions.yml |
UserProtect.php |
src/UserProtect.php |
Drupal\userprotect |
|
userprotect.plugin_type.yml |
userprotect.plugin_type.yml |
|
userprotect.plugin_type.yml |
userprotect.routing.yml |
userprotect.routing.yml |
|
userprotect.routing.yml |
userprotect.schema.yml |
config/schema/userprotect.schema.yml |
|
config/schema/userprotect.schema.yml |
userprotect.services.yml |
userprotect.services.yml |
|
userprotect.services.yml |
UserProtectBrowserTestBase.php |
tests/src/Functional/UserProtectBrowserTestBase.php |
Drupal\Tests\userprotect\Functional |
|
UserProtectCreationTrait.php |
tests/src/Traits/UserProtectCreationTrait.php |
Drupal\Tests\userprotect\Traits |
|
UserProtection.php |
src/Annotation/UserProtection.php |
Drupal\userprotect\Annotation |
|
UserProtectionBase.php |
src/Plugin/UserProtection/UserProtectionBase.php |
Drupal\userprotect\Plugin\UserProtection |
|
UserProtectionBaseUnitTest.php |
tests/src/Unit/Plugin/UserProtection/UserProtectionBaseUnitTest.php |
Drupal\Tests\userprotect\Unit\Plugin\UserProtection |
|
UserProtectionInterface.php |
src/Plugin/UserProtection/UserProtectionInterface.php |
Drupal\userprotect\Plugin\UserProtection |
|
UserProtectionManager.php |
src/Plugin/UserProtection/UserProtectionManager.php |
Drupal\userprotect\Plugin\UserProtection |
|
UserProtectionPermissionsTest.php |
tests/src/Functional/UserProtectionPermissionsTest.php |
Drupal\Tests\userprotect\Functional |
|
UserProtectionPluginCollection.php |
src/Plugin/UserProtection/UserProtectionPluginCollection.php |
Drupal\userprotect\Plugin\UserProtection |
|
UserProtectionTest.php |
tests/src/Functional/UserProtectionTest.php |
Drupal\Tests\userprotect\Functional |
|
UserProtectKernelTestBase.php |
tests/src/Kernel/UserProtectKernelTestBase.php |
Drupal\Tests\userprotect\Kernel |
|
UserProtectPermissions.php |
src/UserProtectPermissions.php |
Drupal\userprotect |
|
UserProtectRoleAccessCheck.php |
src/Access/UserProtectRoleAccessCheck.php |
Drupal\userprotect\Access |
|