You are here

10 string references to YAML keys in simple_ldap.routing.yml in Simple LDAP 8

SimpleLdapConnection::__construct in src/SimpleLdapConnection.php
Constructs a SimpleLdapConnection.
SimpleLdapServer::__construct in src/SimpleLdapServer.php
Constructs a SimpleLdapServer.
SimpleLdapServerSettingsForm::buildForm in src/Form/SimpleLdapServerSettingsForm.php
Form constructor.
SimpleLdapServerSettingsForm::getBindStatus in src/Form/SimpleLdapServerSettingsForm.php
Helper function that returns a message about the status of the connection.
SimpleLdapServerSettingsForm::getEditableConfigNames in src/Form/SimpleLdapServerSettingsForm.php
Gets the configuration names that will be editable.
SimpleLdapServerSettingsForm::submitForm in src/Form/SimpleLdapServerSettingsForm.php
Form submission handler.
SimpleLdapTest::testSimpleLdapClass in tests/src/Functional/SimpleLdapTest.php
Test the SimpleLdap class.
SimpleLdapUserSettingsForm::__construct in modules/simple_ldap_user/src/Form/SimpleLdapUserSettingsForm.php
Overwrite default constructor so we can also grab the server.
SimpleLdapUserTest::setUp in modules/simple_ldap_user/tests/src/Functional/SimpleLdapUserTest.php
simple_ldap_user_form_user_form_alter in modules/simple_ldap_user/simple_ldap_user.module
Implements hook_form_FORM_ID_alter().