Namespaces

  • Latte
    • Loaders
    • Macros
    • Runtime
  • Nette
    • Application
      • Responses
      • Routers
      • UI
    • Bridges
      • ApplicationDI
      • ApplicationLatte
      • ApplicationTracy
      • CacheDI
      • CacheLatte
      • DatabaseDI
      • DatabaseTracy
      • DITracy
      • FormsDI
      • FormsLatte
      • Framework
      • HttpDI
      • HttpTracy
      • MailDI
      • ReflectionDI
      • SecurityDI
      • SecurityTracy
    • Caching
      • Storages
    • ComponentModel
    • Database
      • Conventions
      • Drivers
      • Table
    • DI
      • Config
        • Adapters
      • Extensions
    • Forms
      • Controls
      • Rendering
    • Http
    • Iterators
    • Loaders
    • Localization
    • Mail
    • Neon
    • PhpGenerator
      • Traits
    • Reflection
    • Security
    • Tokenizer
    • Utils
  • Tracy
    • Bridges
      • Nette
  • none

Classes

  • Bar
  • BlueScreen
  • Debugger
  • DefaultBarPanel
  • Dumper
  • FireLogger
  • Helpers
  • Logger
  • OutputDebugger

Interfaces

  • IBarPanel
  • ILogger
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Other releases

Class Helpers

Rendering helpers for Debugger.

Namespace: Tracy
Located at Tracy/Helpers.php
Methods summary
public static string
# editorLink( $file, $line = null )

Returns HTML link to editor.

Returns HTML link to editor.

Returns

string
string
public static string|null
# editorUri( $file, $line = null, $action = 'open', $search = null, $replace = null )

Returns link to editor.

Returns link to editor.

Returns

string|null
string|null
public static
# formatHtml( $mask )
public static
# escapeHtml( $s )
public static
# findTrace( array $trace, $method, & $index = null )
public static string
# getClass( $obj )

Returns

string
string
public static
# fixStack( $exception )

Internal

public static
# fixEncoding( $s )

Internal

public static
# errorTypeToString( $type )

Internal

public static
# getSource( )

Internal

public static
# improveException( $e )

Internal

public static string|null
# getSuggestion( array $items, $value )

Finds the best suggestion.

Finds the best suggestion.

Returns

string|null
string|null

Internal

public static
# isHtmlMode( )

Internal

public static
# isAjax( )

Internal

public static
# getNonce( )

Internal

Nette 2.4-20180918 API API documentation generated by ApiGen 2.8.0