Variables View

The Variables view displays information about the variables associated with the stack frame selected in the Debug View. Selecting a variable will display details in the detail pane below the view. Expanding the list under a variable will display its fields.

Variables View Toolbar Commands

Show Type Names

If selected, type names will be displayed.

Show Logical Structure

Shows the logical structure.

Collapse All

Collapses the list.

 

Variables View Menu Commands

The view's menu can be accessed through the view menu icon .

 

Layout

Defines the view's layout:

  • Vertical View Orientation - The details pane will be displayed at the bottom of the Variables view.

  • Horizontal View Orientation - The details pane will be displayed to the right of the Variables view.

  • Variables View Only - Only the Variables view will be displayed.

  • Show columns - Divided the view into columns.

  • Set Columns - Only available if Show columns is selected. Allows you to choose which of the following columns to display:

  • Name

  • Declared Type

  • Value

  • Actual Type

 

 

Related Links

Related Links:

PHP Debug Perspective

Debug View

Breakpoints View

Parameter Stack View

Debug Output View

Browser Output View