constant LDAP_SIZELIMIT_EXCEEDED in Lightweight Directory Access Protocol (LDAP) 7
Same name in this branch
- 7 ldap_servers/ldap_servers.module \LDAP_SIZELIMIT_EXCEEDED
- 7 ldap_help/ldap_test_script/functions.inc \LDAP_SIZELIMIT_EXCEEDED
Same name and namespace in other branches
- 8.2 ldap_servers/ldap_servers.module \LDAP_SIZELIMIT_EXCEEDED
- 8.2 ldap_help/ldap_test_script/functions.inc \LDAP_SIZELIMIT_EXCEEDED
- 7.2 ldap_servers/ldap_servers.module \LDAP_SIZELIMIT_EXCEEDED
- 7.2 ldap_help/ldap_test_script/functions.inc \LDAP_SIZELIMIT_EXCEEDED
2 uses of LDAP_SIZELIMIT_EXCEEDED
- LdapServer::ldapQuery in ldap_servers/
LdapServer.class.php - LdapServer::pagedLdapQuery in ldap_servers/
LdapServer.class.php - execute a paged ldap query and return entries as one aggregated array
File
- ldap_servers/
ldap_servers.module, line 64
Code
define('LDAP_SIZELIMIT_EXCEEDED', 0x4);