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 |
|---|---|---|---|
| UserMailDefaultsTest::setUp | function | core/ |
|
| UserMailDefaultsTest::testMailDefaults | function | core/ |
Tests that each user mail contains blank lines. |
| UserMailDefaultsTest::userMailsProvider | function | core/ |
Data provider for user mail testing. |
| UserMailNotifyTest | class | core/ |
Tests _user_mail_notify() use of user.settings.notify.*. |
| UserMailNotifyTest.php | file | core/ |
|
| UserMailNotifyTest::$modules | property | core/ |
Modules to install. |
| UserMailNotifyTest::testUserMailsNotSent | function | core/ |
Tests mails are not sent when notify.$op is FALSE. |
| UserMailNotifyTest::testUserMailsSent | function | core/ |
Tests mails are sent when notify.$op is TRUE. |
| UserMailNotifyTest::testUserMailsWithoutAccountEmail | function | core/ |
Tests mails are not sent when the account has no email address. |
| UserMailNotifyTest::userMailsProvider | function | core/ |
Data provider for user mail testing. |
| UserMailRequired | class | core/ |
Checks if the user's email address is provided if required. |
| UserMailRequired.php | file | core/ |
|
| UserMailRequired::__construct | function | core/ |
|
| UserMailRequiredValidator | class | core/ |
Checks if the user's email address is provided if required. |
| UserMailRequiredValidator.php | file | core/ |
|
| UserMailRequiredValidator::validate | function | core/ |
|
| UserMailRequiredValidatorTest | class | core/ |
Tests Drupal\user\Plugin\Validation\Constraint\UserMailRequiredValidator. |
| UserMailRequiredValidatorTest.php | file | core/ |
|
| UserMailRequiredValidatorTest::createValidator | function | core/ |
Creates a validator instance. |
| UserMailRequiredValidatorTest::providerTestValidate | function | core/ |
Data provider for ::testValidate(). |
| UserMailRequiredValidatorTest::testValidate | function | core/ |
Tests validate. |
| UserMailUnique | class | core/ |
Checks if a user's email address is unique on the site. |
| UserMailUnique.php | file | core/ |
|
| UserMailUnique::__construct | function | core/ |
Constructs a UniqueFieldConstraint object. |
| UserMigrationClassTest | class | core/ |
Tests the user migration plugin class. |
| UserMigrationClassTest.php | file | core/ |
|
| UserMigrationClassTest::testClass | function | core/ |
Tests that the profile value process is added to the pipeline. |
| UserMultipleCancelConfirm | class | core/ |
Provides a confirmation form for cancelling multiple user accounts. |
| UserMultipleCancelConfirm.php | file | core/ |
|
| UserMultipleCancelConfirm::$entityTypeManager | property | core/ |
The entity type manager. |
| UserMultipleCancelConfirm::$tempStoreFactory | property | core/ |
The temp store factory. |
| UserMultipleCancelConfirm::$userStorage | property | core/ |
The user storage. |
| UserMultipleCancelConfirm::buildForm | function | core/ |
Form constructor. |
| UserMultipleCancelConfirm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| UserMultipleCancelConfirm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| UserMultipleCancelConfirm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| UserMultipleCancelConfirm::getDescription | function | core/ |
Returns additional text to display as a description. |
| UserMultipleCancelConfirm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| UserMultipleCancelConfirm::getQuestion | function | core/ |
Returns the question to ask the user. |
| UserMultipleCancelConfirm::submitForm | function | core/ |
Form submission handler. |
| UserMultipleCancelConfirm::__construct | function | core/ |
Constructs a new UserMultipleCancelConfirm. |
| UserName | class | core/ |
Validates whether a user name is valid. |
| username.html.twig | file | core/ |
Default theme implementation for displaying a username. |
| username.html.twig | file | core/ |
Theme override for displaying a username. |
| username.html.twig | file | core/ |
Theme override for displaying a username. |
| username.html.twig | file | core/ |
Theme override for displaying a username. |
| username.html.twig | file | core/ |
Theme override for displaying a username. |
| username.html.twig | file | core/ |
Theme override for displaying a username. |
| username.html.twig | file | core/ |
Theme override for displaying a username. |
| username.html.twig | file | core/ |
Theme override for displaying a username. |
Pagination
- Previous page
- Page 1531
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.