| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/ |
| D | BatchOperationMetadata.php | 26 public $batch; variable in Google\\Service\\Dataproc\\BatchOperationMetadata 59 public function setBatch($batch) argument 61 $this->batch = $batch; 68 return $this->batch;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/ |
| D | RunQueryResponse.php | 30 public function setBatch(QueryResultBatch $batch) argument 32 $this->batch = $batch; 39 return $this->batch;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/ |
| D | GoogleCloudDataplexV1TaskInfrastructureSpec.php | 32 public function setBatch(GoogleCloudDataplexV1TaskInfrastructureSpecBatchComputeResources $batch) argument 34 $this->batch = $batch; 41 return $this->batch;
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/filters/ |
| D | batch.rst | 1 ``batch`` 5 The ``batch`` filter was added in Twig 1.12.3. 7 The ``batch`` filter "batches" items by returning a list of lists with the 16 {% for row in items|batch(3, 'No item') %} 50 * ``size``: The size of the batch; fractional numbers will be rounded up
|
| D | index.rst | 8 batch
|
| /plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/ |
| D | batch_with_zero_elements.test | 2 "batch" filter with zero elements 4 {{ []|batch(3)|length }} 5 {{ []|batch(3, 'fill')|length }}
|
| D | batch_with_keys.test | 2 "batch" filter preserves array keys 4 {{ {'foo': 'bar', 'key': 'value'}|batch(4)|first|keys|join(',') }} 5 {{ {'foo': 'bar', 'key': 'value'}|batch(4, 'fill')|first|keys|join(',') }}
|
| D | batch_with_more_elements.test | 2 "batch" filter 4 {% for row in items|batch(3, 'fill') %}
|
| D | batch_with_empty_fill.test | 2 "batch" filter 5 {% for row in items|batch(3, '') %}
|
| D | batch_with_fill.test | 2 "batch" filter 5 {% for row in items|batch(3, 'fill') %}
|
| D | batch_float.test | 2 "batch" filter 4 {% for row in items|batch(3.1) %}
|
| D | batch.test | 2 "batch" filter 4 {% for row in items|batch(3) %}
|
| D | batch_with_exact_elements.test | 2 "batch" filter 4 {% for row in items|batch(3, 'fill') %}
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
| D | futures.asciidoc | 4 The client offers a mode called "future" or "async" mode. This allows batch 10 gain concurrency by providing a batch of requests to process. The batch is 12 batch of responses is then returned to PHP. 54 In practice, this means you can queue up a batch of requests by using 109 execution. Batch size defaults to 100 requests/batch. 131 //wait() forces future resolution and will execute the underlying curl batch 137 ==== Changing batch size 139 The default batch size is 100, meaning 100 requests queue up before the client 141 The batch size can be changed depending on your preferences. The batch size can 158 batch. Note, however, that forcing a future to resolve causes the underlying [all …]
|
| /plugin/authfacebook/lib/ |
| D | FacebookBatchRequest.php | 259 $batch = [ 269 $batch['body'] = $body; 272 $batch += $options; 275 $batch['attached_files'] = $attachedFiles; 278 return $batch;
|
| /plugin/html2pdf/html2pdf/html2ps/demo/ |
| D | html2ps.php | 184 if (get_var('process_mode', $_REQUEST) == 'batch') { 214 if (get_var('process_mode', $_REQUEST) == 'batch') { 215 $batch = get_var('batch', $_REQUEST); variable
|
| /plugin/actickets/ |
| D | script.js | 5 batch: 15, // count of requests to made with one ajax request property 59 var end = actickets.requested + actickets.batch;
|
| /plugin/diagramsnet/lib/WEB-INF/lib/ |
| D | pusher-http-java-1.0.0.jar | ... .Object {
private final java.util.List batch
public void <init> (java.util. ... |
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
| D | Acceleratedmobilepageurl.php | 55 $this->batchPath = 'batch';
|
| D | ChromeUXReport.php | 54 $this->batchPath = 'batch';
|
| D | TrafficDirectorService.php | 56 $this->batchPath = 'batch';
|
| D | PolicyTroubleshooter.php | 55 $this->batchPath = 'batch';
|
| D | DriveActivity.php | 58 $this->batchPath = 'batch';
|
| D | Webfonts.php | 54 $this->batchPath = 'batch';
|
| D | CloudSecurityToken.php | 54 $this->batchPath = 'batch';
|