Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/admin/tool/profiling/lang/en/tool_profiling.php File Reference

Go to the source code of this file.

Namespaces

namespace  tool

Variables

 $string ['calls'] = 'Function calls'
 $string ['cannotfindanyrunforurl'] = 'Sorry, cannot find any profiling run for the \'{$a}\' URL'
 $string ['cannotfindanyrunforrunid'] = 'Sorry, cannot find the \'{$a}\' profiling run'
 $string ['comment'] = 'Comment'
 $string ['differencesbetween2runsof'] = 'Differences between 2 runs of {$a}'
 $string ['executiontime'] = 'Execution time'
 $string ['cputime'] = 'CPU time'
 $string ['lastrunof'] = 'Summary of last run of {$a}'
 $string ['markreferencerun'] = 'Mark as reference run/comment'
 $string ['memory'] = 'Memory used'
 $string ['pluginname'] = 'Profiling runs'
 $string ['profilingfocusscript'] = 'Focus on profiling runs for the script: {$a}'
 $string ['profilingruns'] = 'Profiling runs'
 $string ['profilingrunsfor'] = 'Profiling runs for {$a}'
 $string ['referencerun'] = 'Reference run/comment'
 $string ['runid'] = 'Run ID'
 $string ['summaryof'] = 'Summary of {$a}'
 $string ['viewdetails'] = 'View profiling details'
 $string ['viewdiff'] = 'View profiling differences with last reference run'
 $string ['viewdiffdetails'] = 'View profiling diff details'

Variable Documentation

$string['calls'] = 'Function calls'

Definition at line 27 of file tool_profiling.php.

$string['cannotfindanyrunforurl'] = 'Sorry, cannot find any profiling run for the \'{$a}\' URL'

Definition at line 28 of file tool_profiling.php.

$string['cannotfindanyrunforrunid'] = 'Sorry, cannot find the \'{$a}\' profiling run'

Definition at line 29 of file tool_profiling.php.

$string['comment'] = 'Comment'

Definition at line 30 of file tool_profiling.php.

$string['differencesbetween2runsof'] = 'Differences between 2 runs of {$a}'

Definition at line 31 of file tool_profiling.php.

$string['executiontime'] = 'Execution time'

Definition at line 32 of file tool_profiling.php.

$string['cputime'] = 'CPU time'

Definition at line 33 of file tool_profiling.php.

$string['lastrunof'] = 'Summary of last run of {$a}'

Definition at line 34 of file tool_profiling.php.

$string['markreferencerun'] = 'Mark as reference run/comment'

Definition at line 35 of file tool_profiling.php.

$string['memory'] = 'Memory used'

Definition at line 36 of file tool_profiling.php.

$string['pluginname'] = 'Profiling runs'

Definition at line 37 of file tool_profiling.php.

$string['profilingfocusscript'] = 'Focus on profiling runs for the script: {$a}'

Definition at line 38 of file tool_profiling.php.

$string['profilingruns'] = 'Profiling runs'

Definition at line 39 of file tool_profiling.php.

$string['profilingrunsfor'] = 'Profiling runs for {$a}'

Definition at line 40 of file tool_profiling.php.

$string['referencerun'] = 'Reference run/comment'

Definition at line 41 of file tool_profiling.php.

$string['runid'] = 'Run ID'

Definition at line 42 of file tool_profiling.php.

$string['summaryof'] = 'Summary of {$a}'

Definition at line 43 of file tool_profiling.php.

$string['viewdetails'] = 'View profiling details'

Definition at line 44 of file tool_profiling.php.

$string['viewdiff'] = 'View profiling differences with last reference run'

Definition at line 45 of file tool_profiling.php.

$string['viewdiffdetails'] = 'View profiling diff details'

Definition at line 46 of file tool_profiling.php.

 All Data Structures Namespaces Files Functions Variables Enumerations