2526 lines
207 KiB
XML
2526 lines
207 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_9/6/25, 2:39 PM" invoke="5505d524-8d4c-4fe7-a2cb-82e334156ed6 /home/frank/PhpstormProjects/escapepage/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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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/frank/PhpstormProjects/escapepage/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/frank/PhpstormProjects/escapepage/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/frank/PhpstormProjects/escapepage/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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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/frank/PhpstormProjects/escapepage/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/frank/PhpstormProjects/escapepage/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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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/frank/PhpstormProjects/escapepage/bin/console list</b><br> <br> You can also display the commands for a specific namespace:<br> <br> <b>/home/frank/PhpstormProjects/escapepage/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/frank/PhpstormProjects/escapepage/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/frank/PhpstormProjects/escapepage/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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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>asset-map:compile</name>
|
||
<help><![CDATA[The <b>asset-map:compile</b> command compiles and dumps all the assets in<br> the asset mapper into the final public directory (usually <comment>public/assets</comment>).<br> <br> This command is meant to be run during deployment.<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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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:compress</name>
|
||
<help><![CDATA[The <b>assets:compress</b> command compresses the given file in Brotli, Zstandard and gzip formats.<br> This is especially useful to serve pre-compressed files through a web server.<br> <br> The existing file will be kept. The compressed files will be created in the same directory.<br> The extension of the compression format will be appended to the original file name.<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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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>paths</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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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/frank/PhpstormProjects/escapepage/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/frank/PhpstormProjects/escapepage/bin/console assets:install public --symlink</b><br> <br> To make symlink relative, add the <b>--relative</b> option:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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/frank/PhpstormProjects/escapepage/bin/console cache:clear --env=dev</b><br> <b>php /home/frank/PhpstormProjects/escapepage/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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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/frank/PhpstormProjects/escapepage/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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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/frank/PhpstormProjects/escapepage/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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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/frank/PhpstormProjects/escapepage/bin/console cache:pool:invalidate-tags tag1 tag2<br> php /home/frank/PhpstormProjects/escapepage/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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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/frank/PhpstormProjects/escapepage/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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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/frank/PhpstormProjects/escapepage/bin/console config:dump-reference framework</b><br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console config:dump-reference FrameworkBundle</b><br> <br> The <b>--format</b> option specifies the format of the command output:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console config:dump-reference FrameworkBundle --format=json</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/frank/PhpstormProjects/escapepage/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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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:asset-map</name>
|
||
<help><![CDATA[The <b>debug:asset-map</b> command displays information about the Asset<br> Mapper for debugging purposes.<br> <br> To list all configured paths (with local paths and their namespace prefixes) and<br> all mapped assets (with their logical path and filesystem path), run:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console debug:asset-map</b><br> <br> You can filter the results by providing a name to search for in the asset name<br> or path:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console debug:asset-map bootstrap.js</b><br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console debug:asset-map style/</b><br> <br> To filter the assets by extension, use the <b>--ext</b> option:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console debug:asset-map --ext=css</b><br> <br> To show only assets from vendor packages, use the <b>--vendor</b> option:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console debug:asset-map --vendor</b><br> <br> To exclude assets from vendor packages, use the <b>--no-vendor</b> option:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console debug:asset-map --no-vendor</b><br> <br> To see the full paths, use the <b>--full</b> option:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console debug:asset-map --full</b><br> <br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--ext</td><td></td><td>Filter assets by extension (e.g. "css")</td></tr> <tr><td>--full</td><td></td><td>Whether to show the full paths</td></tr> <tr><td>--vendor</td><td></td><td>Only show assets from vendor packages</td></tr> <tr><td>--no-vendor</td><td></td><td>Negate the "--vendor" 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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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="--ext" shortcut="" pattern="equals">
|
||
<help><![CDATA[Filter assets by extension (e.g. "css")]]></help>
|
||
</option>
|
||
<option name="--full" shortcut="">
|
||
<help><![CDATA[Whether to show the full paths]]></help>
|
||
</option>
|
||
<option name="--vendor" shortcut="">
|
||
<help><![CDATA[Only show assets from vendor packages]]></help>
|
||
</option>
|
||
<option name="--no-vendor" shortcut="">
|
||
<help><![CDATA[Negate the "--vendor" 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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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/frank/PhpstormProjects/escapepage/bin/console debug:autowiring</b><br> <br> You can also pass a search term to filter the list:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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/frank/PhpstormProjects/escapepage/bin/console debug:config framework</b><br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console debug:config FrameworkBundle</b><br> <br> The <b>--format</b> option specifies the format of the command output:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/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/frank/PhpstormProjects/escapepage/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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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/frank/PhpstormProjects/escapepage/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/frank/PhpstormProjects/escapepage/bin/console debug:container --deprecations</b><br> <br> To get specific information about a service, specify its name:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/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/frank/PhpstormProjects/escapepage/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/frank/PhpstormProjects/escapepage/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/frank/PhpstormProjects/escapepage/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/frank/PhpstormProjects/escapepage/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/frank/PhpstormProjects/escapepage/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/frank/PhpstormProjects/escapepage/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/frank/PhpstormProjects/escapepage/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/frank/PhpstormProjects/escapepage/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/frank/PhpstormProjects/escapepage/bin/console debug:container --show-hidden</b><br> <br> The <b>--format</b> option specifies the format of the command output:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console debug:container --format=json</b><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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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/frank/PhpstormProjects/escapepage/bin/console debug:dotenv</b> command displays all the environment variables configured by dotenv:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console debug:dotenv</b><br> <br> To get specific variables, specify its full or partial name:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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/frank/PhpstormProjects/escapepage/bin/console debug:event-dispatcher</b><br> <br> To get specific listeners for an event, specify its name:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console debug:event-dispatcher kernel.request</b><br> <br> The <b>--format</b> option specifies the format of the command output:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console debug:event-dispatcher --format=json</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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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/frank/PhpstormProjects/escapepage/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/frank/PhpstormProjects/escapepage/bin/console debug:form Symfony\Component\Form\Extension\Core\Type\ChoiceType</b><br> <b>php /home/frank/PhpstormProjects/escapepage/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/frank/PhpstormProjects/escapepage/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/frank/PhpstormProjects/escapepage/bin/console debug:form --show-deprecated</b><br> <b>php /home/frank/PhpstormProjects/escapepage/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/frank/PhpstormProjects/escapepage/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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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:messenger</name>
|
||
<help><![CDATA[The <b>debug:messenger</b> command displays all messages that can be<br> dispatched using the message buses:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console debug:messenger</b><br> <br> Or for a specific bus only:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console debug:messenger command_bus</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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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>bus[=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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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/frank/PhpstormProjects/escapepage/bin/console debug:router</b><br> <br> The <b>--format</b> option specifies the format of the command output:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console debug:router --format=json</b><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>--method</td><td></td><td>Filter by HTTP method</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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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="--method" shortcut="" pattern="equals">
|
||
<help><![CDATA[Filter by HTTP method]]></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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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:serializer</name>
|
||
<help><![CDATA[The <b>debug:serializer 'App\Entity\Dummy'</b> command dumps the serializer groups for the dummy 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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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="--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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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:translation</name>
|
||
<help><![CDATA[The <b>debug:translation</b> command helps finding unused or missing translation<br> messages and comparing them with the fallback ones by inspecting the<br> templates and translation files of a given bundle or the default translations directory.<br> <br> You can display information about bundle translations in a specific locale:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console debug:translation en AcmeDemoBundle</b><br> <br> You can also specify a translation domain for the search:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console debug:translation --domain=messages en AcmeDemoBundle</b><br> <br> You can only display missing messages:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console debug:translation --only-missing en AcmeDemoBundle</b><br> <br> You can only display unused messages:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console debug:translation --only-unused en AcmeDemoBundle</b><br> <br> You can display information about application translations in a specific locale:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console debug:translation en</b><br> <br> You can display information about translations in all registered bundles in a specific locale:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console debug:translation --all en</b><br> <br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--domain</td><td></td><td>The messages domain</td></tr> <tr><td>--only-missing</td><td></td><td>Display only missing messages</td></tr> <tr><td>--only-unused</td><td></td><td>Display only unused messages</td></tr> <tr><td>--all</td><td></td><td>Load messages from all registered bundles</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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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>locale bundle[=null]</params>
|
||
<optionsBefore>
|
||
<option name="--domain" shortcut="" pattern="equals">
|
||
<help><![CDATA[The messages domain]]></help>
|
||
</option>
|
||
<option name="--only-missing" shortcut="">
|
||
<help><![CDATA[Display only missing messages]]></help>
|
||
</option>
|
||
<option name="--only-unused" shortcut="">
|
||
<help><![CDATA[Display only unused messages]]></help>
|
||
</option>
|
||
<option name="--all" shortcut="">
|
||
<help><![CDATA[Load messages from all registered bundles]]></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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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>error:dump</name>
|
||
<help><![CDATA[Dump error pages to plain HTML files that can be directly served by a web server<br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--force</td><td>(-f)</td><td>Force directory removal before dumping new error pages</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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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 status-codes[=null]</params>
|
||
<optionsBefore>
|
||
<option name="--force" shortcut="-f">
|
||
<help><![CDATA[Force directory removal before dumping new error pages]]></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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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>importmap:audit</name>
|
||
<help><![CDATA[The <b>--format</b> option specifies the format of the command output:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console importmap:audit --format=json</b><br/><br/><table> <tr><td><strong>Options:</strong></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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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 ("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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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>importmap:install</name>
|
||
<help><![CDATA[Download all assets that should be downloaded<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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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>importmap:outdated</name>
|
||
<help><![CDATA[The <b>importmap:outdated</b> command will list the latest updates available for the 3rd party packages in <comment>importmap.php</comment>.<br> Versions showing in <fg=red>red</> are semver compatible versions and you should upgrading.<br> Versions showing in <fg=yellow>yellow</> are major updates that include backward compatibility breaks according to semver.<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console importmap:outdated</b><br> <br> Or specific packages only:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console importmap:outdated <packages></b><br> <br> The <b>--format</b> option specifies the format of the command output:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console importmap:outdated --format=json</b><br/><br/><table> <tr><td><strong>Options:</strong></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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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>packages[=null]</params>
|
||
<optionsBefore>
|
||
<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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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>importmap:remove</name>
|
||
<help><![CDATA[The <b>importmap:remove</b> command removes packages from the <comment>importmap.php</comment>.<br> If a package was downloaded into your app, the downloaded file will also be removed.<br> <br> For example:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console importmap:remove lodash</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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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>packages</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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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>importmap:require</name>
|
||
<help><![CDATA[The <b>importmap:require</b> command adds packages to <comment>importmap.php</comment> usually<br> by finding a CDN URL for the given package and version.<br> <br> For example:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console importmap:require lodash</b><br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console importmap:require "lodash@^4.15"</b><br> <br> You can also require specific paths of a package:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console importmap:require "chart.js/auto"</b><br> <br> Or require one package/file, but alias its name in your import map:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console importmap:require "vue/dist/vue.esm-bundler.js=vue"</b><br> <br> Sometimes, a package may require other packages and multiple new items may be added<br> to the import map.<br> <br> You can also require multiple packages at once:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console importmap:require "lodash@^4.15" "@hotwired/stimulus"</b><br> <br> To add an importmap entry pointing to a local file, use the <b>path</b> option:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console importmap:require "any_module_name" --path=./assets/some_file.js</b><br> <br> To simulate the installation, use the <b>--dry-run</b> option:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console importmap:require "any_module_name" --dry-run -v</b><br> <br> When this option is enabled, this command does not perform any write operations to the filesystem.<br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--entrypoint</td><td></td><td>Make the packages an entrypoint?</td></tr> <tr><td>--path</td><td></td><td>The local path where the package lives relative to the project root</td></tr> <tr><td>--dry-run</td><td></td><td>Simulate the installation of the packages</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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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>packages</params>
|
||
<optionsBefore>
|
||
<option name="--entrypoint" shortcut="">
|
||
<help><![CDATA[Make the packages an entrypoint?]]></help>
|
||
</option>
|
||
<option name="--path" shortcut="" pattern="equals">
|
||
<help><![CDATA[The local path where the package lives relative to the project root]]></help>
|
||
</option>
|
||
<option name="--dry-run" shortcut="">
|
||
<help><![CDATA[Simulate the installation of the packages]]></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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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>importmap:update</name>
|
||
<help><![CDATA[The <b>importmap:update</b> command will update all from the 3rd part packages<br> in <comment>importmap.php</comment> to their latest version, including downloaded packages.<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console importmap:update</b><br> <br> Or specific packages only:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console importmap:update <packages></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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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>packages[=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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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>--resolve-env-vars</td><td></td><td>Resolve environment variables and fail if one is missing.</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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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="--resolve-env-vars" shortcut="">
|
||
<help><![CDATA[Resolve environment variables and fail if one is missing.]]></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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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:translations</name>
|
||
<help><![CDATA[The <b>lint:translations</> command lint translations.<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console lint:translations</><br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--locale</td><td></td><td>Specify the locales to lint.</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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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="--locale" shortcut="" pattern="equals">
|
||
<help><![CDATA[Specify the locales to lint.]]></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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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:xliff</name>
|
||
<help><![CDATA[The <b>lint:xliff</b> command lints an XLIFF file and outputs to STDOUT<br> the first encountered syntax error.<br> <br> You can validates XLIFF contents passed from STDIN:<br> <br> <b>cat filename | php /home/frank/PhpstormProjects/escapepage/bin/console lint:xliff -</b><br> <br> You can also validate the syntax of a file:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console lint:xliff filename</b><br> <br> Or of a whole directory:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console lint:xliff dirname</b><br> <br> The <b>--format</b> option specifies the format of the command output:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console lint:xliff dirname --format=json</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>--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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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="--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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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/frank/PhpstormProjects/escapepage/bin/console lint:yaml -</b><br> <br> You can also validate the syntax of a file:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console lint:yaml filename</b><br> <br> Or of a whole directory:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console lint:yaml dirname</b><br> <br> The <b>--format</b> option specifies the format of the command output:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console lint:yaml dirname --format=json</b><br> <br> You can also exclude one or more specific files:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/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/frank/PhpstormProjects/escapepage/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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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>mailer:test</name>
|
||
<help><![CDATA[The <b>mailer:test</b> command tests a Mailer transport by sending a simple email message:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console mailer:test to@example.com</b><br> <br> You can also specify a specific transport:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console mailer:test to@example.com --transport=transport_name</b><br> <br> Note that this command bypasses the Messenger bus if configured.<br> <br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--from</td><td></td><td>The sender of the message</td></tr> <tr><td>--subject</td><td></td><td>The subject of the message</td></tr> <tr><td>--body</td><td></td><td>The body of the message</td></tr> <tr><td>--transport</td><td></td><td>The transport to be used</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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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</params>
|
||
<optionsBefore>
|
||
<option name="--from" shortcut="" pattern="equals">
|
||
<help><![CDATA[The sender of the message]]></help>
|
||
</option>
|
||
<option name="--subject" shortcut="" pattern="equals">
|
||
<help><![CDATA[The subject of the message]]></help>
|
||
</option>
|
||
<option name="--body" shortcut="" pattern="equals">
|
||
<help><![CDATA[The body of the message]]></help>
|
||
</option>
|
||
<option name="--transport" shortcut="" pattern="equals">
|
||
<help><![CDATA[The transport to be used]]></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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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>messenger:consume</name>
|
||
<help><![CDATA[The <b>messenger:consume</b> command consumes messages and dispatches them to the message bus.<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console messenger:consume <receiver-name></b><br> <br> To receive from multiple transports, pass each name:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console messenger:consume receiver1 receiver2</b><br> <br> Use the --limit option to limit the number of messages received:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console messenger:consume <receiver-name> --limit=10</b><br> <br> Use the --failure-limit option to stop the worker when the given number of failed messages is reached:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console messenger:consume <receiver-name> --failure-limit=2</b><br> <br> Use the --memory-limit option to stop the worker if it exceeds a given memory usage limit. You can use shorthand byte values [K, M or G]:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console messenger:consume <receiver-name> --memory-limit=128M</b><br> <br> Use the --time-limit option to stop the worker when the given time limit (in seconds) is reached.<br> If a message is being handled, the worker will stop after the processing is finished:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console messenger:consume <receiver-name> --time-limit=3600</b><br> <br> Use the --bus option to specify the message bus to dispatch received messages<br> to instead of trying to determine it automatically. This is required if the<br> messages didn't originate from Messenger:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console messenger:consume <receiver-name> --bus=event_bus</b><br> <br> Use the --queues option to limit a receiver to only certain queues (only supported by some receivers):<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console messenger:consume <receiver-name> --queues=fasttrack</b><br> <br> Use the --no-reset option to prevent services resetting after each message (may lead to leaking services' state between messages):<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console messenger:consume <receiver-name> --no-reset</b><br> <br> Use the --all option to consume from all receivers:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console messenger:consume --all</b><br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--limit</td><td>(-l)</td><td>Limit the number of received messages</td></tr> <tr><td>--failure-limit</td><td>(-f)</td><td>The number of failed messages the worker can consume</td></tr> <tr><td>--memory-limit</td><td>(-m)</td><td>The memory limit the worker can consume</td></tr> <tr><td>--time-limit</td><td>(-t)</td><td>The time limit in seconds the worker can handle new messages</td></tr> <tr><td>--sleep</td><td></td><td>Seconds to sleep before asking for new messages after no messages were found</td></tr> <tr><td>--bus</td><td>(-b)</td><td>Name of the bus to which received messages should be dispatched (if not passed, bus is determined automatically)</td></tr> <tr><td>--queues</td><td></td><td>Limit receivers to only consume from the specified queues</td></tr> <tr><td>--no-reset</td><td></td><td>Do not reset container services after each message</td></tr> <tr><td>--all</td><td></td><td>Consume messages from all receivers</td></tr> <tr><td>--keepalive</td><td></td><td>Whether to use the transport's keepalive mechanism if implemented</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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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>receivers[=null]</params>
|
||
<optionsBefore>
|
||
<option name="--limit" shortcut="-l" pattern="equals">
|
||
<help><![CDATA[Limit the number of received messages]]></help>
|
||
</option>
|
||
<option name="--failure-limit" shortcut="-f" pattern="equals">
|
||
<help><![CDATA[The number of failed messages the worker can consume]]></help>
|
||
</option>
|
||
<option name="--memory-limit" shortcut="-m" pattern="equals">
|
||
<help><![CDATA[The memory limit the worker can consume]]></help>
|
||
</option>
|
||
<option name="--time-limit" shortcut="-t" pattern="equals">
|
||
<help><![CDATA[The time limit in seconds the worker can handle new messages]]></help>
|
||
</option>
|
||
<option name="--sleep" shortcut="" pattern="equals">
|
||
<help><![CDATA[Seconds to sleep before asking for new messages after no messages were found]]></help>
|
||
</option>
|
||
<option name="--bus" shortcut="-b" pattern="equals">
|
||
<help><![CDATA[Name of the bus to which received messages should be dispatched (if not passed, bus is determined automatically)]]></help>
|
||
</option>
|
||
<option name="--queues" shortcut="" pattern="equals">
|
||
<help><![CDATA[Limit receivers to only consume from the specified queues]]></help>
|
||
</option>
|
||
<option name="--no-reset" shortcut="">
|
||
<help><![CDATA[Do not reset container services after each message]]></help>
|
||
</option>
|
||
<option name="--all" shortcut="">
|
||
<help><![CDATA[Consume messages from all receivers]]></help>
|
||
</option>
|
||
<option name="--keepalive" shortcut="" pattern="equals">
|
||
<help><![CDATA[Whether to use the transport's keepalive mechanism if implemented]]></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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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>messenger:setup-transports</name>
|
||
<help><![CDATA[The <b>messenger:setup-transports</b> command setups the transports:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console messenger:setup-transports</b><br> <br> Or a specific transport only:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console messenger:setup-transports <transport></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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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>transport[=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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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>messenger:stats</name>
|
||
<help><![CDATA[The <b>messenger:stats</b> command counts the messages for all the transports:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console messenger:stats</b><br> <br> Or specific transports only:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console messenger:stats <transportNames></b><br> <br> The <b>--format</b> option specifies the format of the command output:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console messenger:stats --format=json</b><br/><br/><table> <tr><td><strong>Options:</strong></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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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>transport_names[=null]</params>
|
||
<optionsBefore>
|
||
<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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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>messenger:stop-workers</name>
|
||
<help><![CDATA[The <b>messenger:stop-workers</b> command sends a signal to stop any <b>messenger:consume</b> processes that are running.<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console messenger:stop-workers</b><br> <br> Each worker command will finish the message they are currently processing<br> and then exit. Worker commands are *not* automatically restarted: that<br> should be handled by a process control system.<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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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/frank/PhpstormProjects/escapepage/bin/console router:match /foo</b><br> <br> or<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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/frank/PhpstormProjects/escapepage/bin/console secrets:decrypt-to-local</b><br> <br> When the <b>--force</b> option is provided, secrets that already exist in the local vault are overridden.<br> <br> <b>/home/frank/PhpstormProjects/escapepage/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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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/frank/PhpstormProjects/escapepage/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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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/frank/PhpstormProjects/escapepage/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/frank/PhpstormProjects/escapepage/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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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/frank/PhpstormProjects/escapepage/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/frank/PhpstormProjects/escapepage/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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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/frank/PhpstormProjects/escapepage/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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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/frank/PhpstormProjects/escapepage/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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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/frank/PhpstormProjects/escapepage/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/frank/PhpstormProjects/escapepage/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/frank/PhpstormProjects/escapepage/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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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>translation:extract</name>
|
||
<help><![CDATA[The <b>translation:extract</b> command extracts translation strings from templates<br> of a given bundle or the default translations directory. It can display them or merge<br> the new ones into the translation files.<br> <br> When new translation strings are found it can automatically add a prefix to the translation<br> message. However, if the <comment>--no-fill</comment> option is used, the <comment>--prefix</comment><br> option has no effect, since the translation values are left empty.<br> <br> Example running against a Bundle (AcmeBundle)<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console translation:extract --dump-messages en AcmeBundle</b><br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console translation:extract --force --prefix="new_" fr AcmeBundle</b><br> <br> Example running against default messages directory<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console translation:extract --dump-messages en</b><br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console translation:extract --force --prefix="new_" fr</b><br> <br> You can sort the output with the <comment>--sort</> flag:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console translation:extract --dump-messages --sort=asc en AcmeBundle</b><br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console translation:extract --force --sort=desc fr</b><br> <br> You can dump a tree-like structure using the yaml format with <comment>--as-tree</> flag:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console translation:extract --force --format=yaml --as-tree=3 en AcmeBundle</b><br> <br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--prefix</td><td></td><td>Override the default prefix</td></tr> <tr><td>--no-fill</td><td></td><td>Extract translation keys without filling in values</td></tr> <tr><td>--format</td><td></td><td>Override the default output format</td></tr> <tr><td>--dump-messages</td><td></td><td>Should the messages be dumped in the console</td></tr> <tr><td>--force</td><td></td><td>Should the extract be done</td></tr> <tr><td>--clean</td><td></td><td>Should clean not found messages</td></tr> <tr><td>--domain</td><td></td><td>Specify the domain to extract</td></tr> <tr><td>--sort</td><td></td><td>Return list of messages sorted alphabetically</td></tr> <tr><td>--as-tree</td><td></td><td>Dump the messages as a tree-like structure: The given value defines the level where to switch to inline YAML</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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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>locale bundle[=null]</params>
|
||
<optionsBefore>
|
||
<option name="--prefix" shortcut="" pattern="equals">
|
||
<help><![CDATA[Override the default prefix]]></help>
|
||
</option>
|
||
<option name="--no-fill" shortcut="">
|
||
<help><![CDATA[Extract translation keys without filling in values]]></help>
|
||
</option>
|
||
<option name="--format" shortcut="" pattern="equals">
|
||
<help><![CDATA[Override the default output format]]></help>
|
||
</option>
|
||
<option name="--dump-messages" shortcut="">
|
||
<help><![CDATA[Should the messages be dumped in the console]]></help>
|
||
</option>
|
||
<option name="--force" shortcut="">
|
||
<help><![CDATA[Should the extract be done]]></help>
|
||
</option>
|
||
<option name="--clean" shortcut="">
|
||
<help><![CDATA[Should clean not found messages]]></help>
|
||
</option>
|
||
<option name="--domain" shortcut="" pattern="equals">
|
||
<help><![CDATA[Specify the domain to extract]]></help>
|
||
</option>
|
||
<option name="--sort" shortcut="" pattern="equals">
|
||
<help><![CDATA[Return list of messages sorted alphabetically]]></help>
|
||
</option>
|
||
<option name="--as-tree" shortcut="" pattern="equals">
|
||
<help><![CDATA[Dump the messages as a tree-like structure: The given value defines the level where to switch to inline YAML]]></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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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>translation:pull</name>
|
||
<help><![CDATA[The <b>translation:pull</> command pulls translations from the given provider. Only<br> new translations are pulled, existing ones are not overwritten.<br> <br> You can overwrite existing translations (and remove the missing ones on local side) by using the <comment>--force</> flag:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console translation:pull --force provider</><br> <br> Full example:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console translation:pull provider --force --domains=messages --domains=validators --locales=en</><br> <br> This command pulls all translations associated with the <comment>messages</> and <comment>validators</> domains for the <comment>en</> locale.<br> Local translations for the specified domains and locale are deleted if they're not present on the provider and overwritten if it's the case.<br> Local translations for others domains and locales are ignored.<br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--force</td><td></td><td>Override existing translations with provider ones (it will delete not synchronized messages).</td></tr> <tr><td>--intl-icu</td><td></td><td>Associated to --force option, it will write messages in "%domain%+intl-icu.%locale%.xlf" files.</td></tr> <tr><td>--domains</td><td></td><td>Specify the domains to pull.</td></tr> <tr><td>--locales</td><td></td><td>Specify the locales to pull.</td></tr> <tr><td>--format</td><td></td><td>Override the default output format.</td></tr> <tr><td>--as-tree</td><td></td><td>Write messages as a tree-like structure. Needs --format=yaml. The given value defines the level where to switch to inline YAML</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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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>provider</params>
|
||
<optionsBefore>
|
||
<option name="--force" shortcut="">
|
||
<help><![CDATA[Override existing translations with provider ones (it will delete not synchronized messages).]]></help>
|
||
</option>
|
||
<option name="--intl-icu" shortcut="">
|
||
<help><![CDATA[Associated to --force option, it will write messages in "%domain%+intl-icu.%locale%.xlf" files.]]></help>
|
||
</option>
|
||
<option name="--domains" shortcut="" pattern="equals">
|
||
<help><![CDATA[Specify the domains to pull.]]></help>
|
||
</option>
|
||
<option name="--locales" shortcut="" pattern="equals">
|
||
<help><![CDATA[Specify the locales to pull.]]></help>
|
||
</option>
|
||
<option name="--format" shortcut="" pattern="equals">
|
||
<help><![CDATA[Override the default output format.]]></help>
|
||
</option>
|
||
<option name="--as-tree" shortcut="" pattern="equals">
|
||
<help><![CDATA[Write messages as a tree-like structure. Needs --format=yaml. The given value defines the level where to switch to inline YAML]]></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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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>translation:push</name>
|
||
<help><![CDATA[The <b>translation:push</> command pushes translations to the given provider. Only new<br> translations are pushed, existing ones are not overwritten.<br> <br> You can overwrite existing translations by using the <comment>--force</> flag:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console translation:push --force provider</><br> <br> You can delete provider translations which are not present locally by using the <comment>--delete-missing</> flag:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console translation:push --delete-missing provider</><br> <br> Full example:<br> <br> <b>php /home/frank/PhpstormProjects/escapepage/bin/console translation:push provider --force --delete-missing --domains=messages --domains=validators --locales=en</><br> <br> This command pushes all translations associated with the <comment>messages</> and <comment>validators</> domains for the <comment>en</> locale.<br> Provider translations for the specified domains and locale are deleted if they're not present locally and overwritten if it's the case.<br> Provider translations for others domains and locales are ignored.<br/><br/><table> <tr><td><strong>Options:</strong></td></tr> <tr><td>--force</td><td></td><td>Override existing translations with local ones (it will delete not synchronized messages).</td></tr> <tr><td>--delete-missing</td><td></td><td>Delete translations available on provider but not locally.</td></tr> <tr><td>--domains</td><td></td><td>Specify the domains to push.</td></tr> <tr><td>--locales</td><td></td><td>Specify the locales to push.</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>--silent</td><td></td><td>Do not output any message</td></tr> <tr><td>--quiet</td><td>(-q)</td><td>Only errors are displayed. All other output is suppressed</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>provider</params>
|
||
<optionsBefore>
|
||
<option name="--force" shortcut="">
|
||
<help><![CDATA[Override existing translations with local ones (it will delete not synchronized messages).]]></help>
|
||
</option>
|
||
<option name="--delete-missing" shortcut="">
|
||
<help><![CDATA[Delete translations available on provider but not locally.]]></help>
|
||
</option>
|
||
<option name="--domains" shortcut="" pattern="equals">
|
||
<help><![CDATA[Specify the domains to push.]]></help>
|
||
</option>
|
||
<option name="--locales" shortcut="" pattern="equals">
|
||
<help><![CDATA[Specify the locales to push.]]></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="--silent" shortcut="">
|
||
<help><![CDATA[Do not output any message]]></help>
|
||
</option>
|
||
<option name="--quiet" shortcut="-q">
|
||
<help><![CDATA[Only errors are displayed. All other output is suppressed]]></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>
|
||
|