User Guide > Tasks > Profiling Files and Applications > Profiling a URL

Profiling a URL

This procedure describes how to profile a URL.

Note:

Your server must be running the Zend Debugger or XDebug in order for remote debugging and profiling capabilities to function.
The Zend Debugger comes bundled with Zend Server, but can also be downloaded as a separate component from http://www.zend.com/en/products/studio/downloads. For instructions on manually installing the Zend Debugger, see Installing the Zend Debugger.

 

 

Instructions on how to complete a procedure

To Profile a URL:

  1. Click the profile URL button on the main toolbar -or- go to Run | Profile URL.

  2. The Profile URL dialog will appear.

Profile URL dialog

  1. In the 'Open Browser at:' field, enter the URL of the page that should be profiled.

  2. Click Profile.

The Profile Perspective will open with a number of views detailing information about the profiling process.

See the PHP Profile Perspective for more on the information that will be displayed once a profile session has been run.

 

 

Related Links:

Using the Profiler
Profiling a PHP Script

Locally Profiling a PHP Script

Remotely Profiling a PHP Script

Profiling a PHP Web Page

Profiling

Working with the Profiler

Profiler Preferences

 

 

©1999-2013 Zend Technologies LTD. All rights reserved.