Platform  3.1
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
indexq.php File Reference

Go to the source code of this file.

Namespaces

namespace  FDL
 

Functions

 sortqdelay ($a, $b)
 

Variables

global $tic1 = $deb["sec"] + $deb["usec"] / 1000000
 
 $deb = gettimeofday()
 
global $SQLDELAY
 
global $SQLDEBUG
 
global $TSQLDELAY
 
 $authtype = getAuthType()
 
if($authtype== 'apache') else
 
switch($status) $_SERVER ['PHP_AUTH_USER'] = AuthenticatorManager::$auth->getAuthUser()
 
 $ticainit = $deb["sec"] + $deb["usec"] / 1000000
 
 $trace = $action->read("trace")
 
 $trace ["url"] = $_SERVER["REQUEST_URI"]
 
 $trace ["init"] = sprintf("%.03fs", $ticainit - $tic1)
 
 $out = ''
 
 $tic4 = $deb["sec"] + $deb["usec"] / 1000000
 
 $trace ["app"] = sprintf("%.03fs", $tic4 - $ticainit)
 
 $trace ["memory"] = sprintf("%dkb", round(memory_get_usage() / 1024))
 
 $trace ["queries"] = sprintf("%.03fs #%d", $SQLDELAY, count($TSQLDELAY))
 
 $trace ["server all"] = sprintf("%.03fs", $tic4 - $tic1)
 
 $trace ["n"] = "-------------"
 
 $strace = 'var TTRACE=new Object();' . "\n"
 
 $logcode = $action->lay->GenJsCode(true, true)
 

Function Documentation

sortqdelay (   $a,
  $b 
)

Definition at line 98 of file indexq.php.

Variable Documentation

switch ($status) $_SERVER['PHP_AUTH_USER'] = AuthenticatorManager::$auth->getAuthUser()

Definition at line 67 of file indexq.php.

$authtype = getAuthType()

Definition at line 31 of file indexq.php.

$deb = gettimeofday()

Definition at line 22 of file indexq.php.

$logcode = $action->lay->GenJsCode(true, true)

Definition at line 119 of file indexq.php.

$out = ''

Definition at line 95 of file indexq.php.

global $SQLDEBUG

Definition at line 24 of file indexq.php.

global $SQLDELAY

Definition at line 24 of file indexq.php.

$strace = 'var TTRACE=new Object();' . "\n"

Definition at line 115 of file indexq.php.

$tic1 = $deb["sec"] + $deb["usec"] / 1000000

Definition at line 20 of file indexq.php.

$tic4 = $deb["sec"] + $deb["usec"] / 1000000

Definition at line 109 of file indexq.php.

$ticainit = $deb["sec"] + $deb["usec"] / 1000000

Definition at line 91 of file indexq.php.

$trace = $action->read("trace")

Definition at line 92 of file indexq.php.

$trace["url"] = $_SERVER["REQUEST_URI"]

Definition at line 93 of file indexq.php.

$trace["init"] = sprintf("%.03fs", $ticainit - $tic1)

Definition at line 94 of file indexq.php.

$trace["app"] = sprintf("%.03fs", $tic4 - $ticainit)

Definition at line 110 of file indexq.php.

$trace["memory"] = sprintf("%dkb", round(memory_get_usage() / 1024))

Definition at line 111 of file indexq.php.

$trace["queries"] = sprintf("%.03fs #%d", $SQLDELAY, count($TSQLDELAY))

Definition at line 112 of file indexq.php.

$trace["server all"] = sprintf("%.03fs", $tic4 - $tic1)

Definition at line 113 of file indexq.php.

$trace["n"] = "-------------"

Definition at line 114 of file indexq.php.

global $TSQLDELAY

Definition at line 29 of file indexq.php.

if ($authtype== 'apache') else
Initial value:

Definition at line 41 of file indexq.php.

← centre documentaire © anakeen - published under CC License - Dynacase