PhpStorm 2016.3 Help

Symbols

In this section:

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

IconDescription
classTypeJavaClass.png Class
classTypeFinal.png Final class
classTypeAbstract Abstract class
classTypeInterface Interface
/help/img/idea/2016.3/phpTrait.png PHP trait
classTypeTestCase Test case
method.png Method/function
icon_interface_method.png Method/function in an interface
variable.png Variable in tool windows and dialogs
/help/img/idea/2016.3/ps_variable_completion_list.png Variable in completion lists
php_storm_structure_show_constants.png Constant
field.png Field
property Property
/help/img/idea/2016.3/property_yellow.png Parameter
/help/img/idea/2016.3/xml_element.png Element
/help/img/idea/2016.3/folder.png Directory
/help/img/idea/2016.3/rootSource.gif Source root
/help/img/idea/2016.3/rootTest.gif Test root
/help/img/idea/2016.3/rootResource.pngResource root
/help/img/idea/2016.3/rootExcluded.gif Excluded root
ps_php_exception_breakpoint.png Exception
Visibility modifiers
private.png Private
protected.png Protected
public.png Public

Data Sources

IconDescription
/help/img/idea/2016.3/DataSource.png DB data source. Also, DBMS-specific icons are used:

/help/img/idea/2016.3/DBDB2.png DB2

/help/img/idea/2016.3/DBDerby.png Derby

/help/img/idea/2016.3/DBH2.png H2

/help/img/idea/2016.3/DBHSQLDB.png HSQLDB

/help/img/idea/2016.3/DBMySQL.png MySQL

/help/img/idea/2016.3/DBOracle.png Oracle

/help/img/idea/2016.3/DBPostgresql.png PostgreSQL

/help/img/idea/2016.3/DBSQLServer.png SQL Server

/help/img/idea/2016.3/DBSQLite.png SQLite

/help/img/idea/2016.3/DBSybase.png Sybase

/help/img/idea/2016.3/DBReadonly.png DB data source with the read-only status, e.g. /help/img/idea/2016.3/DBReadonlyDB2.png for DB2.
/help/img/idea/2016.3/icon_DDLDataSource.png DDL data source
/help/img/idea/2016.3/dataSchema.png Schema
/help/img/idea/2016.3/DataTables.png Table
/help/img/idea/2016.3/dataView.png View
/help/img/idea/2016.3/dataColumn.png Column
/help/img/idea/2016.3/dataColumnNotNull.png A NOT NULL column
dataPkColumn.png Column with a primary key
dataFkColumn.png Column with a foreign key
dataIndexedColumn.png Column with an index
/help/img/idea/2016.3/dataPrimaryKey.png Primary key
/help/img/idea/2016.3/dataForeignKey.png Foreign key
/help/img/idea/2016.3/dataIndex.png Index
/help/img/idea/2016.3/dataTrigger.png Trigger
/help/img/idea/2016.3/dataFunction.png Stored procedure or function

See Also

Last modified: 23 March 2017