Difference between #4 and #5 of
Configuring PhpStorm IDE for Yii 1.1

Revision #5 has been created by samdark on Feb 27, 2013, 7:15:35 PM with the memo:

Added info about YiiStorm
« previous (#4) next (#6) »

Changes

Title unchanged

Configuring PhpStorm IDE for Yii

Category unchanged

Tips

Yii version unchanged

Tags unchanged

IDE, PhpStorm

Content changed

[...]
- Specify a path to PHPUnit.

- Complete code: `Ctrl+Space`.
- Show method arguments: `Ctrl+Q`.

Enhanced code navigation
 
------------------------
 
 
In order to be able to get from `render` or `renderPartial` to the view, from `widget` to widget class, from `relations` to model classes you need to [install additional plugin called YiiStorm](http://mazx.ru/).
 
 
Testing
-------

You should install PHPUnit to run unit tests.

1. PHPUnit.
[...]
59 1
53 followers
Viewed: 152 672 times
Version: 1.1
Category: Tips
Tags: IDE, PhpStorm
Written by: samdark
Last updated by: samdark
Created on: Oct 27, 2010
Last updated: 6 years ago
Update Article

Revisions

View all history