Show Menu
Cheatography

PHPStorm/Contao Reference Cheat Sheet by

Windows PHPStorm Reference

Navigation

Ctrl + N
Go to class
Ctrl + Shift + N
Go to file
Alt + Up/Down
Go to previo­us/next method
Alt + Home
Inline navigation bar
Ctrl + E
Recent files

Editing

Alt + Insert
Generate code
Ctrl + Alt + L
Reformat code
Alt + R
Refactor this
Ctrl + Alt + M
Extract method

General

Shift + F1
Go to PHP docs
 

Live templates

dbp
Database prepare statement
dbq
Database query statement
css
Contao CSS include
js
Contao JS include
p
Contao POST input
fe
Foreach loop
pf
Public function
prf
Protected function
prif
Private function
prifs
Private static function
psf
Public static function
t
$this->
thr
Throw new
 

Comments

No comments yet. Add yours below!

Add a Comment

Your Comment

Please enter your name.

    Please enter your email address

      Please enter your Comment.