PhpStorm 2018.3 Help

Symbols Reference

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

Icon

Description

icons fileTypes javaClass

Class

icons nodes finalMark

Final class

Groovy icons groovy abstractClass

Abstract class

icons nodes interface

Interface

phpTrait

PHP trait

phpTest

PHP test

classTypeTestCase

Test case

method.png

Method/function

icon_interface_method.png

Method/function in an interface

variable.png

Variable in tool windows and dialogs

ps variable completion list

Variable in completion lists

php_storm_structure_show_constants.png

Constant

icons nodes field svg

Field

property

Property

property yellow

Parameter

xml element

Element

folder

Directory

root_Source.png

Source root

root_Test.png

Test root

rootResource

Resource root

root Excluded

Excluded root

ps_php_exception_breakpoint.png

Exception

Visibility modifiers

private.png

Private

protected.png

Protected

public.png

Public

Bookmarks

bookmarkCheck

Anonymous bookmark – a check sign bookmark. Bookmarks are used for quick navigation within a file or across the entire project.

bookmarkMnemonic

Lettered mnemonic bookmark – a letter in the interval from A to Z.

bookmarkNumber

Numbered mnemonic bookmark – a number in the interval from 0 to 9.

Data Sources

Icon

Description

DB data source

DB data source. Also, DBMS-specific icons are used:

Read-only

DB data source with the read-only status, e.g. DBReadonlyDB2 for Derby.

ddl data source

DDL data source

database openapi icons database svg

Database

Schema

Schema

Table

Table

View

View

Column

Column

dataColumnNotNull

A NOT NULL column

dataPkColumn.png

Column with a primary key

dataFkColumn.png

Column with a foreign key

dataIndexedColumn.png

Column with an index

dataPrimaryKey

Primary key

dataForeignKey

Foreign key

Index

Index

Trigger

Trigger

database openapi icons function svg

Stored procedure or function

Last modified: 18 March 2019

See Also