You are here

Files in User restrictions 8

Primary tabs

File namesort descending Location Namespace Description
ClientIp.php src/Plugin/UserRestrictionType/ClientIp.php Drupal\user_restrictions\Plugin\UserRestrictionType
Email.php src/Plugin/UserRestrictionType/Email.php Drupal\user_restrictions\Plugin\UserRestrictionType
Name.php src/Plugin/UserRestrictionType/Name.php Drupal\user_restrictions\Plugin\UserRestrictionType
README.txt README.txt ABOUT This module is a replacement for the 'access rules' functionality which was removed from Drupal 7. The module implement an API and custom hooks that allow third-party modules to add additional restrictions, or implement new type of…
UserRestrictionInterface.php src/Entity/UserRestrictionInterface.php Drupal\user_restrictions\Entity
UserRestrictions.php src/Entity/UserRestrictions.php Drupal\user_restrictions\Entity
UserRestrictionsAddForm.php src/Form/UserRestrictionsAddForm.php Drupal\user_restrictions\Form
UserRestrictionsBasicTest.php tests/src/Functional/UserRestrictionsBasicTest.php Drupal\Tests\user_restrictions\Functional
UserRestrictionsDeleteForm.php src/Form/UserRestrictionsDeleteForm.php Drupal\user_restrictions\Form
UserRestrictionsEditForm.php src/Form/UserRestrictionsEditForm.php Drupal\user_restrictions\Form
UserRestrictionsExpireTest.php tests/src/Functional/UserRestrictionsExpireTest.php Drupal\Tests\user_restrictions\Functional
UserRestrictionsFormBase.php src/Form/UserRestrictionsFormBase.php Drupal\user_restrictions\Form
UserRestrictionsListBuilder.php src/UserRestrictionsListBuilder.php Drupal\user_restrictions
UserRestrictionsLoginTest.php tests/src/Functional/UserRestrictionsLoginTest.php Drupal\Tests\user_restrictions\Functional
UserRestrictionsManager.php src/UserRestrictionsManager.php Drupal\user_restrictions
UserRestrictionsManagerInterface.php src/UserRestrictionsManagerInterface.php Drupal\user_restrictions
UserRestrictionsTestBase.php tests/src/Functional/UserRestrictionsTestBase.php Drupal\Tests\user_restrictions\Functional
UserRestrictionType.php src/Annotation/UserRestrictionType.php Drupal\user_restrictions\Annotation
UserRestrictionTypeBase.php src/Plugin/UserRestrictionType/UserRestrictionTypeBase.php Drupal\user_restrictions\Plugin\UserRestrictionType
UserRestrictionTypeInterface.php src/Plugin/UserRestrictionTypeInterface.php Drupal\user_restrictions\Plugin
UserRestrictionTypeManager.php src/UserRestrictionTypeManager.php Drupal\user_restrictions
UserRestrictionTypeManagerInterface.php src/UserRestrictionTypeManagerInterface.php Drupal\user_restrictions
user_permissions.schema.yml config/schema/user_permissions.schema.yml config/schema/user_permissions.schema.yml
user_restrictions.info.yml user_restrictions.info.yml user_restrictions.info.yml
user_restrictions.links.action.yml user_restrictions.links.action.yml user_restrictions.links.action.yml
user_restrictions.links.menu.yml user_restrictions.links.menu.yml user_restrictions.links.menu.yml
user_restrictions.module user_restrictions.module Specifies rules for restricting the data users can set for their accounts.
user_restrictions.permissions.yml user_restrictions.permissions.yml user_restrictions.permissions.yml
user_restrictions.routing.yml user_restrictions.routing.yml user_restrictions.routing.yml
user_restrictions.services.yml user_restrictions.services.yml user_restrictions.services.yml
user_restrictions.user_restrictions.test_rule_1.yml tests/user_restrictions_test/config/install/user_restrictions.user_restrictions.test_rule_1.yml tests/user_restrictions_test/config/install/user_restrictions.user_restrictions.test_rule_1.yml
user_restrictions.user_restrictions.test_rule_2.yml tests/user_restrictions_test/config/install/user_restrictions.user_restrictions.test_rule_2.yml tests/user_restrictions_test/config/install/user_restrictions.user_restrictions.test_rule_2.yml
user_restrictions.user_restrictions.test_rule_3.yml tests/user_restrictions_test/config/install/user_restrictions.user_restrictions.test_rule_3.yml tests/user_restrictions_test/config/install/user_restrictions.user_restrictions.test_rule_3.yml
user_restrictions.user_restrictions.test_rule_4.yml tests/user_restrictions_test/config/install/user_restrictions.user_restrictions.test_rule_4.yml tests/user_restrictions_test/config/install/user_restrictions.user_restrictions.test_rule_4.yml
user_restrictions.user_restrictions.test_rule_5.yml tests/user_restrictions_test/config/install/user_restrictions.user_restrictions.test_rule_5.yml tests/user_restrictions_test/config/install/user_restrictions.user_restrictions.test_rule_5.yml
user_restrictions.user_restrictions.test_rule_expire_1.yml tests/user_restrictions_test/config/install/user_restrictions.user_restrictions.test_rule_expire_1.yml tests/user_restrictions_test/config/install/user_restrictions.user_restrictions.test_rule_expire_1.yml
user_restrictions_test.info.yml tests/user_restrictions_test/user_restrictions_test.info.yml tests/user_restrictions_test/user_restrictions_test.info.yml

Other projects