content::revision::file_stats (private)
content::revision::file_stats [ -max max ]
Defined in packages/acs-content-repository/tcl/content-revision-procs.tcl
Determine some basic statistics about files in the CR based on a sample. This is useful for large installations with several million of files, where a detailed analysis would take very long.
- Switches:
- -max (optional, defaults to
"10000"
)- number of revisions with storage-type "file" to check
- Author:
- Gustaf Neumann
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.