- On the main menu, choose .
- Press Alt+7Alt+7Alt+7Alt+7Alt+7Alt+7Ctrl+7 or Alt+7Alt+7Meta 7Meta 7Meta 7.
- Turn on the Show Constants option option on the context menu of the title bar.
- Turn on the Show Inherited option on the context menu of the title bar.
By default, PhpStorm shows only methods, constants, and fields defined in the current class. If shown, inherited members are displayed gray.
-
Turn on the Show members item on the context menu of the Project tool window title bar.
If this option is on, the files in the tree that contain classes turn into nodes.
When such node is unfolded, the contained classes with their fields, methods, functions and other members of the selected item are shown.


