Home
last modified time | relevance | path

Searched defs:search (Results 51 – 75 of 154) sorted by last modified time

1234567

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DEqlNamespace.php105 public function search(array $params = []) global() function in Elasticsearch\\Namespaces\\EqlNamespace
[all...]
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DScroll.php48 __construct(Search $search, string $expiryTime = '1m') global() argument
[all...]
H A DSearch.php331 public function search($query = '', $options = null, string $method = Request::POST): ResultSet global() function in Elastica\\Search
H A DSearchableInterface.php39 public function search($query = '', $options = null, string $method = Request::POST): ResultSet; global() function
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
H A DClient.php1352 public function search(array $params = []) global() function in Elasticsearch\\Client
[all...]
/plugin/ckgedit/ckeditor/
H A Dckeditor.js921 … !important;}")},init:function(b){var a=b.lang,g=0,h={email:1,password:1,search:1,tel:1,text:1,url… property in AnonymousFunctiona9e2af6b51900.h
/plugin/tagfilter/script/select2/
H A Dselect2.min.js22 0!==b.length&&(c=b.offset().top-a.offset().top-a.height(),c<=this.opts.loadMorePadding&&(b.addClass("select2-active"),this.opts.query({element:this.opts.element,term:f,page:d,context:g,matcher:this.opts.matcher,callback:this.bind(function(c){e.opened()&&(e.opts.populateResults.call(this,a,c.results,{term:f,page:d,context:g}),e.postprocessResults(c,!1,!1),c.more===!0?(b.detach().appendTo(a).text(L(e.opts.formatLoadMore,d+1)),window.setTimeout(function(){e.loadMoreIfNeeded()},10)):b.remove(),e.positionDropdown(),e.resultsPage=d,e.context=c.context,this.opts.element.trigger({type:"select2-loaded",items:c}))})})))},tokenize:function(){},updateResults:function(c){function m(){d.removeClass("select2-active"),h.positionDropdown(),e.find(".select2-no-results,.select2-selection-limit,.select2-searching").length?h.liveRegion.text(e.text()):h.liveRegion.text(h.opts.formatMatches(e.find(".select2-result-selectable").length))}function n(a){e.html(a),m()}var g,i,l,d=this.search,e=this.results,f=this.opts,h=this,j=d.val(),k=a.data(this.container,"select2-last-term");if((c===!0||!k||!r(j,k))&&(a.data(this.container,"select2-last-term",j),c===!0||this.showSearchInput!==!1&&this.opened())){l=++this.queryCount;var o=this.getMaximumSelectionSize();if(o>=1&&(g=this.data(),a.isArray(g)&&g.length>=o&&K(f.formatSelectionTooBig,"formatSelectionTooBig")))return n("<li class='select2-selection-limit'>"+L(f.formatSelectionTooBig,o)+"</li>"),void 0;if(d.val().length<f.minimumInputLength)return K(f.formatInputTooShort,"formatInputTooShort")?n("<li class='select2-no-results'>"+L(f.formatInputTooShort,d.val(),f.minimumInputLength)+"</li>"):n(""),c&&this.showSearch&&this.showSearch(!0),void 0;if(f.maximumInputLength&&d.val().length>f.maximumInputLength)return K(f.formatInputTooLong,"formatInputTooLong")?n("<li class='select2-no-results'>"+L(f.formatInputTooLong,d.val(),f.maximumInputLength)+"</li>"):n(""),void 0;f.formatSearching&&0===this.findHighlightableChoices().length&&n("<li class='select2-searching'>"+L(f.formatSearching)+"</li>"),d.addClass("select2-active"),this.removeHighlight(),i=this.tokenize(),i!=b&&null!=i&&d.val(i),this.resultsPage=1,f.query({element:f.element,term:d.val(),page:this.resultsPage,context:null,matcher:f.matcher,callback:this.bind(function(g){var i;if(l==this.queryCount){if(!this.opened())return this.search.removeClass("select2-active"),void 0;if(this.context=g.context===b?null:g.context,this.opts.createSearchChoice&&""!==d.val()&&(i=this.opts.createSearchChoice.call(h,d.val(),g.results),i!==b&&null!==i&&h.id(i)!==b&&null!==h.id(i)&&0===a(g.results).filter(function(){return r(h.id(this),h.id(i))}).length&&this.opts.createSearchChoicePosition(g.results,i)),0===g.results.length&&K(f.formatNoMatches,"formatNoMatches"))return n("<li class='select2-no-results'>"+L(f.formatNoMatches,d.val())+"</li>"),void 0;e.empty(),h.opts.populateResults.call(this,e,g.results,{term:d.val(),page:this.resultsPage,context:null}),g.more===!0&&K(f.formatLoadMore,"formatLoadMore")&&(e.append("<li class='select2-more-results'>"+h.opts.escapeMarkup(L(f.formatLoadMore,this.resultsPage))+"</li>"),window.setTimeout(function(){h.loadMoreIfNeeded()},10)),this.postprocessResults(g,c),m(),this.opts.element.trigger({type:"select2-loaded",items:g})}})})}},cancel:function(){this.close()},blur:function(){this.opts.selectOnBlur&&this.selectHighlighted({noFocus:!0}),this.close(),this.container.removeClass("select2-container-active"),this.search[ property in a.fn.select2.l
[all...]
H A Dselect2.js3263 methodsMap = { search: "externalSearch" }; global() property in $.fn.select2.methodsMap
[all...]
/plugin/text/
H A Drenderer.php436 …function internallink($id, $name = null, $search = null, $returnonly = false, $linktype = 'content…
/plugin/actionrenderer/
H A Drenderer.php387 …public function internallink($id, $name = null, $search = null, $returnonly = false, $linktype = '…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/Resource/
H A DQuery.php50 public function search(SearchRequest $postBody, $optParams = []) function in Google\\Service\\CloudSearch\\Resource\\Query
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/Resource/
H A DProjectsDatasetsEvaluationsExampleComparisons.php45 …public function search($parent, GoogleCloudDatalabelingV1beta1SearchExampleComparisonsRequest $pos… function in Google\\Service\\DataLabeling\\Resource\\ProjectsDatasetsEvaluationsExampleComparisons
/plugin/authgooglesheets/vendor/google/apiclient-services/src/WebRisk/Resource/
H A DHashes.php49 public function search($optParams = []) function in Google\\Service\\WebRisk\\Resource\\Hashes
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/Resource/
H A DProjectsLocationsCatalogsPlacements.php73 public function search($placement, GoogleCloudRetailV2SearchRequest $postBody, $optParams = []) function in Google\\Service\\CloudRetail\\Resource\\ProjectsLocationsCatalogsPlacements
H A DProjectsLocationsCatalogsServingConfigs.php73 public function search($placement, GoogleCloudRetailV2SearchRequest $postBody, $optParams = []) function in Google\\Service\\CloudRetail\\Resource\\ProjectsLocationsCatalogsServingConfigs
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/Resource/
H A DCatalog.php50 public function search(GoogleCloudDatacatalogV1SearchCatalogRequest $postBody, $optParams = []) function in Google\\Service\\DataCatalog\\Resource\\Catalog
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/Resource/
H A DCases.php173 public function search($optParams = []) function in Google\\Service\\CloudSupport\\Resource\\Cases
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/Resource/
H A DReports.php43 public function search($merchantId, SearchRequest $postBody, $optParams = []) function in Google\\Service\\ShoppingContent\\Resource\\Reports
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DYouTube.php79 public $search; variable in Google\\Service\\YouTube
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/Resource/
H A DSpreadsheetsDeveloperMetadata.php65 public function search($spreadsheetId, SearchDeveloperMetadataRequest $postBody, $optParams = []) function in Google\\Service\\Sheets\\Resource\\SpreadsheetsDeveloperMetadata
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Localservices/Resource/
H A DAccountReports.php69 public function search($optParams = []) function in Google\\Service\\Localservices\\Resource\\AccountReports
H A DDetailedLeadReports.php69 public function search($optParams = []) function in Google\\Service\\Localservices\\Resource\\DetailedLeadReports
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/Resource/
H A DOtherContacts.php138 public function search($optParams = []) function in Google\\Service\\PeopleService\\Resource\\OtherContacts
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/Resource/
H A DTargetingTypesTargetingOptions.php136 public function search($targetingType, SearchTargetingOptionsRequest $postBody, $optParams = []) function in Google\\Service\\DisplayVideo\\Resource\\TargetingTypesTargetingOptions
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/Resource/
H A DGoogleLocations.php41 public function search(SearchGoogleLocationsRequest $postBody, $optParams = []) function in Google\\Service\\MyBusinessBusinessInformation\\Resource\\GoogleLocations

1234567