ClientIp |
class |
Drupal\user_restrictions\Plugin\UserRestrictionType |
src/Plugin/UserRestrictionType/ClientIp.php |
Defines a restriction type by client IP. |
|
|
|
Email |
class |
Drupal\user_restrictions\Plugin\UserRestrictionType |
src/Plugin/UserRestrictionType/Email.php |
Defines a restriction type by email. |
|
|
|
Name |
class |
Drupal\user_restrictions\Plugin\UserRestrictionType |
src/Plugin/UserRestrictionType/Name.php |
Defines a restriction type by username. |
|
|
|
UserRestrictionInterface |
interface |
Drupal\user_restrictions\Entity |
src/Entity/UserRestrictionInterface.php |
Defines the interface for UserRestriction entities. |
1 |
|
|
UserRestrictions |
class |
Drupal\user_restrictions\Entity |
src/Entity/UserRestrictions.php |
Defines an image style configuration entity. |
|
4 |
|
UserRestrictionsAddForm |
class |
Drupal\user_restrictions\Form |
src/Form/UserRestrictionsAddForm.php |
Controller for image style addition forms. |
|
|
|
UserRestrictionsBasicTest |
class |
Drupal\Tests\user_restrictions\Functional |
tests/src/Functional/UserRestrictionsBasicTest.php |
Defines basic user restriction tests. |
|
|
|
UserRestrictionsDeleteForm |
class |
Drupal\user_restrictions\Form |
src/Form/UserRestrictionsDeleteForm.php |
Creates a form to delete a user restriction rule. |
|
|
|
UserRestrictionsEditForm |
class |
Drupal\user_restrictions\Form |
src/Form/UserRestrictionsEditForm.php |
Provides an edit form for image effects. |
|
|
|
UserRestrictionsExpireTest |
class |
Drupal\Tests\user_restrictions\Functional |
tests/src/Functional/UserRestrictionsExpireTest.php |
Tests rule expirations. |
|
|
|
UserRestrictionsFormBase |
abstract class |
Drupal\user_restrictions\Form |
src/Form/UserRestrictionsFormBase.php |
Base form for image style add and edit forms. |
2 |
|
|
UserRestrictionsListBuilder |
class |
Drupal\user_restrictions |
src/UserRestrictionsListBuilder.php |
Defines a class to build a listing of image style entities. |
|
|
|
UserRestrictionsLoginTest |
class |
Drupal\Tests\user_restrictions\Functional |
tests/src/Functional/UserRestrictionsLoginTest.php |
Tests login restrictions. |
|
|
|
UserRestrictionsManager |
class |
Drupal\user_restrictions |
src/UserRestrictionsManager.php |
Defines the user restriction manager. |
|
1 |
2 |
UserRestrictionsManagerInterface |
interface |
Drupal\user_restrictions |
src/UserRestrictionsManagerInterface.php |
Defines the UserRestrictionManager interface. |
1 |
|
|
UserRestrictionsTestBase |
abstract class |
Drupal\Tests\user_restrictions\Functional |
tests/src/Functional/UserRestrictionsTestBase.php |
|
3 |
|
|
UserRestrictionType |
class |
Drupal\user_restrictions\Annotation |
src/Annotation/UserRestrictionType.php |
Defines the annotation object for UserRestrictionType plugins. |
|
|
|
UserRestrictionTypeBase |
abstract class |
Drupal\user_restrictions\Plugin\UserRestrictionType |
src/Plugin/UserRestrictionType/UserRestrictionTypeBase.php |
|
3 |
|
|
UserRestrictionTypeInterface |
interface |
Drupal\user_restrictions\Plugin |
src/Plugin/UserRestrictionTypeInterface.php |
Defines the interface for UserRestrictionType plugins. |
1 |
1 |
|
UserRestrictionTypeManager |
class |
Drupal\user_restrictions |
src/UserRestrictionTypeManager.php |
Manages user restriction type plugins. |
|
|
2 |
UserRestrictionTypeManagerInterface |
interface |
Drupal\user_restrictions |
src/UserRestrictionTypeManagerInterface.php |
Defines the interface for the UserRestrictionTypeManager. |
1 |
|
|