AloFramework Logger
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo

Namespaces

  • AloFramework
    • Log
  • None
  • PHP
  • Psr
    • Log

Classes

  • BaseUser
  • Kint
  • Kint_Decorators_Plain
  • Kint_Decorators_Rich
  • Kint_Objects_Closure
  • Kint_Objects_Smarty
  • Kint_Objects_SplFileInfo
  • Kint_Parsers_ClassMethods
  • Kint_Parsers_ClassStatics
  • Kint_Parsers_Color
  • Kint_Parsers_FsPath
  • Kint_Parsers_Json
  • Kint_Parsers_Microtime
  • Kint_Parsers_objectIterateable
  • Kint_Parsers_SplObjectStorage
  • Kint_Parsers_Timestamp
  • Kint_Parsers_Xml
  • KintObject
  • kintParser
  • kintVariableData
  • User
  • UserManager

Functions

  • d
  • dd
  • ddd
  • s
  • sd

Class Kint_Decorators_Rich

Located atvendor/raveren/kint/decorators/rich.php

Methods summary

public static
#decorate(kintVariableData$kintVar)
public static
#decorateTrace(mixed$traceData)
public static string
#wrapStart( )

called for each dump, opens the html tag

called for each dump, opens the html tag

Returns

string
public static string
#wrapEnd(array$callee,array$miniTrace,array$prevCaller)

closes Kint::_wrapStart() started html tags and displays callee information

closes Kint::_wrapStart() started html tags and displays callee information

Parameters

$callee
array
$callee caller information taken from debug backtrace
$miniTrace
array
$miniTrace full path to kint call
$prevCaller
array
$prevCaller previous caller information taken from debug backtrace

Returns

string
private static
#_drawHeader(kintVariableData$kintVar,mixed$verbose=true)
private static
#_ideLink(mixed$file,mixed$line)
public static string
#init( )

produces css and js required for display. May be called multiple times, will only produce output once per pageload or until-or@modifier is used

produces css and js required for display. May be called multiple times, will only produce output once per pageload or until-or@modifier is used

Returns

string

Magic methods summary

Properties summary

private static array$_usedColors
#
AloFramework Logger API documentation generated byApiGen 2.8.0