Home
last modified time | relevance | path

Searched defs:APP_TAG (Results 1 – 11 of 11) sorted by relevance

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DUnbindRequest.php27 protected const APP_TAG = 2; global() define in FreeDSx\\Ldap\\Operation\\Request\\UnbindRequest
H A DAbandonRequest.php27 protected const APP_TAG = 16; global() define in FreeDSx\\Ldap\\Operation\\Request\\AbandonRequest
H A DDeleteRequest.php28 protected const APP_TAG = 10; global() define in FreeDSx\\Ldap\\Operation\\Request\\DeleteRequest
H A DAddRequest.php48 protected const APP_TAG = 8; global() define in FreeDSx\\Ldap\\Operation\\Request\\AddRequest
H A DBindRequest.php32 protected const APP_TAG = 0; global() define in FreeDSx\\Ldap\\Operation\\Request\\BindRequest
H A DCompareRequest.php32 protected const APP_TAG = 14; global() define in FreeDSx\\Ldap\\Operation\\Request\\CompareRequest
H A DExtendedRequest.php31 protected const APP_TAG = 23; global() define in FreeDSx\\Ldap\\Operation\\Request\\ExtendedRequest
H A DModifyRequest.php41 protected const APP_TAG = 6; global() define in FreeDSx\\Ldap\\Operation\\Request\\ModifyRequest
H A DModifyDnRequest.php35 protected const APP_TAG = 12; global() define in FreeDSx\\Ldap\\Operation\\Request\\ModifyDnRequest
H A DSearchRequest.php84 protected const APP_TAG = 3; global() define in FreeDSx\\Ldap\\Operation\\Request\\SearchRequest
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/
H A DPresentFilter.php29 protected const APP_TAG = 7; global() define in FreeDSx\\Ldap\\Search\\Filter\\PresentFilter