Source file structure
By default, PhpStorm shows all classes, methods, and other elements of the current file. To toggle the elements you want to show, click the corresponding buttons on the Structure tool window toolbar. For example:
Click to show class properties.
Click to show constants.
Click to show inherited members.
Click to show included files.
Click to show lambdas.
Show class members in the Project tool window
Right-click the Project tool window title bar and select from the context menu.
Last modified: 19 March 2022