Home
last modified time | relevance | path

Searched refs:SIZE_LIMIT_EXCEEDED (Results 1 – 1 of 1) sorted by relevance

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/
H A DResultCode.php29 public const SIZE_LIMIT_EXCEEDED = 4; define in FreeDSx\\Ldap\\Operation\\ResultCode
120 self::SIZE_LIMIT_EXCEEDED => 'sizeLimitExceeded',
167 …self::SIZE_LIMIT_EXCEEDED => 'Indicates that the size limit specified by the client was exceeded b…