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
      • Reflection
      • Table
    • DI
      • Config
        • Adapters
      • Extensions
    • Forms
      • Controls
      • Rendering
    • Http
    • Iterators
    • Loaders
    • Localization
    • Mail
    • Neon
    • PhpGenerator
    • Reflection
    • Security
    • Utils
  • none
  • Tracy
    • Bridges
      • Nette

Classes

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

Interfaces

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

Class Bar

Debug Bar.

Namespace: Tracy
Located at Tracy/Bar.php
Methods summary
public Tracy\Bar
# addPanel( Tracy\IBarPanel $panel, string $id = NULL )

Add custom panel.

Add custom panel.

Parameters

$panel
$id

Returns

Tracy\Bar
self
public Tracy\IBarPanel|null
# getPanel( string $id )

Returns panel with given id

Returns panel with given id

Parameters

$id

Returns

Tracy\IBarPanel|null
IBarPanel|NULL
public
# render( )

Renders debug bar.

Renders debug bar.

Properties summary
public array $info

Deprecated

#array()
Nette 2.3-20161221 API API documentation generated by ApiGen 2.8.0