Home
last modified time | relevance | path

Searched refs:persistent (Results 26 – 50 of 62) sorted by relevance

123

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DPushoverHandler.php112 bool $persistent = false, argument
123 $persistent,
/plugin/backlinks2/_test/data/meta/
H A Dbacklinks_syntax.meta1 …:1;s:3:"toc";b:1;}s:8:"relation";a:1:{s:10:"firstimage";s:0:"";}}s:10:"persistent";a:3:{s:4:"date"…
H A Dbacklinks_exclude_syntax.meta1 …:1;s:3:"toc";b:1;}s:8:"relation";a:1:{s:10:"firstimage";s:0:"";}}s:10:"persistent";a:4:{s:4:"date"…
H A Dlink.meta5 …age";s:0:"";}s:8:"internal";a:2:{s:5:"cache";b:1;s:3:"toc";b:1;}}s:10:"persistent";a:4:{s:4:"date"…
H A Dbacklinks_include_syntax.meta1 …:1;s:3:"toc";b:1;}s:8:"relation";a:1:{s:10:"firstimage";s:0:"";}}s:10:"persistent";a:4:{s:4:"date"…
H A Dbacklink_test_pages.meta2 …age";s:0:"";}s:8:"internal";a:2:{s:5:"cache";b:1;s:3:"toc";b:1;}}s:10:"persistent";a:4:{s:4:"date"…
H A Dbob_ross_says.meta3 …s";s:4:"user";s:6:"mprins";s:3:"sum";s:0:"";s:5:"extra";s:0:"";}}s:10:"persistent";a:4:{s:4:"date"…
/plugin/randominc/
H A Dsyntax.php143 if (isset($renderer->persistent['plugin_include'])) {
144 unset($renderer->persistent['plugin_include']);
/plugin/combo/ComboStrap/Api/
H A DMetaManagerHandler.php273 $persistent = $metadata[MetadataDokuWikiStore::PERSISTENT_DOKUWIKI_KEY];
274 ksort($persistent);
281 ->setTab("persistent")
282 ->setDescription("The persistent metadata contains raw values. They contains the values set by the user and the fixed values such as page id.")
283 ->addValue(json_encode($persistent))
288 ->setDescription("The current metadata are the derived / calculated / runtime metadata values (extended with the persistent metadata).")
315 * Technically, persistent is a copy of persistent data
316 * but on the ui for now, only persistent data can be modified
334 * We loop only over the persistent metadat
[all...]
/plugin/webcomponent/syntax/
H A Dmath.php146 $renderer->persistent[self::MATH_EXPRESSION]=true;
/plugin/memcache/
H A DREADME3 Abstraction wrapper to use persistent memory storage for caching data.
/plugin/dwcommits/
H A Dsyntax.php116 p_set_metadata($ID, $data, $render, $persistent);
/plugin/backlinks2/_test/data/meta/exclude/
H A Dlink.meta3 …age";s:0:"";}s:8:"internal";a:2:{s:5:"cache";b:1;s:3:"toc";b:1;}}s:10:"persistent";a:4:{s:4:"date"…
/plugin/backlinks2/_test/data/meta/include/
H A Dlink.meta3 …age";s:0:"";}s:8:"internal";a:2:{s:5:"cache";b:1;s:3:"toc";b:1;}}s:10:"persistent";a:4:{s:4:"date"…
/plugin/imagebox/
H A Dsyntax.php112 // Clear previous persistent data
113 if (isset($renderer->persistent['relation']['media'][$src])) {
114 unset($renderer->persistent['relation']['media'][$src]);
/plugin/authfacebook/lib/Helpers/
H A DFacebookRedirectLoginHelper.php244 …oss-site request forgery validation failed. Required param "state" missing from persistent data.');
/plugin/pagequery/
H A Dsyntax.php316 unset($renderer->persistent['pagequery']);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DClusterNamespace.asciidoc172 $params['node_ids'] = (string) A comma-separated list of the persistent ids of the nodes to exclude from the voting configuration. If specified, you may not also specify ?node_names.
205 $params['body'] = (array) The settings to be updated. Can be either `transient` or `persistent` (survives cluster restart). (Required)
/plugin/combo/ComboStrap/
H A DFetcherMarkup.php1270 * The persistent data are now available
1272 $renderer->persistent =& $actualMeta['persistent'];
1280 $evt->result = array('current' => &$renderer->meta, 'persistent' => &$renderer->persistent);
/plugin/mantis/lib/
H A Dchangelog46 - soap_transport_http: close a persistent connection that's at EOF
49 - soapclient: improve handling of persistent connections
154 - soap_transport_http: Check that $this->fp exists when doing persistent connections
206 - soap_transport_http: fix read from persistent connection
207 - soapclient: clean up debugging for persistent connection
240 - soap_transport_http: read chunked content "in-line" so it works on a persistent connection
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/tindexmenu/syntax/
H A Dindexmenu.php240 unset($renderer->persistent['indexmenu']);
/plugin/codemirror/dist/modes/
H A Doctave.min.js.map1 …catch', 'classdef', 'properties', 'events',\n 'methods', 'global', 'persistent', 'endfor', 'end…
/plugin/indexmenu/syntax/
H A Dindexmenu.php478 unset($renderer->persistent['indexmenu']);
/plugin/photogallery/phpThumb/
H A DphpThumb.config.php.default63 // $PHPTHUMB_CONFIG['cache_directory'] = '/tmp/persistent/phpthumb/cache/';
112 //$PHPTHUMB_CONFIG['temp_directory'] = '/tmp/persistent/phpthumb/cache/'; // set to absolute path

123