Packages

  • Nette
    • Application
      • Diagnostics
      • Responses
      • Routers
      • UI
    • Caching
      • Storages
    • ComponentModel
    • Config
      • Adapters
      • Extensions
    • Database
      • Diagnostics
      • Drivers
      • Reflection
      • Table
    • DI
      • Diagnostics
    • Diagnostics
    • Forms
      • Controls
      • Rendering
    • Http
    • Iterators
    • Latte
      • Macros
    • Loaders
    • Localization
    • Mail
    • Reflection
    • Security
      • Diagnostics
    • Templating
    • Utils
      • PhpGenerator
  • NetteModule
  • none

Classes

  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Other releases
  • Nette homepage

Class DatabasePanel

Debug panel for Database.

Object
Extended by DatabasePanel implements IBarPanel
Package: Nette\Database\Diagnostics
Author: David Grudl
Located at Database/Diagnostics/ConnectionPanel.php
Methods summary
public
# logQuery( Statement $result, array $params = NULL )
public static
# renderException( $e )
public string
# getTab( )

Renders HTML code for custom tab.

Renders HTML code for custom tab.

Returns

string

Implementation of

IBarPanel::getTab()
public string
# getPanel( )

Renders HTML code for custom panel.

Renders HTML code for custom panel.

Returns

string

Implementation of

IBarPanel::getPanel()
Methods inherited from Object
__call(), __callStatic(), __get(), __isset(), __set(), __unset(), extensionMethod(), getReflection()
Properties summary
public static integer $maxLength 1000
#

maximum SQL length

maximum SQL length

public integer $maxQueries 100
#
public string $name
#
public boolean|string $explain TRUE
#

explain queries?

explain queries?

public boolean $disabled FALSE
#
Magic properties inherited from Object
$reflection
Nette Framework 2.0.18 (for PHP 5.2, un-prefixed) API documentation generated by ApiGen 2.8.0