BEAR_Profile
[ class tree: BEAR_Profile ] [ index: BEAR_Profile ] [ all elements ]

Class: BEAR_Dev_Profile

Source Location: /BEAR/Dev/Profile.php

Class Overview


プロファイラークラス


Author(s):

Version:

  • SVN: Release: @package_version@ $Id:$$

Copyright:

  • 2008-2011 Akihito Koriyama All rights reserved.

Variables

Constants

Methods



Class Details

[line 29]
プロファイラークラス

プロファイラークラス xdebug + xhprofでプロファイリングを行います。




Tags:

author:  Akihito Koriyama <koriyama@bear-project.net>
version:  SVN: Release: @package_version@ $Id:$$
copyright:  2008-2011 Akihito Koriyama All rights reserved.
link:  http://www.bear-project.net/
license:  BSD


[ Top ]


Class Variables

static $_profilerInfo = array(
        array('href' => '/__bear/prof/', 'label' => 'XHPROF'),array('href'=>'/__bear/xhprof/xhprof_html','label'=>'XH GUI'))

[line 50]

プロファイラ依存情報

プロファイラ依存情報




Tags:

access:  protected

Type:   array


[ Top ]



Class Methods


static method start [line 62]

static void start( )

プロファイリングスタート

プロファイリングスタート BEAR_Prof::stop()でストップを指定しないときはスクリプト終了までのプロファイルが取れます。




Tags:

access:  protected


[ Top ]

static method stop [line 79]

static void stop( [int $type = 0])

プロファイリングストップ

プロファイリングストップ プロファイラーリンクの表示します




Tags:

access:  public


Parameters:

int   $type   0:xhprof 1:xh gui

[ Top ]


Class Constants

XHGUI =  1

[line 43]

xh gui profiler

xh gui profiler



[ Top ]

XHPROF =  0

[line 36]

xhprof original profiler

xhprof original profiler



[ Top ]



Documentation generated on Sat, 30 Jul 2011 00:11:41 +0900 by phpDocumentor 1.4.3