Home
last modified time | relevance | path

Searched refs:cleanCache (Results 1 – 25 of 224) sorted by relevance

123456789

/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_installer/models/
H A Dmanage.php154 $this->cleanCache('_system', 0);
155 $this->cleanCache('_system', 1);
156 $this->cleanCache('com_modules', 0);
157 $this->cleanCache('com_modules', 1);
158 $this->cleanCache('mod_menu', 0);
159 $this->cleanCache('mod_menu', 1);
277 $this->cleanCache('_system', 0);
278 $this->cleanCache('_system', 1);
279 $this->cleanCache('com_modules', 0);
283 $this->cleanCache('mod_menu', 0);
[all …]
H A Dinstall.php232 $this->cleanCache('_system', 0);
233 $this->cleanCache('_system', 1);
234 $this->cleanCache('com_modules', 0);
235 $this->cleanCache('com_modules', 1);
236 $this->cleanCache('com_plugins', 0);
237 $this->cleanCache('com_plugins', 1);
238 $this->cleanCache('mod_menu', 0);
239 $this->cleanCache('mod_menu', 1);
H A Dupdate.php297 $this->cleanCache('_system', 1);
377 $this->cleanCache('_system', 0);
378 $this->cleanCache('_system', 1);
379 $this->cleanCache('com_modules', 0);
380 $this->cleanCache('com_modules', 1);
381 $this->cleanCache('com_plugins', 0);
382 $this->cleanCache('com_plugins', 1);
383 $this->cleanCache('mod_menu', 0);
384 $this->cleanCache('mod_menu', 1);
/dports/sysutils/pear-Translation2/Translation2-2.0.4/Translation2/
H A DAdmin.php194 $this->cleanCache();
224 $this->cleanCache();
243 $this->cleanCache();
265 $this->cleanCache();
287 $this->cleanCache();
308 $this->cleanCache();
327 $this->cleanCache();
354 function cleanCache() function in Translation2_Admin
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_menus/models/
H A Dmenu.php274 $this->cleanCache();
324 $this->cleanCache();
379 protected function cleanCache($group = null, $clientId = 0) function in MenusModelMenu
381 parent::cleanCache('com_menus', 0);
382 parent::cleanCache('com_modules');
383 parent::cleanCache('mod_menu', 0);
384 parent::cleanCache('mod_menu', 1);
H A Ditem.php329 $this->cleanCache();
490 $this->cleanCache();
1321 $this->cleanCache();
1545 $this->cleanCache();
1554 parent::cleanCache($option);
1590 $this->cleanCache();
1677 $this->cleanCache();
1713 $this->cleanCache();
1766 parent::cleanCache('com_modules');
1767 parent::cleanCache('mod_menu', 0);
[all …]
/dports/www/joomla3/joomla3-3.9.24/components/com_content/models/
H A Darticle.php355 $this->cleanCache();
375 protected function cleanCache($group = null, $clientId = 0) function in ContentModelArticle
377 parent::cleanCache('com_content');
378 parent::cleanCache('mod_articles_archive');
379 parent::cleanCache('mod_articles_categories');
380 parent::cleanCache('mod_articles_category');
381 parent::cleanCache('mod_articles_latest');
382 parent::cleanCache('mod_articles_news');
383 parent::cleanCache('mod_articles_popular');
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_languages/models/
H A Dlanguages.php200 $this->cleanCache();
215 protected function cleanCache($group = null, $clientId = 0) function in LanguagesModelLanguages
217 parent::cleanCache('_system');
218 parent::cleanCache('com_languages');
H A Dlanguage.php255 $this->cleanCache();
270 protected function cleanCache($group = null, $clientId = 0) function in LanguagesModelLanguage
272 parent::cleanCache('_system');
273 parent::cleanCache('com_languages');
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_content/models/
H A Darticle.php200 $this->cleanCache();
783 $this->cleanCache();
868 protected function cleanCache($group = null, $clientId = 0) function in ContentModelArticle
870 parent::cleanCache('com_content');
871 parent::cleanCache('mod_articles_archive');
872 parent::cleanCache('mod_articles_categories');
873 parent::cleanCache('mod_articles_category');
874 parent::cleanCache('mod_articles_latest');
875 parent::cleanCache('mod_articles_news');
876 parent::cleanCache('mod_articles_popular');
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_fields/models/
H A Dfield.php1012 protected function cleanCache($group = null, $clientId = 0) function in FieldsModelField
1019 parent::cleanCache('com_content');
1020 parent::cleanCache('mod_articles_archive');
1021 parent::cleanCache('mod_articles_categories');
1022 parent::cleanCache('mod_articles_category');
1023 parent::cleanCache('mod_articles_latest');
1024 parent::cleanCache('mod_articles_news');
1025 parent::cleanCache('mod_articles_popular');
1028 parent::cleanCache($context);
1090 $this->cleanCache();
[all …]
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_templates/models/
H A Dstyle.php150 $this->cleanCache();
219 $this->cleanCache();
583 $this->cleanCache();
646 $this->cleanCache();
697 $this->cleanCache();
724 protected function cleanCache($group = null, $clientId = 0) function in TemplatesModelStyle
726 parent::cleanCache('com_templates');
727 parent::cleanCache('_system');
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_categories/models/
H A Dcategory.php723 $this->cleanCache();
775 $this->cleanCache();
805 $this->cleanCache();
853 $this->cleanCache();
1302 parent::cleanCache('com_content');
1303 parent::cleanCache('mod_articles_archive');
1305 parent::cleanCache('mod_articles_category');
1306 parent::cleanCache('mod_articles_latest');
1307 parent::cleanCache('mod_articles_news');
1308 parent::cleanCache('mod_articles_popular');
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/opengl/gl2paintengineex/
H A Dqglgradientcache_p.h80 ~QGL2GradientCache() { cleanCache(); } in ~QGL2GradientCache()
91 void cleanCache();
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_modules/models/
H A Dmodule.php228 $this->cleanCache();
289 $this->cleanCache();
371 parent::cleanCache($table->module, $table->client_id);
380 $this->cleanCache();
474 $this->cleanCache();
1102 $this->cleanCache();
1105 parent::cleanCache($table->module, $table->client_id);
1138 protected function cleanCache($group = null, $clientId = 0) function in ModulesModelModule
1140 parent::cleanCache('com_modules', $this->getClient());
/dports/sysutils/pear-Translation2/Translation2-2.0.4/Translation2/Admin/
H A DDecorator.php214 function cleanCache() function in Translation2_Admin_Decorator
216 return $this->translation2->cleanCache();
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_finder/models/
H A Dfilter.php45 protected function cleanCache($group = 'com_finder', $clientId = 1) function in FinderModelFilter
47 parent::cleanCache($group, $clientId);
/dports/www/joomla3/joomla3-3.9.24/libraries/src/MVC/Model/
H A DAdminModel.php333 $this->cleanCache();
383 $this->cleanCache();
520 $this->cleanCache();
585 $this->cleanCache();
667 $this->cleanCache();
715 $this->cleanCache();
920 $this->cleanCache();
1137 $this->cleanCache();
1207 $this->cleanCache();
1289 $this->cleanCache();
[all …]
/dports/lang/gcc10/gcc-10.3.0/libgo/go/cmd/go/internal/clean/
H A Dclean.go86 cleanCache bool // clean -cache flag var
97 CmdClean.Flag.BoolVar(&cleanCache, "cache", false, "")
114 !cleanCache && !cleanModcache && !cleanTestcache {
127 if cleanCache {
158 if cleanTestcache && !cleanCache {
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/go/internal/clean/
H A Dclean.go86 cleanCache bool // clean -cache flag var
97 CmdClean.Flag.BoolVar(&cleanCache, "cache", false, "")
114 !cleanCache && !cleanModcache && !cleanTestcache {
127 if cleanCache {
158 if cleanTestcache && !cleanCache {
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/cmd/go/internal/clean/
H A Dclean.go87 cleanCache bool // clean -cache flag var
98 CmdClean.Flag.BoolVar(&cleanCache, "cache", false, "")
115 !cleanCache && !cleanModcache && !cleanTestcache {
128 if cleanCache {
166 if cleanTestcache && !cleanCache {
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/cmd/go/internal/clean/
H A Dclean.go86 cleanCache bool // clean -cache flag var
97 CmdClean.Flag.BoolVar(&cleanCache, "cache", false, "")
114 !cleanCache && !cleanModcache && !cleanTestcache {
127 if cleanCache {
158 if cleanTestcache && !cleanCache {
/dports/lang/gcc11/gcc-11.2.0/libgo/go/cmd/go/internal/clean/
H A Dclean.go87 cleanCache bool // clean -cache flag var
98 CmdClean.Flag.BoolVar(&cleanCache, "cache", false, "")
115 !cleanCache && !cleanModcache && !cleanTestcache {
128 if cleanCache {
166 if cleanTestcache && !cleanCache {
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/cmd/go/internal/clean/
H A Dclean.go86 cleanCache bool // clean -cache flag
97 CmdClean.Flag.BoolVar(&cleanCache, "cache", false, "")
114 !cleanCache && !cleanModcache && !cleanTestcache {
127 if cleanCache {
158 if cleanTestcache && !cleanCache {
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/cmd/go/internal/clean/
H A Dclean.go87 cleanCache bool // clean -cache flag var
98 CmdClean.Flag.BoolVar(&cleanCache, "cache", false, "")
115 !cleanCache && !cleanModcache && !cleanTestcache {
128 if cleanCache {
166 if cleanTestcache && !cleanCache {

123456789