You are here

8 string references to YAML keys in ldap_servers.routing.yml in Lightweight Directory Access Protocol (LDAP) 8.4

FieldProvider::addPuidFields in ldap_user/src/FieldProvider.php
Add PUID Fields.
LdapAuthenticationAdminForm::buildForm in ldap_authentication/src/Form/LdapAuthenticationAdminForm.php
Form constructor.
LdapUserAdminForm::buildForm in ldap_user/src/Form/LdapUserAdminForm.php
Form constructor.
ldap_servers_help in ldap_servers/ldap_servers.module
Implements hook_help().
ServerDeleteForm::getCancelUrl in ldap_servers/src/Form/ServerDeleteForm.php
Returns the route to go to if the user cancels the action.
ServerEnableDisableForm::getCancelUrl in ldap_servers/src/Form/ServerEnableDisableForm.php
If the delete command is canceled, return to the overview page.
ServerEnableDisableForm::submitForm in ldap_servers/src/Form/ServerEnableDisableForm.php
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state…
ServerListBuilder::getOperations in ldap_servers/src/ServerListBuilder.php
Get Operations.