Home
last modified time | relevance | path

Searched defs:filter (Results 101 – 125 of 395) sorted by relevance

12345678910>>...16

/plugin/struct/types/
H A DTraitFilterPrefix.php27 public function filter(QueryBuilderWhere $add, $tablealias, $colname, $comp, $value, $op) function
/plugin/tagging/_test/
H A DSearchTest.php160 public function testSearchSql($filter, $expected)
/plugin/authphpbb3/
Dauth.php311 public function retrieveUsers($start = 0, $limit = 0, $filter = array()) {
472 public function getUserCount($filter = array()) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
DUpdateFilterViewRequest.php46 public function setFilter(FilterView $filter)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
DFilterOptions.php32 public function setFilter(Filter $filter)
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/
H A DFilterContainerInterface.php42 public function has(FilterInterface $filter): bool;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
DLogMetric.php39 public $filter; variable in Google\\Service\\Logging\\LogMetric
122 public function setFilter($filter)
DLogSink.php46 public $filter; variable in Google\\Service\\Logging\\LogSink
155 public function setFilter($filter)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
DGoogleCloudApigeeV1Query.php38 public $filter; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1Query
111 public function setFilter($filter)
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/
DDeepCopy.php94 public function addFilter(Filter $filter, Matcher $matcher)
102 public function addTypeFilter(TypeFilter $filter, TypeMatcher $matcher)
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIFilter/
DMakeAbsolute.php52 public function filter(&$uri, $config, $context) function in HTMLPurifier_URIFilter_MakeAbsolute
/plugin/projects/action/
Daction.php212 function filter(&$event, $param) { function in action_plugin_projects_action
/plugin/authchained/
H A Dauth.php332 public function getUserCount($filter = array()) {
352 public function retrieveUsers($start = 0, $limit = -1, $filter = null) {
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/
DNmtokens.php64 protected function filter($tokens, $config, $context) function in HTMLPurifier_AttrDef_HTML_Nmtokens
/plugin/authsplit/
Dauth.php552 public function retrieveUsers($start = 0, $limit = -1, $filter = null) {
575 public function getUserCount($filter = array()) {
/plugin/simplenavi/
Dsyntax.php25 protected bool $filter = false; variable in syntax_plugin_simplenavi
110 bool $filter = false
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DDirSync.php86 … __construct(LdapClient $client, ?string $namingContext = null, ?FilterInterface $filter = null, .…
211 public function useFilter(FilterInterface $filter)
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/tests/tests/
DFilterTest.php18 private $filter; variable in SebastianBergmann\\CodeCoverage\\FilterTest
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/
DFilterManager.php25 public function set($alias, FilterInterface $filter)
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/
DAsseticFilterInvoker.php25 public function __construct($factory, $filter)
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
DFilters.php30 public function addFilter(AbstractQuery $filter, ?string $name = null): self
/plugin/asciidocjs/node_modules/async/
Dselect.js89 function filter(coll, iteratee, callback) { function
Dfilter.js89 function filter(coll, iteratee, callback) { function
/plugin/asciidocjs/node_modules/pug-filters/lib/
Drun-filter.js9 function filter(name, str, options, currentDirectory, funcName) { function
/plugin/approve/
H A Dremote.php29 …$states = ['approved', 'draft', 'ready_for_approval'], $namespace = '', $filter = '', $approver = …

12345678910>>...16