XOOPS  2.6.0
main.php File Reference

Go to the source code of this file.

Variables

const _MD_MONOLOG_BLOCKS "Blocks"
 
const _MD_MONOLOG_CACHED "Cached (regenerates every %s seconds)"
 
const _MD_MONOLOG_DEBUG "Debug"
 
const _MD_MONOLOG_DEPRECATED "Deprecated"
 
const _MD_MONOLOG_ERRORS "Errors"
 
const _MD_MONOLOG_EXCEPTION 'Exception : %s : file %s line %s'
 
const _MD_MONOLOG_EXTRA "Extra"
 
const _MD_MONOLOG_FILES "%s files"
 
const _MD_MONOLOG_INCLUDED_FILES "Included files"
 
const _MD_MONOLOG_MEM_USAGE "Usage: %.03fM Peak: %.03fM"
 
const _MD_MONOLOG_MEMORY "Memory"
 
const _MD_MONOLOG_MESSAGES 'Message'
 
const _MD_MONOLOG_NONE "None"
 
const _MD_MONOLOG_NOT_CACHED "Not cached"
 
const _MD_MONOLOG_QUERIES "Queries"
 
const _MD_MONOLOG_TIMERS "Timers"
 
const _MD_MONOLOG_TIMETOLOAD "%s took %.04f seconds to load."
 

Variable Documentation

const _MD_MONOLOG_BLOCKS "Blocks"

Definition at line 29 of file main.php.

Referenced by MonologLogger\log().

const _MD_MONOLOG_CACHED "Cached (regenerates every %s seconds)"

Definition at line 35 of file main.php.

Referenced by MonologLogger\log().

const _MD_MONOLOG_DEBUG "Debug"
Author
trabis lusop.nosp@m.oema.nosp@m.s@gma.nosp@m.il.c.nosp@m.om
Version
$Id$

Definition at line 19 of file main.php.

const _MD_MONOLOG_DEPRECATED "Deprecated"

Definition at line 27 of file main.php.

const _MD_MONOLOG_ERRORS "Errors"

Definition at line 26 of file main.php.

const _MD_MONOLOG_EXCEPTION 'Exception : %s : file %s line %s'

Definition at line 44 of file main.php.

const _MD_MONOLOG_EXTRA "Extra"

Definition at line 30 of file main.php.

Referenced by MonologLogger\log().

const _MD_MONOLOG_FILES "%s files"

Definition at line 21 of file main.php.

Referenced by MonologPreload\eventCoreFooterStart().

const _MD_MONOLOG_INCLUDED_FILES "Included files"

Definition at line 20 of file main.php.

Referenced by MonologPreload\eventCoreFooterStart().

const _MD_MONOLOG_MEM_USAGE "Usage: %.03fM Peak: %.03fM"

Definition at line 22 of file main.php.

Referenced by MonologPreload\eventCoreFooterStart().

const _MD_MONOLOG_MEMORY "Memory"

Definition at line 23 of file main.php.

Referenced by MonologPreload\eventCoreFooterStart().

const _MD_MONOLOG_MESSAGES 'Message'

Definition at line 45 of file main.php.

const _MD_MONOLOG_NONE "None"

Definition at line 24 of file main.php.

const _MD_MONOLOG_NOT_CACHED "Not cached"

Definition at line 34 of file main.php.

Referenced by MonologLogger\log().

const _MD_MONOLOG_QUERIES "Queries"

Definition at line 28 of file main.php.

const _MD_MONOLOG_TIMERS "Timers"

Definition at line 31 of file main.php.

const _MD_MONOLOG_TIMETOLOAD "%s took %.04f seconds to load."

Definition at line 32 of file main.php.

Referenced by MonologLogger\stopTime().