Profiler Preferences

 

The Profiler Preferences page allows you to configure the conditions under which the PHP Profile perspective opens.

For more on running Profile sessions, see the Profiling tutorial.

 

The Profiler Preferences page is accessed from Window | Preferences | PHP | Profiler.

 

 

Instructions on how to complete a procedure

To configure when the Profile Perspective will be launched:

  1. Select one of the following options:

  2. Always Open - Opens the PHP Profile perspective whenever a profile session is run.

  3. Never open - The PHP Profile perspective will not open automatically when a profiling session is run. You can manually open the PHP Profile perspective by going to the Window menu and selecting Open Perspective | PHP Profile.

  4.  Prompt - A prompt will appear when a profiling session is run:

From the Confirm Open Perspective dialog, you will be able to click Yes to open the PHP Profile perspective or No to keep your current perspective active.  You can also mark the 'Remember my decision' checkbox so that your decision will always be implemented. The decision can later be changed through the Profiler Preferences page.

  1. Click OK to apply your settings.

 

 

 

Related Links

Related Links:

Working with the Profiler Tutorial

Profiling

Using the Profiler

PHP Preferences