Website/.idea/commandlinetools/Symfony_13_07_2024__10_29.xml
Snoweuph 37a63c29cc
Some checks failed
Quality Check / Check (push) Failing after 3s
#1: Restructure
2024-07-13 12:30:13 +02:00

3291 lines
270 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<framework xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="schemas/frameworkDescriptionVersion1.1.4.xsd" frameworkId="com.symfony" name="Symfony_13/07/2024, 10:29" invoke="11dd159a-7b8e-4809-805c-be20e28411d2 /home/snoweuph/Workspace/Website/bin/console" alias="symfony" enabled="true" version="2">
<extraData><![CDATA[version:3]]></extraData>
<command>
<name>_complete</name>
<help><![CDATA[Internal command to provide shell completion suggestions<br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--shell</td><td>(-s)</td><td>The shell type ("bash", "fish", "zsh")</td></tr> <tr><td>--input</td><td>(-i)</td><td>An array of input tokens (e.g. COMP_WORDS or argv)</td></tr> <tr><td>--current</td><td>(-c)</td><td>The index of the "input" array that the cursor is in (e.g. COMP_CWORD)</td></tr> <tr><td>--api-version</td><td>(-a)</td><td>The API version of the completion script</td></tr> <tr><td>--symfony</td><td>(-S)</td><td>deprecated</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<optionsBefore>
<option name="--shell" shortcut="-s" pattern="equals">
<help><![CDATA[The shell type ("bash", "fish", "zsh")]]></help>
</option>
<option name="--input" shortcut="-i" pattern="equals">
<help><![CDATA[An array of input tokens (e.g. COMP_WORDS or argv)]]></help>
</option>
<option name="--current" shortcut="-c" pattern="equals">
<help><![CDATA[The index of the "input" array that the cursor is in (e.g. COMP_CWORD)]]></help>
</option>
<option name="--api-version" shortcut="-a" pattern="equals">
<help><![CDATA[The API version of the completion script]]></help>
</option>
<option name="--symfony" shortcut="-S" pattern="equals">
<help><![CDATA[deprecated]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>about</name>
<help><![CDATA[The <b>about</b> command displays information about the current Symfony project.<br> <br> The <b>PHP</b> section displays important configuration that could affect your application. The values might<br> be different between web and CLI.<br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<optionsBefore>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>completion</name>
<help><![CDATA[The <b>completion</> command dumps the shell completion script required<br> to use shell autocompletion (currently, bash, fish, zsh completion are supported).<br> <br> <comment>Static installation<br> -------------------</><br> <br> Dump the script to a global completion file and restart your shell:<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console completion bash | sudo tee /etc/bash_completion.d/console</><br> <br> Or dump the script to a local file and source it:<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console completion bash > completion.sh</><br> <br> <comment># source the file whenever you use the project</><br> <b>source completion.sh</><br> <br> <comment># or add this line at the end of your "~/.bashrc" file:</><br> <b>source /path/to/completion.sh</><br> <br> <comment>Dynamic installation<br> --------------------</><br> <br> Add this to the end of your shell configuration file (e.g. <b>"~/.bashrc"</>):<br> <br> <b>eval "$(/home/snoweuph/Workspace/Website/bin/console completion bash)"</><br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--debug</td><td></td><td>Tail the completion debug log</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<params>shell[=null]</params>
<optionsBefore>
<option name="--debug" shortcut="">
<help><![CDATA[Tail the completion debug log]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>help</name>
<help><![CDATA[The <b>help</b> command displays help for a given command:<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console help list</b><br> <br> You can also output the help in other formats by using the <comment>--format</comment> option:<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console help --format=xml list</b><br> <br> To display the list of available commands, please use the <b>list</b> command.<br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--format</td><td></td><td>The output format (txt, xml, json, or md)</td></tr> <tr><td>--raw</td><td></td><td>To output raw command help</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<params>command_name[=null]</params>
<optionsBefore>
<option name="--format" shortcut="" pattern="equals">
<help><![CDATA[The output format (txt, xml, json, or md)]]></help>
</option>
<option name="--raw" shortcut="">
<help><![CDATA[To output raw command help]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>list</name>
<help><![CDATA[The <b>list</b> command lists all commands:<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console list</b><br> <br> You can also display the commands for a specific namespace:<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console list test</b><br> <br> You can also output the information in other formats by using the <comment>--format</comment> option:<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console list --format=xml</b><br> <br> It's also possible to get raw list of commands (useful for embedding command runner):<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console list --raw</b><br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--raw</td><td></td><td>To output raw command list</td></tr> <tr><td>--format</td><td></td><td>The output format (txt, xml, json, or md)</td></tr> <tr><td>--short</td><td></td><td>To skip describing commands' arguments</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<params>namespace[=null]</params>
<optionsBefore>
<option name="--raw" shortcut="">
<help><![CDATA[To output raw command list]]></help>
</option>
<option name="--format" shortcut="" pattern="equals">
<help><![CDATA[The output format (txt, xml, json, or md)]]></help>
</option>
<option name="--short" shortcut="">
<help><![CDATA[To skip describing commands' arguments]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>assets:install</name>
<help><![CDATA[The <b>assets:install</b> command installs bundle assets into a given<br> directory (e.g. the <comment>public</comment> directory).<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console assets:install public</b><br> <br> A "bundles" directory will be created inside the target directory and the<br> "Resources/public" directory of each bundle will be copied into it.<br> <br> To create a symlink to each bundle instead of copying its assets, use the<br> <b>--symlink</b> option (will fall back to hard copies when symbolic links aren't possible:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console assets:install public --symlink</b><br> <br> To make symlink relative, add the <b>--relative</b> option:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console assets:install public --symlink --relative</b><br> <br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--symlink</td><td></td><td>Symlink the assets instead of copying them</td></tr> <tr><td>--relative</td><td></td><td>Make relative symlinks</td></tr> <tr><td>--no-cleanup</td><td></td><td>Do not remove the assets of the bundles that no longer exist</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<params>target[=null]</params>
<optionsBefore>
<option name="--symlink" shortcut="">
<help><![CDATA[Symlink the assets instead of copying them]]></help>
</option>
<option name="--relative" shortcut="">
<help><![CDATA[Make relative symlinks]]></help>
</option>
<option name="--no-cleanup" shortcut="">
<help><![CDATA[Do not remove the assets of the bundles that no longer exist]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>cache:clear</name>
<help><![CDATA[The <b>cache:clear</b> command clears and warms up the application cache for a given environment<br> and debug mode:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console cache:clear --env=dev</b><br> <b>php /home/snoweuph/Workspace/Website/bin/console cache:clear --env=prod --no-debug</b><br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--no-warmup</td><td></td><td>Do not warm up the cache</td></tr> <tr><td>--no-optional-warmers</td><td></td><td>Skip optional cache warmers (faster)</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<optionsBefore>
<option name="--no-warmup" shortcut="">
<help><![CDATA[Do not warm up the cache]]></help>
</option>
<option name="--no-optional-warmers" shortcut="">
<help><![CDATA[Skip optional cache warmers (faster)]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>cache:pool:clear</name>
<help><![CDATA[The <b>cache:pool:clear</b> command clears the given cache pools or cache pool clearers.<br> <br> /home/snoweuph/Workspace/Website/bin/console cache:pool:clear <cache pool or clearer 1> [...<cache pool or clearer N>]<br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--all</td><td></td><td>Clear all cache pools</td></tr> <tr><td>--exclude</td><td></td><td>A list of cache pools or cache pool clearers to exclude</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<params>pools[=null]</params>
<optionsBefore>
<option name="--all" shortcut="">
<help><![CDATA[Clear all cache pools]]></help>
</option>
<option name="--exclude" shortcut="" pattern="equals">
<help><![CDATA[A list of cache pools or cache pool clearers to exclude]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>cache:pool:delete</name>
<help><![CDATA[The <b>cache:pool:delete</b> deletes an item from a given cache pool.<br> <br> /home/snoweuph/Workspace/Website/bin/console cache:pool:delete <pool> <key><br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<params>pool key</params>
<optionsBefore>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>cache:pool:invalidate-tags</name>
<help><![CDATA[The <b>cache:pool:invalidate-tags</b> command invalidates tags from taggable pools. By default, all pools<br> have the passed tags invalidated. Pass <b>--pool=my_pool</b> to invalidate tags on a specific pool.<br> <br> php /home/snoweuph/Workspace/Website/bin/console cache:pool:invalidate-tags tag1 tag2<br> php /home/snoweuph/Workspace/Website/bin/console cache:pool:invalidate-tags tag1 tag2 --pool=cache2 --pool=cache1<br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--pool</td><td>(-p)</td><td>The pools to invalidate on</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<params>tags</params>
<optionsBefore>
<option name="--pool" shortcut="-p" pattern="equals">
<help><![CDATA[The pools to invalidate on]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>cache:pool:list</name>
<help><![CDATA[The <b>cache:pool:list</b> command lists all available cache pools.<br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<optionsBefore>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>cache:pool:prune</name>
<help><![CDATA[The <b>cache:pool:prune</b> command deletes all expired items from all pruneable pools.<br> <br> /home/snoweuph/Workspace/Website/bin/console cache:pool:prune<br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<optionsBefore>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>cache:warmup</name>
<help><![CDATA[The <b>cache:warmup</b> command warms up the cache.<br> <br> Before running this command, the cache must be empty.<br> <br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--no-optional-warmers</td><td></td><td>Skip optional cache warmers (faster)</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<optionsBefore>
<option name="--no-optional-warmers" shortcut="">
<help><![CDATA[Skip optional cache warmers (faster)]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>config:dump-reference</name>
<help><![CDATA[The <b>config:dump-reference</b> command dumps the default configuration for an<br> extension/bundle.<br> <br> Either the extension alias or bundle name can be used:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console config:dump-reference framework</b><br> <b>php /home/snoweuph/Workspace/Website/bin/console config:dump-reference FrameworkBundle</b><br> <br> The <b>--format</b> option specifies the format of the configuration,<br> these are "<comment>yaml</comment>", "<comment>xml</comment>".<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console config:dump-reference FrameworkBundle --format=xml</b><br> <br> For dumping a specific option, add its path as second argument (only available for the yaml format):<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console config:dump-reference framework http_client.default_options</b><br> <br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--format</td><td></td><td>The output format ("yaml", "xml")</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<params>name[=null] path[=null]</params>
<optionsBefore>
<option name="--format" shortcut="" pattern="equals">
<help><![CDATA[The output format ("yaml", "xml")]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>dbal:run-sql</name>
<help><![CDATA[The <b>dbal:run-sql</b> command executes the given SQL query and<br> outputs the results:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console dbal:run-sql "SELECT * FROM users"</b><br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--connection</td><td></td><td>The named database connection</td></tr> <tr><td>--depth</td><td></td><td>Dumping depth of result set (deprecated).</td></tr> <tr><td>--force-fetch</td><td></td><td>Forces fetching the result.</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<params>sql</params>
<optionsBefore>
<option name="--connection" shortcut="" pattern="equals">
<help><![CDATA[The named database connection]]></help>
</option>
<option name="--depth" shortcut="" pattern="equals">
<help><![CDATA[Dumping depth of result set (deprecated).]]></help>
</option>
<option name="--force-fetch" shortcut="">
<help><![CDATA[Forces fetching the result.]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>debug:autowiring</name>
<help><![CDATA[The <b>debug:autowiring</b> command displays the classes and interfaces that<br> you can use as type-hints for autowiring:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console debug:autowiring</b><br> <br> You can also pass a search term to filter the list:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console debug:autowiring log</b><br> <br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--all</td><td></td><td>Show also services that are not aliased</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<params>search[=null]</params>
<optionsBefore>
<option name="--all" shortcut="">
<help><![CDATA[Show also services that are not aliased]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>debug:config</name>
<help><![CDATA[The <b>debug:config</b> command dumps the current configuration for an<br> extension/bundle.<br> <br> Either the extension alias or bundle name can be used:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console debug:config framework</b><br> <b>php /home/snoweuph/Workspace/Website/bin/console debug:config FrameworkBundle</b><br> <br> The <b>--format</b> option specifies the format of the configuration,<br> these are "<comment>txt</comment>", "<comment>yaml</comment>", "<comment>json</comment>".<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console debug:config framework --format=json</b><br> <br> For dumping a specific option, add its path as second argument:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console debug:config framework serializer.enabled</b><br> <br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--resolve-env</td><td></td><td>Display resolved environment variable values instead of placeholders</td></tr> <tr><td>--format</td><td></td><td>The output format ("txt", "yaml", "json")</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<params>name[=null] path[=null]</params>
<optionsBefore>
<option name="--resolve-env" shortcut="">
<help><![CDATA[Display resolved environment variable values instead of placeholders]]></help>
</option>
<option name="--format" shortcut="" pattern="equals">
<help><![CDATA[The output format ("txt", "yaml", "json")]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>debug:container</name>
<help><![CDATA[The <b>debug:container</b> command displays all configured <comment>public</comment> services:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console debug:container</b><br> <br> To see deprecations generated during container compilation and cache warmup, use the <b>--deprecations</b> option:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console debug:container --deprecations</b><br> <br> To get specific information about a service, specify its name:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console debug:container validator</b><br> <br> To get specific information about a service including all its arguments, use the <b>--show-arguments</b> flag:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console debug:container validator --show-arguments</b><br> <br> To see available types that can be used for autowiring, use the <b>--types</b> flag:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console debug:container --types</b><br> <br> To see environment variables used by the container, use the <b>--env-vars</b> flag:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console debug:container --env-vars</b><br> <br> Display a specific environment variable by specifying its name with the <b>--env-var</b> option:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console debug:container --env-var=APP_ENV</b><br> <br> Use the --tags option to display tagged <comment>public</comment> services grouped by tag:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console debug:container --tags</b><br> <br> Find all services with a specific tag by specifying the tag name with the <b>--tag</b> option:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console debug:container --tag=form.type</b><br> <br> Use the <b>--parameters</b> option to display all parameters:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console debug:container --parameters</b><br> <br> Display a specific parameter by specifying its name with the <b>--parameter</b> option:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console debug:container --parameter=kernel.debug</b><br> <br> By default, internal services are hidden. You can display them<br> using the <b>--show-hidden</b> flag:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console debug:container --show-hidden</b><br> <br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--show-arguments</td><td></td><td>Show arguments in services</td></tr> <tr><td>--show-hidden</td><td></td><td>Show hidden (internal) services</td></tr> <tr><td>--tag</td><td></td><td>Show all services with a specific tag</td></tr> <tr><td>--tags</td><td></td><td>Display tagged services for an application</td></tr> <tr><td>--parameter</td><td></td><td>Display a specific parameter for an application</td></tr> <tr><td>--parameters</td><td></td><td>Display parameters for an application</td></tr> <tr><td>--types</td><td></td><td>Display types (classes/interfaces) available in the container</td></tr> <tr><td>--env-var</td><td></td><td>Display a specific environment variable used in the container</td></tr> <tr><td>--env-vars</td><td></td><td>Display environment variables used in the container</td></tr> <tr><td>--format</td><td></td><td>The output format ("txt", "xml", "json", "md")</td></tr> <tr><td>--raw</td><td></td><td>To output raw description</td></tr> <tr><td>--deprecations</td><td></td><td>Display deprecations generated when compiling and warming up the container</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<params>name[=null]</params>
<optionsBefore>
<option name="--show-arguments" shortcut="">
<help><![CDATA[Show arguments in services]]></help>
</option>
<option name="--show-hidden" shortcut="">
<help><![CDATA[Show hidden (internal) services]]></help>
</option>
<option name="--tag" shortcut="" pattern="equals">
<help><![CDATA[Show all services with a specific tag]]></help>
</option>
<option name="--tags" shortcut="">
<help><![CDATA[Display tagged services for an application]]></help>
</option>
<option name="--parameter" shortcut="" pattern="equals">
<help><![CDATA[Display a specific parameter for an application]]></help>
</option>
<option name="--parameters" shortcut="">
<help><![CDATA[Display parameters for an application]]></help>
</option>
<option name="--types" shortcut="">
<help><![CDATA[Display types (classes/interfaces) available in the container]]></help>
</option>
<option name="--env-var" shortcut="" pattern="equals">
<help><![CDATA[Display a specific environment variable used in the container]]></help>
</option>
<option name="--env-vars" shortcut="">
<help><![CDATA[Display environment variables used in the container]]></help>
</option>
<option name="--format" shortcut="" pattern="equals">
<help><![CDATA[The output format ("txt", "xml", "json", "md")]]></help>
</option>
<option name="--raw" shortcut="">
<help><![CDATA[To output raw description]]></help>
</option>
<option name="--deprecations" shortcut="">
<help><![CDATA[Display deprecations generated when compiling and warming up the container]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>debug:dotenv</name>
<help><![CDATA[The <b>/home/snoweuph/Workspace/Website/bin/console debug:dotenv</b> command displays all the environment variables configured by dotenv:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console debug:dotenv</b><br> <br> To get specific variables, specify its full or partial name:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console debug:dotenv FOO_BAR</b><br> <br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<params>filter[=null]</params>
<optionsBefore>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>debug:event-dispatcher</name>
<help><![CDATA[The <b>debug:event-dispatcher</b> command displays all configured listeners:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console debug:event-dispatcher</b><br> <br> To get specific listeners for an event, specify its name:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console debug:event-dispatcher kernel.request</b><br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--dispatcher</td><td></td><td>To view events of a specific event dispatcher</td></tr> <tr><td>--format</td><td></td><td>The output format ("txt", "xml", "json", "md")</td></tr> <tr><td>--raw</td><td></td><td>To output raw description</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<params>event[=null]</params>
<optionsBefore>
<option name="--dispatcher" shortcut="" pattern="equals">
<help><![CDATA[To view events of a specific event dispatcher]]></help>
</option>
<option name="--format" shortcut="" pattern="equals">
<help><![CDATA[The output format ("txt", "xml", "json", "md")]]></help>
</option>
<option name="--raw" shortcut="">
<help><![CDATA[To output raw description]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>debug:form</name>
<help><![CDATA[The <b>debug:form</b> command displays information about form types.<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console debug:form</b><br> <br> The command lists all built-in types, services types, type extensions and<br> guessers currently available.<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console debug:form Symfony\Component\Form\Extension\Core\Type\ChoiceType</b><br> <b>php /home/snoweuph/Workspace/Website/bin/console debug:form ChoiceType</b><br> <br> The command lists all defined options that contains the given form type,<br> as well as their parents and type extensions.<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console debug:form ChoiceType choice_value</b><br> <br> Use the <b>--show-deprecated</b> option to display form types with<br> deprecated options or the deprecated options of the given form type:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console debug:form --show-deprecated</b><br> <b>php /home/snoweuph/Workspace/Website/bin/console debug:form ChoiceType --show-deprecated</b><br> <br> The command displays the definition of the given option name.<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console debug:form --format=json</b><br> <br> The command lists everything in a machine readable json format.<br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--show-deprecated</td><td></td><td>Display deprecated options in form types</td></tr> <tr><td>--format</td><td></td><td>The output format ("txt", "json")</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<params>class[=null] option[=null]</params>
<optionsBefore>
<option name="--show-deprecated" shortcut="">
<help><![CDATA[Display deprecated options in form types]]></help>
</option>
<option name="--format" shortcut="" pattern="equals">
<help><![CDATA[The output format ("txt", "json")]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>debug:router</name>
<help><![CDATA[The <b>debug:router</b> displays the configured routes:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console debug:router</b><br> <br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--show-controllers</td><td></td><td>Show assigned controllers in overview</td></tr> <tr><td>--show-aliases</td><td></td><td>Show aliases in overview</td></tr> <tr><td>--format</td><td></td><td>The output format ("txt", "xml", "json", "md")</td></tr> <tr><td>--raw</td><td></td><td>To output raw route(s)</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<params>name[=null]</params>
<optionsBefore>
<option name="--show-controllers" shortcut="">
<help><![CDATA[Show assigned controllers in overview]]></help>
</option>
<option name="--show-aliases" shortcut="">
<help><![CDATA[Show aliases in overview]]></help>
</option>
<option name="--format" shortcut="" pattern="equals">
<help><![CDATA[The output format ("txt", "xml", "json", "md")]]></help>
</option>
<option name="--raw" shortcut="">
<help><![CDATA[To output raw route(s)]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>debug:twig</name>
<help><![CDATA[The <b>debug:twig</b> command outputs a list of twig functions,<br> filters, globals and tests.<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console debug:twig</b><br> <br> The command lists all functions, filters, etc.<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console debug:twig @Twig/Exception/error.html.twig</b><br> <br> The command lists all paths that match the given template name.<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console debug:twig --filter=date</b><br> <br> The command lists everything that contains the word date.<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console debug:twig --format=json</b><br> <br> The command lists everything in a machine readable json format.<br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--filter</td><td></td><td>Show details for all entries matching this filter</td></tr> <tr><td>--format</td><td></td><td>The output format ("text", "json")</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<params>name[=null]</params>
<optionsBefore>
<option name="--filter" shortcut="" pattern="equals">
<help><![CDATA[Show details for all entries matching this filter]]></help>
</option>
<option name="--format" shortcut="" pattern="equals">
<help><![CDATA[The output format ("text", "json")]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>debug:validator</name>
<help><![CDATA[The <b>debug:validator 'App\Entity\Dummy'</b> command dumps the validators for the dummy class.<br> <br> The <b>debug:validator src/</b> command dumps the validators for the `src` directory.<br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--show-all</td><td></td><td>Show all classes even if they have no validation constraints</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<params>class</params>
<optionsBefore>
<option name="--show-all" shortcut="">
<help><![CDATA[Show all classes even if they have no validation constraints]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>doctrine:cache:clear-collection-region</name>
<help><![CDATA[The <b>doctrine:cache:clear-collection-region</b> command is meant to clear a second-level cache collection regions for an associated Entity Manager.<br> It is possible to delete/invalidate all collection region, a specific collection region or flushes the cache provider.<br> <br> The execution type differ on how you execute the command.<br> If you want to invalidate all entries for an collection region this command would do the work:<br> <br> <b>doctrine:cache:clear-collection-region 'Entities\MyEntity' 'collectionName'</b><br> <br> To invalidate a specific entry you should use :<br> <br> <b>doctrine:cache:clear-collection-region 'Entities\MyEntity' 'collectionName' 1</b><br> <br> If you want to invalidate all entries for the all collection regions:<br> <br> <b>doctrine:cache:clear-collection-region --all</b><br> <br> Alternatively, if you want to flush the configured cache provider for an collection region use this command:<br> <br> <b>doctrine:cache:clear-collection-region 'Entities\MyEntity' 'collectionName' --flush</b><br> <br> Finally, be aware that if <b>--flush</b> option is passed,<br> not all cache providers are able to flush entries, because of a limitation of its execution nature.<br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--em</td><td></td><td>Name of the entity manager to operate on</td></tr> <tr><td>--all</td><td></td><td>If defined, all entity regions will be deleted/invalidated.</td></tr> <tr><td>--flush</td><td></td><td>If defined, all cache entries will be flushed.</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<params>owner-class[=null] association[=null] owner-id[=null]</params>
<optionsBefore>
<option name="--em" shortcut="" pattern="equals">
<help><![CDATA[Name of the entity manager to operate on]]></help>
</option>
<option name="--all" shortcut="">
<help><![CDATA[If defined, all entity regions will be deleted/invalidated.]]></help>
</option>
<option name="--flush" shortcut="">
<help><![CDATA[If defined, all cache entries will be flushed.]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>doctrine:cache:clear-entity-region</name>
<help><![CDATA[The <b>doctrine:cache:clear-entity-region</b> command is meant to clear a second-level cache entity region for an associated Entity Manager.<br> It is possible to delete/invalidate all entity region, a specific entity region or flushes the cache provider.<br> <br> The execution type differ on how you execute the command.<br> If you want to invalidate all entries for an entity region this command would do the work:<br> <br> <b>doctrine:cache:clear-entity-region 'Entities\MyEntity'</b><br> <br> To invalidate a specific entry you should use :<br> <br> <b>doctrine:cache:clear-entity-region 'Entities\MyEntity' 1</b><br> <br> If you want to invalidate all entries for the all entity regions:<br> <br> <b>doctrine:cache:clear-entity-region --all</b><br> <br> Alternatively, if you want to flush the configured cache provider for an entity region use this command:<br> <br> <b>doctrine:cache:clear-entity-region 'Entities\MyEntity' --flush</b><br> <br> Finally, be aware that if <b>--flush</b> option is passed,<br> not all cache providers are able to flush entries, because of a limitation of its execution nature.<br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--em</td><td></td><td>Name of the entity manager to operate on</td></tr> <tr><td>--all</td><td></td><td>If defined, all entity regions will be deleted/invalidated.</td></tr> <tr><td>--flush</td><td></td><td>If defined, all cache entries will be flushed.</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<params>entity-class[=null] entity-id[=null]</params>
<optionsBefore>
<option name="--em" shortcut="" pattern="equals">
<help><![CDATA[Name of the entity manager to operate on]]></help>
</option>
<option name="--all" shortcut="">
<help><![CDATA[If defined, all entity regions will be deleted/invalidated.]]></help>
</option>
<option name="--flush" shortcut="">
<help><![CDATA[If defined, all cache entries will be flushed.]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>doctrine:cache:clear-metadata</name>
<help><![CDATA[The <b>doctrine:cache:clear-metadata</b> command is meant to clear the metadata cache of associated Entity Manager.<br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--em</td><td></td><td>Name of the entity manager to operate on</td></tr> <tr><td>--flush</td><td></td><td>If defined, cache entries will be flushed instead of deleted/invalidated.</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<optionsBefore>
<option name="--em" shortcut="" pattern="equals">
<help><![CDATA[Name of the entity manager to operate on]]></help>
</option>
<option name="--flush" shortcut="">
<help><![CDATA[If defined, cache entries will be flushed instead of deleted/invalidated.]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>doctrine:cache:clear-query</name>
<help><![CDATA[The <b>doctrine:cache:clear-query</b> command is meant to clear the query cache of associated Entity Manager.<br> It is possible to invalidate all cache entries at once - called delete -, or flushes the cache provider<br> instance completely.<br> <br> The execution type differ on how you execute the command.<br> If you want to invalidate the entries (and not delete from cache instance), this command would do the work:<br> <br> <b>doctrine:cache:clear-query</b><br> <br> Alternatively, if you want to flush the cache provider using this command:<br> <br> <b>doctrine:cache:clear-query --flush</b><br> <br> Finally, be aware that if <b>--flush</b> option is passed, not all cache providers are able to flush entries,<br> because of a limitation of its execution nature.<br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--em</td><td></td><td>Name of the entity manager to operate on</td></tr> <tr><td>--flush</td><td></td><td>If defined, cache entries will be flushed instead of deleted/invalidated.</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<optionsBefore>
<option name="--em" shortcut="" pattern="equals">
<help><![CDATA[Name of the entity manager to operate on]]></help>
</option>
<option name="--flush" shortcut="">
<help><![CDATA[If defined, cache entries will be flushed instead of deleted/invalidated.]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>doctrine:cache:clear-query-region</name>
<help><![CDATA[The <b>doctrine:cache:clear-query-region</b> command is meant to clear a second-level cache query region for an associated Entity Manager.<br> It is possible to delete/invalidate all query region, a specific query region or flushes the cache provider.<br> <br> The execution type differ on how you execute the command.<br> If you want to invalidate all entries for the default query region this command would do the work:<br> <br> <b>doctrine:cache:clear-query-region</b><br> <br> To invalidate entries for a specific query region you should use :<br> <br> <b>doctrine:cache:clear-query-region my_region_name</b><br> <br> If you want to invalidate all entries for the all query region:<br> <br> <b>doctrine:cache:clear-query-region --all</b><br> <br> Alternatively, if you want to flush the configured cache provider use this command:<br> <br> <b>doctrine:cache:clear-query-region my_region_name --flush</b><br> <br> Finally, be aware that if <b>--flush</b> option is passed,<br> not all cache providers are able to flush entries, because of a limitation of its execution nature.<br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--em</td><td></td><td>Name of the entity manager to operate on</td></tr> <tr><td>--all</td><td></td><td>If defined, all query regions will be deleted/invalidated.</td></tr> <tr><td>--flush</td><td></td><td>If defined, all cache entries will be flushed.</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<params>region-name[=null]</params>
<optionsBefore>
<option name="--em" shortcut="" pattern="equals">
<help><![CDATA[Name of the entity manager to operate on]]></help>
</option>
<option name="--all" shortcut="">
<help><![CDATA[If defined, all query regions will be deleted/invalidated.]]></help>
</option>
<option name="--flush" shortcut="">
<help><![CDATA[If defined, all cache entries will be flushed.]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>doctrine:cache:clear-result</name>
<help><![CDATA[The <b>doctrine:cache:clear-result</b> command is meant to clear the result cache of associated Entity Manager.<br> It is possible to invalidate all cache entries at once - called delete -, or flushes the cache provider<br> instance completely.<br> <br> The execution type differ on how you execute the command.<br> If you want to invalidate the entries (and not delete from cache instance), this command would do the work:<br> <br> <b>doctrine:cache:clear-result</b><br> <br> Alternatively, if you want to flush the cache provider using this command:<br> <br> <b>doctrine:cache:clear-result --flush</b><br> <br> Finally, be aware that if <b>--flush</b> option is passed, not all cache providers are able to flush entries,<br> because of a limitation of its execution nature.<br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--em</td><td></td><td>Name of the entity manager to operate on</td></tr> <tr><td>--flush</td><td></td><td>If defined, cache entries will be flushed instead of deleted/invalidated.</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<optionsBefore>
<option name="--em" shortcut="" pattern="equals">
<help><![CDATA[Name of the entity manager to operate on]]></help>
</option>
<option name="--flush" shortcut="">
<help><![CDATA[If defined, cache entries will be flushed instead of deleted/invalidated.]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>doctrine:database:create</name>
<help><![CDATA[The <b>doctrine:database:create</b> command creates the default connections database:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console doctrine:database:create</b><br> <br> You can also optionally specify the name of a connection to create the database for:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console doctrine:database:create --connection=default</b><br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--connection</td><td>(-c)</td><td>The connection to use for this command</td></tr> <tr><td>--if-not-exists</td><td></td><td>Don't trigger an error, when the database already exists</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<optionsBefore>
<option name="--connection" shortcut="-c" pattern="equals">
<help><![CDATA[The connection to use for this command]]></help>
</option>
<option name="--if-not-exists" shortcut="">
<help><![CDATA[Don't trigger an error, when the database already exists]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>doctrine:database:drop</name>
<help><![CDATA[The <b>doctrine:database:drop</b> command drops the default connections database:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console doctrine:database:drop</b><br> <br> The <b>--force</b> parameter has to be used to actually drop the database.<br> <br> You can also optionally specify the name of a connection to drop the database for:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console doctrine:database:drop --connection=default</b><br> <br> <error>Be careful: All data in a given database will be lost when executing this command.</error><br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--connection</td><td>(-c)</td><td>The connection to use for this command</td></tr> <tr><td>--if-exists</td><td></td><td>Don't trigger an error, when the database doesn't exist</td></tr> <tr><td>--force</td><td>(-f)</td><td>Set this parameter to execute this action</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<optionsBefore>
<option name="--connection" shortcut="-c" pattern="equals">
<help><![CDATA[The connection to use for this command]]></help>
</option>
<option name="--if-exists" shortcut="">
<help><![CDATA[Don't trigger an error, when the database doesn't exist]]></help>
</option>
<option name="--force" shortcut="-f">
<help><![CDATA[Set this parameter to execute this action]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>doctrine:ensure-production-settings</name>
<help><![CDATA[Verify that Doctrine is properly configured for a production environment.<br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--em</td><td></td><td>Name of the entity manager to operate on</td></tr> <tr><td>--complete</td><td></td><td>Flag to also inspect database connection existence.</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<optionsBefore>
<option name="--em" shortcut="" pattern="equals">
<help><![CDATA[Name of the entity manager to operate on]]></help>
</option>
<option name="--complete" shortcut="">
<help><![CDATA[Flag to also inspect database connection existence.]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>doctrine:fixtures:load</name>
<help><![CDATA[The <b>doctrine:fixtures:load</b> command loads data fixtures from your application:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console doctrine:fixtures:load</b><br> <br> Fixtures are services that are tagged with <comment>doctrine.fixture.orm</comment>.<br> <br> If you want to append the fixtures instead of flushing the database first you can use the <comment>--append</comment> option:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console doctrine:fixtures:load</b> <comment>--append</comment><br> <br> By default Doctrine Data Fixtures uses DELETE statements to drop the existing rows from the database.<br> If you want to use a TRUNCATE statement instead you can use the <comment>--purge-with-truncate</comment> flag:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console doctrine:fixtures:load</b> <comment>--purge-with-truncate</comment><br> <br> To execute only fixtures that live in a certain group, use:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console doctrine:fixtures:load</b> <comment>--group=group1</comment><br> <br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--append</td><td></td><td>Append the data fixtures instead of deleting all data from the database first.</td></tr> <tr><td>--group</td><td></td><td>Only load fixtures that belong to this group</td></tr> <tr><td>--em</td><td></td><td>The entity manager to use for this command.</td></tr> <tr><td>--purger</td><td></td><td>The purger to use for this command</td></tr> <tr><td>--purge-exclusions</td><td></td><td>List of database tables to ignore while purging</td></tr> <tr><td>--purge-with-truncate</td><td></td><td>Purge data by using a database-level TRUNCATE statement</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<optionsBefore>
<option name="--append" shortcut="">
<help><![CDATA[Append the data fixtures instead of deleting all data from the database first.]]></help>
</option>
<option name="--group" shortcut="" pattern="equals">
<help><![CDATA[Only load fixtures that belong to this group]]></help>
</option>
<option name="--em" shortcut="" pattern="equals">
<help><![CDATA[The entity manager to use for this command.]]></help>
</option>
<option name="--purger" shortcut="" pattern="equals">
<help><![CDATA[The purger to use for this command]]></help>
</option>
<option name="--purge-exclusions" shortcut="" pattern="equals">
<help><![CDATA[List of database tables to ignore while purging]]></help>
</option>
<option name="--purge-with-truncate" shortcut="">
<help><![CDATA[Purge data by using a database-level TRUNCATE statement]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>doctrine:mapping:convert</name>
<help><![CDATA[Convert mapping information between supported formats.<br> <br> This is an execute <b>one-time</b> command. It should not be necessary for<br> you to call this method multiple times, especially when using the <comment>--from-database</comment><br> flag.<br> <br> Converting an existing database schema into mapping files only solves about 70-80%<br> of the necessary mapping information. Additionally the detection from an existing<br> database cannot detect inverse associations, inheritance types,<br> entities with foreign keys as primary keys and many of the<br> semantical operations on associations such as cascade.<br> <br> <comment>Hint:</comment> There is no need to convert YAML or XML mapping files to annotations<br> every time you make changes. All mapping drivers are first class citizens<br> in Doctrine 2 and can be used as runtime mapping for the ORM.<br> <br> <comment>Hint:</comment> If you have a database with tables that should not be managed<br> by the ORM, you can use a DBAL functionality to filter the tables and sequences down<br> on a global level:<br> <br> $config->setSchemaAssetsFilter(function (string|AbstractAsset $assetName): bool {<br> if ($assetName instanceof AbstractAsset) {<br> $assetName = $assetName->getName();<br> }<br> <br> return !str_starts_with($assetName, 'audit_');<br> });<br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--em</td><td></td><td>Name of the entity manager to operate on</td></tr> <tr><td>--filter</td><td></td><td>A string pattern used to match entities that should be processed.</td></tr> <tr><td>--force</td><td>(-f)</td><td>Force to overwrite existing mapping files.</td></tr> <tr><td>--from-database</td><td></td><td>Whether or not to convert mapping information from existing database.</td></tr> <tr><td>--extend</td><td></td><td>Defines a base class to be extended by generated entity classes.</td></tr> <tr><td>--num-spaces</td><td></td><td>Defines the number of indentation spaces</td></tr> <tr><td>--namespace</td><td></td><td>Defines a namespace for the generated entity classes, if converted from database.</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<params>to-type dest-path</params>
<optionsBefore>
<option name="--em" shortcut="" pattern="equals">
<help><![CDATA[Name of the entity manager to operate on]]></help>
</option>
<option name="--filter" shortcut="" pattern="equals">
<help><![CDATA[A string pattern used to match entities that should be processed.]]></help>
</option>
<option name="--force" shortcut="-f">
<help><![CDATA[Force to overwrite existing mapping files.]]></help>
</option>
<option name="--from-database" shortcut="">
<help><![CDATA[Whether or not to convert mapping information from existing database.]]></help>
</option>
<option name="--extend" shortcut="" pattern="equals">
<help><![CDATA[Defines a base class to be extended by generated entity classes.]]></help>
</option>
<option name="--num-spaces" shortcut="" pattern="equals">
<help><![CDATA[Defines the number of indentation spaces]]></help>
</option>
<option name="--namespace" shortcut="" pattern="equals">
<help><![CDATA[Defines a namespace for the generated entity classes, if converted from database.]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>doctrine:mapping:import</name>
<help><![CDATA[The <b>doctrine:mapping:import</b> command imports mapping information<br> from an existing database:<br> <br> Generate annotation mappings into the src/ directory using App as the namespace:<br> <b>php /home/snoweuph/Workspace/Website/bin/console doctrine:mapping:import App\\Entity annotation --path=src/Entity</b><br> <br> Generate xml mappings into the config/doctrine/ directory using App as the namespace:<br> <b>php /home/snoweuph/Workspace/Website/bin/console doctrine:mapping:import App\\Entity xml --path=config/doctrine</b><br> <br> Generate XML mappings into a bundle:<br> <b>php /home/snoweuph/Workspace/Website/bin/console doctrine:mapping:import "MyCustomBundle" xml</b><br> <br> You can also optionally specify which entity manager to import from with the<br> <b>--em</b> option:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console doctrine:mapping:import "MyCustomBundle" xml --em=default</b><br> <br> If you don't want to map every entity that can be found in the database, use the<br> <b>--filter</b> option. It will try to match the targeted mapped entity with the<br> provided pattern string.<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console doctrine:mapping:import "MyCustomBundle" xml --filter=MyMatchedEntity</b><br> <br> Use the <b>--force</b> option, if you want to override existing mapping files:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console doctrine:mapping:import "MyCustomBundle" xml --force</b><br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--em</td><td></td><td>The entity manager to use for this command</td></tr> <tr><td>--filter</td><td></td><td>A string pattern used to match entities that should be mapped.</td></tr> <tr><td>--force</td><td></td><td>Force to overwrite existing mapping files.</td></tr> <tr><td>--path</td><td></td><td>The path where the files would be generated (not used when a bundle is passed).</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<params>name mapping-type[=null]</params>
<optionsBefore>
<option name="--em" shortcut="" pattern="equals">
<help><![CDATA[The entity manager to use for this command]]></help>
</option>
<option name="--filter" shortcut="" pattern="equals">
<help><![CDATA[A string pattern used to match entities that should be mapped.]]></help>
</option>
<option name="--force" shortcut="">
<help><![CDATA[Force to overwrite existing mapping files.]]></help>
</option>
<option name="--path" shortcut="" pattern="equals">
<help><![CDATA[The path where the files would be generated (not used when a bundle is passed).]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>doctrine:mapping:info</name>
<help><![CDATA[The <b>doctrine:mapping:info</b> shows basic information about which<br> entities exist and possibly if their mapping information contains errors or<br> not.<br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--em</td><td></td><td>Name of the entity manager to operate on</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<optionsBefore>
<option name="--em" shortcut="" pattern="equals">
<help><![CDATA[Name of the entity manager to operate on]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>doctrine:migrations:current</name>
<help><![CDATA[Outputs the current version<br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--configuration</td><td></td><td>The path to a migrations configuration file. <comment>[default: any of migrations.{php,xml,json,yml,yaml}]</comment></td></tr> <tr><td>--em</td><td></td><td>The name of the entity manager to use.</td></tr> <tr><td>--conn</td><td></td><td>The name of the connection to use.</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<optionsBefore>
<option name="--configuration" shortcut="" pattern="equals">
<help><![CDATA[The path to a migrations configuration file. <comment>[default: any of migrations.{php,xml,json,yml,yaml}]</comment>]]></help>
</option>
<option name="--em" shortcut="" pattern="equals">
<help><![CDATA[The name of the entity manager to use.]]></help>
</option>
<option name="--conn" shortcut="" pattern="equals">
<help><![CDATA[The name of the connection to use.]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>doctrine:migrations:diff</name>
<help><![CDATA[The <b>doctrine:migrations:diff</b> command generates a migration by comparing your current database to your mapping information:<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console doctrine:migrations:diff</b><br> <br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--configuration</td><td></td><td>The path to a migrations configuration file. <comment>[default: any of migrations.{php,xml,json,yml,yaml}]</comment></td></tr> <tr><td>--em</td><td></td><td>The name of the entity manager to use.</td></tr> <tr><td>--conn</td><td></td><td>The name of the connection to use.</td></tr> <tr><td>--namespace</td><td></td><td>The namespace to use for the migration (must be in the list of configured namespaces)</td></tr> <tr><td>--filter-expression</td><td></td><td>Tables which are filtered by Regular Expression.</td></tr> <tr><td>--formatted</td><td></td><td>Format the generated SQL.</td></tr> <tr><td>--line-length</td><td></td><td>Max line length of unformatted lines.</td></tr> <tr><td>--check-database-platform</td><td></td><td>Check Database Platform to the generated code.</td></tr> <tr><td>--allow-empty-diff</td><td></td><td>Do not throw an exception when no changes are detected.</td></tr> <tr><td>--from-empty-schema</td><td></td><td>Generate a full migration as if the current database was empty.</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<optionsBefore>
<option name="--configuration" shortcut="" pattern="equals">
<help><![CDATA[The path to a migrations configuration file. <comment>[default: any of migrations.{php,xml,json,yml,yaml}]</comment>]]></help>
</option>
<option name="--em" shortcut="" pattern="equals">
<help><![CDATA[The name of the entity manager to use.]]></help>
</option>
<option name="--conn" shortcut="" pattern="equals">
<help><![CDATA[The name of the connection to use.]]></help>
</option>
<option name="--namespace" shortcut="" pattern="equals">
<help><![CDATA[The namespace to use for the migration (must be in the list of configured namespaces)]]></help>
</option>
<option name="--filter-expression" shortcut="" pattern="equals">
<help><![CDATA[Tables which are filtered by Regular Expression.]]></help>
</option>
<option name="--formatted" shortcut="">
<help><![CDATA[Format the generated SQL.]]></help>
</option>
<option name="--line-length" shortcut="" pattern="equals">
<help><![CDATA[Max line length of unformatted lines.]]></help>
</option>
<option name="--check-database-platform" shortcut="" pattern="equals">
<help><![CDATA[Check Database Platform to the generated code.]]></help>
</option>
<option name="--allow-empty-diff" shortcut="">
<help><![CDATA[Do not throw an exception when no changes are detected.]]></help>
</option>
<option name="--from-empty-schema" shortcut="">
<help><![CDATA[Generate a full migration as if the current database was empty.]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>doctrine:migrations:dump-schema</name>
<help><![CDATA[The <b>doctrine:migrations:dump-schema</b> command dumps the schema for your database to a migration:<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console doctrine:migrations:dump-schema</b><br> <br> After dumping your schema to a migration, you can rollup your migrations using the <b>migrations:rollup</b> command.<br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--configuration</td><td></td><td>The path to a migrations configuration file. <comment>[default: any of migrations.{php,xml,json,yml,yaml}]</comment></td></tr> <tr><td>--em</td><td></td><td>The name of the entity manager to use.</td></tr> <tr><td>--conn</td><td></td><td>The name of the connection to use.</td></tr> <tr><td>--formatted</td><td></td><td>Format the generated SQL.</td></tr> <tr><td>--namespace</td><td></td><td>Namespace to use for the generated migrations (defaults to the first namespace definition).</td></tr> <tr><td>--filter-tables</td><td></td><td>Filter the tables to dump via Regex.</td></tr> <tr><td>--line-length</td><td></td><td>Max line length of unformatted lines.</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<optionsBefore>
<option name="--configuration" shortcut="" pattern="equals">
<help><![CDATA[The path to a migrations configuration file. <comment>[default: any of migrations.{php,xml,json,yml,yaml}]</comment>]]></help>
</option>
<option name="--em" shortcut="" pattern="equals">
<help><![CDATA[The name of the entity manager to use.]]></help>
</option>
<option name="--conn" shortcut="" pattern="equals">
<help><![CDATA[The name of the connection to use.]]></help>
</option>
<option name="--formatted" shortcut="">
<help><![CDATA[Format the generated SQL.]]></help>
</option>
<option name="--namespace" shortcut="" pattern="equals">
<help><![CDATA[Namespace to use for the generated migrations (defaults to the first namespace definition).]]></help>
</option>
<option name="--filter-tables" shortcut="" pattern="equals">
<help><![CDATA[Filter the tables to dump via Regex.]]></help>
</option>
<option name="--line-length" shortcut="" pattern="equals">
<help><![CDATA[Max line length of unformatted lines.]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>doctrine:migrations:execute</name>
<help><![CDATA[The <b>doctrine:migrations:execute</b> command executes migration versions up or down manually:<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console doctrine:migrations:execute FQCN</b><br> <br> You can show more information about the process by increasing the verbosity level. To see the<br> executed queries, set the level to debug with <comment>-vv</comment>:<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console doctrine:migrations:execute FQCN -vv</b><br> <br> If no <comment>--up</comment> or <comment>--down</comment> option is specified it defaults to up:<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console doctrine:migrations:execute FQCN --down</b><br> <br> You can also execute the migration as a <comment>--dry-run</comment>:<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console doctrine:migrations:execute FQCN --dry-run</b><br> <br> You can output the prepared SQL statements to a file with <comment>--write-sql</comment>:<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console doctrine:migrations:execute FQCN --write-sql</b><br> <br> Or you can also execute the migration without a warning message which you need to interact with:<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console doctrine:migrations:execute FQCN --no-interaction</b><br> <br> All the previous commands accept multiple migration versions, allowing you run execute more than<br> one migration at once:<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console doctrine:migrations:execute FQCN-1 FQCN-2 ...FQCN-n </b><br> <br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--write-sql</td><td></td><td>The path to output the migration SQL file. Defaults to current working directory.</td></tr> <tr><td>--dry-run</td><td></td><td>Execute the migration as a dry run.</td></tr> <tr><td>--up</td><td></td><td>Execute the migration up.</td></tr> <tr><td>--down</td><td></td><td>Execute the migration down.</td></tr> <tr><td>--query-time</td><td></td><td>Time all the queries individually.</td></tr> <tr><td>--configuration</td><td></td><td>The path to a migrations configuration file. <comment>[default: any of migrations.{php,xml,json,yml,yaml}]</comment></td></tr> <tr><td>--em</td><td></td><td>The name of the entity manager to use.</td></tr> <tr><td>--conn</td><td></td><td>The name of the connection to use.</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<params>versions</params>
<optionsBefore>
<option name="--write-sql" shortcut="" pattern="equals">
<help><![CDATA[The path to output the migration SQL file. Defaults to current working directory.]]></help>
</option>
<option name="--dry-run" shortcut="">
<help><![CDATA[Execute the migration as a dry run.]]></help>
</option>
<option name="--up" shortcut="">
<help><![CDATA[Execute the migration up.]]></help>
</option>
<option name="--down" shortcut="">
<help><![CDATA[Execute the migration down.]]></help>
</option>
<option name="--query-time" shortcut="">
<help><![CDATA[Time all the queries individually.]]></help>
</option>
<option name="--configuration" shortcut="" pattern="equals">
<help><![CDATA[The path to a migrations configuration file. <comment>[default: any of migrations.{php,xml,json,yml,yaml}]</comment>]]></help>
</option>
<option name="--em" shortcut="" pattern="equals">
<help><![CDATA[The name of the entity manager to use.]]></help>
</option>
<option name="--conn" shortcut="" pattern="equals">
<help><![CDATA[The name of the connection to use.]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>doctrine:migrations:generate</name>
<help><![CDATA[The <b>doctrine:migrations:generate</b> command generates a blank migration class:<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console doctrine:migrations:generate</b><br> <br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--namespace</td><td></td><td>The namespace to use for the migration (must be in the list of configured namespaces)</td></tr> <tr><td>--configuration</td><td></td><td>The path to a migrations configuration file. <comment>[default: any of migrations.{php,xml,json,yml,yaml}]</comment></td></tr> <tr><td>--em</td><td></td><td>The name of the entity manager to use.</td></tr> <tr><td>--conn</td><td></td><td>The name of the connection to use.</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<optionsBefore>
<option name="--namespace" shortcut="" pattern="equals">
<help><![CDATA[The namespace to use for the migration (must be in the list of configured namespaces)]]></help>
</option>
<option name="--configuration" shortcut="" pattern="equals">
<help><![CDATA[The path to a migrations configuration file. <comment>[default: any of migrations.{php,xml,json,yml,yaml}]</comment>]]></help>
</option>
<option name="--em" shortcut="" pattern="equals">
<help><![CDATA[The name of the entity manager to use.]]></help>
</option>
<option name="--conn" shortcut="" pattern="equals">
<help><![CDATA[The name of the connection to use.]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>doctrine:migrations:latest</name>
<help><![CDATA[Outputs the latest version<br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--configuration</td><td></td><td>The path to a migrations configuration file. <comment>[default: any of migrations.{php,xml,json,yml,yaml}]</comment></td></tr> <tr><td>--em</td><td></td><td>The name of the entity manager to use.</td></tr> <tr><td>--conn</td><td></td><td>The name of the connection to use.</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<optionsBefore>
<option name="--configuration" shortcut="" pattern="equals">
<help><![CDATA[The path to a migrations configuration file. <comment>[default: any of migrations.{php,xml,json,yml,yaml}]</comment>]]></help>
</option>
<option name="--em" shortcut="" pattern="equals">
<help><![CDATA[The name of the entity manager to use.]]></help>
</option>
<option name="--conn" shortcut="" pattern="equals">
<help><![CDATA[The name of the connection to use.]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>doctrine:migrations:list</name>
<help><![CDATA[The <b>doctrine:migrations:list</b> command outputs a list of all available migrations and their status:<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console doctrine:migrations:list</b><br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--configuration</td><td></td><td>The path to a migrations configuration file. <comment>[default: any of migrations.{php,xml,json,yml,yaml}]</comment></td></tr> <tr><td>--em</td><td></td><td>The name of the entity manager to use.</td></tr> <tr><td>--conn</td><td></td><td>The name of the connection to use.</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<optionsBefore>
<option name="--configuration" shortcut="" pattern="equals">
<help><![CDATA[The path to a migrations configuration file. <comment>[default: any of migrations.{php,xml,json,yml,yaml}]</comment>]]></help>
</option>
<option name="--em" shortcut="" pattern="equals">
<help><![CDATA[The name of the entity manager to use.]]></help>
</option>
<option name="--conn" shortcut="" pattern="equals">
<help><![CDATA[The name of the connection to use.]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>doctrine:migrations:migrate</name>
<help><![CDATA[The <b>doctrine:migrations:migrate</b> command executes a migration to a specified version or the latest available version:<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console doctrine:migrations:migrate</b><br> <br> You can show more information about the process by increasing the verbosity level. To see the<br> executed queries, set the level to debug with <comment>-vv</comment>:<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console doctrine:migrations:migrate -vv</b><br> <br> You can optionally manually specify the version you wish to migrate to:<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console doctrine:migrations:migrate FQCN</b><br> <br> You can specify the version you wish to migrate to using an alias:<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console doctrine:migrations:migrate prev</b><br> <b>These alias are defined: first, latest, prev, current and next</b><br> <br> You can specify the version you wish to migrate to using a number against the current version:<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console doctrine:migrations:migrate current+3</b><br> <br> You can also execute the migration as a <comment>--dry-run</comment>:<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console doctrine:migrations:migrate FQCN --dry-run</b><br> <br> You can output the prepared SQL statements to a file with <comment>--write-sql</comment>:<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console doctrine:migrations:migrate FQCN --write-sql</b><br> <br> Or you can also execute the migration without a warning message which you need to interact with <comment>--no-interaction</comment>:<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console doctrine:migrations:migrate --no-interaction</b><br> <br> You can also time all the different queries if you want to know which one is taking so long with <comment>--query-time</comment>:<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console doctrine:migrations:migrate --query-time</b><br> <br> You can skip throwing an exception if no migration is available with <comment>--allow-no-migration</comment>:<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console doctrine:migrations:migrate --allow-no-migration</b><br> <br> You can wrap the entire migration in a transaction with <comment>--all-or-nothing</comment>:<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console doctrine:migrations:migrate --all-or-nothing</b><br> <br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--write-sql</td><td></td><td>The path to output the migration SQL file. Defaults to current working directory.</td></tr> <tr><td>--dry-run</td><td></td><td>Execute the migration as a dry run.</td></tr> <tr><td>--query-time</td><td></td><td>Time all the queries individually.</td></tr> <tr><td>--allow-no-migration</td><td></td><td>Do not throw an exception if no migration is available.</td></tr> <tr><td>--all-or-nothing</td><td></td><td>Wrap the entire migration in a transaction.</td></tr> <tr><td>--configuration</td><td></td><td>The path to a migrations configuration file. <comment>[default: any of migrations.{php,xml,json,yml,yaml}]</comment></td></tr> <tr><td>--em</td><td></td><td>The name of the entity manager to use.</td></tr> <tr><td>--conn</td><td></td><td>The name of the connection to use.</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<params>version[=null]</params>
<optionsBefore>
<option name="--write-sql" shortcut="" pattern="equals">
<help><![CDATA[The path to output the migration SQL file. Defaults to current working directory.]]></help>
</option>
<option name="--dry-run" shortcut="">
<help><![CDATA[Execute the migration as a dry run.]]></help>
</option>
<option name="--query-time" shortcut="">
<help><![CDATA[Time all the queries individually.]]></help>
</option>
<option name="--allow-no-migration" shortcut="">
<help><![CDATA[Do not throw an exception if no migration is available.]]></help>
</option>
<option name="--all-or-nothing" shortcut="" pattern="equals">
<help><![CDATA[Wrap the entire migration in a transaction.]]></help>
</option>
<option name="--configuration" shortcut="" pattern="equals">
<help><![CDATA[The path to a migrations configuration file. <comment>[default: any of migrations.{php,xml,json,yml,yaml}]</comment>]]></help>
</option>
<option name="--em" shortcut="" pattern="equals">
<help><![CDATA[The name of the entity manager to use.]]></help>
</option>
<option name="--conn" shortcut="" pattern="equals">
<help><![CDATA[The name of the connection to use.]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>doctrine:migrations:rollup</name>
<help><![CDATA[The <b>doctrine:migrations:rollup</b> command rolls up migrations by deleting all tracked versions and<br> inserts the one version that exists that was created with the <b>migrations:dump-schema</b> command.<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console doctrine:migrations:rollup</b><br> <br> To dump your schema to a migration version you can use the <b>migrations:dump-schema</b> command.<br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--configuration</td><td></td><td>The path to a migrations configuration file. <comment>[default: any of migrations.{php,xml,json,yml,yaml}]</comment></td></tr> <tr><td>--em</td><td></td><td>The name of the entity manager to use.</td></tr> <tr><td>--conn</td><td></td><td>The name of the connection to use.</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<optionsBefore>
<option name="--configuration" shortcut="" pattern="equals">
<help><![CDATA[The path to a migrations configuration file. <comment>[default: any of migrations.{php,xml,json,yml,yaml}]</comment>]]></help>
</option>
<option name="--em" shortcut="" pattern="equals">
<help><![CDATA[The name of the entity manager to use.]]></help>
</option>
<option name="--conn" shortcut="" pattern="equals">
<help><![CDATA[The name of the connection to use.]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>doctrine:migrations:status</name>
<help><![CDATA[The <b>doctrine:migrations:status</b> command outputs the status of a set of migrations:<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console doctrine:migrations:status</b><br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--configuration</td><td></td><td>The path to a migrations configuration file. <comment>[default: any of migrations.{php,xml,json,yml,yaml}]</comment></td></tr> <tr><td>--em</td><td></td><td>The name of the entity manager to use.</td></tr> <tr><td>--conn</td><td></td><td>The name of the connection to use.</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<optionsBefore>
<option name="--configuration" shortcut="" pattern="equals">
<help><![CDATA[The path to a migrations configuration file. <comment>[default: any of migrations.{php,xml,json,yml,yaml}]</comment>]]></help>
</option>
<option name="--em" shortcut="" pattern="equals">
<help><![CDATA[The name of the entity manager to use.]]></help>
</option>
<option name="--conn" shortcut="" pattern="equals">
<help><![CDATA[The name of the connection to use.]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>doctrine:migrations:sync-metadata-storage</name>
<help><![CDATA[The way metadata is stored in the database can change between releases.<br> The <b>doctrine:migrations:sync-metadata-storage</b> command updates metadata storage to the latest version,<br> ensuring it is ready to receive migrations generated by the current version of Doctrine Migrations.<br> <br> <br> <b>/home/snoweuph/Workspace/Website/bin/console doctrine:migrations:sync-metadata-storage</b><br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--configuration</td><td></td><td>The path to a migrations configuration file. <comment>[default: any of migrations.{php,xml,json,yml,yaml}]</comment></td></tr> <tr><td>--em</td><td></td><td>The name of the entity manager to use.</td></tr> <tr><td>--conn</td><td></td><td>The name of the connection to use.</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<optionsBefore>
<option name="--configuration" shortcut="" pattern="equals">
<help><![CDATA[The path to a migrations configuration file. <comment>[default: any of migrations.{php,xml,json,yml,yaml}]</comment>]]></help>
</option>
<option name="--em" shortcut="" pattern="equals">
<help><![CDATA[The name of the entity manager to use.]]></help>
</option>
<option name="--conn" shortcut="" pattern="equals">
<help><![CDATA[The name of the connection to use.]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>doctrine:migrations:up-to-date</name>
<help><![CDATA[The <b>doctrine:migrations:up-to-date</b> command tells you if your schema is up-to-date:<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console doctrine:migrations:up-to-date</b><br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--fail-on-unregistered</td><td>(-u)</td><td>Whether to fail when there are unregistered extra migrations found</td></tr> <tr><td>--list-migrations</td><td>(-l)</td><td>Show a list of missing or not migrated versions.</td></tr> <tr><td>--configuration</td><td></td><td>The path to a migrations configuration file. <comment>[default: any of migrations.{php,xml,json,yml,yaml}]</comment></td></tr> <tr><td>--em</td><td></td><td>The name of the entity manager to use.</td></tr> <tr><td>--conn</td><td></td><td>The name of the connection to use.</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<optionsBefore>
<option name="--fail-on-unregistered" shortcut="-u">
<help><![CDATA[Whether to fail when there are unregistered extra migrations found]]></help>
</option>
<option name="--list-migrations" shortcut="-l">
<help><![CDATA[Show a list of missing or not migrated versions.]]></help>
</option>
<option name="--configuration" shortcut="" pattern="equals">
<help><![CDATA[The path to a migrations configuration file. <comment>[default: any of migrations.{php,xml,json,yml,yaml}]</comment>]]></help>
</option>
<option name="--em" shortcut="" pattern="equals">
<help><![CDATA[The name of the entity manager to use.]]></help>
</option>
<option name="--conn" shortcut="" pattern="equals">
<help><![CDATA[The name of the connection to use.]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>doctrine:migrations:version</name>
<help><![CDATA[The <b>doctrine:migrations:version</b> command allows you to manually add, delete or synchronize migration versions from the version table:<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console doctrine:migrations:version MIGRATION-FQCN --add</b><br> <br> If you want to delete a version you can use the <comment>--delete</comment> option:<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console doctrine:migrations:version MIGRATION-FQCN --delete</b><br> <br> If you want to synchronize by adding or deleting all migration versions available in the version table you can use the <comment>--all</comment> option:<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console doctrine:migrations:version --add --all</b><br> <b>/home/snoweuph/Workspace/Website/bin/console doctrine:migrations:version --delete --all</b><br> <br> If you want to synchronize by adding or deleting some range of migration versions available in the version table you can use the <comment>--range-from/--range-to</comment> option:<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console doctrine:migrations:version --add --range-from=MIGRATION-FQCN --range-to=MIGRATION-FQCN</b><br> <b>/home/snoweuph/Workspace/Website/bin/console doctrine:migrations:version --delete --range-from=MIGRATION-FQCN --range-to=MIGRATION-FQCN</b><br> <br> You can also execute this command without a warning message which you need to interact with:<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console doctrine:migrations:version --no-interaction</b><br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--add</td><td></td><td>Add the specified version.</td></tr> <tr><td>--delete</td><td></td><td>Delete the specified version.</td></tr> <tr><td>--all</td><td></td><td>Apply to all the versions.</td></tr> <tr><td>--range-from</td><td></td><td>Apply from specified version.</td></tr> <tr><td>--range-to</td><td></td><td>Apply to specified version.</td></tr> <tr><td>--configuration</td><td></td><td>The path to a migrations configuration file. <comment>[default: any of migrations.{php,xml,json,yml,yaml}]</comment></td></tr> <tr><td>--em</td><td></td><td>The name of the entity manager to use.</td></tr> <tr><td>--conn</td><td></td><td>The name of the connection to use.</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<params>version[=null]</params>
<optionsBefore>
<option name="--add" shortcut="">
<help><![CDATA[Add the specified version.]]></help>
</option>
<option name="--delete" shortcut="">
<help><![CDATA[Delete the specified version.]]></help>
</option>
<option name="--all" shortcut="">
<help><![CDATA[Apply to all the versions.]]></help>
</option>
<option name="--range-from" shortcut="" pattern="equals">
<help><![CDATA[Apply from specified version.]]></help>
</option>
<option name="--range-to" shortcut="" pattern="equals">
<help><![CDATA[Apply to specified version.]]></help>
</option>
<option name="--configuration" shortcut="" pattern="equals">
<help><![CDATA[The path to a migrations configuration file. <comment>[default: any of migrations.{php,xml,json,yml,yaml}]</comment>]]></help>
</option>
<option name="--em" shortcut="" pattern="equals">
<help><![CDATA[The name of the entity manager to use.]]></help>
</option>
<option name="--conn" shortcut="" pattern="equals">
<help><![CDATA[The name of the connection to use.]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>doctrine:query:dql</name>
<help><![CDATA[The <b>doctrine:query:dql</b> command executes the given DQL query and<br> outputs the results:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console doctrine:query:dql "SELECT u FROM App\Entity\User u"</b><br> <br> You can also optionally specify some additional options like what type of<br> hydration to use when executing the query:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console doctrine:query:dql "SELECT u FROM App\Entity\User u" --hydrate=array</b><br> <br> Additionally you can specify the first result and maximum amount of results to<br> show:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console doctrine:query:dql "SELECT u FROM App\Entity\User u" --first-result=0 --max-result=30</b><br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--em</td><td></td><td>Name of the entity manager to operate on</td></tr> <tr><td>--hydrate</td><td></td><td>Hydration mode of result set. Should be either: object, array, scalar or single-scalar.</td></tr> <tr><td>--first-result</td><td></td><td>The first result in the result set.</td></tr> <tr><td>--max-result</td><td></td><td>The maximum number of results in the result set.</td></tr> <tr><td>--depth</td><td></td><td>Dumping depth of Entity graph.</td></tr> <tr><td>--show-sql</td><td></td><td>Dump generated SQL instead of executing query</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<params>dql</params>
<optionsBefore>
<option name="--em" shortcut="" pattern="equals">
<help><![CDATA[Name of the entity manager to operate on]]></help>
</option>
<option name="--hydrate" shortcut="" pattern="equals">
<help><![CDATA[Hydration mode of result set. Should be either: object, array, scalar or single-scalar.]]></help>
</option>
<option name="--first-result" shortcut="" pattern="equals">
<help><![CDATA[The first result in the result set.]]></help>
</option>
<option name="--max-result" shortcut="" pattern="equals">
<help><![CDATA[The maximum number of results in the result set.]]></help>
</option>
<option name="--depth" shortcut="" pattern="equals">
<help><![CDATA[Dumping depth of Entity graph.]]></help>
</option>
<option name="--show-sql" shortcut="">
<help><![CDATA[Dump generated SQL instead of executing query]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>doctrine:query:sql</name>
<help><![CDATA[The <b>doctrine:query:sql</b> command executes the given SQL query and<br> outputs the results:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console doctrine:query:sql "SELECT * FROM users"</b><br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--connection</td><td></td><td>The named database connection</td></tr> <tr><td>--depth</td><td></td><td>Dumping depth of result set (deprecated).</td></tr> <tr><td>--force-fetch</td><td></td><td>Forces fetching the result.</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<params>sql</params>
<optionsBefore>
<option name="--connection" shortcut="" pattern="equals">
<help><![CDATA[The named database connection]]></help>
</option>
<option name="--depth" shortcut="" pattern="equals">
<help><![CDATA[Dumping depth of result set (deprecated).]]></help>
</option>
<option name="--force-fetch" shortcut="">
<help><![CDATA[Forces fetching the result.]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>doctrine:schema:create</name>
<help><![CDATA[Processes the schema and either create it directly on EntityManager Storage Connection or generate the SQL output.<br> <br> <comment>Hint:</comment> If you have a database with tables that should not be managed<br> by the ORM, you can use a DBAL functionality to filter the tables and sequences down<br> on a global level:<br> <br> $config->setSchemaAssetsFilter(function (string|AbstractAsset $assetName): bool {<br> if ($assetName instanceof AbstractAsset) {<br> $assetName = $assetName->getName();<br> }<br> <br> return !str_starts_with($assetName, 'audit_');<br> });<br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--em</td><td></td><td>Name of the entity manager to operate on</td></tr> <tr><td>--dump-sql</td><td></td><td>Instead of trying to apply generated SQLs into EntityManager Storage Connection, output them.</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<optionsBefore>
<option name="--em" shortcut="" pattern="equals">
<help><![CDATA[Name of the entity manager to operate on]]></help>
</option>
<option name="--dump-sql" shortcut="">
<help><![CDATA[Instead of trying to apply generated SQLs into EntityManager Storage Connection, output them.]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>doctrine:schema:drop</name>
<help><![CDATA[Processes the schema and either drop the database schema of EntityManager Storage Connection or generate the SQL output.<br> Beware that the complete database is dropped by this command, even tables that are not relevant to your metadata model.<br> <br> <comment>Hint:</comment> If you have a database with tables that should not be managed<br> by the ORM, you can use a DBAL functionality to filter the tables and sequences down<br> on a global level:<br> <br> $config->setSchemaAssetsFilter(function (string|AbstractAsset $assetName): bool {<br> if ($assetName instanceof AbstractAsset) {<br> $assetName = $assetName->getName();<br> }<br> <br> return !str_starts_with($assetName, 'audit_');<br> });<br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--em</td><td></td><td>Name of the entity manager to operate on</td></tr> <tr><td>--dump-sql</td><td></td><td>Instead of trying to apply generated SQLs into EntityManager Storage Connection, output them.</td></tr> <tr><td>--force</td><td>(-f)</td><td>Don't ask for the deletion of the database, but force the operation to run.</td></tr> <tr><td>--full-database</td><td></td><td>Instead of using the Class Metadata to detect the database table schema, drop ALL assets that the database contains.</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<optionsBefore>
<option name="--em" shortcut="" pattern="equals">
<help><![CDATA[Name of the entity manager to operate on]]></help>
</option>
<option name="--dump-sql" shortcut="">
<help><![CDATA[Instead of trying to apply generated SQLs into EntityManager Storage Connection, output them.]]></help>
</option>
<option name="--force" shortcut="-f">
<help><![CDATA[Don't ask for the deletion of the database, but force the operation to run.]]></help>
</option>
<option name="--full-database" shortcut="">
<help><![CDATA[Instead of using the Class Metadata to detect the database table schema, drop ALL assets that the database contains.]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>doctrine:schema:update</name>
<help><![CDATA[The <b>doctrine:schema:update</b> command generates the SQL needed to<br> synchronize the database schema with the current mapping metadata of the<br> default entity manager.<br> <br> For example, if you add metadata for a new column to an entity, this command<br> would generate and output the SQL needed to add the new column to the database:<br> <br> <b>doctrine:schema:update --dump-sql</b><br> <br> Alternatively, you can execute the generated queries:<br> <br> <b>doctrine:schema:update --force</b><br> <br> If both options are specified, the queries are output and then executed:<br> <br> <b>doctrine:schema:update --dump-sql --force</b><br> <br> Finally, be aware that if the <b>--complete</b> option is passed, this<br> task will drop all database assets (e.g. tables, etc) that are *not* described<br> by the current metadata. In other words, without this option, this task leaves<br> untouched any "extra" tables that exist in the database, but which aren't<br> described by any metadata. Not passing that option is deprecated.<br> <br> <comment>Hint:</comment> If you have a database with tables that should not be managed<br> by the ORM, you can use a DBAL functionality to filter the tables and sequences down<br> on a global level:<br> <br> $config->setSchemaAssetsFilter(function (string|AbstractAsset $assetName): bool {<br> if ($assetName instanceof AbstractAsset) {<br> $assetName = $assetName->getName();<br> }<br> <br> return !str_starts_with($assetName, 'audit_');<br> });<br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--em</td><td></td><td>Name of the entity manager to operate on</td></tr> <tr><td>--complete</td><td></td><td>If defined, all assets of the database which are not relevant to the current metadata will be dropped.</td></tr> <tr><td>--dump-sql</td><td></td><td>Dumps the generated SQL statements to the screen (does not execute them).</td></tr> <tr><td>--force</td><td>(-f)</td><td>Causes the generated SQL statements to be physically executed against your database.</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<optionsBefore>
<option name="--em" shortcut="" pattern="equals">
<help><![CDATA[Name of the entity manager to operate on]]></help>
</option>
<option name="--complete" shortcut="">
<help><![CDATA[If defined, all assets of the database which are not relevant to the current metadata will be dropped.]]></help>
</option>
<option name="--dump-sql" shortcut="">
<help><![CDATA[Dumps the generated SQL statements to the screen (does not execute them).]]></help>
</option>
<option name="--force" shortcut="-f">
<help><![CDATA[Causes the generated SQL statements to be physically executed against your database.]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>doctrine:schema:validate</name>
<help><![CDATA[Validate that the mapping files are correct and in sync with the database.<br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--em</td><td></td><td>Name of the entity manager to operate on</td></tr> <tr><td>--skip-mapping</td><td></td><td>Skip the mapping validation check</td></tr> <tr><td>--skip-sync</td><td></td><td>Skip checking if the mapping is in sync with the database</td></tr> <tr><td>--skip-property-types</td><td></td><td>Skip checking if property types match the Doctrine types</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<optionsBefore>
<option name="--em" shortcut="" pattern="equals">
<help><![CDATA[Name of the entity manager to operate on]]></help>
</option>
<option name="--skip-mapping" shortcut="">
<help><![CDATA[Skip the mapping validation check]]></help>
</option>
<option name="--skip-sync" shortcut="">
<help><![CDATA[Skip checking if the mapping is in sync with the database]]></help>
</option>
<option name="--skip-property-types" shortcut="">
<help><![CDATA[Skip checking if property types match the Doctrine types]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>lint:container</name>
<help><![CDATA[This command parses service definitions and ensures that injected values match the type declarations of each services' class.<br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<optionsBefore>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>lint:twig</name>
<help><![CDATA[The <b>lint:twig</b> command lints a template and outputs to STDOUT<br> the first encountered syntax error.<br> <br> You can validate the syntax of contents passed from STDIN:<br> <br> <b>cat filename | php /home/snoweuph/Workspace/Website/bin/console lint:twig -</b><br> <br> Or the syntax of a file:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console lint:twig filename</b><br> <br> Or of a whole directory:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console lint:twig dirname</b><br> <b>php /home/snoweuph/Workspace/Website/bin/console lint:twig dirname --format=json</b><br> <br> Or all template files in a bundle:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console lint:twig @AcmeDemoBundle</b><br> <br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--format</td><td></td><td>The output format ("txt", "json", "github")</td></tr> <tr><td>--show-deprecations</td><td></td><td>Show deprecations as errors</td></tr> <tr><td>--excludes</td><td></td><td>Excluded directories</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<params>filename[=null]</params>
<optionsBefore>
<option name="--format" shortcut="" pattern="equals">
<help><![CDATA[The output format ("txt", "json", "github")]]></help>
</option>
<option name="--show-deprecations" shortcut="">
<help><![CDATA[Show deprecations as errors]]></help>
</option>
<option name="--excludes" shortcut="" pattern="equals">
<help><![CDATA[Excluded directories]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>lint:yaml</name>
<help><![CDATA[The <b>lint:yaml</b> command lints a YAML file and outputs to STDOUT<br> the first encountered syntax error.<br> <br> You can validates YAML contents passed from STDIN:<br> <br> <b>cat filename | php /home/snoweuph/Workspace/Website/bin/console lint:yaml -</b><br> <br> You can also validate the syntax of a file:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console lint:yaml filename</b><br> <br> Or of a whole directory:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console lint:yaml dirname</b><br> <b>php /home/snoweuph/Workspace/Website/bin/console lint:yaml dirname --format=json</b><br> <br> You can also exclude one or more specific files:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console lint:yaml dirname --exclude="dirname/foo.yaml" --exclude="dirname/bar.yaml"</b><br> <br> Or find all files in a bundle:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console lint:yaml @AcmeDemoBundle</b><br> <br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--format</td><td></td><td>The output format ("txt", "json", "github")</td></tr> <tr><td>--exclude</td><td></td><td>Path(s) to exclude</td></tr> <tr><td>--parse-tags</td><td></td><td>Parse custom tags</td></tr> <tr><td>--no-parse-tags</td><td></td><td>Negate the "--parse-tags" option</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<params>filename[=null]</params>
<optionsBefore>
<option name="--format" shortcut="" pattern="equals">
<help><![CDATA[The output format ("txt", "json", "github")]]></help>
</option>
<option name="--exclude" shortcut="" pattern="equals">
<help><![CDATA[Path(s) to exclude]]></help>
</option>
<option name="--parse-tags" shortcut="">
<help><![CDATA[Parse custom tags]]></help>
</option>
<option name="--no-parse-tags" shortcut="">
<help><![CDATA[Negate the "--parse-tags" option]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>presta:sitemaps:dump</name>
<help><![CDATA[Dumps sitemaps to given location<br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--section</td><td></td><td>Name of sitemap section to dump, all sections are dumped by default</td></tr> <tr><td>--base-url</td><td></td><td>Base url to use for absolute urls. Good example - http://acme.com/, bad example - acme.com. Defaults to Symfony's default routing context</td></tr> <tr><td>--gzip</td><td></td><td>Gzip sitemap</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<params>target[=null]</params>
<optionsBefore>
<option name="--section" shortcut="" pattern="equals">
<help><![CDATA[Name of sitemap section to dump, all sections are dumped by default]]></help>
</option>
<option name="--base-url" shortcut="" pattern="equals">
<help><![CDATA[Base url to use for absolute urls. Good example - http://acme.com/, bad example - acme.com. Defaults to Symfony's default routing context]]></help>
</option>
<option name="--gzip" shortcut="">
<help><![CDATA[Gzip sitemap]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>router:match</name>
<help><![CDATA[The <b>router:match</b> shows which routes match a given request and which don't and for what reason:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console router:match /foo</b><br> <br> or<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console router:match /foo --method POST --scheme https --host symfony.com --verbose</b><br> <br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--method</td><td></td><td>Set the HTTP method</td></tr> <tr><td>--scheme</td><td></td><td>Set the URI scheme (usually http or https)</td></tr> <tr><td>--host</td><td></td><td>Set the URI host</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<params>path_info</params>
<optionsBefore>
<option name="--method" shortcut="" pattern="equals">
<help><![CDATA[Set the HTTP method]]></help>
</option>
<option name="--scheme" shortcut="" pattern="equals">
<help><![CDATA[Set the URI scheme (usually http or https)]]></help>
</option>
<option name="--host" shortcut="" pattern="equals">
<help><![CDATA[Set the URI host]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>secrets:decrypt-to-local</name>
<help><![CDATA[The <b>secrets:decrypt-to-local</b> command decrypts all secrets and copies them in the local vault.<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console secrets:decrypt-to-local</b><br> <br> When the option <b>--force</b> is provided, secrets that already exist in the local vault are overriden.<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console secrets:decrypt-to-local --force</b><br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--force</td><td>(-f)</td><td>Force overriding of secrets that already exist in the local vault</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<optionsBefore>
<option name="--force" shortcut="-f">
<help><![CDATA[Force overriding of secrets that already exist in the local vault]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>secrets:encrypt-from-local</name>
<help><![CDATA[The <b>secrets:encrypt-from-local</b> command encrypts all locally overridden secrets to the vault.<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console secrets:encrypt-from-local</b><br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<optionsBefore>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>secrets:generate-keys</name>
<help><![CDATA[The <b>secrets:generate-keys</b> command generates a new encryption key.<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console secrets:generate-keys</b><br> <br> If encryption keys already exist, the command must be called with<br> the <b>--rotate</b> option in order to override those keys and re-encrypt<br> existing secrets.<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console secrets:generate-keys --rotate</b><br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--local</td><td>(-l)</td><td>Update the local vault.</td></tr> <tr><td>--rotate</td><td>(-r)</td><td>Re-encrypt existing secrets with the newly generated keys.</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<optionsBefore>
<option name="--local" shortcut="-l">
<help><![CDATA[Update the local vault.]]></help>
</option>
<option name="--rotate" shortcut="-r">
<help><![CDATA[Re-encrypt existing secrets with the newly generated keys.]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>secrets:list</name>
<help><![CDATA[The <b>secrets:list</b> command list all stored secrets.<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console secrets:list</b><br> <br> When the option <b>--reveal</b> is provided, the decrypted secrets are also displayed.<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console secrets:list --reveal</b><br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--reveal</td><td>(-r)</td><td>Display decrypted values alongside names</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<optionsBefore>
<option name="--reveal" shortcut="-r">
<help><![CDATA[Display decrypted values alongside names]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>secrets:remove</name>
<help><![CDATA[The <b>secrets:remove</b> command removes a secret from the vault.<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console secrets:remove <name></b><br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--local</td><td>(-l)</td><td>Update the local vault.</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<params>name</params>
<optionsBefore>
<option name="--local" shortcut="-l">
<help><![CDATA[Update the local vault.]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>secrets:reveal</name>
<help><![CDATA[The <b>secrets:reveal</b> command reveals a stored secret.<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console secrets:reveal</b><br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<params>name</params>
<optionsBefore>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>secrets:set</name>
<help><![CDATA[The <b>secrets:set</b> command stores a secret in the vault.<br> <br> <b>/home/snoweuph/Workspace/Website/bin/console secrets:set <name></b><br> <br> To reference secrets in services.yaml or any other config<br> files, use <b>"%env(<name>)%"</b>.<br> <br> By default, the secret value should be entered interactively.<br> Alternatively, provide a file where to read the secret from:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console secrets:set <name> filename</b><br> <br> Use "-" as a file name to read from STDIN:<br> <br> <b>cat filename | php /home/snoweuph/Workspace/Website/bin/console secrets:set <name> -</b><br> <br> Use <b>--local</b> to override secrets for local needs.<br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--local</td><td>(-l)</td><td>Update the local vault.</td></tr> <tr><td>--random</td><td>(-r)</td><td>Generate a random value.</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<params>name file[=null]</params>
<optionsBefore>
<option name="--local" shortcut="-l">
<help><![CDATA[Update the local vault.]]></help>
</option>
<option name="--random" shortcut="-r" pattern="equals">
<help><![CDATA[Generate a random value.]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>server:dump</name>
<help><![CDATA[<b>server:dump</b> starts a dump server that collects and displays<br> dumps in a single place for debugging you application:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console server:dump</b><br> <br> You can consult dumped data in HTML format in your browser by providing the <comment>--format=html</comment> option<br> and redirecting the output to a file:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console server:dump --format="html" > dump.html</b><br> <br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--format</td><td></td><td>The output format (cli, html)</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<optionsBefore>
<option name="--format" shortcut="" pattern="equals">
<help><![CDATA[The output format (cli, html)]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>server:log</name>
<help><![CDATA[<b>server:log</b> starts a log server to display in real time the log<br> messages generated by your application:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console server:log</b><br> <br> To filter the log messages using any ExpressionLanguage compatible expression, use the <comment>--filter</> option:<br> <br> <b>php /home/snoweuph/Workspace/Website/bin/console server:log --filter="level > 200 or channel in ['app', 'doctrine']"</b><br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--host</td><td></td><td>The server host</td></tr> <tr><td>--format</td><td></td><td>The line format</td></tr> <tr><td>--date-format</td><td></td><td>The date format</td></tr> <tr><td>--filter</td><td></td><td>An expression to filter log. Example: "level > 200 or channel in ['app', 'doctrine']"</td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<optionsBefore>
<option name="--host" shortcut="" pattern="equals">
<help><![CDATA[The server host]]></help>
</option>
<option name="--format" shortcut="" pattern="equals">
<help><![CDATA[The line format]]></help>
</option>
<option name="--date-format" shortcut="" pattern="equals">
<help><![CDATA[The date format]]></help>
</option>
<option name="--filter" shortcut="" pattern="equals">
<help><![CDATA[An expression to filter log. Example: "level > 200 or channel in ['app', 'doctrine']"]]></help>
</option>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>vich:mapping:debug</name>
<help><![CDATA[Debug a mapping.<br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<params>mapping</params>
<optionsBefore>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>vich:mapping:debug-class</name>
<help><![CDATA[Debug a class.<br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<params>fqcn</params>
<optionsBefore>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
<command>
<name>vich:mapping:list-classes</name>
<help><![CDATA[Searches for uploadable classes.<br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--help</td><td>(-h)</td><td>Display help for the given command. When no command is given display help for the <b>list</b> command</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Do not output any message</td></tr> <tr><td>--verbose</td><td>(-v)</td><td>Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug</td></tr> <tr><td>--version</td><td>(-V)</td><td>Display this application version</td></tr> <tr><td>--ansi</td><td></td><td>Force (or disable --no-ansi) ANSI output</td></tr> <tr><td>--no-ansi</td><td></td><td>Negate the "--ansi" option</td></tr> <tr><td>--no-interaction</td><td>(-n)</td><td>Do not ask any interactive question</td></tr> <tr><td>--env</td><td>(-e)</td><td>The Environment name.</td></tr> <tr><td>--no-debug</td><td></td><td>Switch off debug mode.</td></tr> <tr><td>--profile</td><td></td><td>Enables profiling (requires debug).</td></tr> </table> <br/>]]></help>
<optionsBefore>
<option name="--help" shortcut="-h">
<help><![CDATA[Display help for the given command. When no command is given display help for the <b>list</b> command]]></help>
</option>
<option name="--quiet" shortcut="-q">
<help><![CDATA[Do not output any message]]></help>
</option>
<option name="--verbose" shortcut="-v">
<help><![CDATA[Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug]]></help>
</option>
<option name="--version" shortcut="-V">
<help><![CDATA[Display this application version]]></help>
</option>
<option name="--ansi" shortcut="">
<help><![CDATA[Force (or disable --no-ansi) ANSI output]]></help>
</option>
<option name="--no-ansi" shortcut="">
<help><![CDATA[Negate the "--ansi" option]]></help>
</option>
<option name="--no-interaction" shortcut="-n">
<help><![CDATA[Do not ask any interactive question]]></help>
</option>
<option name="--env" shortcut="-e" pattern="equals">
<help><![CDATA[The Environment name.]]></help>
</option>
<option name="--no-debug" shortcut="">
<help><![CDATA[Switch off debug mode.]]></help>
</option>
<option name="--profile" shortcut="">
<help><![CDATA[Enables profiling (requires debug).]]></help>
</option>
</optionsBefore>
</command>
</framework>