File manager - Edit - /var/www/payraty/helpdesk/vendor/elasticsearch/elasticsearch/docs/examples/f9636d7ef1a45be4f36418c875cf6bef.asciidoc
Back
// docs/update.asciidoc:296 [source, php] ---- $params = [ 'index' => 'sessions', 'id' => 'dh3sgudg8gsrgl', 'body' => [ 'scripted_upsert' => true, 'script' => [ 'id' => 'my_web_session_summariser', 'params' => [ 'pageViewEvent' => [ 'url' => 'foo.com/bar', 'response' => 404, 'time' => '2014-01-01 12:32', ], ], ], 'upsert' => [ ], ], ]; $response = $client->update($params); ----
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings