Searched refs:keyPrefix (Results 1 – 6 of 6) sorted by relevance
37 public $keyPrefix; variable in Google\\Service\\Firestore\\GoogleFirestoreAdminV1Database96 public function setKeyPrefix($keyPrefix) argument98 $this->keyPrefix = $keyPrefix;105 return $this->keyPrefix;
155 $keyPrefix = "plugin____" . helper_plugin_stale::PLUGIN_NAME . "____";161 $keyPrefix . $key,
59 @[$keyPrefix, $attrKey] = explode('-', $key, 2);60 if ($keyPrefix === 'image') {
643 $keyPrefix = 'combo_';646 return $keyPrefix . hash('crc32b', $_SERVER['REMOTE_ADDR'] . $_SERVER['REMOTE_PORT'] . $requestTime . $ID);
1 …keyPrefix = \"$\"; // Protect against keys like “__proto__”.\n\nfunction bindIndex(parent, group, …
1 …keyPrefix = \"$\", // Protect against keys like “__proto__”.\n preroot = {depth: -1},\n ambi…