Packages

  • dibi
    • drivers
    • nette
    • reflection
  • None
  • PHP

Classes

  • DibiNetteExtension
  • DibiNettePanel
  • Overview
  • Package
  • Class
  • Tree

Class DibiNettePanel

Dibi panel for Nette\Diagnostics.

DibiObject
Extended by DibiNettePanel implements IBarPanel
Package: dibi\nette
Author: David Grudl
Located at Nette/DibiNettePanel.php
Methods summary
public
# __construct( $explain = TRUE, $filter = NULL )
public
# register( DibiConnection $connection )
public
# logEvent( DibiEvent $event )

After event notification.

After event notification.

public mixed
# renderException( $e )

Returns blue-screen custom tab.

Returns blue-screen custom tab.

Returns

mixed
public mixed
# getTab( )

Returns HTML code for custom tab. (Nette\Diagnostics\IBarPanel)

Returns HTML code for custom tab. (Nette\Diagnostics\IBarPanel)

Returns

mixed
public mixed
# getPanel( )

Returns HTML code for custom panel. (Nette\Diagnostics\IBarPanel)

Returns HTML code for custom panel. (Nette\Diagnostics\IBarPanel)

Returns

mixed
Methods inherited from DibiObject
__call(), __callStatic(), __get(), __isset(), __set(), __unset(), extensionMethod(), getClass(), getReflection()
Properties summary
public static integer $maxLength 1000
#

maximum SQL length

maximum SQL length

public boolean $explain
#

explain queries?

explain queries?

public integer $filter
#
dibi API documentation API documentation generated by ApiGen 2.3.0