Options Window: PHP: Frameworks & Tools: Symfony

Symfony projects contain a Symfony run script. The run script you specify in this page is only used for new projects or in case the project's run script is not valid.

Element Description

Symfony Script

The path to the Symfony run script and default parameters. Use the Browse and Search buttons to locate Symfony run scripts on your local file system.

Ignore cache Directory by Default

When selected the IDE does not include the /cache directory when scanning for Symfony functions. This option is selected by default. You might want to deselect his option if you cache actions.

This box sets globally whether cache directories are ignored. You can set whether the cache directory is ignored for an individual project in the project's Properties, under Frameworks > Symfony.

Default Parameters

Specify default command line options for running Symfony projects or applications.


Related Topics

Developing Applications with NetBeans IDE,

Copyright © 2016, Oracle and/or its affiliates. All rights reserved.