Home
last modified time | relevance | path

Searched refs:filter (Results 151 – 175 of 1263) sorted by relevance

12345678910>>...51

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DFilters.php35 * Create a logical 'and' filter, containing other filters.
46 * Create a logical 'or' filter, containing other filters.
57 * Create a simple equality value check filter.
69 * Create a filter to check for the negation of another filter.
71 * @param FilterInterface $filter
74 public static function not(FilterInterface $filter): NotFilter
76 return new NotFilter($filter);
80 * A greater-than-or-equal-to check filter.
104 * A less-than-or-equal-to check filter
72 not(FilterInterface $filter) global() argument
219 raw(string $filter) global() argument
[all...]
H A DDirSync.php83 * @param FilterInterface|null $filter argument
86 public function __construct(LdapClient $client, ?string $namingContext = null, ?FilterInterface $filter = null, ...$attributes)
91 $this->search = (new SearchRequest($filter ?? Filters::present('objectClass'), ...$attributes));
100 * all entries matching the filter).
206 * The LDAP filter to limit the results to.
208 * @param FilterInterface $filter argument
211 public function useFilter(FilterInterface $filter)
213 $this->search->setFilter($filter);
/plugin/diagramsnet/lib/img/lib/allied_telesis/buildings/
H A DBuilding_Cluster.svg1filter id="A" filterUnits="userSpaceOnUse" x="65.374" y="95.283" width="44.989" height="27.221"><f…
H A DLarge_Building.svg1filter id="A" filterUnits="userSpaceOnUse" x="77.633" y="97.011" width="46.715" height="27.885"><f…
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/filter/
H A Dwith_if_tag.test2 "filter" tag applies the filter on "if" tags
4 {% filter upper %}
/plugin/authimap2/
H A Dauth.php284 * @param array $filter array of field/pattern pairs, null for no filter
287 public function retrieveUsers($start = 0, $limit = 0, $filter = null) { argument
296 $this->_constructPattern($filter);
318 * @param array $filter array of field/pattern pairs, empty array for no filter
321 public function getUserCount($filter = array()) { argument
325 if(!count($filter)) return count($this->users);
328 $this->_constructPattern($filter);
491 * @param array $filter
493 protected function _constructPattern($filter) { argument
495 foreach($filter as $item => $pattern) {
/plugin/diagramsnet/lib/mxgraph/css/
H A Dexplorer.css2 filter:progid:DXImageTransform.Microsoft.DropShadow(OffX=4, OffY=4,
6 filter:progid:DXImageTransform.Microsoft.DropShadow(OffX=4, OffY=4,
17 filter:alpha(opacity=20) !important;
/plugin/indexmenu2/cms/transitions/
H A Dblend.js12filter.indexOf("alpha(")<0){i.style.filter="alpha(opacity=0);"}}this.doBlend(i,I,o,i[o['interval']…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1CustomReport.php50 public $filter; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1CustomReport
195 public function setFilter($filter) argument
197 $this->filter = $filter;
204 return $this->filter;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2SearchRequest.php40 public $filter; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2SearchRequest
161 public function setFilter($filter) argument
163 $this->filter = $filter;
170 return $this->filter;
H A DGoogleCloudRetailV2UserEvent.php50 public $filter; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2UserEvent
195 public function setFilter($filter) argument
197 $this->filter = $filter;
204 return $this->filter;
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dnl2br.rst5 The ``nl2br`` filter was added in Twig 1.5.
7 The ``nl2br`` filter inserts HTML line breaks before all newlines in a string:
21 The ``nl2br`` filter pre-escapes the input before applying the
H A Dspaceless.rst6 The ``spaceless`` filter was added in Twig 1.38.
8 Use the ``spaceless`` filter to remove whitespace *between HTML tags*, not
21 You can combine ``spaceless`` with the ``filter`` tag to apply the
26 {% filter spaceless %}
40 As the filter uses a regular expression behind the scenes, its performance
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/
H A DAssetFactory.php204 foreach ($filters as $filter) {
205 if ('?' != $filter[0]) {
206 $asset->ensureFilter($this->getFilter($filter));
208 $asset->ensureFilter($this->getFilter(substr($filter, 1)));
262 foreach ($filters as $filter) {
263 $prevFilters[] = $filter;
265 if (!$filter instanceof DependencyExtractorInterface) {
277 …foreach ($filter->getChildren($this, $clone->getContent(), $clone->getSourceDirectory()) as $child…
/plugin/tagging/
H A Dhelper.php146 * @param array $filter What to search for array('field' => 'searchterm')
152 public function findItems($filter, $type, $limit = 0) { argument
161 $queryBuilder->setTags($this->extractFromQuery($filter));
162 if (isset($filter['ns'])) $queryBuilder->includeNS($filter['ns']);
163 if (isset($filter['notns'])) $queryBuilder->excludeNS($filter['notns']);
164 if (isset($filter['tagger'])) $queryBuilder->setTagger($filter['tagger']);
165 if (isset($filter['pi
[all...]
/plugin/magnifier/images/
H A Dmagnifier.svg1filter id="magnifier-a" width="100%" height="100%" x="0%" y="0%" filterUnits="objectBoundingBox"><…
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/
H A DAssetReference.php45 public function ensureFilter(FilterInterface $filter) argument
47 $this->filters[] = $filter;
145 while ($filter = array_shift($this->filters)) {
146 $asset->ensureFilter($filter);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DPacketMirroring.php126 public function setFilter(PacketMirroringFilter $filter) argument
128 $this->filter = $filter;
135 return $this->filter;
/plugin/semanticdata/syntax/
H A Dtable.php394 foreach($data['filter'] as $filter){
395 $col = $filter['key'];
397 if ($filter['logic'] == 'OR') $wherefilter .= '} UNION {';
415 switch ($filter['compare']) {
421 $wherefilter .= sprintf('{ ?pageurl %s "%s" . }',$predicate, $filter['value']);
424 …egex(?%s_value,"^%s$") }',$predicate,$col,$col,addslashes(str_replace('%','.*',$filter['value'])));
427 …s_value,"^%s$")) }',$predicate,$col,$col,addslashes(str_replace('%','.*',$filter['value'])));
430 …lue . FILTER (?%s_value %s "%s") }',$predicate,$col,$col,$filter['compare'],addslashes($filter['va…
/plugin/findologicxmlexport/vendor/twig/twig/src/Sandbox/
H A DSecurityPolicy.php76 foreach ($filters as $filter) {
77 if (!\in_array($filter, $this->allowedFilters)) {
78 … throw new SecurityNotAllowedFilterError(sprintf('Filter "%s" is not allowed.', $filter), $filter);
/plugin/authg2fa/
H A Dadmin.php194 $filter = array();
196 if (isset($t_filter['user'])) $filter['user'] = $t_filter['user'];
197 if (isset($t_filter['name'])) $filter['name'] = $t_filter['name'];
198 if (isset($t_filter['mail'])) $filter['mail'] = $t_filter['mail'];
199 if (isset($t_filter['grps'])) $filter['grps'] = $t_filter['grps'];
201 return $filter;
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced_legacy.rst62 Now, let's use a ``lipsum`` *filter*:
106 *filter* trivial frequent Value transformation
134 Defining a filter is as easy as associating the filter name with a PHP
142 associated with the ``lower`` filter. The ``lower`` filter is a built-in Twig
166 Let's see how to create a new filter.
208 Adding this filter is as easy as before::
233 filter call::
256 through your filter::
266 A filter name containing the special ``*`` character is a dynamic filter as
281 A dynamic filter can define more than one dynamic parts::
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG31 * added a spaceless filter
383 * sped up the slice filter
404 * added the round filter
461 * added a batch filter
513 * added a split filter
559 * added the abs filter
614 * added a trim filter
631 * added a slice filter
662 * added a nl2br filter
838 * added the merge filter
[all …]
/plugin/structat/meta/
H A DSearchConfigAt.php136 if(!empty($this->filter)) {
139 foreach($this->filter as $filter) {
141 list($col, $value, $comp, $op) = $filter;
165 … $col->getType()->filter($userWHERE, $coltbl, $colnam, $comp, $value, $op); // type based filter
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DBuildTrigger.php56 public $filter; variable in Google\\Service\\CloudBuild\\BuildTrigger
231 public function setFilter($filter) argument
233 $this->filter = $filter;
240 return $this->filter;

12345678910>>...51