Home
last modified time | relevance | path

Searched refs:array (Results 26 – 50 of 765) sorted by path

12345678910>>...31

/plugin/authgoogle/google/service/
H A DGoogle_Model.php29 $array = func_get_arg(0);
30 $this->mapTypes($array);
37 * @param array $array Used to seed this object's properties.
40 protected function mapTypes($array) { argument
41 foreach ($array as $key => $val) {
69 * @param array $array
72 protected function isAssociativeArray($array) { argument
73 if (!is_array($array)) {
76 $keys = array_keys($array);
/plugin/authgooglesheets/vendor/firebase/php-jwt/
H A DREADME.md33 $payload = array(
53 an associative array, you will need to cast it as such:
56 $decoded_array = (array) $decoded;
101 $payload = array(
115 an associative array, you will need to cast it as such:
118 $decoded_array = (array) $decoded;
142 $payload = array(
176 $payload = array(
209 #### Casting to array
218 // cast to array
[all …]
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md450 $opt_params = array(
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DModel.php50 $array = func_get_arg(0);
51 $this->mapTypes($array);
102 protected function mapTypes($array) argument
105 foreach ($array as $key => $val) {
122 unset($array[$key]);
125 unset($array[$key]);
132 $this->modelData = $array;
224 * @param array $array
227 protected function isAssociativeArray($array) argument
229 if (!is_array($array)) {
[all …]
/plugin/authgooglesheets/vendor/google/auth/
H A DREADME.md185 // Define the Google Application Credentials array
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md241 previous headers in the associative array.
290 an array.
523 passing an array of arrays of listener configuration.
584 * HasDataTrait now initializes the internal data array as an empty array so
585 that the toArray() method always returns an array.
597 associative array contains the "fn", "priority", and "once" keys.
758 default `array()`
901 * Bug fix: Parsing a query string with a single PHP array value will now result in an array. #263
956 JSON is an array
1001 * Added context array to RequestInterface::setState()
[all …]
H A DUPGRADING.md144 strings or array of strings and is used to serialize an
706 $command = $client->getCommand('foo', array(
713 $command = $client->getCommand('foo', array(
714 'command.request_options' => array(
715 'headers' => array('Test' => '123'),
732 default `array()`
912 public static function factory($config = array())
914 $default = array();
940 $default = array();
1027 "type": "array",
[all …]
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DUriTemplate.php216 * @param array $array Array to check
220 private function isAssoc(array $array) argument
222 return $array && array_keys($array)[0] !== 0;
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DCHANGELOG.md8 - Fix pool memory leak when empty array of promises provided
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md65 - Ignore array keys in header values when merging
214 - `Uri::withAddedHeader` with an array of header values.
H A DREADME.md344 `public static function parseMessage(string $message): array`
346 Parses an HTTP message into an associative array.
376 `public static function parse(string|array $header): array`
386 `public static function normalize(string|array $header): array`
396 Parse a query string into an associative array.
408 Build a query string from an array of key value pairs.
417 `public static function caselessRemove(iterable<string> $keys, $keys, array $data): array`
458 - set_headers: (array) Sets the given headers.
459 - remove_headers: (array) Remove the given headers.
660 `public static function fromParts(array $parts): UriInterface`
[all …]
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md8 …olog/LogRecord.php) interface that can be used to type-hint records like `array|\Monolog\LogRecord…
72 * Fixed array access on null in RavenHandler
104 …* Fixed type error in BrowserConsoleHandler when the context array of log records was not associat…
165 * Fixed array access on null in RavenHandler
499 * Fixed WebProcessor array access so it checks for data presence
H A DUPGRADE.md13 - The `datetime` in every record array is now a DateTimeImmutable, not that you
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
H A DMongoDBFormatter.php73 * @param mixed[] $array
76 protected function formatArray(array $array, int $nestingLevel = 0) argument
82 foreach ($array as $name => $value) {
84 $array[$name] = $this->formatDate($value, $nestingLevel + 1);
86 $array[$name] = $this->formatException($value, $nestingLevel + 1);
88 $array[$name] = $this->formatArray($value, $nestingLevel + 1);
90 $array[$name] = $this->formatObject($value, $nestingLevel + 1);
94 return $array;
/plugin/authgooglesheets/vendor/psr/cache/
H A DCHANGELOG.md11 …cks that `getItems()` and `deleteItems()` take an array of strings (`string[]`) compared to just `
/plugin/authgooglesheets/vendor/psr/http-message/
H A DCHANGELOG.md25 value `string[][]`, indicating the format is a nested array of strings.
/plugin/authgooglesheets/vendor/psr/log/
H A DREADME.md45 $this->logger->error('Oh no!', array('exception' => $exception));
/plugin/authremoteuser/
H A DREADME.md110 contains a colon separated array of five fields:
/plugin/authsplit/
H A DREADME67 additional call to getUserData() to update the global $USERINFO array with the
/plugin/authucenter/lib/uc_client/model/
H A Dpm.php637 $array = array();
679 $array[] = $data;
682 return $array;
/plugin/authyubikey/
H A Dauth.php.org14 /** @var array user cache */
18 protected $_pattern = array();
85 * @return array|false
129 * @param array $grps
206 * @param array $users array of users to be deleted
216 $deleted = array();
241 * @param array $filter
267 * @param array $filter array of field/pattern pairs
278 $out = array();
358 $row = array();
[all …]
/plugin/autogallery/conf/
H A Dmetadata9 //$meta['fixme'] = array('string');
/plugin/autogroup/conf/
H A Dsettings.class.php21 $array = explode("\n", $string);
22 $array = array_map('trim', $array);
23 $array = array_filter($array);
24 $array = array_unique($array);
25 return $array;
31 * @param array $array
34 protected function _from_array($array){ argument
35 return join("\n", (array) $array);
/plugin/barcode/api/qrserver/
H A Dbarcode.inc38 foreach (array (
/plugin/barcodes/
H A Dcomposer.lock1447 … "description": "Traverses array structures and object graphs to enumerate all referenced objects",

12345678910>>...31