Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UserBulkFormTest.php | file | core/ |
|
| UserBulkFormTest::tearDown | function | core/ |
|
| UserBulkFormTest::testConstructor | function | core/ |
Tests the constructor assignment of actions. |
| UserCacheContext | class | core/ |
Defines the UserCacheContext service, for "per user" caching. |
| UserCacheContext.php | file | core/ |
|
| UserCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
| UserCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| UserCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| UserCacheContextBase | class | core/ |
Base class for user-based cache contexts. |
| UserCacheContextBase.php | file | core/ |
|
| UserCacheContextBase::$user | property | core/ |
The account object. |
| UserCacheContextBase::__construct | function | core/ |
Constructs a new UserCacheContextBase class. |
| UserCacheTagsTest | class | core/ |
Tests the User entity's cache tags. |
| UserCacheTagsTest.php | file | core/ |
|
| UserCacheTagsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserCacheTagsTest::$modules | property | core/ |
Modules to install. |
| UserCacheTagsTest::createEntity | function | core/ |
Creates the entity to be tested. |
| UserCacheTagsTest::getAdditionalCacheTagsForEntityListing | function | core/ |
Returns the additional cache tags for the tested entity's listing by type. |
| UserCacheTagsTest::setUp | function | core/ |
|
| UserCancelForm | class | core/ |
Provides a confirmation form for cancelling user account. |
| UserCancelForm.php | file | core/ |
|
| UserCancelForm::$cancelMethods | property | core/ |
Available account cancellation methods. |
| UserCancelForm::$entity | property | core/ |
The account being cancelled. |
| UserCancelForm::$notificationHandler | property | core/ |
The user notification handler. |
| UserCancelForm::$selectCancel | property | core/ |
Whether it is allowed to select cancellation method. |
| UserCancelForm::buildForm | function | core/ |
Form constructor. |
| UserCancelForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| UserCancelForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| UserCancelForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| UserCancelForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| UserCancelForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| UserCancelForm::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
| UserCancelForm::__construct | function | core/ |
Constructs a ContentEntityForm object. |
| UserCancelMethodsConstraint | class | core/ |
Constraint for the user cancel method. |
| UserCancelMethodsConstraint.php | file | core/ |
|
| UserCancelMethodsConstraint::create | function | core/ |
Creates an instance of the plugin. |
| UserCancelTest | class | core/ |
Ensure that account cancellation methods work as expected. |
| UserCancelTest.php | file | core/ |
|
| UserCancelTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserCancelTest::$modules | property | core/ |
Modules to install. |
| UserCancelTest::setUp | function | core/ |
|
| UserCancelTest::testMassUserCancelByAdmin | function | core/ |
Create an administrative user and mass-delete other users. |
| UserCancelTest::testUserAnonymize | function | core/ |
Delete account and anonymize all content. |
| UserCancelTest::testUserAnonymizeBatch | function | core/ |
Delete account and anonymize all content using a batch process. |
| UserCancelTest::testUserAnonymizeTranslations | function | core/ |
Delete account and anonymize all content and it's translations. |
| UserCancelTest::testUserBlock | function | core/ |
Disable account and keep all content. |
| UserCancelTest::testUserBlockUnpublish | function | core/ |
Disable account and unpublish all content. |
| UserCancelTest::testUserBlockUnpublishNodeAccess | function | core/ |
Tests nodes are unpublished even if inaccessible to cancelling user. |
| UserCancelTest::testUserCancelByAdmin | function | core/ |
Create an administrative user and delete other users. |
| UserCancelTest::testUserCancelChangePermission | function | core/ |
Tests ability to change the permission for canceling users. |
Pagination
- Previous page
- Page 1521
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.