Home
last modified time | relevance | path

Searched refs:records (Results 26 – 50 of 64) sorted by last modified time

123

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
H A DHtmlFormatter.php119 public function formatBatch(array $records): string argument
122 foreach ($records as $record) {
H A DJsonFormatter.php100 public function formatBatch(array $records): string argument
104 return $this->formatBatchNewlines($records);
108 return $this->formatBatchJson($records);
127 protected function formatBatchJson(array $records): string argument
129 return $this->toJson($this->normalize($records), true);
138 protected function formatBatchNewlines(array $records): string argument
144 array_walk($records, function (&$value, $key) use ($instance) {
149 return implode("\n", $records);
H A DMongoDBFormatter.php62 public function formatBatch(array $records): array argument
65 foreach ($records as $key => $record) {
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DAmqpHandler.php84 public function handleBatch(array $records): void argument
87 parent::handleBatch($records);
92 foreach ($records as $record) {
H A DBrowserConsoleHandler.php37 protected static $records = []; variable in Monolog\\Handler\\BrowserConsoleHandler
63 static::$records[] = $record;
83 if (count(static::$records)) {
110 static::$records = [];
175 foreach (static::$records as $record) {
H A DChromePHPHandler.php80 public function handleBatch(array $records): void argument
88 foreach ($records as $record) {
H A DFallbackGroupHandler.php51 public function handleBatch(array $records): void argument
55 foreach ($records as $record) {
59 $records = $processed;
64 $handler->handleBatch($records);
H A DFilterHandler.php141 public function handleBatch(array $records): void argument
144 foreach ($records as $record) {
H A DHandler.php24 public function handleBatch(array $records): void argument
26 foreach ($records as $record) {
H A DHandlerInterface.php62 * @param array $records The records to handle (an array of record arrays)
66 public function handleBatch(array $records): void; argument
H A DMandrillHandler.php53 protected function send(string $content, array $records): void argument
H A DNativeMailerHandler.php114 protected function send(string $content, array $records): void argument
129 if ($records) {
131 $subject = $subjectFormatter->format($this->getHighestRecord($records));
H A DTestHandler.php76 protected $records = []; variable in Monolog\\Handler\\TestHandler
89 return $this->records;
97 $this->records = [];
208 $this->records[] = $record;
H A DHandlerWrapper.php65 public function handleBatch(array $records): void argument
67 $this->handler->handleBatch($records);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DChromeUXReport.php40 public $records; variable in Google\\Service\\ChromeUXReport
61 'records',
65 'path' => 'v1/records:queryRecord',
/plugin/passpolicy/
H A D10k-common-passwords.txt4540 records
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DREADME.md320 While many of the end points return the same basic records, the attributes
342 Many of the records returned by the GeoIP2 web services and databases
/plugin/airtable/
H A DREADME.md43 …where: "FORMULA" | order-by: "field_to_order_by" | order: "ORDER DIRECTION" | max-records: "X"}}`
50 * `order-by` - specifies how the records will be ordered.
54 * `max-records` - the maximum number of records displayed in the table. The default is the number s…
59 … "Post Image(s)" | where: "AND({Idea #} <= 3450, {Idea #} > 3430)" | max-records: "10" | order-by:…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1records.</span>\n <br />\n <div id=\"historyList\" class=\"button-container\…
H A Dbundle.js426records.")},m(e,n){m(e,t,n)},p:i,d(e){e&&_(t)}}}function lt(e){let t,n=e[2],i=[];for(let t=0;t<n.l…
/plugin/dirtylittlehelper/mermaid/editor/src/routes/
H A DEdit.svelte259 minute, up to 10 records.</span>
270 {:else}No records.{/if}
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js426records.")},m(e,n){m(e,t,n)},p:i,d(e){e&&_(t)}}}function lt(e){let t,n=e[2],i=[];for(let t=0;t<n.l…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js36482 var records = [];
36497 records.push(r);
36501 for (i = 0, ii = records.length; i < ii; i++) {
36502 var record = records[i];
H A Dpdf.worker.js.map1records","NAME_RECORD_LENGTH","platform","language","nameIndex","TTOpsStackDeltas","lastEndf","las…
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js

123