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
(defaults to "10000") (optional)
number of revisions with storage-type "file" to check
Author:
Gustaf Neumann

Partial Call Graph (max 5 caller/called nodes):
%3 content::revision::item_id content::revision::item_id (public) db_list_of_lists db_list_of_lists (public) content::revision::file_stats content::revision::file_stats content::revision::file_stats->content::revision::item_id content::revision::file_stats->db_list_of_lists

Testcases:
No testcase defined.
[ show source ]
Show another procedure: