You are here

15 string references to 'ldap_user.settings' in Lightweight Directory Access Protocol (LDAP) 8.3

DebuggingReviewForm::buildForm in ldap_help/src/Form/DebuggingReviewForm.php
Form constructor.
DrupalUserProcessor::__construct in ldap_user/src/Processor/DrupalUserProcessor.php
Constructor.
GroupUserUpdateProcessor::__construct in ldap_user/src/Processor/GroupUserUpdateProcessor.php
Constructor for update process.
LdapUserAdminForm::buildForm in ldap_user/src/Form/LdapUserAdminForm.php
Form constructor.
LdapUserAdminForm::getEditableConfigNames in ldap_user/src/Form/LdapUserAdminForm.php
Gets the configuration names that will be editable.
LdapUserAdminForm::getServerMappingFields in ldap_user/src/Form/LdapUserAdminForm.php
Return the server mappings for the fields.
ldap_user_form_register_form_validate in ldap_user/ldap_user.module
Implements hook_form_validate().
ldap_user_update_8303 in ldap_user/ldap_user.install
Updates the ldapUserSyncMappings name.
ldap_user_update_8304 in ldap_user/ldap_user.install
Removes the ldap_user_conf prefix.
ldap_user_update_8305 in ldap_user/ldap_user.install
Converts unreadable integers to strings for LDAP direction.
ldap_user_update_8306 in ldap_user/ldap_user.install
Converts unreadable integers to strings for LDAP provision triggers.
ldap_user_update_8307 in ldap_user/ldap_user.install
Converts unreadable integers to strings for LDAP provision triggers.
LoginValidator::verifyAccountCreation in ldap_authentication/src/Controller/LoginValidator.php
Verifies whether the user is available or can be created.
OrphanProcessor::__construct in ldap_user/src/Processor/OrphanProcessor.php
Constructor.
SyncMappingHelper::__construct in ldap_user/src/Helper/SyncMappingHelper.php
Constructor.