The Event Details page is accessed from the Events page or the Dashboard page by selecting an event ID from the Events list , or by clicking More Details in an event's expanded view. The page contains all the available monitored event-related information and details, and Zend Studio diagnostic tools.
The Summary area displays general event details:
Note:
Not all events display the same information. Only information relevant to the specific event type will be shown.
The Details table contains all related and available event details, and includes three components:
Note:
Not all events display the same information. Only information relevant to the specific event type will be shown.
This area contains action items for diagnosing events using an IDE:
Name |
Icon |
Description |
Debug Event |
|
Initiates a debug session for the event URL in your IDE. |
Profile Event |
|
Profiles the event URL in your IDE with the same parameters (GET, POST, COOKIE, HTTP headers, etc.). |
Show in Zend Studio |
|
Opens the file where the event occurred in the IDE. This option makes it possible to use your IDE to edit files and implement changes for multiple servers. |
Export |
|
Generates an XML file containing the selected event's information and exports it to your IDE. |
Settings |
|
Allows you to select the server upon which you would like to perform IDE diagnostics |
Note:
These action items are only available if your IDE is installed on your machine, and Zend Server is configured to communicate with it.