PhpStorm symfony – search only: src, web, app directories

In PhpStorm: open settings, find Scopes, add new scope, set name for scope

as pattern set:

file:*||file:src*/||file:app*/||file:web*/

after that, when searching “Find in path”, set “Scope” radio button to Custom and in select options find previously created name.

2015-03-05_21-54-32