Accessing and Using the Platform Event List View

 

Once Integration with Zend Platform has been configured on your server (see 'Defining a Zend Platform Server'), you can connect to your Zend Platform through Zend Studio to see your Event List and debug, profile, test or view source code of problematic URLs.

 

 

Instructions on how to complete a procedure

To access and use the Zend Platform Event List:

  1. Open the Platform Event List view by going to Window | Show View | Platform Events.
    The Platform Events view will open.

  2. Click the arrow next to the Zend Platform icon in the Platform Events view and select your server.

A list of Platform events will appear.

  1. Events can be debugged and profiled through the Platform Events view or from the Zend Platform GUI.
    To perform actions on Platform Events though the Platform Events view:

  1. Right-click an event the Platform Events view and select one of the following options:

    • Debug Event

    • Profile Event

    • Show Source Code

To perform actions on Platform Events though the Platform GUI:

  1.  Double-click on an Event to open it in Zend Platform using Zend Studio's internal browser -or- Open Zend Platform in a browser and go to PHP Intelligence | Event List and double-click an event.

  1. Under the Zend Studio Diagnostics category, click one of  the following options:

  2. Reproduce in Debugger

  3. Reproduce in Profiler

  4. Show Source Code

Selecting an option will result in the relevant action being carried out in Studio. If you selected to debug or profile a URL, the relevant debug/profile session will be triggered in Studio.

See the Running and Analyzing Debugger Results topics for more on the information displayed once a debug session has been executed.

See the PHP Profile Perspective topic for more on the information displayed once a profiling session has been executed.

Note:

If when trying to access your Platform Events you receive the error message "Unable to verify the identity of 'https://<MyServer>/ZendPlatform' as a trusted site", you  will need to add the Web server certificate to the JVM. See Troubleshooting Platform Integration on an HTTPS Server for more information.

 

 

Related Links

Related Links:
Zend Platform Integration

Integrating with Zend Platform

Defining a Zend Platform Server

Accessing and Using the Platform Event List View

Running and Analyzing Debugger Results

Working with the Profiler

PHP Servers