Home
last modified time | relevance | path

Searched refs:force (Results 51 – 75 of 287) sorted by last modified time

12345678910>>...12

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DIndicesNamespace.asciidoc381 $params['force'] = (boolean) Whether a flush should be forced even if it is not necessarily needed ie. if no changes will be committed to the index. This is useful if transaction log IDs should be incremented even if no uncommitted changes are present. (This setting can be considered as internal)
/plugin/snippets/
H A Dhelper.php127 function insertSnippet(&$result, $page_id,$force) { argument
142 if($snip_t < $page_t && $this->snippetWasUpdated($page_id,$snip) && !$force) {
/plugin/ckgedit/ckeditor/
H A Dckeditor.js.unc16926 … return "force" != c.entities_processNumerical && a[b] ? a[b] : "\x26#" + b.charCodeAt(0) + ";"
18764 … && (a.push("html{height:100% !important}"), a.push("img:-moz-broken{-moz-force-broken-image-icon:…
/plugin/evesso/phpoauthlib/src/OAuth/Common/Http/Client/
H A DCurlClient.php39 * @param bool $force
43 public function setForceSSL3($force) argument
45 $this->forceSSL3 = $force;
/plugin/wrap/
H A Dexample.txt375 This has no effect on the browser screen. A [[http://reference.sitepoint.com/css/page-break-after|pagebreak]] will force a new page in printouts.
/plugin/catlist/
H A Dsyntax.php116 "force" => CATLIST_NSLINK_FORCE ));
251 function _getStartPage ($index_priority, $parid, $parpath, $name, $force) {
267 if ($force && isset($index_priority[0]))
254 _getStartPage($index_priority, $parid, $parpath, $name, $force) global() argument
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js8932 EventManager.prototype.requestEvents = function (start, end, timezone, force) {
8933 if (force ||
H A Dfullcalendar.print.less52 /* don't force a min-height on rows (for DayGrid) */
H A Dfullcalendar.less37 /* force height to include the border and padding */
327 /* hack to force re-sizing this inner element when scrollbars appear/disappear */ }
522 /* force events to be one-line tall */
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudRun.php104 'force' => [
H A DDataCatalog.php140 'force' => [
518 'force' => [
610 'force' => [
H A DDatastream.php144 'force' => [
226 'force' => [
342 'force' => [
484 'force' => [
560 'force' => [
H A DServiceNetworking.php241 'force' => [
H A DDatabaseMigrationService.php138 'force' => [
272 'force' => [
H A DBigQueryReservation.php176 'force' => [
H A DGKEHub.php137 'force' => [
H A DBackupforGKE.php274 'force' => [
532 'force' => [
658 'force' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2PurgeUserEventsRequest.php29 public $force; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2PurgeUserEventsRequest
48 public function setForce($force) argument
50 $this->force = $force;
57 return $this->force;
H A DGoogleCloudRetailV2SetDefaultBranchRequest.php29 public $force; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2SetDefaultBranchRequest
52 public function setForce($force) argument
54 $this->force = $force;
61 return $this->force;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DRefreshDataSourceRequest.php29 public $force; variable in Google\\Service\\Sheets\\RefreshDataSourceRequest
54 public function setForce($force) argument
56 $this->force = $force;
63 return $this->force;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/
H A DGoogleCloudRecommendationengineV1beta1PurgeUserEventsRequest.php29 public $force; variable in Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1PurgeUserEventsRequest
48 public function setForce($force) argument
50 $this->force = $force;
57 return $this->force;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DGoogleCloudHealthcareV1FhirBigQueryDestination.php29 public $force; variable in Google\\Service\\CloudHealthcare\\GoogleCloudHealthcareV1FhirBigQueryDestination
54 public function setForce($force) argument
56 $this->force = $force;
63 return $this->force;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DBigQueryDestination.php29 public $force; variable in Google\\Service\\CloudAsset\\BigQueryDestination
58 public function setForce($force) argument
60 $this->force = $force;
67 return $this->force;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DAccountsCustomBatchRequestEntry.php36 public $force; variable in Google\\Service\\ShoppingContent\\AccountsCustomBatchRequestEntry
105 public function setForce($force) argument
107 $this->force = $force;
114 return $this->force;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DPurgeProductsRequest.php29 public $force; variable in Google\\Service\\Vision\\PurgeProductsRequest
50 public function setForce($force) argument
52 $this->force = $force;
59 return $this->force;

12345678910>>...12