acs::cache_flush_all

 acs::cache_flush_all

Defined in

Partial Call Graph (max 5 caller/called nodes):
%3 xo::cache_flush_all xo::cache_flush_all (public, deprecated) acs::cache_flush_all acs::cache_flush_all xo::cache_flush_all->acs::cache_flush_all

Testcases:
No testcase defined.
Source code:
        #
        # Reset all caches and flush all of its contents.
        #
        foreach cache [ns_cache_names] {
            ns_cache flush $cache
        }
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: