Deprecated in User registration password 8
Primary tabs
Name | Location | Type | Deprecation | Direct uses | Namespaced uses | Overrides | Use statements |
---|---|---|---|---|---|---|---|
USER_REGISTRATIONPASSWORD_NO_VERIFICATION |
./ |
constant | in 1.0-beta1 and will be removed before 1.0. Use \Drupal\user_registrationpassword\UserRegistrationPassword::NO_VERIFICATION instead. | ||||
user_registrationpassword_set_message |
./ |
function | from 8.x-1.0-beta1 and dropped in 8.x-1.0. Use the drupal core messenger service instead. | ||||
USER_REGISTRATIONPASSWORD_VERIFICATION_DEFAULT |
./ |
constant | in 1.0-beta1 and will be removed before 1.0. Use \Drupal\user_registrationpassword\UserRegistrationPassword::VERIFICATION_DEFAULT instead. | ||||
USER_REGISTRATIONPASSWORD_VERIFICATION_PASS |
./ |
constant | in 1.0-beta1 and will be removed before 1.0. Use \Drupal\user_registrationpassword\UserRegistrationPassword::VERIFICATION_PASS instead. |