Elgg
Version 1.12
actions
admin
site
flush_cache.php
Go to the documentation of this file.
1
<?php
6
elgg_flush_caches
();
7
_elgg_services
()->autoloadManager->deleteCache();
8
9
system_message
(
elgg_echo
(
'admin:cache:flushed'
));
10
forward
(
REFERER
);
_elgg_services
_elgg_services()
Definition:
autoloader.php:14
elgg_flush_caches
elgg_flush_caches()
Flush all the registered caches.
Definition:
cache.php:230
system_message
system_message($message)
Display a system message on next page load.
Definition:
elgglib.php:456
REFERER
const REFERER
Definition:
elgglib.php:2034
forward
forward($location="", $reason='system')
Forward to $location.
Definition:
elgglib.php:80
elgg_echo
elgg_echo($message_key, $args=array(), $language="")
Given a message key, returns an appropriately translated full-text string.
Definition:
languages.php:21
Generated on Sun Sep 14 2025 00:00:41 for Elgg by
1.9.1