Home
last modified time | relevance | path

Searched refs:purge (Results 1 – 25 of 48) sorted by relevance

12

/plugin/twofactor/
DSettings.php115 public function purge() function in dokuwiki\\plugin\\twofactor\\Settings
117 return $this->attribute->purge($this->providerID, $this->user);
Dadmin.php49 (new Settings($providerID, $userdel))->purge();
51 (new Settings('twofactor', $userdel))->purge();
DProvider.php103 $this->settings->purge();
/plugin/actionlink/
Dsyntax.php149 case 'purge': // {{actionlink>purge|Purge}}
151 $renderer->doc .=$this->tpll_link(wl($ID,'purge=true'),$title, 'class="action purge"');
/plugin/openlayersmap/lang/en/
Dadmin_intro.txt2 This page allows you to purge the cached tiles and maps that are used by the 'local' static maps ba…
/plugin/openlayersmap/lang/es/
Dadmin_intro.txt2 FIXME (translate) This page allows you to purge the cached tiles and maps that are used by the 'loc…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DCloudTasks.php195 ],'purge' => [
196 'path' => 'v2/{+name}:purge',
DRecommendationsAI.php369 ],'purge' => [
370 'path' => 'v1beta1/{+parent}/userEvents:purge',
DVision.php541 ],'purge' => [
542 'path' => 'v1/{+parent}/products:purge',
DCloudRetail.php495 ],'purge' => [
496 'path' => 'v2/{+parent}/userEvents:purge',
DCloudHealthcare.php1416 ],'Resource-purge' => [
1417 'path' => 'v1/{+name}/$purge',
/plugin/flowplay/
Dchangelog2 * :!: Maybe you need to purge some cache...
/plugin/yuriigantt/
DREADME.md90 If you change syntax parser, to refresh rendered page cache please run page with purge
92 http://127.0.0.1:8000/doku.php?id={PAGEID}&purge=true
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/Resource/
DProjectsLocationsCatalogsUserEvents.php96 …public function purge($parent, GoogleCloudRetailV2PurgeUserEventsRequest $postBody, $optParams = [… function in Google\\Service\\CloudRetail\\Resource\\ProjectsLocationsCatalogsUserEvents
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/Resource/
DProjectsLocationsProducts.php166 public function purge($parent, PurgeProductsRequest $postBody, $optParams = []) function in Google\\Service\\Vision\\Resource\\ProjectsLocationsProducts
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/Resource/
DProjectsLocationsCatalogsEventStoresUserEvents.php145 …public function purge($parent, GoogleCloudRecommendationengineV1beta1PurgeUserEventsRequest $postB… function in Google\\Service\\RecommendationsAI\\Resource\\ProjectsLocationsCatalogsEventStoresUserEvents
/plugin/bez/mdl/
H A DTask_comment.php72 $this->purge();
H A DThread_comment.php103 $this->purge();
H A DEntity.php94 public function purge() { function in dokuwiki\\plugin\\bez\\mdl\\Entity
H A DThread.php132 $this->purge();
H A DTask.php259 $this->purge();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTasks/Resource/
DProjectsLocationsQueues.php216 public function purge($name, PurgeQueueRequest $postBody, $optParams = []) function in Google\\Service\\CloudTasks\\Resource\\ProjectsLocationsQueues
/plugin/commonmark/
H A DREADME.md29 …le `fix_secedit` option on config. Note that you must delete cache (ex: `?purge=true`) to work thi…
/plugin/attribute/
Dhelper.php452 public function purge($namespace, $user) function in helper_plugin_attribute
/plugin/externalembed/
DREADME.md95 Note that the rendered dokuwiki page is cached, you may want to find a way to auto purge your cache…

12