30.07.2012 Views

Reference Guide

Reference Guide

Reference Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Event Details<br />

Zend Server <strong>Reference</strong> Manual<br />

The Event Details are a collection of information relevant to the event that occurred. Clicking on a time in<br />

the table on the left (Event Details Table) will display the information relevant to the selected<br />

occurrence/es. Through this you can find out for example, if a different function caused the error or if a<br />

different message was thrown.<br />

The following list presents the possible details that can be displayed for a specific occurrence:<br />

Export - generates an XML file containing the selected event's information.<br />

General Data - Displays information about the event: The data changes according to the event<br />

type.<br />

Function Data - Displays information on the function that triggered the error, including the<br />

function name and arguments.<br />

Request - Displays information about the request. The superglobals (POST, GET and COOKIE)<br />

are always displayed. The other parameters (RAWPOST and FILE) are displayed only when<br />

there is relevant information to display.<br />

Server - Displays the superglobals SERVER and ENV when there is relevant information.<br />

Session - Displays the superglobal SESSION when there is relevant information.<br />

Backtrace - Displays all the function calls that were made before the event was triggered,<br />

including the relevant files for each function.<br />

Error Data - Displays the PHP error and the Java backtrace if there was a Java exception.<br />

Custom Variables - Displays information for a custom event (i.e., class and user-defined<br />

information that was passed to the event when it was triggered).<br />

Job Queue - Job Queue related events display the reason the Job generated an event.<br />

Code Tracing - Code Tracing related events display the reason that Code Tracing generated an<br />

event.<br />

Zend Studio diagnostics - Displays the actions can be applied to event details if Zend Studio for<br />

Eclipse (ZSE) is installed and Zend Server is configured to communicate with it:<br />

• Debug Event - Initiates a debug session for the event URL in ZSE.<br />

• Profile Event - Profiles the event URL, using the ZSE Profiler with the same parameters<br />

(GET, POST, COOKIE, HTTP headers, etc.).<br />

• Show File in Zend Studio - Opens the file where the event occurred in Zend Studio.<br />

This option makes it possible to use Zend Studio to edit files and implement changes for<br />

multiple servers.<br />

Settings: through this option you can choose to apply the Studio Integration actions to the<br />

Originating Server (the server on which the event was triggered) or to an Alternate Server (a<br />

different server running the same environment).Additional configuration settings are set in Server<br />

Setup | Monitor.<br />

31

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!