PhpStorm 2020.2 Help

Icon reference

File types

To view the list of file types recognized by PhpStorm, in the Settings/Preferences dialog Ctrl+Alt+S, go to | Editor | File Types. If a file in your project is marked with the Unknown file type icon, it indicates that PhpStorm can't recognize it. In this case, you can register and configure a new file type.

File type settings

Icons in the editor, tool windows, dialogs, and in the tree view

IconDescription
ClassClass
Final classFinal class
Abstract classAbstract class
InterfaceInterface
PHP traitPHP trait
PHP test PHP test
PHP test classPHP test class
MethodMethod/function
Interface method Interface method
the Static method icon Static method
Variable Variable
Constant Constant
FieldField
propertyProperty
ParameterParameter
TagElement
FolderDirectory
Source rootSource root
Tests rootTest root
Resource rootResource root
Excluded rootExcluded root
PHP Exception breakpointPHP Exception breakpoint
Visibility modifiers
Private Private
Protected Protected
Public Public
Static Static
Bookmarks
bookmarkCheck pngAnonymous bookmark – a check sign bookmark. Bookmarks are used for quick navigation within a file or across the entire project.
bookmarkMnemonic pngLettered mnemonic bookmark – a letter in the interval from A to Z.
bookmarkNumber pngNumbered mnemonic bookmark – a number in the interval from 0 to 9.

Data Sources

IconDescription
Access MethodAccess Method
AggregateAggregate
Alias TypeAlias Type
ArgumentArgument
BodyBody
CheckCheck
ClusterCluster
CollationCollation
Collection TypeCollection Type
Column

Column. For more information about column icon combinations, see Possible icon combinations for columns.

Data FileData File
DatabaseDatabase
Read-onlyRead-only status
the DDL data source iconDDL data source
DefaultDefault
ExceptionException
ExtensionExtension
External SchemaExternal Schema
Foreign Data WrapperForeign Data Wrapper
Foreign KeyForeign Key
Foreign TableForeign Table
IndexIndex
KeyKey
Materialized LogMaterialized Log
Materialized ViewMaterialized View
Object AttributeObject Attribute
Object TypeObject Type
OperatorOperator
PackagePackage
ProjectionProjection
data source

Read-only data sources

RoleRole
RoutineRoutine
RuleRule
Scheduled EventScheduled Event
SchemaSchema
SequenceSequence
ServerServer
the Stored procedure or function iconStored procedure or function
SynonymSynonym
TableTable
Table TypeTable Type
TablespaceTablespace
TriggerTrigger
UserUser
User MappingUser Mapping
VariableVariable
ViewView
Virtual TableVirtual Table
Last modified: 13 October 2020