|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Go to the source code of this file.
Functions | |
| if(! $dryrun) foreach( $results AS $slot=> $val) | printHelp () |
| This function prints the help output. More... | |
Variables | |
| $baseDir = dirname(dirname(dirname(dirname(__FILE__)))) | |
| $configdir = SimpleSAML\Utils\Config::getConfigDir() | |
| $progName = array_shift($argv) | |
| $debug = false | |
| $dryrun = false | |
| foreach($argv as $a) | $aggregator = new sspmod_statistics_Aggregator(true) |
| $results = $aggregator->aggregate($debug) | |
This function prints the help output.
Definition at line 75 of file loganalyzer.php.
References $progName, and Sabre\Event\Loop\run().
Here is the call graph for this function:| foreach ( $argv as $a) $aggregator = new sspmod_statistics_Aggregator(true) |
Definition at line 53 of file loganalyzer.php.
Referenced by statistics_hook_cron().
| $baseDir = dirname(dirname(dirname(dirname(__FILE__)))) |
Definition at line 5 of file loganalyzer.php.
| $configdir = SimpleSAML\Utils\Config::getConfigDir() |
Definition at line 11 of file loganalyzer.php.
| $debug = false |
Definition at line 16 of file loganalyzer.php.
| $dryrun = false |
Definition at line 17 of file loganalyzer.php.
| $progName = array_shift($argv) |
Definition at line 15 of file loganalyzer.php.
Referenced by printHelp().
| $results = $aggregator->aggregate($debug) |
Definition at line 56 of file loganalyzer.php.