Viewing Diagram
On this page:
Prerequisites
Before you start working with UML diagrams, make sure that the UML Support plugin is enabled. The plugin is bundled with PhpStorm and is activated by default. If the plugin is not activated, enable it on the Plugins page of the Settings / Preferences Dialog as described in Enabling and Disabling Plugins.
Basics
You can invoke UML class diagram from different places:
PhpStorm displays UML diagrams in two modes:
Prerequisites
Before you start working with UML diagrams, make sure that the UML Support plugin is enabled. The plugin is bundled with PhpStorm and is activated by default. If the plugin is not activated, enable it on the Plugins page of the Settings / Preferences Dialog as described in Enabling and Disabling Plugins.
Opening a UML class diagram
The diagram is displayed in the editor tab or in the pop-up window:

Tips and tricks
- You can open a UML class diagram without using your pointing device. Consider such a workflow: press Alt+Home, then press Ctrl+Alt+U.