Home
last modified time | relevance | path

Searched defs:filter (Results 76 – 100 of 263) sorted by relevance

1234567891011

/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DAdjacencyMatrix.php14 public function addFilter(AbstractQuery $filter, string $name): self argument
H A DFilters.php30 public function addFilter(AbstractQuery $filter, ?string $name = null): self argument
/plugin/tagging/_test/
H A Dsearch.test.php156 public function testSearchSql($filter, $expected) argument
/plugin/authsmartcard/
H A Dauth.php230 public function getUserCount($filter = array()) {
242 public function retrieveUsers($start, $limit, $filter) {
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DPngoutFilter.php50 private $filter; variable in Assetic\\Filter\\PngoutFilter
69 public function setFilter($filter)
/plugin/findologicxmlexport/vendor/hoa/stream/Filter/
H A DLateComputed.php81 public function filter($in, $out, &$consumed, $closing) function in Hoa\\Stream\\Filter\\LateComputed
/plugin/distribute/
H A Dhelper.funcs.util.php17 function getFilesInDir($dir, $recursive=false, $type='df', $filter='', $showhidden=false, $showdots…
/plugin/struct/types/
H A DTraitFilterPrefix.php27 public function filter(QueryBuilderWhere $add, $tablealias, $colname, $comp, $value, $op) function
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DSearchRequest.php119 protected $filter; global() variable in FreeDSx\\Ldap\\Operation\\Request\\SearchRequest
130 __construct(FilterInterface $filter, ...$attributes) global() argument
368 setFilter(FilterInterface $filter) global() argument
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DMetricThreshold.php46 public $filter; variable in Google\\Service\\Monitoring\\MetricThreshold
138 public function setFilter($filter)
/plugin/bez/mdl/
H A DEntity.php39 public function get_assoc($filter=NULL) { argument
109 public function changable_fields($filter=NULL) { argument
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/
H A DFilterContainerInterface.php41 has(FilterInterface $filter) global() argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DFilterOptions.php32 public function setFilter(Filter $filter)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DUpdateFilterViewRequest.php46 public function setFilter(FilterView $filter)
/plugin/projects/action/
H A Daction.php212 function filter(&$event, $param) { function in action_plugin_projects_action
/plugin/authphpbb3/
H A Dauth.php311 public function retrieveUsers($start = 0, $limit = 0, $filter = array()) {
472 public function getUserCount($filter = array()) {
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/
H A DDeepCopy.php94 public function addFilter(Filter $filter, Matcher $matcher)
102 public function addTypeFilter(TypeFilter $filter, TypeMatcher $matcher)
/plugin/authchained/
H A Dauth.php330 public function getUserCount($filter = array()) {
350 public function retrieveUsers($start = 0, $limit = -1, $filter = null) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1Query.php38 public $filter; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1Query
111 public function setFilter($filter)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DLogMetric.php39 public $filter; variable in Google\\Service\\Logging\\LogMetric
122 public function setFilter($filter)
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/tests/tests/
H A DFilterTest.php18 private $filter; variable in SebastianBergmann\\CodeCoverage\\FilterTest
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/
H A DAsseticFilterInvoker.php25 public function __construct($factory, $filter)
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/
H A DFilterManager.php25 public function set($alias, FilterInterface $filter)
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DLdapUrl.php67 protected $filter; global() variable in FreeDSx\\Ldap\\LdapUrl
170 setFilter(string $filter) global() argument
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DDirSync.php83 * @param FilterInterface|null $filter argument
208 * @param FilterInterface $filter argument

1234567891011