You are here

11 string references to cas.user_manager in CAS 8

BulkAddCasUsers::userAdd in src/Form/BulkAddCasUsers.php
Perform a single CAS user creation batch operation.
CasBulkAddCasUsersTest::testBulkAddForm in tests/src/Functional/CasBulkAddCasUsersTest.php
Tests the bulk add form.
CasCommands::setCasUsername in src/Commands/CasCommands.php
Sets CAS username for an existing Drupal user.
CasProtectedUserFieldConstraintValidator::create in src/Plugin/Validation/Constraint/CasProtectedUserFieldConstraintValidator.php
Instantiates a new instance of this class.
CasUserInteractionTestForm::submitForm in tests/modules/cas_user_interaction_test/src/CasUserInteractionTestForm.php
Form submission handler.
cas_form_user_form_alter in ./cas.module
Implements hook_form_FORM_ID_alter().
ServiceController::create in src/Controller/ServiceController.php
Instantiates a new instance of this class.
_cas_user_form_submit in ./cas.module
Submit callback for the user entity form.
_cas_user_form_validate in ./cas.module
Validation callback for the user entity form.
_cas_user_login_validate in ./cas.module
Custom validation function added to user login form.
_cas_validate_user_pass_form in ./cas.module
Custom form validator for the password reset form.